Hello yWorks Team,
when creating virtual objects (nodes and relations) with a Neo4j Cypher script in yEd Live for Neo4j I receive the following error message: "Cannot read properties of undefined (reading 'join')"
This only happens when as well apoc.create.vNode and apoc.create.vRelationship is used in combination. When mixing virtual objects with stored objects virtual generations are still possible. In a former version of the Neo4j Data Explorer it was possible to generate pure virtual structures based in Cypher queries was possible. Is this problem known? And if yes is there a workaround?