Skip to content

Commit b1727eb

Browse files
authored
Update README.md
changed review date and reviewed content
1 parent b7b19da commit b1727eb

File tree

1 file changed

+6
-6
lines changed
  • data-platform/core-converged-db/property-graph/java-api-for-property-graphs

1 file changed

+6
-6
lines changed

data-platform/core-converged-db/property-graph/java-api-for-property-graphs/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
# Property Graph Demo
22

33
This code demonstrates:
4-
1. The integration of Property Graph with SQL in Oracle Database 23c
4+
1. The integration of Property Graph with SQL in Oracle Database 23
55
2. Java API for Property Graph Server
66

77
It uses demonstration tables described in the following LiveLabs Workshop [Analyze, Query, and Visualize Property Graphs with Oracle Database](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/run-workshop?p210_wid=686&p210_wec=&session=108772142407826)
88

9-
Reviewed: 27.03.2024
9+
Reviewed: 30.10.2024
1010

11-
# When to use this asset?
11+
## When to use this asset?
1212

1313
To demo Property Graph functionalities.
1414

15-
# How to use this asset?
15+
## How to use this asset?
1616

1717
Requirements:
18-
1. Oracle Database 23c
19-
2. Database user account ( <username> ) with the privileges described in the mentioned LiveLabs Workshop
18+
1. Oracle Database 23
19+
2. Database user account with the privileges described in the mentioned LiveLabs Workshop
2020
3. Tables used in this workshop created in the mentioned schema
2121
4. Oracle Property Graph Server installation using a user account
2222

0 commit comments

Comments
 (0)