Uses of Package
oracle.pgx.common.types
-
Packages that use oracle.pgx.common.types Package Description oracle.pgx.api This package contains the main Java APIs.oracle.pgx.api.expansion This package contains classes and utilities to support the subgraph expansion functionality.oracle.pgx.api.filter This package contains filter data objects.oracle.pgx.api.frames This package contains classes and utilities to build and manipulate PGX Frames.oracle.pgx.api.graphalteration This package contains the APIs for the alterGraph mutation.oracle.pgx.api.subgraph This package contains classes and utilities to support the subgraph reading functionality.oracle.pgx.common.auth This package contains classes and utilities related to the general and resource permissions.oracle.pgx.common.types This package contains enums and helper classes identifying common PGX types.oracle.pgx.config This package contains all configuration-related classes of PGX.oracle.pgx.config.mllib This package contains APIs to all graph machine learning features of PGX.oracle.pgx.config.mllib.loss This package contains classes for loss functions. -
Classes in oracle.pgx.common.types used by oracle.pgx.api Class Description ArgumentType The type of argumentAuthorizationType The Authorization TypesChangeType The type of a changeCollectionType All supported collection types.Direction EntityType enum to distinguish graph entities Node and EdgeIdStrategy Indicates if there are graph-wide global IDs for a specific entity type (vertices or edges).IdType All supported graph ID types (internally known as node key/edge key)OperationType PropertyType All supported graph property types.ReturnType All function return types supported by Green-Marl language -
Classes in oracle.pgx.common.types used by oracle.pgx.api.expansion Class Description QueryArgumentType -
Classes in oracle.pgx.common.types used by oracle.pgx.api.filter Class Description EntityType enum to distinguish graph entities Node and Edge -
Classes in oracle.pgx.common.types used by oracle.pgx.api.frames Class Description IdStrategy Indicates if there are graph-wide global IDs for a specific entity type (vertices or edges). -
Classes in oracle.pgx.common.types used by oracle.pgx.api.graphalteration Class Description IdType All supported graph ID types (internally known as node key/edge key)PropertyType All supported graph property types. -
Classes in oracle.pgx.common.types used by oracle.pgx.api.subgraph Class Description QueryArgumentType -
Classes in oracle.pgx.common.types used by oracle.pgx.common.auth Class Description AuthorizationType The Authorization Types -
Classes in oracle.pgx.common.types used by oracle.pgx.common.types Class Description ArgumentType The type of argumentAuthorizationType The Authorization TypesChangeType The type of a changeCollectionType All supported collection types.Direction EntityType enum to distinguish graph entities Node and EdgeIdStrategy Indicates if there are graph-wide global IDs for a specific entity type (vertices or edges).IdType All supported graph ID types (internally known as node key/edge key)OperationType PropertyType All supported graph property types.QueryArgumentType ReturnType All function return types supported by Green-Marl languageType Interface for all types. -
Classes in oracle.pgx.common.types used by oracle.pgx.config Class Description IdStrategy Indicates if there are graph-wide global IDs for a specific entity type (vertices or edges).IdType All supported graph ID types (internally known as node key/edge key)PropertyType All supported graph property types.QueryArgumentType -
Classes in oracle.pgx.common.types used by oracle.pgx.config.mllib Class Description PropertyType All supported graph property types. -
Classes in oracle.pgx.common.types used by oracle.pgx.config.mllib.loss Class Description PropertyType All supported graph property types.