Gremlinq / ExRam.Gremlinq

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Path step support

arnaudvh opened this issue · comments

SimplePath and CyclicPath steps are implemented but not the Path step: Apache Tinkerpop Path documentation

I will need this step for one my projects.

Is it foreseen ?
Could it be possible to return a Path structure (with every vertex/edge that have been traversed) ?

Thank you

It's currently not on the roadmap and I would have to get an idea of what the signature of such a method would have to look like. Suggestions and contributions are welcome!

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.