-
Dec 6th, 2012, 05:51 PM
#1
Multiple neo4j server instances - multiple mapping?
Having 2 running instances of Neo4j server (one on port 7474 and one on 7575), how to
handle entity mapping over the two different instances?
There is no documentation around, regarding how to map @NodeEntity and @RelationshipEntity selectively to one graph-db or the other one in the same spring project. It seems just one mapping is possible.
Is mapping to several instances in the same project still not supported?
Thank you
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules