How can I sotre seperate graph for different people in one database?

Hi there,

I would like to store the people's seperate graph for the purpose of graph classification. And now I want to have one person having one graph in the database rather putting them all in one Graph. I checked the official docs but can't find a good solution. If anyone is familar with this, your help would be pretty useful for me.

Taking the molecules as an example, I would like to store one graph with a unique ID to query later for every molecule.

@walsripe have you looked at RBAC for this? https://neo4j.com/docs/operations-manual/current/authentication-authorization/access-control/