Hello everyone, It's written in the official and current documentation (3.1 : http://neo4j.com/docs/operations-manual/current/security/authentication-authorization/subgraph-access-control/ ) that a user can be configured to read, not write nodes labelled 'something' and / or relationships of type 'somethingelese' But in fact I couldn't find how to do it.
Using the "call dbms.procedures()" i see many new functions that can be used to manage roles and user, but nothing enough fine to concretely configure the users by type of access and type of objects, as said. ( http://neo4j.com/docs/operations-manual/current/security/authentication-authorization/native-user-role-management/procedures/#user-roles-create-role ) Can anyone knows how to do it or where is the relevant documentation for this? Thanks -- You received this message because you are subscribed to the Google Groups "Neo4j" 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.
