I want to maintain relationships in neo4j, but (maybe I havenโt decided yet) to save objects in different databases (like Redis). And if you do this, it would be nice to synchronize the identifiers in the db repository and in neo4j. So, can I create a node in neo4j by passing it an ID?
PS project in PHP and access to neo4j through the REST API.
php neo4j
Terion
source share