Skip to content

Commit 7a14318

Browse files
authored
Merge branch 'main' into oci-devops-terraform-3
2 parents c5bb17d + 5cbece6 commit 7a14318

File tree

1 file changed

+4
-1
lines changed
  • data-platform/core-converged-db/db-graph

1 file changed

+4
-1
lines changed

data-platform/core-converged-db/db-graph/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Graphs enable you to find connections and explore relationships in your data. Oracle Graph is an AI-ready, integrated feature of Oracle's converged database that eliminates the need for a separate graph database and data movement. Analysts and developers can address various use cases, including financial fraud detection and manufacturing traceability, while gaining enterprise-grade security, ease of data ingestion, and strong support for operational workloads.Oracle Graph supports both RDF (resource description framework) and property graphs on operational data.
44
Developers can now easily build graph applications with SQL using existing SQL development tools and frameworks through SQL property graphs. The combination of AI Vector Search and RDF knowledge graph capabilities in Oracle Database makes it simple to extend retrieval-augmented generation (RAG) workflows with graph analysis, enabling improved search response accuracy—also known as GraphRAG.
55

6-
Reviewed: 22.01.2025
6+
Reviewed: 11.02.2025
77

88
# Useful Links
99

@@ -17,6 +17,7 @@ Reviewed: 22.01.2025
1717
- [Graph JavaScript API Reference for Property Graph Visualization](https://docs.oracle.com/pls/topic/lookup?ctx=property-graph-latest&id=PGJSD)
1818
- [Graph Python API Reference for Property Graph](https://docs.oracle.com/pls/topic/lookup?ctx=property-graph-latest&id=python_doc)
1919
- [data sets for property graph (Karin Patenge)](https://github.com/karinpatenge/property-graph)
20+
- [ISO/IEC 9075-16:2023](https://www.iso.org/standard/79473.html)
2021

2122
## Blogs and Technical Briefs
2223

@@ -26,6 +27,8 @@ Reviewed: 22.01.2025
2627
- [Get Started with Oracle Graph using SQL Developer](https://medium.com/oracledevs/get-started-with-oracle-graph-using-sql-developer-e5ccbd61c9fb)
2728
- [Visualizing Graphs in Oracle Graph](https://medium.com/oracledevs/visualizing-graphs-in-oracle-graph-6159c8ce2491)
2829
- [Run Graph Algorithms in Jupyter Notebook](https://medium.com/oracledevs/run-graph-algorithms-in-jupyter-notebook-4a612c870652)
30+
- [First Quarterly Update on Oracle Graph (2025)](https://blogs.oracle.com/database/post/first-quarterly-update-on-oracle-graph-2025)
31+
- [Provisioning analytic environments easily - like Oracle Graph](https://blogs.oracle.com/coretec/post/provisioning-analytic-environments-easily-like-oracle-graph)
2932

3033

3134
## LiveLabs

0 commit comments

Comments
 (0)