Command/Batch/AddToIndex.php 1

Type Line Description
45 Prevent the command from throwing an Exception if an unsaved entity

Command/Batch/Commit.php 2

Type Line Description
TODO 11 : Handle the case of empty body or body\data needing to be objects not arrays
TODO 11 : Is this really a batch command in itself, or something different?

Command/Batch/CreateRelationship.php 2

Type Line Description
41 Prevent the command from throwing an Exception if an unsaved start node
54 Prevent the command from throwing an Exception if an unsaved end node

Command/ExecutePagedTraversal.php 1

Type Line Description
91 No results found or end of result set indicated by not found

Cypher/Query.php 1

Type Line Description
12 docs.neo4j.org/chunked/snapshot/cypher-query-lang.html

Geoff.php 2

Type Line Description
6 py2neo.org/geoff
7 github.com/nigelsmall/py2neo

Gremlin/Query.php 1

Type Line Description
12 docs.neo4j.org/chunked/snapshot/gremlin-plugin.html

Query/ResultSet.php 3

Type Line Description
44 ArrayAccess API
70 Countable API
78 Iterator API

Query/Row.php 3

Type Line Description
35 ArrayAccess API
75 Countable API
83 Iterator API

Transport.php 1

Type Line Description
56 {$this->host}:{$this->port}{$this->path}";