class Neography::Node
Public Instance Methods
_java_node()
click to toggle source
# File lib/neo4j-cypher/neography.rb 11 def _java_node 12 self 13 end
# File lib/neo4j-cypher/neography.rb 11 def _java_node 12 self 13 end