File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
data-platform/core-converged-db/Java_API_for_Property_Graphs Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
- property graph demo
1
+ # Property Graph demo
2
2
this code demonstrates:
3
3
1 . integration of Property Graph with SQL in Oracle Database 23c
4
4
2 . Java API for Property Graph Server
@@ -10,3 +10,11 @@ Requirements:
10
10
2 . Database user account ( <username > ) with the privileges described in the mentioned LiveLabs Workshop
11
11
3 . Tables used in this workshop created in the mentioned schema
12
12
4 . Oracle Property Graph Server installation using user account
13
+
14
+ # License
15
+
16
+ Copyright (c) 2024 Oracle and/or its affiliates.
17
+
18
+ Licensed under the Universal Permissive License (UPL), Version 1.0.
19
+
20
+ See [ LICENSE] ( https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE ) for more details.
You can’t perform that action at this time.
0 commit comments