Is there a way to get the number of relationships without having to iterate
through (and count++) them?
ie. rels=firstNode.getRelationships();
    rels.size(); //doesn't actually exist
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to