| count=count(node.getRelationships(type,direction)); | count=Iterables.count(node.getRelationships(type,direction)); | count=count(node.getRelationships(type,direction)) | count=Iterables.count(node.getRelationships(type,direction)) | neo4j | c4d311bfa54cc7daff4e732c248c3a3b20e4a879 | examples.CreateAndLoadDenseNodeIT | | | | TCIVar | count |
|---|
| v1 | type |
|---|
| v2 | node |
|---|
| v3 | direction |
|---|
| - org.neo4j.helpers.collection.Iterables
| | TCIVar | count |
|---|
| v1 | type |
|---|
| v2 | node |
|---|
| v3 | direction |
|---|
| Uses | True |