Is it possible for a record to use the permissions of another record of another class, or even just another record of the same class? For example, create a class for a 'Forum', add a new 'Forum' record, and allow certain users permission to view that new record. Then create another class, 'Post', and create a new 'Post' record, with its permissions linked to the 'Forum' record, so that whoever has access to the 'Forum' record can also read the 'Post' records which have been created and linked to that 'Forum' record.
-- --- 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.
