Method: Neo4j::Model.all

Defined in:
lib/neo4j/model.rb

.allObject



71
72
73
# File 'lib/neo4j/model.rb', line 71

def self.all
  super.nodes
end