How do I connect new graph with .net driver #4743
harunsolidatus
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I created a new graph by using groovy script.
Then tried to connect that graph with
When I want to make operation with traversal object ( like
_g.V().Count().Next()
) it returnsWhat should I do to make that graph recognizable for the .net driver?
Beta Was this translation helpful? Give feedback.
All reactions