Let's say there are certain types of Labels in our AuraDB uploaded data that we don't want users to edit. We'd like to implement fine-grained controls such as preventing the creation of new nodes with these Labels, or disallowing the deletion of nodes with these Labels. Are there any Cypher queries in AuraDB or Neo4j DB that can enforce such constraints?
Neo4j has fine-grain-access where you can restrict users from specific information of performing operations. It’s in enterprise. I doubt it is available in aura.