List of Figures
- 1-1 Simple Property Graph Example
- 1-2 Three-Tier Property Graph Architecture
- 1-3 Two-Tier Property Graph Architecture
- 1-4 Graph Visualization Login
- 1-5 PGQL on Graph Server (PGX)
- 1-6 PGQL on Database
- 1-7 Enabling Accessibility in the Graph Visualization Application
- 3-1 Financial Transactions Graph
- 3-2 Subgraph Visualization
- 3-3 Expanding a Subgraph
- 3-4
PROPERTY_GRAPH_METADATA
Graph Design - 4-1 Graph Server (PGX) Design
- 4-2 Session and Transient Properties
- 4-3 Remote Server Mode
- 4-4 PGX as a Library
- 4-5 Edges Matching src.prop == 10
- 4-6 Graph Created by the Simple Filter
- 4-7 Edges Matching the outDegree Filter
- 4-8 Graph Created by the outDegree Filter
- 4-9 Configuring Load Balancer Details
- 4-10 Adding Backends to Load Balancer
- 4-11 Configuring a Listener for the Load Balancer
- 4-12 Enabling Session Persistence
- 5-1 Phones Graph for Collaborative Filtering
- 6-1 Visualizing Unnesting of Variable-Length Path Queries
- 6-2 PGQL on Property Graph Schema Tables in Oracle Database (RDBMS)
- 6-3 PGQL on Property Graph Views in Oracle Database
- 6-4 Property Graph Support in SQL Developer
- 6-5 Create a Property Graph View
- 6-6 Running a PGQL INSERT Query
- 6-7 Running a PGQL SELECT Query
- 6-8 Dropping a Property Graph View
- 6-9 Creating a Property Graph Object
- 6-10 Updating a Property Graph Object
- 6-11 Running a PGQL SELECT Query
- 6-12 Dropping a Property Graph Object
- 7-1 Query Visualization
- 7-2 Creating a PG View
- 7-3 Updating an Edge in a PG View
- 7-4 Deleting an Edge in a PG View
- 7-5 Querying a PG View
- 7-6 Dropping a PG View
- 7-7 Graph Visualization Settings Window
- 7-8 Highlights Options for Vertices
- 7-9 Geographical Layout
- 7-10 Setting Geographical Layout
- 7-11 Selecting the Coordinates for the Geographical layout
- 8-1 Pg2vec - Visualization of Two Similar Graphlets
- 14-1 Picking Strategy
- 14-2 Merging Strategy