"If you want a graph to be homogenous, ..." It's not about wanting graph to be homogenous, you need a graph, because the data are homogenous.
"Idea of partitioning is to achieve data separation" If you mean partitioning as a logical differentiation than yes. Than classes and inheritance can be used for that that in OrientDB. I was talking about partitioning as a way to deal with technical limitations (size/performance) by separating data into smaller pieces. Dne neděle 18. října 2015 15:39:33 UTC+2 scott molinari napsal(a): > > Well, the whole idea of partitioning is to achieve data separation. So > clearly, if you want a graph to be homogenous, it can't be partitioned. > > Reading the ODB partitioning section, partitioning through the user > permissions system sounds like a pretty good answer to the problem. In > fact, for our "user service", I've been wondering how we can partition the > user data, but still have all users available for global (above the tenant > level) querying purposes, as we want to also have a user "network" across > all tenants (which is a tricky situation, I know). The user role system > sounds like a great fit for this. > > Scott > -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
