Skip to content

Dynamic Graphs is Java irrealizable ? #2990

Answered by vtslab
ZhangErling asked this question in Q&A
Discussion options

You must be logged in to vote

OK, this was confusing and could have benefitted from clearer thinking on my side. The difference between running the ConfiguredGraphFactory code in Gremlin Console and in a java gremlin client, is that Gremlin Console does some trickery to run all groovy code remotely after the withRemote method call. The java gremlin client, however, tries to run the ConfiguredGraphFactory code locally. No time to look into this right now, but the obvious workaround seems to use the procedures described in https://tinkerpop.apache.org/docs/current/reference/#gremlin-java-scripts. I guess, though, that understanding the root cause is most important for you now.

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@ZhangErling
Comment options

Comment options

You must be logged in to vote
3 replies
@ZhangErling
Comment options

@farodin91
Comment options

@ZhangErling
Comment options

Comment options

You must be logged in to vote
1 reply
@ZhangErling
Comment options

Answer selected by ZhangErling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants