laravel-arangodb icon indicating copy to clipboard operation
laravel-arangodb copied to clipboard

Add graph statements?

Open LaravelFreelancerNL opened this issue 1 year ago • 0 comments

See if and how we can add an easy to use graph clause to the query builder. Including collection/graph selection, directions, depth, pruning etc.

What would be a good api? I'm thinking of adding in a similar way as joins are created in the query builder. That should let us isolate most graph specific methods.

LaravelFreelancerNL avatar Jan 09 '24 12:01 LaravelFreelancerNL