File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
data-platform/core-converged-db/Java_API_for_Property_Graphs Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change
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
You can’t perform that action at this time.
0 commit comments