In my application i want to keep each customers data separately so wanted to know how can i achieve Multi-Tenancy in Neo4j.
As Neo4j does not support schemas on a DB as in ORACLE, is there any way to run multiple instances say on different ports on a single installation of Neo4j?