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 [email protected] https://lists.neo4j.org/mailman/listinfo/user

