microsoft / spring-data-gremlin

We are in the process of deprecating Spring Data Gremlin. -- Provide generic annotation oriented programming form based on gremlin for graph database
Other
128 stars 76 forks source link

How can we create native Gremlin query? #278

Closed senolatac closed 3 years ago

senolatac commented 3 years ago

Expected Behavior

To create native gremlin query like: g.addV("Person").property("Name", "Justin").next();

Your Environment

chenrujun commented 3 years ago

Closing this issue. Because it's not active for a long time. If anyone have similar issue, please create issue in new repo: https://github.com/Azure/azure-sdk-for-java/issues