-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Description
Hello,
can you please advise on the best way to use this library? More specifically, how to use the returned result(s) of a cypher query
or transaction
(besides just print
-ing the result, inside the with-transaction
block.
I'm getting
Error printing return value (ResultConsumedException) at org.neo4j.driver.internal.util.Futures/blockingGet (Futures.java:143).
Cannot access records on this result any more as the result has already been consumed or the query runner where the result is created has already been closed.
Metadata
Metadata
Assignees
Labels
No labels