datastax enterprise - Error while trying huge gremlin Queries in Data Stax Graph -


all of run in datastax studio.

i have gremlin query needs addition of 10 vertices , many edges. have written gremlin query , runs successfully.

then copied same query twice changing values. again ran

then tried same query different values in different cell in datastax studio , got following error:

java.util.concurrent.completionexception:org.apache.tinkerpop.gremlin.driver.exception.responseexception 


Comments

Popular posts from this blog

python - Best design pattern for collection of objects -

go - serving up pdfs using golang -

python - django admin: changing the way a field (w/ relationship to another model) is submitted on a form so that it can be submitted multiple times -