cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

rleyba
Node
since ‎10-26-2020
‎06-01-2022

User Statistics

  • 2 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hi Team, I want to use Virtual Nodes in Bloom. I have a very basic vnode statement that works in the Neo4j browser but not in bloom. This very simple query... CALL apoc.create.vNode(["CG"],{GP:"Hello"}) Yield node as a RETURN * ...wlll show the labe...