Gremlinq / ExRam.Gremlinq

A .NET object-graph-mapper for Apache TinkerPop™ Gremlin enabled databases.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How I can get graph tree

jayaemekar opened this issue · comments

I wanted to get all the vertex and edge properties for graph tree with all out edges.

From startvertex I want to traverse through all the outgoing edges, till the level it has outgoing edge, and return all the vertex and edge property. for each level

Close in favour of #934 ?

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.