class

Neo4j::Result

Inherits Enumerable / Reference / Object

Constructors

Instance methods

data
Source
each

Must yield this collection's elements to the block.

Source
fields
Source
size

Returns the number of elements in the collection.

[1, 2, 3, 4].size # => 4
Source
type
Source