Toggle menu
Nitlanguage.org
Nitdoc
neo4j
graph
graph
NeoGraph
_nodes
private
var
_nodes
:
NeoNodeCollection
neo4j
::
NeoGraph
::
_nodes
Doc
Linearization
Summary
All the nodes in the graph.
All the nodes in the graph.
Summary
Property definitions
neo4j$NeoGraph$_nodes
Property definitions
neo4j
$
NeoGraph
::
_nodes
# All the nodes in the graph.
var
nodes
:
NeoNodeCollection
lib/neo4j/graph/graph.nit:25,2--26,29