OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
viewCount = IteratorUtil.count(validRafts)viewCount = Iterables.count(validRafts)IteratorUtil.count(validRafts)Iterables.count(validRafts)neo4jc4d311bfa54cc7daff4e732c248c3a3b20e4a879org.neo4j.coreedge.raft.elections.ElectionUtil
_139
_239
_1viewCount
_2viewCount
v0validRafts
  • org.neo4j.helpers.collection.Iterables
v0validRafts
AssignedToTrue
return IteratorUtil.count((Iterable)graphdb().getAllNodes());return Iterables.count((Iterable)graphdb().getAllNodes());IteratorUtil.count((Iterable)graphdb().getAllNodes())Iterables.count((Iterable)graphdb().getAllNodes())neo4jc4d311bfa54cc7daff4e732c248c3a3b20e4a879org.neo4j.server.rest.streaming.StreamingBatchOperationDocIT
_1652
_2651
_1countNodes
_2countNodes
v0(Iterable)graphdb().getAllNodes()
  • org.neo4j.helpers.collection.Iterables
v0(Iterable)graphdb().getAllNodes()
ReturnsTrue
count = IteratorUtil.count(db.getAllNodes())count = Iterables.count(db.getAllNodes())IteratorUtil.count(db.getAllNodes())Iterables.count(db.getAllNodes())neo4jc4d311bfa54cc7daff4e732c248c3a3b20e4a879org.neo4j.metatest.TestImpermanentGraphDatabase
_1100
_299
_1count
_2count
v0db.getAllNodes()
  • org.neo4j.helpers.collection.Iterables
v0db.getAllNodes()
AssignedToTrue
count = IteratorUtil.count(getGraphDb().getAllNodes())count = Iterables.count(getGraphDb().getAllNodes())IteratorUtil.count(getGraphDb().getAllNodes())Iterables.count(getGraphDb().getAllNodes())neo4jc4d311bfa54cc7daff4e732c248c3a3b20e4a879org.neo4j.kernel.impl.core.TestNeo4j
_1192
_2192
_1count
_2count
v0getGraphDb().getAllNodes()
  • org.neo4j.helpers.collection.Iterables
v0getGraphDb().getAllNodes()
AssignedToTrue