List of Tables
- 1-1 Graph Size Estimator
- 4-1 System Privileges for SQL Property Graph Objects
- 4-2 Object Privileges for SQL Property Graphs
- 4-3 List of Data Dictionary Views to Retrieve Metadata for SQL Property Graphs
- 5-1 Arrow Tokens for Edge Patterns
- 5-2 Supported Vertex and Edge Label Expressions
- 5-3 Quantifier Support for Variable Length Graph Patterns
- 6-1 Mapping Oracle Database Types to PGX Types
- 7-1 Supported PGQL Functionalities and Limitations for SQL Property Graphs
- 9-1 Metadata Tables for PGQL Property Graphs
- 9-2 Additional Metadata Tables
- 9-3 Database Connection Parameters
- 9-4 GraphImporter Configuration Parameters
- 9-5 SQL Storage Parameters
- 9-6 PGQL Supported Parameters
- 9-7 Mapping GraphSON Types to Oracle Database Types
- 10-1 Parameters for
the
readGraphByName
method - 10-2 PARALLEL_HINT_DEGREE values
- 13-1
CREATE PROPERTY GRAPH
Statement Support - 13-2 Supported PGQL Functionalities and Limitations for PGQL Property Graphs
- 13-3 Supported Quantifiers in PGQL SELECT Queries
- 13-4 PGQL Translation and Execution Options
- 14-1 Workflow for Installing Oracle Graph Server and Client
- 14-2 Components in the Oracle Graph Server and Client Deployment
- 14-3 System Requirements
- 14-4 Oracle Database Privileges and Roles Required for Using the Graph Server (PGX)
- 14-5 API for Checking Graph Permissions
- 14-6 Allowed Permissions
- 15-1 Configuration Parameters for the Graph Server (PGX)
- 16-1 Valid values for "as_of" Key in Graph Configuration
- 16-2 Example Scenario Using "as_of"
- 16-3 Asynchronous Graph Loading APIs
- 16-4 Graph Config JSON Fields
- 16-5 Provider Configuration JSON file Options
- 16-6 Property Configuration
- 16-7 Loading Configuration
- 16-8 Error Handling Configuration
- 16-9 Data Format Support Matrix
- 16-10 Graph Sharing Options
- 16-11 Overview of Built-In Algorithms
- 16-12 Classification of Centrality Algorithms
- 16-13 Fields for Each UDF
- 18-1 Graph Optimization Options
- 18-2 Supported PGQL Functionalities and Limitations on the Graph Server (PGX)
- 18-3 Valid values for fields in
INTERVAL
values - 18-4 Data Type Compatibility
- 18-5 Additional Supported Types through Casting
- 18-6 Data Type Conversions for
setObject
Method - 19-1 Request Body Parameters
- 19-2 Request Body Parameters
- 19-3 Request Body Parameters
- 19-4 Parameters
- 19-5 Request Query Parameters
- 23-1 Runtime Parameters for the Graph Server (PGX) Engine
- 23-2 Advanced Access Configuration Options
- 23-3 Enterprise Scheduler Parameters
- 23-4 Basic Scheduler Parameters
- 27-1 PGX API Interface
- 27-2 Overview of Data types
- 27-3 Overview of Datetime Data Types in PGX
- 27-4 Default Property Values
- 27-5 Default Temporal Formats
- 27-6 Session Information Options
- 27-7 Graph Information
- 27-8 Mapping between In-Place and Out-Place Operations
- 28-1 Loading a Partitioned Graph From File - Additional Graph Configuration Options
- 28-2 CSV Specific Options for Partitioned Graphs
- 28-3 Type Encoding
- 28-4 File Layout
- 28-5 Integer Vertex Keys
- 28-6 Long Vertex Keys
- 28-7 String Vertex Keys
- 28-8 String Key Element Layout
- 28-9 Primitive Type Layout
- 28-10 Vector Property Layout
- 28-11 String Type Layout
- 28-12 String Dictionary Layout
- 28-13 String Dictionary Element Layout
- 28-14 Vertex Labels Layout
- 28-15 Shared Pools Layout
- 28-16 Type == Enum
- 28-17 Type == Prefix
- 28-18 String Table for Shared Pools
- 28-19 Property Names Layout
- 28-20 Files CompressionScheme
- 28-21 Graph Configuration when Exporting Graph into Multiple Files
- A-1 Mapping Graph Server Roles to Default Privileges