What components do I need to install in order to use Oracle graph for analysis?

313 Views Asked by At

What components do I need to install in order to use Oracle graph for analysis? I want to build it either on the cloud or on-premise, are there any differences?

1

There are 1 best solutions below

0
Ryota Yamanaka On BEST ANSWER

You can use Oracle Graph (property graph feature) in three ways:

  1. Oracle Database + Graph Client
  2. Oracle Database + Graph Server + Graph Client
  3. Graph Studio of Oracle Autonomous Database

Option 1 and 2 work both on cloud and on-premises without any difference, while Option 3 is available only on Oracle Autonomous Database.

Please also see the references below. Thanks!