neo4jphp
neo4jphp copied to clipboard
getLength() actually returns the number of relationships in a path.
Closes issue #127
Adjusted the test to account for the fact that getLength() will be returning the relation count, and won't be context dependant.