after=count(graphDb.getAllNodes()); | after=Iterables.count(graphDb.getAllNodes()); | after=count(graphDb.getAllNodes()) | after=Iterables.count(graphDb.getAllNodes()) | neo4j | c4d311bfa54cc7daff4e732c248c3a3b20e4a879 | org.neo4j.cypher.GraphDatabaseServiceExecuteTest | | | | - org.neo4j.helpers.collection.Iterables
| | Uses | True |
before=count(graphDb.getAllNodes()); | before=Iterables.count(graphDb.getAllNodes()); | before=count(graphDb.getAllNodes()) | before=Iterables.count(graphDb.getAllNodes()) | neo4j | c4d311bfa54cc7daff4e732c248c3a3b20e4a879 | org.neo4j.cypher.GraphDatabaseServiceExecuteTest | | | | - org.neo4j.helpers.collection.Iterables
| | Uses | True |