Cheers,
/peter neubauer
G: neubauer.peter
S: peter.neubauer
P: +46 704 106975
L: http://www.linkedin.com/in/neubauer
T: @peterneubauer
Neo4j 1.6 released - dzone.com/6S4K
The Neo4j Heroku Challenge - http://neo4j-challenge.herokuapp.com/
We've done some work around Multitenancy with Neo4j.rb, you can read about the approach here: http://blog.vivekprahlad.com/multitenancy-with-neo4jrb
This solution doesn't use a multi-database approach, though - it partitions a single graph database to support multiple tenants.
Would something like http://docs.neo4j.org/chunked/snapshot/examples-acl-structures-in-graphs.html fot the bill?
Send from a device with crappy keyboard and autocorrection.
/peter
Here's my followup question. Do any of the above suggestions *prevent*
segmented graphs from being able to start linking to each other? There
could be great power in different tenants being able to link to each
other and start leveraging eachother's data. Does Neo4j provide any
ACLs around this? I'm thinking the most likely use case is tenants
agreeing to allow other tenants to read their graphs but *not* write.