neo4jphp
neo4jphp copied to clipboard
Update EntityMapper to use metadata if available
As of 2.1.5, id and labels are available as metadata for nodes. If they exist, use them instead of parsing the id from the entity uri.