You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
https://docs.mongodb.com/manual/tutorial/model-tree-structures-with-materialized-paths/
I am curious how i would be able to run something like this.
db.categories.find( { path: /^,Books,/ } )
I am trying to build a category with parents but i cant seem to be able to use the belongs to and has many options.
Beta Was this translation helpful? Give feedback.
All reactions