Key Property Graph Features in Oracle AI Database 26ai

Learn about the key property graph features in Oracle AI Database 26ai.

New Feature in Release Update 23.26.2

Added support for invoking DBMS_OGA graph algorithm functions directly from within the GRAPH_TABLE operator of a SQL graph query.

See Running Graph Algorithm Functions in SQL Graph Queries for more information.

New Feature in Release Update 23.26.1

Added support for creating SQL property graphs from database views.

See Creating a SQL Property Graph Using Database Views for more information.

New Feature in Release Update 23.26.0

Added support for adding comments to SQL property graphs.

See Adding a Comment to a SQL Property Graph for more information.

New Features in Release Update 23.9

New Feature in Release Update 23.8

Added support for MATCHNUM and ELEMENT_NUMBER functions in the COLUMNS clause of SQL graph queries.

See the following topics for more information:

New Feature in Release Update 23.7

Added support for retrieving results using ONE ROW PER MATCH, ONE ROW PER VERTEX, or ONE ROW PER STEP option in SQL graph queries. These options are supported in combination with variable-length path patterns.

See Using ONE ROW PER Clause in a SQL Graph Query for more information.

New Feature in Release Update 23.6

Added support for using binding_count in SQL graph queries. binding_count is an aggregate to count the number of bindings to an element variable.

See Using binding_count() in SQL Graph Queries for more information.

New Features in Release Update 23.4