The documentation doesn't seem to work as expected.
node
#<Neography::Node>>
node.outgoing
#<Neography::NodeTraverser:0x007f5981427f20
I just want to get the nodes for a given relationship, but it's unclear based on the current documentation:
The documentation doesn't seem to work as expected.
node
#<Neography::Node>>
node.outgoing
#<Neography::NodeTraverser:0x007f5981427f20
I just want to get the nodes for a given relationship, but it's unclear based on the current documentation:
That syntax builds a traversal description until you are ready to .each it: