Skip to content

Commit 3eef87c

Browse files
Create README.md
1 parent 0077b45 commit 3eef87c

File tree

1 file changed

+12
-0
lines changed
  • data-platform/core-converged-db/Java_API_for_Property_Graphs

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
property graph demo
2+
this code demonstrates:
3+
1. integration of Property Graph with SQL in Oracle Database 23c
4+
2. Java API for Property Graph Server
5+
It uses demonstration tables described in the following LiveLabs Workshop:
6+
"Analyze, Query, and Visualize Property Graphs with Oracle Database"
7+
https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/run-workshop?p210_wid=686&p210_wec=&session=108772142407826
8+
Requirements:
9+
1. Oracle Database 23c
10+
2. Database user account ( <username> ) with the privileges described in the mentioned LiveLabs Workshop
11+
3. Tables used in this workshop created in the mentioned schema
12+
4. Oracle Property Graph Server installation using user account

0 commit comments

Comments
 (0)