# File lib/neo4jr/embedded_neo_extension.rb, line 16 def find_node_by_identifier(identifier_value) Neo4jr::Indexer.find_node_by_identifier(identifier_value) end