And if your domain is shardable you can still shard the same way you would do using a relational database when using a graph database.
-Johan On Wed, Jan 19, 2011 at 10:17 AM, Jim Webber <[email protected]> wrote: > Hello Luanne, > > Right now the only viable approach would be "cache sharding" (i.e. not really > sharding at all) whereby read requests for related bits of information are > sent to a specific replica (thereby keeping those caches warm and relevant). > > Jim _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

