Gremlinq / ExRam.Gremlinq

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why not include the feature :mgmt = graph.openManagement()

ChenZhaobin opened this issue · comments

I find that in JanusGraph.Java we can use mgmt = graph.openManagement() to manage the schemas,
do we have similar functions in this project?

and this one : graph.tx().commit()

I'm afraid no.

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.

Closing: unfortunately the feature doesn't exist and is outside the scope of Gremlinq for the time being.