I have a problem , i am using BatchInserterIndex and during my work sometimes i need to use the method getNodeById in graph database service and as i cant open two instances on the same datastore i had to shutdown the index first and open an instance of graph database service and then shutdown it and return back to my index which is truly bad . is their a way to use graph database service while using my batch index , or is their an equivalent for getNodeById with out using graph database service?
-- View this message in context: http://neo4j-community-discussions.438527.n3.nabble.com/Problem-with-datastore-tp3232799p3232799.html Sent from the Neo4j Community Discussions mailing list archive at Nabble.com. _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

