7.2 Privileges to Run a Graph Algorithm Function

Review the privileges to execute a graph algorithm function (GAF).

  • You must have EXECUTE privilege on the DBMS_OGA and DBMS_GAF packages. By default, this privilege is granted to PUBLIC for 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.