> With REST, you have a separate server. Thus multiple applications
> can use. Or you can access it directly through normal web browser
> to fix your data.
> Or even run background jobs against that server. All that is
> not possible with native.

I wouldn't say that. It's not possible using Neo4J APIs
directly, but with Spring Data for Neo4J and the rest of
the Spring framework (as an example) it's pretty damn
easy to provide remote access to a Neo4J data store.

                        -TPP
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to