Skip to content
Snippets Groups Projects
Commit 2e3fba0dacbc authored by Philippe Pepiot's avatar Philippe Pepiot
Browse files

Add graph_rql_expr() for generating RQL expressions

The compound graph may be used to generate RQL expressions that can be used in
permissions. E.g. when permissions depend on permissions on container.

Use a shortest path algorithm to generate RQL expressions from any etype to the
container of the graph using exclusively mandatory relations.
Make expressions more readable by using variables based on etype name.
parent 0fff6ee06ea0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment