Description of the property graph architecture illustration

This illustration shows the Oracle property graph architecture.

In the middle is the in-memory graph analysis engine running in a mid-tier container such as Oracle WebLogic Server or Apache Tomcat.

This engine engages in two-way communication with the Client (shown at the top), which can contain a user application, an analytics server and Apache Zeppelin UI, and graph visualization software.

Shown at the bottom is scalable and persistent storage, such as Oracle NoSQL Database, Apache HBase, and Apache HDFS files. From this storage you can perform fast loading of the graph into memory for processing by the in-memory graph analysis engine.