struct

Neo4j::Path

Inherits Enumerable / Struct / Value / Object

Constructors

new(nodes : Array(Neo4j::Node), relationships : Array(Neo4j::UnboundRelationship), sequence : Array(Int8))
Source

Instance methods

each

Must yield this collection's elements to the block.

Source
nodes
Source
relationships
Source
sequence
Source