Hi Team. Does nebula graph support sharing subgrap...
# nebula-users
z
Hi Team. Does nebula graph support sharing subgraphs with graph database style to other users? If I want to share permissions for a subgraph in a large graph database to others, how should I do that?
b
In the Enterprise Edition, you can configure User permissions based on Tag/Edge. https://docs.nebula-graph.io/master/7.data-security/1.authentication/3.role-list/#basic_roleenterprise_edition
z
Thanks a lot for your help!! Actually, we want to embed some of Explorer's features into our own front-end pages, e.g. automatic graph generation by query statements, and I see in the manual that we can call the api to get the data, but there is no graph. Does Nebula have this kind of functionality to share links directly into the frontend?
b
Appears that you can embed Explorer via an iFrame: https://docs.nebula-graph.io/3.5.0/nebula-explorer/iframe/