7.2 Privileges to Run a Graph Algorithm Function
Review the privileges to execute a graph algorithm function (GAF).
- You must have
EXECUTEprivilege on theDBMS_OGAandDBMS_GAFpackages. By default, this privilege is granted toPUBLICfor both packages. - You must have the necessary privileges to query the SQL property graph that you provide as input to GAF. See Privileges to Query a SQL Property Graph for more information.
Parent topic: Running Graph Algorithm Functions in SQL Graph Queries