QueryMethods

Constants

Methods

#blank?

+ show/hide code

#count

+ show/hide code

#empty?

+ show/hide code

#exists?

+ show/hide code

#find_each

+ show/hide code

#find_in_batches

+ show/hide code
#first

Returns the first node of this class, sorted by ID. Note that this may not be the first node created since Neo4j recycles IDs.

+ show/hide code
#last

Returns the last node of this class, sorted by ID. Note that this may not be the first node created since Neo4j recycles IDs.

+ show/hide code

#length

+ show/hide code

#size

+ show/hide code