This folder contains graph algorithm examples and reference material for Oracle Graph.
| Folder | What It Holds |
|---|---|
built-in/ |
Built-in PGX algorithm reference pages, grouped by algorithm category. |
Use built-in/ to browse algorithm categories such as PageRank, Louvain, Dijkstra, betweenness centrality, connected components, and triangle counting.
The built-in algorithm pages are reference material. For runnable graph setup examples, start with one of these paths first:
- 26ai getting started:
../26ai/get-started/ - Bank Graph demo:
../26ai/demos/bank_graph/ - 19c getting started:
../19c/get-started/
- 26ai examples:
../26ai/ - 19c examples:
../19c/ - Shared datasets:
../../shared/datasets/