How to use `project` step with `tree` step in Gremlin query
I would like to be able to fetch my categories in my graph database in a way that the children of the categories will be inside children
property.
How to use `project` step with `tree` step in Gremlin query [GRAPH DATABASE]
I would like to be able to fetch my categories in my graph database in a way that the children of the categories will be inside children
property.