Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
12-05-2019 09:47 AM
Hello,
I am implementing custom procedures for Neo4j.
Using Neo4j Java API, I am trying to create a traversal description in a Virtual Graph created during procedure execution.
My use case is to assign properties to VirtualNodes that depend on a traversal using a custom Path Evaluator.
Is it even possible? I am not figuring out how I can do it...
12-05-2019 10:04 AM
No. A virtual graph is solely for returning things and visualize them in browser. You cannot traverse a virtual graph at all.
All the sessions of the conference are now available online