my code do a :
System.out.println("Number of nodes : " +
neo.getConfig().getNeoModule().getNodeManager().getNumberOfIdsInUse(Node.class));

it print :
Number of nodes : -1

why does it print -1 ?
how can i count node ?

thank you :)

-- 
Laurent "ker2x" Laborde
Sysadmin & DBA at http://www.over-blog.com/
_______________________________________________
Neo mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to