embedded_neo_extension.rb
Path:
lib/neo4jr/embedded_neo_extension.rb
Last Update:
Thu Dec 22 22:42:30 +0000 2016
Methods
createNode
create_node
find_node
find_node_by_identifier
getNodeById
External Aliases
getNodeById
->
orginalGetNodeById
createNode
->
orginalCreateNode
Public Instance methods
createNode
(hash = nil)
create_node
(hash = nil)
Alias for
createNode
find_node
(value)
find_node_by_identifier
(identifier_value)
getNodeById
(id)
[Validate]