jadell / neo4jphp

PHP wrapper of the Neo4j REST interface
Other
532 stars 137 forks source link

Update EntityMapper to use metadata if available #163

Open jadell opened 10 years ago

jadell commented 10 years ago

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.