Skip to content

Commit e944f3a

Browse files
Update README.md
1 parent 3eef87c commit e944f3a

File tree

1 file changed

+9
-1
lines changed
  • data-platform/core-converged-db/Java_API_for_Property_Graphs

1 file changed

+9
-1
lines changed

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
property graph demo
1+
# Property Graph demo
22
this code demonstrates:
33
1. integration of Property Graph with SQL in Oracle Database 23c
44
2. Java API for Property Graph Server
@@ -10,3 +10,11 @@ Requirements:
1010
2. Database user account ( <username> ) with the privileges described in the mentioned LiveLabs Workshop
1111
3. Tables used in this workshop created in the mentioned schema
1212
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.

0 commit comments

Comments
 (0)