Curious if anyone has rolled a custom security approach with Neo4j that is more permission based (versus role) to protect access to nodes and edges?
We have a need to protect access of the sub-graph nodes or edges that get returned with a query.
Wond...