A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes All Packages

A

absoluteLimit - Variable in class oracle.pgx.config.DataMemoryLimit
 
AbstractAuthorizationEntityConfig - Class in oracle.pgx.config
 
AbstractAuthorizationEntityConfig() - Constructor for class oracle.pgx.config.AbstractAuthorizationEntityConfig
 
AbstractAuthorizationEntityConfig.Permissions - Class in oracle.pgx.config
 
AbstractAuthorizationEntityPermissionConfig - Class in oracle.pgx.config
 
AbstractAuthorizationEntityPermissionConfig() - Constructor for class oracle.pgx.config.AbstractAuthorizationEntityPermissionConfig
 
AbstractClientConfig - Class in oracle.pgx.config
 
AbstractClientConfig() - Constructor for class oracle.pgx.config.AbstractClientConfig
 
AbstractConfig - Class in oracle.pgx.config
base class for all configuration classes
AbstractConfig() - Constructor for class oracle.pgx.config.AbstractConfig
 
AbstractConfigFactory<T extends AbstractConfig> - Class in oracle.pgx.config
Base factory class for creating configuration objects.
AbstractConfigFactory() - Constructor for class oracle.pgx.config.AbstractConfigFactory
 
AbstractConfigParser<F extends ConfigField> - Class in oracle.pgx.config
base class for configuration parsers.
AbstractDataMemoryLimitsConfig - Class in oracle.pgx.config
Representation of memory limits configuration.
AbstractDataMemoryLimitsConfig() - Constructor for class oracle.pgx.config.AbstractDataMemoryLimitsConfig
 
AbstractEdgeTypeConfig - Class in oracle.pgx.config
 
AbstractEdgeTypeConfig() - Constructor for class oracle.pgx.config.AbstractEdgeTypeConfig
 
AbstractEngineConfig - Class in oracle.pgx.config
common representation of a PGX config and PGX.D config.
AbstractEngineConfig() - Constructor for class oracle.pgx.config.AbstractEngineConfig
 
AbstractEntityProviderConfigBuilder<T extends AbstractEntityProviderConfigBuilder<T,​GTC>,​GTC extends EntityProviderConfig> - Class in oracle.pgx.config
base class for entity provider configuration builder classes
AbstractEntityProviderConfigBuilder() - Constructor for class oracle.pgx.config.AbstractEntityProviderConfigBuilder
default constructor
AbstractEntityProviderConfigFactory<T extends EntityProviderConfig> - Class in oracle.pgx.config
Base factory class for creating entity provider configuration objects.
AbstractEntityProviderConfigFactory() - Constructor for class oracle.pgx.config.AbstractEntityProviderConfigFactory
 
AbstractEsEntityProviderConfig - Class in oracle.pgx.config
 
AbstractEsEntityProviderConfig() - Constructor for class oracle.pgx.config.AbstractEsEntityProviderConfig
 
AbstractFileEntityProviderConfig - Class in oracle.pgx.config
Abstract super-class for all file-based provider configs
AbstractFileEntityProviderConfig() - Constructor for class oracle.pgx.config.AbstractFileEntityProviderConfig
 
AbstractFileGraphConfig - Class in oracle.pgx.config
Abstract super-class for all file-base graph configs
AbstractFileGraphConfig() - Constructor for class oracle.pgx.config.AbstractFileGraphConfig
 
AbstractFileGraphConfigBuilder<T extends AbstractFileGraphConfigBuilder<T,​GC>,​GC extends AbstractFileGraphConfig> - Class in oracle.pgx.config
A graph configuration builder for file-based graph configurations.
AbstractFileGraphConfigBuilder() - Constructor for class oracle.pgx.config.AbstractFileGraphConfigBuilder
 
AbstractFileGraphStoringConfig - Class in oracle.pgx.config
base class for file graph storing configs
AbstractFileGraphStoringConfig() - Constructor for class oracle.pgx.config.AbstractFileGraphStoringConfig
 
AbstractGraphBuilderConfig - Class in oracle.pgx.config
 
AbstractGraphBuilderConfig() - Constructor for class oracle.pgx.config.AbstractGraphBuilderConfig
 
AbstractGraphConfigBuilder<T extends AbstractGraphConfigBuilder<T,​GC>,​GC extends GraphConfig> - Class in oracle.pgx.config
base class for graph configuration builder classes
AbstractGraphConfigBuilder() - Constructor for class oracle.pgx.config.AbstractGraphConfigBuilder
default constructor
AbstractGraphConfigFactory<T extends GraphConfig> - Class in oracle.pgx.config
Base factory class for creating graph configuration objects.
AbstractGraphConfigFactory() - Constructor for class oracle.pgx.config.AbstractGraphConfigFactory
 
AbstractGraphExpander<E extends AbstractGraphExpander<E>> - Class in oracle.pgx.api.expansion
Base for graph expanders.
AbstractGraphExpander(PartitionedGraphConfig, PgxSession, Function<GraphExpansionConfig, PgxFuture<PgxGraph>>, KeystoreLookup) - Constructor for class oracle.pgx.api.expansion.AbstractGraphExpander
 
AbstractGraphPropertyConfig - Class in oracle.pgx.config
Base class for graph property configuration classes.
AbstractGraphPropertyConfig() - Constructor for class oracle.pgx.config.AbstractGraphPropertyConfig
 
AbstractModelRepositoryBuilder - Class in oracle.pgx.api.mllib
Common abstract super class for model repo builders.
AbstractModelRepositoryBuilder(PgxSession, Core, Supplier<String>, Supplier<char[]>) - Constructor for class oracle.pgx.api.mllib.AbstractModelRepositoryBuilder
 
AbstractPartitionedGraphConfig - Class in oracle.pgx.config
Abstract super-class for all partitioned graph configs
AbstractPartitionedGraphConfig() - Constructor for class oracle.pgx.config.AbstractPartitionedGraphConfig
 
AbstractPgGraphConfig - Class in oracle.pgx.config
Base class for Property Graph (PG) graph configuration objects
AbstractPgGraphConfig() - Constructor for class oracle.pgx.config.AbstractPgGraphConfig
 
AbstractPgGraphConfigBuilder<T extends AbstractPgGraphConfigBuilder<T,​GC>,​GC extends AbstractPgGraphConfig> - Class in oracle.pgx.config
Base class for Property Graph (PG) graph configuration builders.
AbstractPgGraphConfigBuilder() - Constructor for class oracle.pgx.config.AbstractPgGraphConfigBuilder
Instantiates a new AbstractPgGraphConfigBuilder builder.
AbstractPgGraphConfigFactory<T extends AbstractPgGraphConfig> - Class in oracle.pgx.config
Base factory class for creating Property Graph (PG) graph configuration objects.
AbstractPgGraphConfigFactory() - Constructor for class oracle.pgx.config.AbstractPgGraphConfigFactory
 
AbstractPgxConfig - Class in oracle.pgx.config
In-memory representation of a PGX config.
AbstractPgxConfig() - Constructor for class oracle.pgx.config.AbstractPgxConfig
 
AbstractPgxEntityProviderFromFramesCreator - Class in oracle.pgx.api.frames
This class provides the minimum implementation for PgxVertexProviderFromFramesCreator and PgxVertexProviderFromFramesCreator
AbstractPgxEntityProviderFromFramesCreator(SessionContext, Core, PgxGraphFromFramesCreator) - Constructor for class oracle.pgx.api.frames.AbstractPgxEntityProviderFromFramesCreator
Create a new entity provider for either vertices or edges
AbstractPreloadGraphConfig - Class in oracle.pgx.config
 
AbstractPreloadGraphConfig() - Constructor for class oracle.pgx.config.AbstractPreloadGraphConfig
 
AbstractRdbmsEntityProviderConfig - Class in oracle.pgx.config
 
AbstractRdbmsEntityProviderConfig() - Constructor for class oracle.pgx.config.AbstractRdbmsEntityProviderConfig
 
AbstractRdfGraphConfig - Class in oracle.pgx.config
 
AbstractRdfGraphConfig() - Constructor for class oracle.pgx.config.AbstractRdfGraphConfig
 
AbstractRuntimeConfig - Class in oracle.pgx.config
 
AbstractRuntimeConfig() - Constructor for class oracle.pgx.config.AbstractRuntimeConfig
 
AbstractSubgraphReader<R extends AbstractSubgraphReader<R>> - Class in oracle.pgx.api.subgraph
Base class for all subgraph readers.
AbstractTwoTablesRdbmsGraphConfig - Class in oracle.pgx.config
 
AbstractTwoTablesRdbmsGraphConfig() - Constructor for class oracle.pgx.config.AbstractTwoTablesRdbmsGraphConfig
 
AbstractTwoTablesTextGraphConfig - Class in oracle.pgx.config
Base class for Two Tables Text (TWO_TABLES) graph configuration objects
AbstractTwoTablesTextGraphConfig() - Constructor for class oracle.pgx.config.AbstractTwoTablesTextGraphConfig
 
AbstractUdfConfig - Class in oracle.pgx.config
 
AbstractUdfConfig() - Constructor for class oracle.pgx.config.AbstractUdfConfig
 
AbstractUdfFunctionConfig - Class in oracle.pgx.config
 
AbstractUdfFunctionConfig() - Constructor for class oracle.pgx.config.AbstractUdfFunctionConfig
 
ACCEPTED_PREDICATES - oracle.pgx.config.RdfGraphConfig.Field
predicates of triples that are transformed to edges
ACCESS_TOKEN - oracle.pgx.config.ClientConfig.Field
the authentication token (if server requires authentication)
ActivationFunction - Enum in oracle.pgx.config.mllib
Activation functions
adamicAdarCounting(PgxGraph) - Method in class oracle.pgx.api.Analyst
The adamic-adar index compares the amount of neighbors shared between vertices, this measure can be used with communities.
adamicAdarCounting(PgxGraph, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
The adamic-adar index compares the amount of neighbors shared between vertices, this measure can be used with communities.
adamicAdarCountingAsync(PgxGraph) - Method in class oracle.pgx.api.Analyst
The adamic-adar index compares the amount of neighbors shared between vertices, this measure can be used with communities.
adamicAdarCountingAsync(PgxGraph, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
The adamic-adar index compares the amount of neighbors shared between vertices, this measure can be used with communities.
AdbGraphClient - Class in oracle.pg.rdbms
ADB Graph Client.
AdbGraphClient(AdbGraphClientConfiguration) - Constructor for class oracle.pg.rdbms.AdbGraphClient
Creates a new ADB Graph Client.
AdbGraphClientConfiguration - Class in oracle.pg.rdbms
ADB Graph Client configuration
AdbGraphClientConfiguration.AdbGraphClientConfigurationBuilder - Class in oracle.pg.rdbms
 
add(E) - Method in class oracle.pgx.api.PgxCollection
Adds one element to this collection.
add(E) - Method in class oracle.pgx.api.PgxPath.PathIterator
 
add(PgxEdge) - Method in interface oracle.pgx.algorithm.EdgeSet
Add the edge to the set.
add(PgxVect<E>) - Method in interface oracle.pgx.algorithm.PgxVect
Add this vector to the given vector (element-wise) and return the resulting vector.
add(PgxVertex) - Method in interface oracle.pgx.algorithm.VertexSet
Add the vertex to the set.
ADD - oracle.pgx.common.types.ChangeType
Indicates that something has been added
ADD_HOST - oracle.pgx.config.LinkTemplate
 
ADD_ROWS_TO_FRAME_BUILDER - oracle.pgx.config.LinkTemplate
 
addAcceptedPredicate(String) - Method in class oracle.pgx.config.RdfGraphConfigBuilder
 
addAll(PgxEntity[]) - Method in class oracle.pgx.api.GraphEntityCollection
 
addAll(PgxEntity[]) - Method in class oracle.pgx.api.PgxCollection
Adds elements of a PgxEntity array to this collection.
addAll(PgxEntity[]) - Method in class oracle.pgx.api.ScalarCollection
 
addAllAsync(E[]) - Method in class oracle.pgx.api.PgxCollection
Add elements to an existing collection.
addAllById(ID...) - Method in class oracle.pgx.api.GraphEntityCollection
Replaces #addAll(Object[]).
addAllById(ID...) - Method in class oracle.pgx.api.VertexCollection
 
addAllById(Long...) - Method in class oracle.pgx.api.EdgeCollection
 
addAllById(Collection<ID>) - Method in class oracle.pgx.api.GraphEntityCollection
addAllByIdAsync(Collection<ID>) - Method in class oracle.pgx.api.GraphEntityCollection
Adds vertices/edges to an existing collection using their associated IDs
addAllElements(Collection<E>) - Method in class oracle.pgx.api.PgxCollection
addAllElements(ScalarCollection) - Method in class oracle.pgx.api.ScalarCollection
 
addAllElementsAsync(Collection<E>) - Method in class oracle.pgx.api.GraphEntityCollection
 
addAllElementsAsync(Collection<E>) - Method in class oracle.pgx.api.PgxCollection
Adds elements to an existing collection.
addAllElementsAsync(Collection<E>) - Method in class oracle.pgx.api.ScalarCollection
 
addAllElementsAsync(Collection<PgxVertex<ID>>) - Method in class oracle.pgx.api.ComponentCollection
 
addAttribute(String, String) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Adds a specific additional attribute to this config
addAttribute(String, String) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Adds a specific additional attribute to this config
addEdge(long, VertexBuilder<VID>, VertexBuilder<VID>) - Method in interface oracle.pgx.api.GraphBuilder
Adds an edge with the given edge ID and the given source and destination vertices.
addEdge(long, VertexBuilder<VID>, VertexBuilder<VID>) - Method in class oracle.pgx.api.GraphBuilderImpl
 
addEdge(long, VertexBuilder<VID>, VertexBuilder<VID>) - Method in interface oracle.pgx.api.GraphChangeSet
Adds an edge with the given edge ID and the given source and destination vertices.
addEdge(long, VertexBuilder<VID>, VertexBuilder<VID>) - Method in class oracle.pgx.api.GraphChangeSetImpl
 
addEdge(long, VID, VID) - Method in interface oracle.pgx.api.GraphBuilder
Adds an edge with the given edge ID and the given source and destination vertices.
addEdge(long, VID, VID) - Method in class oracle.pgx.api.GraphBuilderImpl
 
addEdge(long, VID, VID) - Method in interface oracle.pgx.api.GraphChangeSet
Adds an edge with the given edge ID and the given source and destination vertices.
addEdge(String, VertexBuilder<VID>, VertexBuilder<VID>) - Method in interface oracle.pgx.api.GraphBuilder
Adds an edge with the given edge ID and the given source and destination vertices.
addEdge(String, VertexBuilder<VID>, VertexBuilder<VID>) - Method in class oracle.pgx.api.GraphBuilderImpl
 
addEdge(String, VertexBuilder<VID>, VertexBuilder<VID>) - Method in interface oracle.pgx.api.GraphChangeSet
Adds an edge with the given edge ID and the given source and destination vertices.
addEdge(String, VertexBuilder<VID>, VertexBuilder<VID>) - Method in class oracle.pgx.api.GraphChangeSetImpl
 
addEdge(String, VID, VID) - Method in interface oracle.pgx.api.GraphBuilder
Adds an edge with the given edge ID and the given source and destination vertices.
addEdge(String, VID, VID) - Method in class oracle.pgx.api.GraphBuilderImpl
 
addEdge(String, VID, VID) - Method in interface oracle.pgx.api.GraphChangeSet
Adds an edge with the given edge ID and the given source and destination vertices.
addEdge(VertexBuilder<VID>, VertexBuilder<VID>) - Method in interface oracle.pgx.api.GraphBuilder
Adds an edge with an implicit ID and the given source and destination vertices.
addEdge(VertexBuilder<VID>, VertexBuilder<VID>) - Method in class oracle.pgx.api.GraphBuilderImpl
 
addEdge(VertexBuilder<VID>, VertexBuilder<VID>) - Method in class oracle.pgx.api.GraphChangeSetImpl
 
addEdge(VID, VID) - Method in interface oracle.pgx.api.GraphBuilder
Adds an edge with an implicit ID and the given source and destination vertices.
addEdge(VID, VID) - Method in class oracle.pgx.api.GraphBuilderImpl
 
addEdgeProperty(String, PropertyType) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
addEdgeProperty(String, PropertyType, Object) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Adds an edge property to this builder
addEdgeProperty(String, PropertyType, Object, Object) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Adds an edge property to this builder
addEdgeProvider(String) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationBuilder
Adds an edge provider for which the configuration is in a file at the specified path
addEdgeProvider(AbstractEntityProviderConfigBuilder) - Method in class oracle.pgx.config.PartitionedGraphConfigBuilder
Adds an edge provider to the graph
addEdgeProvider(EntityProviderConfig) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationBuilder
Adds an edge provider specified by the provided configuration
addEdgeProvider(EntityProviderConfig) - Method in class oracle.pgx.config.PartitionedGraphConfigBuilder
Adds a edge provider to the graph
addEdgeStringProperty(String, int, Object, Object, StringPoolingStrategy, Integer) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Add a string edge property to the builder
addEdgeStringProperty(String, Object, StringPoolingStrategy, Integer) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
addEdgeUri(String) - Method in class oracle.pgx.config.AbstractFileGraphConfigBuilder
Adds a unified resource identifier (URI) pointing to a file with graph edges data.
addEdgeVectorProperty(String, PropertyType, int) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
addEdgeVectorProperty(String, PropertyType, int, Object) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Adds an edge property to this builder
addEdgeVectorProperty(String, PropertyType, int, Object, Object) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Adds an edge property to this builder
addEmptyEdgeProvider(String, String, String) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationBuilder
Adds an empty edge provider
addEmptyVertexProvider(String) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationBuilder
Adds an empty vertex provider
addHost(String) - Method in interface oracle.pgx.api.admin.Control
Adds a new follower to an existing PGX.D cluster.
addHost(String) - Method in class oracle.pgx.api.ElasticityController
Adds a new follower to the cluster.
addIgnoredPredicate(String) - Method in class oracle.pgx.config.RdfGraphConfigBuilder
 
addLabel(String) - Method in class oracle.pgx.api.graphbuilder.VertexBuilderImpl
 
addLabel(String) - Method in class oracle.pgx.api.graphbuilder.VertexModifierImpl
Adds the given label to this vertex
addLabel(String) - Method in interface oracle.pgx.api.VertexBuilder
Adds the given label to this vertex
addLabel(String) - Method in interface oracle.pgx.api.VertexModifier
 
addNodeProperty(String, PropertyType) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
addNodeProperty(String, PropertyType, Object) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
addPrefix(String, String) - Method in class oracle.pgx.config.RdfGraphConfigBuilder
 
addProperties(List<GraphPropertyConfig>) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationEmptyEdgeProviderBuilder
Adds properties from the different property configurations
addProperties(List<GraphPropertyConfig>) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationEmptyProviderBuilder
Adds properties from the different property configurations
addProperties(List<GraphPropertyConfig>) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationEmptyVertexProviderBuilder
Adds properties from the different property configurations
addProperties(GraphPropertyConfig[]) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationEmptyEdgeProviderBuilder
Adds properties from the different property configurations
addProperties(GraphPropertyConfig[]) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationEmptyProviderBuilder
Adds properties from the different property configurations
addProperties(GraphPropertyConfig[]) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationEmptyVertexProviderBuilder
Adds properties from the different property configurations
addProperty(String, PropertyType) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationEmptyEdgeProviderBuilder
Adds a property of the given name and type to the provider.
addProperty(String, PropertyType) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationEmptyProviderBuilder
Adds a property of the given name and type to the provider.
addProperty(String, PropertyType) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationEmptyVertexProviderBuilder
Adds a property of the given name and type to the provider.
addProperty(String, PropertyType) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
addProperty(String, PropertyType, int) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationEmptyEdgeProviderBuilder
Adds a property of the given name, type and dimension to the provider.
addProperty(String, PropertyType, int) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationEmptyProviderBuilder
Adds a property of the given name, type and dimension to the provider.
addProperty(String, PropertyType, int) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationEmptyVertexProviderBuilder
Adds a property of the given name, type and dimension to the provider.
addProperty(String, PropertyType, Object) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Add a property to this builder
addProperty(String, PropertyType, Object, Object) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Add a property to this builder
addProperty(GraphPropertyConfig) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationEmptyEdgeProviderBuilder
Adds a property from the property configuration
addProperty(GraphPropertyConfig) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationEmptyProviderBuilder
Adds a property from the property configuration
addProperty(GraphPropertyConfig) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationEmptyVertexProviderBuilder
Adds a property from the property configuration
addRealmConfigValue(String, Object) - Method in class oracle.pgx.config.ClientConfigBuilder
Add an entry to the implementation dependent configuration options for the realm client
addRedactionRule(PgxRedactionRuleConfig, AuthorizationType, String...) - Method in class oracle.pgx.api.PgxGraph
addRedactionRuleAsync(PgxRedactionRuleConfig, AuthorizationType, String...) - Method in class oracle.pgx.api.PgxGraph
Add a redaction rule configuration for an AuthorizationType names.
addRows(Map<String, Iterable<?>>) - Method in class oracle.pgx.api.frames.PgxFrameBuilder
addRowsAsync(Map<String, Iterable<?>>) - Method in class oracle.pgx.api.frames.PgxFrameBuilder
Validates the news rows with the previously specified schema and adds them to the current frame builder
addStringProperty(String, Object, int, Object, StringPoolingStrategy, Integer) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Add a string property to the builder
addStringProperty(String, Object, StringPoolingStrategy, Integer) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
addUri(String) - Method in class oracle.pgx.config.AbstractFileGraphConfigBuilder
Adds a unified resource identifier (URI) pointing to a file with graph data.
addUri(String) - Method in class oracle.pgx.config.FileEntityProviderConfigBuilder
Adds a unified resource identifier (URI) pointing to a file with table data.
addUserData(String, String, Object) - Method in interface oracle.pgx.api.admin.Control
add session-private user data to a session.
addVectorProperty(String, PropertyType, int) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Add a property to this builder
addVectorProperty(String, PropertyType, int, Object) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Add a property to this builder
addVectorProperty(String, PropertyType, int, Object, Object) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Add a property to this builder
addVectorProperty(String, PropertyType, int, Object, Object, Object, Object, Object, Object) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Add a property to this builder
addVertex() - Method in interface oracle.pgx.api.GraphBuilder
Adds a vertex with an implicit id to the graph builder.
addVertex() - Method in class oracle.pgx.api.GraphBuilderImpl
 
addVertex() - Method in interface oracle.pgx.api.GraphChangeSet
Adds the vertex to the graph builder.
addVertex() - Method in class oracle.pgx.api.GraphChangeSetImpl
 
addVertex(VID) - Method in interface oracle.pgx.api.GraphBuilder
Adds the vertex with the given id to the graph builder.
addVertex(VID) - Method in class oracle.pgx.api.GraphBuilderImpl
 
addVertex(VID) - Method in interface oracle.pgx.api.GraphChangeSet
Adds the vertex with the given id to the graph builder.
addVertexLabelPredicate(String) - Method in class oracle.pgx.config.RdfGraphConfigBuilder
 
addVertexProperty(String, PropertyType) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
addVertexProperty(String, PropertyType, Object) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Adds a vertex property to this builder
addVertexProperty(String, PropertyType, Object, Object) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Adds a vertex property to this builder
addVertexProvider(String) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationBuilder
Adds a vertex provider for which the configuration is in a file at the specified path
addVertexProvider(AbstractEntityProviderConfigBuilder) - Method in class oracle.pgx.config.PartitionedGraphConfigBuilder
Adds a vertex provider to the graph
addVertexProvider(EntityProviderConfig) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationBuilder
Adds a vertex provider specified by the provided configuration
addVertexProvider(EntityProviderConfig) - Method in class oracle.pgx.config.PartitionedGraphConfigBuilder
Adds a vertex provider to the graph
addVertexStringProperty(String, int, Object, Object, StringPoolingStrategy, Integer) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Add a string vertex property to the builder
addVertexStringProperty(String, Object, StringPoolingStrategy, Integer) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
addVertexUri(String) - Method in class oracle.pgx.config.AbstractFileGraphConfigBuilder
Adds a unified resource identifier (URI) pointing to a file with graph vertices data.
addVertexVectorProperty(String, PropertyType, int) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
addVertexVectorProperty(String, PropertyType, int, Object) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Add a vertex property to this builder
addVertexVectorProperty(String, PropertyType, int, Object, Object) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Add a vertex property to this builder
ADJ_LIST - oracle.pgx.config.Format
Adjacency List File Format
ADMIN_REQUEST_CACHE_TIMEOUT - oracle.pgx.config.PgxConfig.Field
after how many seconds admin request results get removed from the cache.
ADMIN_UNPIN - oracle.pgx.config.LinkTemplate
 
Aggregate - Enum in oracle.pgx.config
 
AGGREGATE - oracle.pgx.config.GraphPropertyConfig.Field
[currently unsupported] which aggregation function to use, aggregation always happens by vertex key
AggregationOperation - Enum in oracle.pgx.config.mllib
Aggregation operations Used to specify head aggregation method in GraphWiseAttentionLayer
aggregationType - Variable in class oracle.pgx.config.mllib.edgecombination.EdgeCombinationMethod
 
ALGORITHM_NAME - Static variable in class oracle.pgx.api.mllib.SupervisedEdgeWiseModel
 
ALGORITHM_NAME - Static variable in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
 
ALGORITHM_NAME - Static variable in class oracle.pgx.api.mllib.UnsupervisedEdgeWiseModel
 
ALGORITHM_NAME - Static variable in class oracle.pgx.api.mllib.UnsupervisedGraphWiseModel
 
ALL - Static variable in class oracle.pgx.api.EdgeProperty
 
ALL - Static variable in class oracle.pgx.api.filter.EdgeFilter
Edge filter set equal to true for all edges.
ALL - Static variable in class oracle.pgx.api.filter.VertexFilter
Vertex filter set equal to true for all edges.
ALL - Static variable in class oracle.pgx.api.VertexProperty
 
ALL_PATHS_PROXY_MAP_KEY - Static variable in interface oracle.pgx.api.admin.Control
 
allMatch(Predicate<PgxEdge>) - Method in interface oracle.pgx.algorithm.EdgeSet
Check if the predicate holds for all edges in the set.
allMatch(Predicate<PgxVertex>) - Method in interface oracle.pgx.algorithm.VertexSet
Check if the predicate holds for all vertices in the set.
allOf(List<PgxFuture<T>>) - Static method in class oracle.pgx.api.PgxFuture
 
ALLOW_DATA_SHARING - oracle.pgx.config.GraphSharingOption
Indicates that all graphs can be published and graph sharing between multiple users is supported using PgxGraph#grantPermission
ALLOW_IDLE_TIMEOUT_OVERWRITE - oracle.pgx.config.PgxConfig.Field
if true, sessions can overwrite default idle timeout
ALLOW_INCONSISTENCIES - oracle.pgx.config.UpdateConsistencyModel
Tasks that are running when a non-structural update occurs are allowed to finish (possibly returning incorrect results).
ALLOW_MULTIPLE_CONCURRENT_TASKS - oracle.pgx.api.executionenvironment.ExecutionEnvironmentField
 
ALLOW_OVERRIDE_SCHEDULING_INFORMATION - oracle.pgx.config.PgxConfig.Field
if true allow all users to override scheduling information like task weight, task priority and number of threads
ALLOW_TASK_TIMEOUT_OVERWRITE - oracle.pgx.config.PgxConfig.Field
if true, sessions can overwrite default task timeout
ALLOW_TRACEABLE_DATA_SHARING_WITHIN_SAME_USER - oracle.pgx.config.GraphSharingOption
Indicates that graphs without traceable source cannot be published and graph sharing between multiple users is not supported
ALLOW_USER_AUTO_REFRESH - oracle.pgx.config.PgxConfig.Field
if true users may enable auto refresh for graphs they load.
ALLOWED_REMOTE_LOADING_LOCATIONS - oracle.pgx.config.PgxConfig.Field
(This option may reduce security, use it only if you know what you are doing!) Allow loading graphs into the PGX engine from remote locations.
allowsCompileAlgorithm() - Method in enum oracle.pgx.common.auth.PgxGeneralPermission
 
allowsConcurrentTasks() - Method in class oracle.pgx.api.executionenvironment.ExecutionEnvironment
allowsConcurrentTasksAsync() - Method in class oracle.pgx.api.executionenvironment.ExecutionEnvironment
Checks if the session allows the tasks to run concurrently.
allowsCreateFrame() - Method in enum oracle.pgx.common.auth.PgxGeneralPermission
 
allowsCreateGraph() - Method in enum oracle.pgx.common.auth.PgxGeneralPermission
 
allowsExport() - Method in enum oracle.pgx.common.auth.PgxResourcePermission
 
allowsGetPublishedGraph() - Method in enum oracle.pgx.common.auth.PgxGeneralPermission
 
allowsGetServerInfo() - Method in enum oracle.pgx.common.auth.PgxGeneralPermission
 
allowsInspect() - Method in enum oracle.pgx.common.auth.PgxResourcePermission
 
allowsLoadFrame() - Method in enum oracle.pgx.common.auth.PgxGeneralPermission
 
allowsManage() - Method in enum oracle.pgx.common.auth.PgxResourcePermission
 
allowsManageServer() - Method in enum oracle.pgx.common.auth.PgxGeneralPermission
 
allowsMlModelInference() - Method in enum oracle.pgx.common.auth.PgxGeneralPermission
 
allowsMlModelReading() - Method in enum oracle.pgx.common.auth.PgxGeneralPermission
 
allowsMlModelStoring() - Method in enum oracle.pgx.common.auth.PgxGeneralPermission
 
allowsMlModelTraining() - Method in enum oracle.pgx.common.auth.PgxGeneralPermission
 
allowsPublishGraph() - Method in enum oracle.pgx.common.auth.PgxGeneralPermission
 
allowsRead() - Method in enum oracle.pgx.common.auth.PgxResourcePermission
 
allowsSessionCreate() - Method in enum oracle.pgx.common.auth.PgxGeneralPermission
 
allowsStoreFrame() - Method in enum oracle.pgx.common.auth.PgxGeneralPermission
 
allowsWrite() - Method in enum oracle.pgx.common.auth.PgxResourcePermission
 
ALLPATH_PROXIES_SELF - oracle.pgx.config.LinkTemplate
 
ALLPATH_PROXY_PATH_SELF - oracle.pgx.config.LinkTemplate
 
ALLPATH_PROXY_SELF - oracle.pgx.config.LinkTemplate
 
AllPaths<ID> - Class in oracle.pgx.api
The paths from one source vertex to all other vertices.
allReachableVerticesEdges(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, int) - Method in class oracle.pgx.api.Analyst
Finds all the vertices and edges on a path between the src and target of length smaller or equal to k.
allReachableVerticesEdgesAsync(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, int) - Method in class oracle.pgx.api.Analyst
Finds all the vertices and edges on a path between the src and target of length smaller or equal to k.
allReachableVerticesEdgesFiltered(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, int, EdgeFilter) - Method in class oracle.pgx.api.Analyst
Finds all the vertices and edges on a path between the src and target of length smaller or equal to k.
allReachableVerticesEdgesFilteredAsync(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, int, EdgeFilter) - Method in class oracle.pgx.api.Analyst
Finds all the vertices and edges on a path between the src and target of length smaller or equal to k.
ALTER_GRAPH - oracle.pgx.config.LinkTemplate
 
ALTER_GRAPH_SNAPSHOT - oracle.pgx.config.LinkTemplate
 
alterGraph() - Method in class oracle.pgx.api.PgxGraph
Create a graph alteration builder to define the graph schema alterations to perform on the graph
ANALYSES_IDS_SELF - oracle.pgx.config.LinkTemplate
 
ANALYSES_SELF - oracle.pgx.config.LinkTemplate
 
ANALYSIS_POOL - oracle.pgx.api.PoolType
- multi-threaded - executed concurrent to server thread - sequential to each other (new tasks are only submitted if thread pool idling to exploit full parallelism)
ANALYSIS_RUN - oracle.pgx.config.LinkTemplate
 
ANALYSIS_SELF - oracle.pgx.config.LinkTemplate
 
ANALYSIS_TASK_CONFIG - oracle.pgx.config.EnterpriseSchedulerConfig.Field
configuration for analysis tasks
AnalysisTaskConfig - Class in oracle.pgx.config
analysis task config
AnalysisTaskConfig.Field - Enum in oracle.pgx.config
Fields of analysis task config
AnalysisTaskConfigBuilder - Class in oracle.pgx.config
Builder for AnalysisTaskConfig.
AnalysisTaskConfigBuilder() - Constructor for class oracle.pgx.config.AnalysisTaskConfigBuilder
Constructs an empty AnalysisTaskConfigBuilder
AnalysisTaskConfigBuilder(Map<AnalysisTaskConfig.Field, Object>) - Constructor for class oracle.pgx.config.AnalysisTaskConfigBuilder
Constructs a AnalysisTaskConfigBuilder initialized with the values from the given map
AnalysisTaskConfigBuilder(AnalysisTaskConfig) - Constructor for class oracle.pgx.config.AnalysisTaskConfigBuilder
Constructs a AnalysisTaskConfigBuilder initialized with the values from the given config
AnalysisTaskConfigBuilder(AnalysisTaskConfigBuilder) - Constructor for class oracle.pgx.config.AnalysisTaskConfigBuilder
Constructs a AnalysisTaskConfigBuilder initialized with the values from the given builder
Analyst - Class in oracle.pgx.api
The Analyst gives access to all built-in algorithms of PGX.
andUpdate(PgxVertex, VertexProperty<T>, T) - Method in interface oracle.pgx.algorithm.Reduction
If the reduction in the Reduction applies, also update the property the property specified here.
andUpdate(T1, T2) - Method in interface oracle.pgx.algorithm.Reduction
If the reduction in the Reduction applies, also update the variable specified here.
AnyFormatEntityProviderConfigFactory - Class in oracle.pgx.config
A factory for creating graph table configuration objects of any format.
AnyFormatEntityProviderConfigFactory() - Constructor for class oracle.pgx.config.AnyFormatEntityProviderConfigFactory
 
AnyFormatEntityProviderConfigFactory(boolean) - Constructor for class oracle.pgx.config.AnyFormatEntityProviderConfigFactory
 
AnyFormatEntityProviderConfigFactory(boolean, boolean) - Constructor for class oracle.pgx.config.AnyFormatEntityProviderConfigFactory
 
AnyFormatGraphConfigFactory - Class in oracle.pgx.config
A factory for creating graph configuration objects of any format.
AnyFormatGraphConfigFactory(boolean) - Constructor for class oracle.pgx.config.AnyFormatGraphConfigFactory
 
anyMatch(Predicate<PgxEdge>) - Method in interface oracle.pgx.algorithm.EdgeSet
Check if the predicate holds for any edge in the set.
anyMatch(Predicate<PgxVertex>) - Method in interface oracle.pgx.algorithm.VertexSet
Check if the predicate holds for any vertex in the set.
API - oracle.pgx.common.auth.PgxResource.Type
 
API_VERSION - oracle.pgx.api.admin.StartupLogEntryItem
pgx server API version
API_VERSION - Static variable in class oracle.pgx.config.VersionConfig
The api version of PGX
apply() - Method in class oracle.pgx.api.FlashbackSynchronizer
 
apply() - Method in interface oracle.pgx.api.Synchronizer
Applies the changes to the underlying PGX graph.
apply(ReadGraphOption.ReadGraphOptionDataBuilder) - Method in interface oracle.pgx.config.ReadGraphOption
 
apply(ReadGraphOption.ReadGraphOptionDataBuilder) - Method in class oracle.pgx.config.ReadGraphOption.OnMissingVertexOption
 
apply(ReadGraphOption.ReadGraphOptionDataBuilder) - Method in class oracle.pgx.config.ReadGraphOption.OptimizedForOption
 
apply(ReadGraphOption.ReadGraphOptionDataBuilder) - Method in class oracle.pgx.config.ReadGraphOption.ParallelHintDegreeReadGraphOption
 
apply(ReadGraphOption.ReadGraphOptionDataBuilder) - Method in class oracle.pgx.config.ReadGraphOption.SynchronizableOptionReadGraphOption
 
approximateVertexBetweennessCentrality(PgxGraph, int) - Method in class oracle.pgx.api.Analyst
Faster, but less accurate than betweenness centrality, it identifies important vertices for the flow of information
approximateVertexBetweennessCentrality(PgxGraph, int, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Faster, but less accurate than betweenness centrality, it identifies important vertices for the flow of information
approximateVertexBetweennessCentralityAsync(PgxGraph, int) - Method in class oracle.pgx.api.Analyst
Faster, but less accurate than betweenness centrality, it identifies important vertices for the flow of information
approximateVertexBetweennessCentralityAsync(PgxGraph, int, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Faster, but less accurate than betweenness centrality, it identifies important vertices for the flow of information
approximateVertexBetweennessCentralityFromSeeds(PgxGraph, PgxVertex<ID>...) - Method in class oracle.pgx.api.Analyst
Faster, but less accurate than betweenness centrality, it identifies important vertices for the flow of information
approximateVertexBetweennessCentralityFromSeeds(PgxGraph, VertexProperty<ID, Double>, PgxVertex<ID>...) - Method in class oracle.pgx.api.Analyst
Faster, but less accurate than betweenness centrality, it identifies important vertices for the flow of information
approximateVertexBetweennessCentralityFromSeedsAsync(PgxGraph, PgxVertex<ID>...) - Method in class oracle.pgx.api.Analyst
Faster, but less accurate than betweenness centrality, it identifies important vertices for the flow of information
approximateVertexBetweennessCentralityFromSeedsAsync(PgxGraph, VertexProperty<ID, Double>, PgxVertex<ID>...) - Method in class oracle.pgx.api.Analyst
Faster, but less accurate than betweenness centrality, it identifies important vertices for the flow of information
areWeEnterprise() - Method in class oracle.pgx.config.AbstractRuntimeConfig
 
ARGUMENTS - oracle.pgx.config.PreparedQueryConfig.Field
arguments for the query
ARGUMENTS - oracle.pgx.config.UdfFunctionConfig.Field
list of arguments
ArgumentType - Enum in oracle.pgx.common.types
The type of argument
ARRAY - oracle.pgx.api.PgqlResultElement.Type
 
ARRAY_COMPACTION_THRESHOLD - oracle.pgx.config.FileGraphConfig.Field
[only relevant if the graph is optimized for updates] threshold used to determined when to compact the delta-logs into a new array.
ARRAY_COMPACTION_THRESHOLD - oracle.pgx.config.PartitionedGraphConfig.Field
[only relevant if the graph is optimized for updates] threshold used to determined when to compact the delta-logs into a new array.
ARRAY_COMPACTION_THRESHOLD - oracle.pgx.config.PgHbaseGraphConfig.Field
[only relevant if the graph is optimized for updates] threshold used to determined when to compact the delta-logs into a new array.
ARRAY_COMPACTION_THRESHOLD - oracle.pgx.config.PgNosqlGraphConfig.Field
[only relevant if the graph is optimized for updates] threshold used to determined when to compact the delta-logs into a new array.
ARRAY_COMPACTION_THRESHOLD - oracle.pgx.config.PgRdbmsGraphConfig.Field
[only relevant if the graph is optimized for updates] threshold used to determined when to compact the delta-logs into a new array.
ARRAY_COMPACTION_THRESHOLD - oracle.pgx.config.RdfGraphConfig.Field
[only relevant if the graph is optimized for updates] threshold used to determined when to compact the delta-logs into a new array.
ARRAY_COMPACTION_THRESHOLD - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
[only relevant if the graph is optimized for updates] threshold used to determined when to compact the delta-logs into a new array.
ARRAY_COMPACTION_THRESHOLD - oracle.pgx.config.TwoTablesTextGraphConfig.Field
[only relevant if the graph is optimized for updates] threshold used to determined when to compact the delta-logs into a new array.
AS_OF - oracle.pgx.config.RdbmsEntityProviderConfig.Field
SCN value to use when executing Oracle Flashback queries, use `<current-scn>` to determine SCN automatically during loading.
asBinaryGraphFilterOperation() - Method in class oracle.pgx.api.filter.BinaryGraphFilterOperation
 
asBinaryGraphFilterOperation() - Method in class oracle.pgx.api.filter.GraphFilter
Gets this filter object as binary graph filter operation, if possible.
ASCENDING - oracle.pgx.algorithm.Order
 
ASCENDING - oracle.pgx.api.PgxGraph.SortOrder
 
asEdgeFilter() - Method in class oracle.pgx.api.filter.EdgeFilter
 
asEdgeFilter() - Method in class oracle.pgx.api.filter.GraphFilter
Gets this filter object as edge filter, if possible.
asGraphFilterWithExpression() - Method in class oracle.pgx.api.filter.GraphFilter
Gets this filter object as graph filter with expression, if possible.
asGraphFilterWithExpression() - Method in class oracle.pgx.api.filter.GraphFilterWithExpression
 
asGraphLoadingProgress() - Method in class oracle.pgx.api.DefaultFutureProgress
 
asGraphLoadingProgress() - Method in class oracle.pgx.api.FutureProgress
In case of graph loading future, return stats about graph loading progress
asGraphLoadingProgress() - Method in class oracle.pgx.api.GraphLoadingProgress
 
asVertexFilter() - Method in class oracle.pgx.api.filter.GraphFilter
Gets this filter object as vertex filter, if possible.
asVertexFilter() - Method in class oracle.pgx.api.filter.VertexFilter
 
ASYNC_POLLING - oracle.pgx.config.InteractionMode
the PGX client polls the status of the future until it's completed
ATTACHED - oracle.pg.rdbms.EnvironmentStatus
Currently attached to an environment.
ATTACHING - oracle.pg.rdbms.EnvironmentStatus
Currently being attached to an environment.
ATTRIBUTES - oracle.pgx.config.EsEntityProviderConfig.Field
additional attributes needed to read/write the graph data
ATTRIBUTES - oracle.pgx.config.FileEntityProviderConfig.Field
additional attributes needed to read/write the graph data
ATTRIBUTES - oracle.pgx.config.FileGraphConfig.Field
additional attributes needed to read/write the graph data
ATTRIBUTES - oracle.pgx.config.PartitionedGraphConfig.Field
additional attributes needed to read/write the graph data
ATTRIBUTES - oracle.pgx.config.PgHbaseGraphConfig.Field
additional attributes needed to read/write the graph data
ATTRIBUTES - oracle.pgx.config.PgNosqlGraphConfig.Field
additional attributes needed to read/write the graph data
ATTRIBUTES - oracle.pgx.config.PgRdbmsGraphConfig.Field
additional attributes needed to read/write the graph data
ATTRIBUTES - oracle.pgx.config.RdbmsEntityProviderConfig.Field
additional attributes needed to read/write the graph data
ATTRIBUTES - oracle.pgx.config.RdfGraphConfig.Field
additional attributes needed to read/write the graph data
ATTRIBUTES - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
additional attributes needed to read/write the graph data
ATTRIBUTES - oracle.pgx.config.TwoTablesTextGraphConfig.Field
additional attributes needed to read/write the graph data
AUTHORIZATION - oracle.pgx.config.PgxConfig.Field
mapping of users and roles to resources and permissions for authorization
AUTHORIZATION_SESSION_CREATE_ALLOW_ALL - oracle.pgx.config.PgxConfig.Field
if true allow all users to create a PGX session regardless of permissions granted to them
AuthorizationEntityConfig - Class in oracle.pgx.config
PGX Permission Item Config
AuthorizationEntityConfig.Field - Enum in oracle.pgx.config
Fields of PGX Permission Item Config
AuthorizationEntityConfigBuilder - Class in oracle.pgx.config
AuthorizationEntityConfigBuilder() - Constructor for class oracle.pgx.config.AuthorizationEntityConfigBuilder
Constructs an empty AuthorizationEntityConfigBuilder
AuthorizationEntityConfigBuilder(Map<AuthorizationEntityConfig.Field, Object>) - Constructor for class oracle.pgx.config.AuthorizationEntityConfigBuilder
Constructs a AuthorizationEntityConfigBuilder initialized with the values from the given map
AuthorizationEntityConfigBuilder(AuthorizationEntityConfig) - Constructor for class oracle.pgx.config.AuthorizationEntityConfigBuilder
Constructs a AuthorizationEntityConfigBuilder initialized with the values from the given config
AuthorizationEntityConfigBuilder(AuthorizationEntityConfigBuilder) - Constructor for class oracle.pgx.config.AuthorizationEntityConfigBuilder
Constructs a AuthorizationEntityConfigBuilder initialized with the values from the given builder
AuthorizationEntityPermissionConfig - Class in oracle.pgx.config
PGX Permission Resource Item Config
AuthorizationEntityPermissionConfig.Field - Enum in oracle.pgx.config
Fields of PGX Permission Resource Item Config
AuthorizationEntityPermissionConfigBuilder - Class in oracle.pgx.config
AuthorizationEntityPermissionConfigBuilder() - Constructor for class oracle.pgx.config.AuthorizationEntityPermissionConfigBuilder
Constructs an empty AuthorizationEntityPermissionConfigBuilder
AuthorizationEntityPermissionConfigBuilder(Map<AuthorizationEntityPermissionConfig.Field, Object>) - Constructor for class oracle.pgx.config.AuthorizationEntityPermissionConfigBuilder
Constructs a AuthorizationEntityPermissionConfigBuilder initialized with the values from the given map
AuthorizationEntityPermissionConfigBuilder(AuthorizationEntityPermissionConfig) - Constructor for class oracle.pgx.config.AuthorizationEntityPermissionConfigBuilder
Constructs a AuthorizationEntityPermissionConfigBuilder initialized with the values from the given config
AuthorizationEntityPermissionConfigBuilder(AuthorizationEntityPermissionConfigBuilder) - Constructor for class oracle.pgx.config.AuthorizationEntityPermissionConfigBuilder
Constructs a AuthorizationEntityPermissionConfigBuilder initialized with the values from the given builder
AuthorizationException - Exception in oracle.pgx.common.auth
 
AuthorizationException(String) - Constructor for exception oracle.pgx.common.auth.AuthorizationException
 
AuthorizationException(PgxUser, PgxGeneralPermission) - Constructor for exception oracle.pgx.common.auth.AuthorizationException
 
AuthorizationException(PgxUser, PgxResource) - Constructor for exception oracle.pgx.common.auth.AuthorizationException
 
AuthorizationLocationConfig - Class in oracle.pgx.config
PGX Permission File Location Config
AuthorizationLocationConfig.Field - Enum in oracle.pgx.config
Fields of PGX Permission File Location Config
AuthorizationType - Enum in oracle.pgx.common.types
The Authorization Types
AUTO - oracle.pgx.api.filter.FilterStrategy
AUTO analyzes the filter expression and splits it up into sub-expressions executed by different strategies.
AUTO - oracle.pgx.config.ReachabilityIndexCreationMode
Create RG based on heuristics
AUTO_GENERATED - oracle.pgx.config.IdGenerationStrategy
Auto generated ids.
AUTO_GROW - oracle.pgx.config.FrontierTypeStrategy
Start with short and switch to int on demand.
AUTO_REFRESH - oracle.pgx.config.GraphLoadingConfig.Field
if true the graph gets refreshed automatically in periodic intervals.
AUTO_TRANSFORM_MS_BFS - oracle.pgx.api.GmCompilerOptimization
 
autodetectColumns(boolean) - Method in class oracle.pgx.api.frames.PgxFrameReader
enables or disables the autodetection of columns from the table Not all formats support autodetection of the columns (only DB in fact)
avg(Function<PgxVertex, T>) - Method in interface oracle.pgx.algorithm.VertexSet
Apply the reducer to each vertex in the set and compute the average.
AVG - oracle.pgx.config.Aggregate
 

B

back() - Method in interface oracle.pgx.algorithm.EdgeSequence
Get the edge at the back of the sequence.
back() - Method in interface oracle.pgx.algorithm.VertexSequence
Get the vertex at the back of the sequence.
BACKEND_WRAPPER - oracle.pgx.config.PgxConfig.Field
Only for internal use.
backward(Consumer<PgxVertex>) - Method in interface oracle.pgx.algorithm.Traversal
Visit the vertex in the backward direction of the traversal.
backwardFilter(Predicate<PgxVertex>) - Method in interface oracle.pgx.algorithm.Traversal
Filter the vertices in the BFS/DFS traversal when going backward.
BASE_PATH - oracle.pgx.config.FileGraphStoringConfig.Field
base path to use for storing a graph; file paths will be constructed using the following format <base_path>_<partition_index>.<extension>_, i.e.
BASE_URL - oracle.pgx.config.ClientConfig.Field
The base url in the format host [ : port][ /path] of the PGX server REST end-point.
BaseModelConfig - Interface in oracle.pgx.config.mllib
Abstract base configuration class for all models
BASIC_ALLOCATOR - oracle.pgx.config.MemoryAllocationStrategy
Allocate off-heap memory using javas Unsafe.
BASIC_SCHEDULER - oracle.pgx.config.SchedulerStrategy
 
BASIC_SCHEDULER_CONFIG - oracle.pgx.config.PgxConfig.Field
configuration parameters for the fork join pool backend
BasicSchedulerConfig - Class in oracle.pgx.config
ForkJoin Pool Config
BasicSchedulerConfig.Field - Enum in oracle.pgx.config
Fields of ForkJoin Pool Config
BasicSchedulerConfigBuilder - Class in oracle.pgx.config
BasicSchedulerConfigBuilder() - Constructor for class oracle.pgx.config.BasicSchedulerConfigBuilder
Constructs an empty BasicSchedulerConfigBuilder
BasicSchedulerConfigBuilder(Map<BasicSchedulerConfig.Field, Object>) - Constructor for class oracle.pgx.config.BasicSchedulerConfigBuilder
Constructs a BasicSchedulerConfigBuilder initialized with the values from the given map
BasicSchedulerConfigBuilder(BasicSchedulerConfig) - Constructor for class oracle.pgx.config.BasicSchedulerConfigBuilder
Constructs a BasicSchedulerConfigBuilder initialized with the values from the given config
BasicSchedulerConfigBuilder(BasicSchedulerConfigBuilder) - Constructor for class oracle.pgx.config.BasicSchedulerConfigBuilder
Constructs a BasicSchedulerConfigBuilder initialized with the values from the given builder
BatchGenerator - Class in oracle.pgx.config.mllib.batchgenerator
 
BatchGenerator(BatchGenerator.BatchGeneratorType) - Constructor for class oracle.pgx.config.mllib.batchgenerator.BatchGenerator
 
BatchGenerator.BatchGeneratorType - Enum in oracle.pgx.config.mllib.batchgenerator
 
BatchGenerators - Class in oracle.pgx.config.mllib.batchgenerator
 
batchGeneratorType - Variable in class oracle.pgx.config.mllib.batchgenerator.BatchGenerator
 
BFS_ITERATE_QUE_TASK_SIZE - oracle.pgx.config.PgxConfig.Field
task size for BFS iterate QUE phase
BFS_ITERATE_QUE_TASK_SIZE - oracle.pgx.config.RuntimeConfig.Field
task size for BFS iterate QUE phase
BFS_THRESHOLD_PARENT_READ_BASED - oracle.pgx.config.PgxConfig.Field
threshold of BFS traversal level items above which to switch to parent-read-based visiting strategy
BFS_THRESHOLD_PARENT_READ_BASED - oracle.pgx.config.RuntimeConfig.Field
threshold of BFS traversal level items above which to switch to parent-read-based visiting strategy
BFS_THRESHOLD_READ_BASED - oracle.pgx.config.PgxConfig.Field
threshold of BFS traversal level items above which to switch to read-based visiting strategy
BFS_THRESHOLD_READ_BASED - oracle.pgx.config.RuntimeConfig.Field
threshold of BFS traversal level items above which to switch to read-based visiting strategy
BFS_THRESHOLD_SINGLE_THREADED - oracle.pgx.config.PgxConfig.Field
until what number of BFS traversal level items vertices are visited single-threaded
BFS_THRESHOLD_SINGLE_THREADED - oracle.pgx.config.RuntimeConfig.Field
until what number of BFS traversal level items vertices are visited single-threaded
BILINEAR - oracle.pgx.config.mllib.GraphWiseDgiLayerConfig.Discriminator
bilinear scoring function, sigmoid activated to produce probabilities (Velickovic et al., 2018)
BinaryGraphFilterOperation - Class in oracle.pgx.api.filter
 
BIPARTITE_SUBGRAPHS - oracle.pgx.config.LinkTemplate
 
bipartiteCheck(PgxGraph, VertexProperty<ID, Boolean>) - Method in class oracle.pgx.api.Analyst
Bipartite check verifies whether are graph is a bipartite graph.
bipartiteCheckAsync(PgxGraph, VertexProperty<ID, Boolean>) - Method in class oracle.pgx.api.Analyst
Bipartite check verifies whether are graph is a bipartite graph.
BipartiteGraph - Class in oracle.pgx.api
A bipartite PgxGraph.
bipartiteSubGraphFromInDegree() - Method in class oracle.pgx.api.PgxGraph
bipartiteSubGraphFromInDegree(String) - Method in class oracle.pgx.api.PgxGraph
bipartiteSubGraphFromInDegree(Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, String) - Method in class oracle.pgx.api.PgxGraph
bipartiteSubGraphFromInDegree(Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, String, String, boolean) - Method in class oracle.pgx.api.PgxGraph
bipartiteSubGraphFromInDegreeAsync() - Method in class oracle.pgx.api.PgxGraph
Create a bipartite version of this graph with all vertices of in-degree = 0 being the left set.
bipartiteSubGraphFromInDegreeAsync(String) - Method in class oracle.pgx.api.PgxGraph
Create a bipartite version of this graph with all vertices of in-degree = 0 being the left set.
bipartiteSubGraphFromInDegreeAsync(Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, String) - Method in class oracle.pgx.api.PgxGraph
Create a bipartite version of this graph with all vertices of in-degree = 0 being the left set.
bipartiteSubGraphFromInDegreeAsync(Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, String, String, boolean) - Method in class oracle.pgx.api.PgxGraph
Create a bipartite version of this graph with all vertices of in-degree = 0 being the left set.
bipartiteSubGraphFromLeftSet(Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, VertexSet<?>, String) - Method in class oracle.pgx.api.PgxGraph
bipartiteSubGraphFromLeftSet(Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, VertexSet<?>, String, String) - Method in class oracle.pgx.api.PgxGraph
bipartiteSubGraphFromLeftSet(VertexSet<?>) - Method in class oracle.pgx.api.PgxGraph
bipartiteSubGraphFromLeftSet(VertexSet<?>, String) - Method in class oracle.pgx.api.PgxGraph
bipartiteSubGraphFromLeftSetAsync(Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, VertexSet<?>, String) - Method in class oracle.pgx.api.PgxGraph
Create a bipartite version of this graph with the given vertex set being the left set.
bipartiteSubGraphFromLeftSetAsync(Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, VertexSet<?>, String, String) - Method in class oracle.pgx.api.PgxGraph
Create a bipartite version of this graph with the given vertex set being the left set.
bipartiteSubGraphFromLeftSetAsync(VertexSet<?>) - Method in class oracle.pgx.api.PgxGraph
Create a bipartite version of this graph with the given vertex set being the left set.
bipartiteSubGraphFromLeftSetAsync(VertexSet<?>, String) - Method in class oracle.pgx.api.PgxGraph
Create a bipartite version of this graph with the given vertex set being the left set.
BLOCK_CACHE_SIZE - oracle.pgx.config.PgHbaseGraphConfig.Field
block_cache_size
BLOCKING - oracle.pgx.config.InteractionMode
the PGX client sends a request to directly get the value of the future and the server would block until the future result is ready
BOOL - oracle.pgx.config.RdfAction
 
BOOL_IN - oracle.pgx.common.types.ArgumentType
boolean in-argument (value)
BOOL_OUT - oracle.pgx.common.types.ArgumentType
boolean out-argument (name of scalar)
BOOLEAN - oracle.pgx.api.PgqlResultElement.Type
 
BOOLEAN - oracle.pgx.common.types.PropertyType
Boolean type for properties
BOOLEAN - oracle.pgx.common.types.QueryArgumentType
 
BOOLEAN - oracle.pgx.common.types.ReturnType
Boolean return type
BOOLEAN_TYPE - Static variable in class oracle.pgx.api.frames.schema.datatypes.DataTypes
 
BooleanType - Class in oracle.pgx.api.frames.schema.datatypes
 
BooleanType() - Constructor for class oracle.pgx.api.frames.schema.datatypes.BooleanType
 
BOTH - oracle.pgx.common.types.Direction
Used for calling DegreeCentrality algorithm IN + OUT
brokerBaseUrl(String) - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration.AdbGraphClientConfigurationBuilder
Set the broker base URL to use.
build() - Method in class oracle.pg.imports.GraphImporter.Builder
 
build() - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration.AdbGraphClientConfigurationBuilder
 
build() - Method in interface oracle.pgx.api.graphalteration.GraphAlterationBuilder
Create a new graph that is the result of the alteration of the current graph.
build() - Method in interface oracle.pgx.api.GraphBuilder
Blocking version of GraphBuilder.buildAsync().
build() - Method in class oracle.pgx.api.GraphBuilderImpl
 
build() - Method in class oracle.pgx.api.MergingStrategyBuilder
 
build() - Method in class oracle.pgx.api.mllib.CategoricalPropertyConfigBuilder
Builds the default type of categorical feature configuration if a type was not specified
build() - Method in class oracle.pgx.api.mllib.ContinuousPropertyConfigBuilder
 
build() - Method in class oracle.pgx.api.mllib.DeepWalkModelBuilder
Builds the DeepWalk model with the builder configuration
build() - Method in class oracle.pgx.api.mllib.EdgeWiseModelBuilder
Builds the EdgeWise model with the specified parameters.
build() - Method in class oracle.pgx.api.mllib.EmbeddingTableConfigBuilder
Build the configuration
build() - Method in class oracle.pgx.api.mllib.GraphWiseAttentionLayerConfigBuilder
Build the configuration
build() - Method in class oracle.pgx.api.mllib.GraphWiseConvLayerConfigBuilder
Build the configuration
build() - Method in class oracle.pgx.api.mllib.GraphWiseDgiLayerConfigBuilder
Build the configuration
build() - Method in class oracle.pgx.api.mllib.GraphWiseDominantLayerConfigBuilder
Build the configuration
build() - Method in class oracle.pgx.api.mllib.GraphWiseModelBuilder
Builds the GraphWise model with the specified parameters.
build() - Method in class oracle.pgx.api.mllib.GraphWisePredictionLayerConfigBuilder
Build the configuration
build() - Method in class oracle.pgx.api.mllib.OneHotEncodingConfigBuilder
Build the configuration
build() - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Builds the Pg2vec Model with the builder configuration
build() - Method in class oracle.pgx.api.mllib.SupervisedEdgeWiseModelBuilder
Builds the SupervisedEdgeWise model with the specified parameters.
build() - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModelBuilder
Builds the SupervisedGraphWise model with the specified parameters.
build() - Method in class oracle.pgx.api.mllib.UnsupervisedAnomalyDetectionGraphWiseModelBuilder
Builds the UnsupervisedAnomalyDetectionGraphWiseModel model with the specified parameters.
build() - Method in class oracle.pgx.api.mllib.UnsupervisedEdgeWiseModelBuilder
Builds the UnsupervisedEdgeWise model with the specified parameters.
build() - Method in class oracle.pgx.api.mllib.UnsupervisedGraphWiseModelBuilder
Builds the UnsupervisedGraphWise model with the specified parameters.
build() - Method in class oracle.pgx.api.MutationStrategyBuilder
Builds the MutationStrategy with the chosen parameters.
build() - Method in class oracle.pgx.api.PickingStrategyBuilder
Builds a PickingStrategy.
build() - Method in class oracle.pgx.api.Synchronizer.Builder
Builds a new Synchronizer object.
build() - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Build the provider configuration object
build() - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Build the graph configuration object
build() - Method in class oracle.pgx.config.AnalysisTaskConfigBuilder
Builds the AnalysisTaskConfig with a parentPath of null.
build() - Method in class oracle.pgx.config.AuthorizationEntityConfigBuilder
Builds the AuthorizationEntityConfig with a parentPath of null.
build() - Method in class oracle.pgx.config.AuthorizationEntityPermissionConfigBuilder
Builds the AuthorizationEntityPermissionConfig with a parentPath of null.
build() - Method in class oracle.pgx.config.BasicSchedulerConfigBuilder
Builds the BasicSchedulerConfig with a parentPath of null.
build() - Method in class oracle.pgx.config.ClientConfigBuilder
Creates a ClientConfig object with the specified values
build() - Method in class oracle.pgx.config.DataMemoryLimitsConfigBuilder
Builds the DataMemoryLimitsConfig with a parentPath of null.
build() - Method in class oracle.pgx.config.EnterpriseSchedulerConfigBuilder
Builds the EnterpriseSchedulerConfig with a parentPath of null.
build() - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
Builds the EnterpriseSchedulerFlagsConfig with a parentPath of null.
build() - Method in class oracle.pgx.config.FileGraphStoringConfigBuilder
Build the file graph storing configuration object
build() - Method in class oracle.pgx.config.FrontierRedactedVerticesConfigBuilder
Builds the FrontierRedactedVerticesConfig with a parentPath of null.
build() - Method in class oracle.pgx.config.GenericConfigBuilder
 
build() - Method in class oracle.pgx.config.GraphPropertyConfigBuilder
Builds the GraphPropertyConfig with a parentPath of null.
build() - Method in class oracle.pgx.config.PgxConfigBuilder
Builds the PgxConfig with a parentPath of null.
build() - Method in class oracle.pgx.config.PreloadGraphConfigBuilder
Builds the PreloadGraphConfig with a parentPath of null.
build() - Method in class oracle.pgx.config.PreparedQueryArgumentConfigBuilder
Builds the PreparedQueryArgumentConfig with a parentPath of null.
build() - Method in class oracle.pgx.config.PreparedQueryConfigBuilder
Builds the PreparedQueryConfig with a parentPath of null.
build() - Method in class oracle.pgx.config.PropertiesRedactionRuleConfigBuilder
Builds the PropertiesRedactionRuleConfig with a parentPath of null.
build() - Method in class oracle.pgx.config.RealmConfigBuilder
Builds the RealmConfig with a parentPath of null.
build() - Method in class oracle.pgx.config.RuntimeConfigBuilder
Builds the RuntimeConfig with a parentPath of null.
build() - Method in class oracle.pgx.config.UdfFunctionArgumentConfigBuilder
Builds the UdfFunctionArgumentConfig with a parentPath of null.
build() - Method in class oracle.pgx.config.UdfFunctionConfigBuilder
Builds the UdfFunctionConfig with a parentPath of null.
build(boolean, String) - Method in class oracle.pgx.config.GenericConfigBuilder
 
build(String) - Method in class oracle.pgx.api.frames.PgxFrameBuilder
build(String) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationBuilder
Create a new graph that is the result of the alteration of the current graph.
build(String) - Method in interface oracle.pgx.api.GraphBuilder
Blocking version of GraphBuilder.buildAsync(String).
build(String) - Method in class oracle.pgx.api.GraphBuilderImpl
 
build(String) - Method in class oracle.pgx.config.AnalysisTaskConfigBuilder
Builds the AnalysisTaskConfig.
build(String) - Method in class oracle.pgx.config.AuthorizationEntityConfigBuilder
Builds the AuthorizationEntityConfig.
build(String) - Method in class oracle.pgx.config.AuthorizationEntityPermissionConfigBuilder
Builds the AuthorizationEntityPermissionConfig.
build(String) - Method in class oracle.pgx.config.BasicSchedulerConfigBuilder
Builds the BasicSchedulerConfig.
build(String) - Method in class oracle.pgx.config.DataMemoryLimitsConfigBuilder
Builds the DataMemoryLimitsConfig.
build(String) - Method in class oracle.pgx.config.EnterpriseSchedulerConfigBuilder
Builds the EnterpriseSchedulerConfig.
build(String) - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
Builds the EnterpriseSchedulerFlagsConfig.
build(String) - Method in class oracle.pgx.config.FrontierRedactedVerticesConfigBuilder
Builds the FrontierRedactedVerticesConfig.
build(String) - Method in class oracle.pgx.config.GraphPropertyConfigBuilder
Builds the GraphPropertyConfig.
build(String) - Method in class oracle.pgx.config.PgxConfigBuilder
Builds the PgxConfig.
build(String) - Method in class oracle.pgx.config.PreloadGraphConfigBuilder
Builds the PreloadGraphConfig.
build(String) - Method in class oracle.pgx.config.PreparedQueryArgumentConfigBuilder
Builds the PreparedQueryArgumentConfig.
build(String) - Method in class oracle.pgx.config.PreparedQueryConfigBuilder
Builds the PreparedQueryConfig.
build(String) - Method in class oracle.pgx.config.PropertiesRedactionRuleConfigBuilder
Builds the PropertiesRedactionRuleConfig.
build(String) - Method in class oracle.pgx.config.RealmConfigBuilder
Builds the RealmConfig.
build(String) - Method in class oracle.pgx.config.RuntimeConfigBuilder
Builds the RuntimeConfig.
build(String) - Method in class oracle.pgx.config.UdfFunctionArgumentConfigBuilder
Builds the UdfFunctionArgumentConfig.
build(String) - Method in class oracle.pgx.config.UdfFunctionConfigBuilder
Builds the UdfFunctionConfig.
BUILD_DATE - Static variable in class oracle.pgx.config.VersionConfig
The timestamp at which this PGX version was built
BUILD_FRAME - oracle.pgx.config.LinkTemplate
 
BUILD_GRAPH - oracle.pgx.config.LinkTemplate
 
BUILD_GRAPH_SNAPSHOT - oracle.pgx.config.LinkTemplate
 
buildAnalysisTaskConfig(Consumer<AnalysisTaskConfigBuilder>) - Static method in class oracle.pgx.config.AnalysisTaskConfigBuilder
Builds a AnalysisTaskConfig in-place
buildAsync() - Method in interface oracle.pgx.api.graphalteration.GraphAlterationBuilder
Create a new graph that is the result of the alteration of the current graph.
buildAsync() - Method in interface oracle.pgx.api.GraphBuilder
Shortcut for GraphBuilder.buildAsync(String) without a name
buildAsync() - Method in class oracle.pgx.api.GraphBuilderImpl
 
buildAsync(String) - Method in class oracle.pgx.api.frames.PgxFrameBuilder
Builds a frame with the previously given schema and rows
buildAsync(String) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationBuilder
Create a new graph that is the result of the alteration of the current graph.
buildAsync(String) - Method in interface oracle.pgx.api.GraphBuilder
Builds a new graph out of the changes in this graph builder
buildAsync(String) - Method in class oracle.pgx.api.GraphBuilderImpl
 
buildAuthorizationEntityConfig(Consumer<AuthorizationEntityConfigBuilder>) - Static method in class oracle.pgx.config.AuthorizationEntityConfigBuilder
Builds a AuthorizationEntityConfig in-place
buildAuthorizationEntityPermissionConfig(Consumer<AuthorizationEntityPermissionConfigBuilder>) - Static method in class oracle.pgx.config.AuthorizationEntityPermissionConfigBuilder
buildBasicSchedulerConfig(Consumer<BasicSchedulerConfigBuilder>) - Static method in class oracle.pgx.config.BasicSchedulerConfigBuilder
Builds a BasicSchedulerConfig in-place
buildDataMemoryLimitsConfig(Consumer<DataMemoryLimitsConfigBuilder>) - Static method in class oracle.pgx.config.DataMemoryLimitsConfigBuilder
Builds a DataMemoryLimitsConfig in-place
buildEnterpriseSchedulerConfig(Consumer<EnterpriseSchedulerConfigBuilder>) - Static method in class oracle.pgx.config.EnterpriseSchedulerConfigBuilder
Builds a EnterpriseSchedulerConfig in-place
buildEnterpriseSchedulerFlagsConfig(Consumer<EnterpriseSchedulerFlagsConfigBuilder>) - Static method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
builder() - Static method in class oracle.pg.rdbms.AdbGraphClientConfiguration
 
Builder() - Constructor for class oracle.pg.imports.GraphImporter.Builder
 
Builder() - Constructor for class oracle.pgx.api.Synchronizer.Builder
 
buildFrontierRedactedVerticesConfig(Consumer<FrontierRedactedVerticesConfigBuilder>) - Static method in class oracle.pgx.config.FrontierRedactedVerticesConfigBuilder
buildGraphPropertyConfig(Consumer<GraphPropertyConfigBuilder>) - Static method in class oracle.pgx.config.GraphPropertyConfigBuilder
Builds a GraphPropertyConfig in-place
buildNewSnapshot() - Method in interface oracle.pgx.api.graphalteration.GraphAlterationBuilder
Create a new snapshot for the current graph that is the result of the alteration of the current snapshot.
buildNewSnapshot() - Method in interface oracle.pgx.api.GraphChangeSet
buildNewSnapshotAsync() - Method in interface oracle.pgx.api.graphalteration.GraphAlterationBuilder
Create a new snapshot for the current graph that is the result of the alteration of the current snapshot.
buildNewSnapshotAsync() - Method in interface oracle.pgx.api.GraphChangeSet
Builds a new snapshot of the graph out of this GraphChangeSet: the resulting PgxGraph is a new snapshot of the PgxGraph object this was created from.
buildNewSnapshotAsync() - Method in class oracle.pgx.api.GraphChangeSetImpl
 
buildPgxConfig(Consumer<PgxConfigBuilder>) - Static method in class oracle.pgx.config.PgxConfigBuilder
Builds a PgxConfig in-place
buildPreloadGraphConfig(Consumer<PreloadGraphConfigBuilder>) - Static method in class oracle.pgx.config.PreloadGraphConfigBuilder
Builds a PreloadGraphConfig in-place
buildPreparedQueryArgumentConfig(Consumer<PreparedQueryArgumentConfigBuilder>) - Static method in class oracle.pgx.config.PreparedQueryArgumentConfigBuilder
Builds a PreparedQueryArgumentConfig in-place
buildPreparedQueryConfig(Consumer<PreparedQueryConfigBuilder>) - Static method in class oracle.pgx.config.PreparedQueryConfigBuilder
Builds a PreparedQueryConfig in-place
buildPropertiesRedactionRuleConfig(Consumer<PropertiesRedactionRuleConfigBuilder>) - Static method in class oracle.pgx.config.PropertiesRedactionRuleConfigBuilder
buildRealmConfig(Consumer<RealmConfigBuilder>) - Static method in class oracle.pgx.config.RealmConfigBuilder
Builds a RealmConfig in-place
buildRuntimeConfig(Consumer<RuntimeConfigBuilder>) - Static method in class oracle.pgx.config.RuntimeConfigBuilder
Builds a RuntimeConfig in-place
buildUdfFunctionArgumentConfig(Consumer<UdfFunctionArgumentConfigBuilder>) - Static method in class oracle.pgx.config.UdfFunctionArgumentConfigBuilder
Builds a UdfFunctionArgumentConfig in-place
buildUdfFunctionConfig(Consumer<UdfFunctionConfigBuilder>) - Static method in class oracle.pgx.config.UdfFunctionConfigBuilder
Builds a UdfFunctionConfig in-place
BUILTINS_PATH - oracle.pgx.config.PgxConfig.Field
Path to the builtin algorithms directory.
BY_LABEL - oracle.pgx.config.PartitionWhileLoading
Indicates that the graph is partitioned while loading by label

C

CALL - oracle.pg.rdbms.pgql.PgqlSqlTrans.TranslationType
 
cancel() - Method in class oracle.pg.rdbms.pgql.PgqlExecution
 
cancel() - Method in interface oracle.pg.rdbms.pgql.PgqlStatement
Allows to cancel currently running execute operation.
cancel() - Method in class oracle.pgx.api.PgxFuture
 
CANCEL_TASKS - oracle.pgx.config.UpdateConsistencyModel
Tasks that are running when a non-structural update occurs are canceled so as to prevent (possible) inconsistent results.
CANCELLED - oracle.pg.rdbms.Job.Status
No longer running because job has been cancelled.
CANCELLING - oracle.pg.rdbms.Job.Status
Still running and in the process of being cancelled.
cancelOn(PgxFuture) - Method in class oracle.pgx.api.PgxFuture
If given promise completes exceptionally because it was canceled, CompletableFuture.cancel(boolean) gets called on this promise as well.
CartesianProduct - oracle.pgx.common.types.OperationType
 
cascadeEdgeProviderRemovals(boolean) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationBuilder
Specifies if the edge providers associated to a vertex provider (the vertex provider is either the source or destination provider for that edge provider) being removed should be automatically removed too or not.
CategoricalEmbeddingType - Enum in oracle.pgx.config.mllib.inputconfig
 
CategoricalPropertyConfig - Class in oracle.pgx.config.mllib.inputconfig
Configuration class for categorical feature handling.
CategoricalPropertyConfig(String) - Constructor for class oracle.pgx.config.mllib.inputconfig.CategoricalPropertyConfig
 
CategoricalPropertyConfig(String, CategoricalEmbeddingType) - Constructor for class oracle.pgx.config.mllib.inputconfig.CategoricalPropertyConfig
 
CategoricalPropertyConfig(CategoricalPropertyConfig, CategoricalEmbeddingType) - Constructor for class oracle.pgx.config.mllib.inputconfig.CategoricalPropertyConfig
 
categoricalPropertyConfigBuilder(String) - Method in class oracle.pgx.api.Analyst
Return a CategoricalPropertyConfigBuilder used to create a CategoricalPropertyConfig
CategoricalPropertyConfigBuilder<Config extends CategoricalPropertyConfig,​Self extends CategoricalPropertyConfigBuilder> - Class in oracle.pgx.api.mllib
CategoricalPropertyConfigBuilder(String) - Constructor for class oracle.pgx.api.mllib.CategoricalPropertyConfigBuilder
 
CCTRACE_OUT - oracle.pgx.config.ClientConfig.Field
[relevant for enable_cctrace] when cctrace is enabled, specifies a path to a file where cctrace should log to.
CCTRACE_PRINT_STACKTRACES - oracle.pgx.config.ClientConfig.Field
[relevant for enable_cctrace] when cctrace is enabled, print the stacktrace for each request and result
center(PgxGraph) - Method in class oracle.pgx.api.Analyst
Periphery/center gives an overview of the extreme distances and the corresponding vertices in a graph
center(PgxGraph, VertexSet<ID>) - Method in class oracle.pgx.api.Analyst
Periphery/center gives an overview of the extreme distances and the corresponding vertices in a graph
centerAsync(PgxGraph) - Method in class oracle.pgx.api.Analyst
Periphery/center gives an overview of the extreme distances and the corresponding vertices in a graph
centerAsync(PgxGraph, VertexSet<ID>) - Method in class oracle.pgx.api.Analyst
Periphery/center gives an overview of the extreme distances and the corresponding vertices in a graph
CHANGE_SET - oracle.pgx.config.SnapshotsSource
All sessions can push changesets.
CHANGES - oracle.pgx.config.LinkTemplate
 
ChangeType - Enum in oracle.pgx.common.types
The type of a change
CHARACTER_SET - oracle.pgx.config.PgxConfig.Field
standard charset to use throughout PGX, UTF-8 will be used as default.
CHARACTER_SET - oracle.pgx.config.RuntimeConfig.Field
standard charset to use throughout PGX, UTF-8 will be used as default.
checkType(Object) - Method in enum oracle.pgx.api.executionenvironment.ExecutionEnvironmentField
Checks that a given type matches the type of o
clear() - Method in interface oracle.pgx.algorithm.EdgeSequence
Remove all edges from the sequence.
clear() - Method in interface oracle.pgx.algorithm.EdgeSet
Remove all edges from the set.
clear() - Method in interface oracle.pgx.algorithm.PgxMap
Remove all key-value pairs from the map.
clear() - Method in interface oracle.pgx.algorithm.VertexSequence
Remove all vertices from the sequence.
clear() - Method in interface oracle.pgx.algorithm.VertexSet
Remove all vertices from the set.
clear() - Method in class oracle.pgx.api.PgxCollection
Blocking version of PgxCollection.clearAsync().
clear() - Method in class oracle.pgx.config.AnalysisTaskConfigBuilder
Clears all values from the builder
clear() - Method in class oracle.pgx.config.AuthorizationEntityConfigBuilder
Clears all values from the builder
clear() - Method in class oracle.pgx.config.AuthorizationEntityPermissionConfigBuilder
Clears all values from the builder
clear() - Method in class oracle.pgx.config.BasicSchedulerConfigBuilder
Clears all values from the builder
clear() - Method in class oracle.pgx.config.DataMemoryLimitsConfigBuilder
Clears all values from the builder
clear() - Method in class oracle.pgx.config.EnterpriseSchedulerConfigBuilder
Clears all values from the builder
clear() - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
Clears all values from the builder
clear() - Method in class oracle.pgx.config.FrontierRedactedVerticesConfigBuilder
Clears all values from the builder
clear() - Method in class oracle.pgx.config.GenericConfigBuilder
 
clear() - Method in class oracle.pgx.config.GraphPropertyConfigBuilder
Clears all values from the builder
clear() - Method in class oracle.pgx.config.PgxConfigBuilder
Clears all values from the builder
clear() - Method in class oracle.pgx.config.PreloadGraphConfigBuilder
Clears all values from the builder
clear() - Method in class oracle.pgx.config.PreparedQueryArgumentConfigBuilder
Clears all values from the builder
clear() - Method in class oracle.pgx.config.PreparedQueryConfigBuilder
Clears all values from the builder
clear() - Method in class oracle.pgx.config.PropertiesRedactionRuleConfigBuilder
Clears all values from the builder
clear() - Method in class oracle.pgx.config.RealmConfigBuilder
Clears all values from the builder
clear() - Method in class oracle.pgx.config.RuntimeConfigBuilder
Clears all values from the builder
clear() - Method in class oracle.pgx.config.UdfFunctionArgumentConfigBuilder
Clears all values from the builder
clear() - Method in class oracle.pgx.config.UdfFunctionConfigBuilder
Clears all values from the builder
clearAsync() - Method in class oracle.pgx.api.ComponentCollection
 
clearAsync() - Method in class oracle.pgx.api.PgxCollection
Clear an existing collection
clearEdgeProperties() - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Removes all edge properties from this builder
clearEdgeProviders() - Method in class oracle.pgx.config.PartitionedGraphConfigBuilder
Clears the edge providers of the graph
clearGraphMetadataCache() - Method in class oracle.pg.rdbms.pgql.PgqlConnection
Clear the cache that stores graph metadata
clearProperties() - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Removes all properties from this builder
clearSensitiveData() - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
clearTranslationCache() - Method in class oracle.pg.rdbms.pgql.PgqlConnection
Clear the cache that stores translations
clearVertexProperties() - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Removes all vertex properties from this builder
clearVertexProviders() - Method in class oracle.pgx.config.PartitionedGraphConfigBuilder
Clears the vertex providers of the graph
CLIENT_SERVER_INTERACTION_MODE - oracle.pgx.config.ClientConfig.Field
if async_polling the PGX client would poll the status of the future until it's completed.
ClientConfig - Class in oracle.pgx.config
PGX Engine Client Config
ClientConfig.Field - Enum in oracle.pgx.config
Fields of PGX Engine Client Config
ClientConfigBuilder - Class in oracle.pgx.config
A builder for ClientConfig objects
ClientConfigBuilder() - Constructor for class oracle.pgx.config.ClientConfigBuilder
 
clone() - Method in interface oracle.pgx.algorithm.EdgeSequence
Clone this vertex sequence.
clone() - Method in interface oracle.pgx.algorithm.EdgeSet
Clone this edge set.
clone() - Method in interface oracle.pgx.algorithm.VertexSequence
Clone this vertex sequence.
clone() - Method in interface oracle.pgx.algorithm.VertexSet
Clone this vertex set.
clone() - Method in class oracle.pgx.api.EdgeProperty
Blocking version of EdgeProperty.cloneAsync().
clone() - Method in class oracle.pgx.api.PgxCollection
 
clone() - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.cloneAsync().
clone() - Method in class oracle.pgx.api.VertexProperty
Blocking version of VertexProperty.cloneAsync().
clone(String) - Method in class oracle.pgx.api.EdgeProperty
Blocking version of EdgeProperty.cloneAsync(String).
clone(String) - Method in class oracle.pgx.api.PgxCollection
Blocking version of PgxCollection.clone(String).
clone(String) - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.cloneAsync(String).
clone(String) - Method in class oracle.pgx.api.VertexProperty
clone(Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, String) - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.cloneAsync().
CLONE - oracle.pgx.config.LinkTemplate
 
cloneAndExecutePgql(String) - Method in class oracle.pgx.api.PgxGraph
cloneAndExecutePgql(String, String) - Method in class oracle.pgx.api.PgxGraph
cloneAndExecutePgqlAsync(String) - Method in class oracle.pgx.api.PgxGraph
Convenience method of PgxGraph.cloneAndExecutePgqlAsync(String, String)
Passing String(name) as null
cloneAndExecutePgqlAsync(String, String) - Method in class oracle.pgx.api.PgxGraph
Submits a pattern matching query (from a PgxGraph) on a clone of the graph.
cloneAsync() - Method in class oracle.pgx.api.EdgeProperty
Create a copy of this property.
Convenience method for EdgeProperty.cloneAsync(String) passing newPropertyName as null
cloneAsync() - Method in class oracle.pgx.api.PgxCollection
Convenience method around PgxCollection.cloneAsync(String) passing name as null
Clone an existing collection.
cloneAsync() - Method in class oracle.pgx.api.PgxGraph
Convenience method of PgxGraph.cloneAsync(String)
Passing String(name) as null
cloneAsync() - Method in class oracle.pgx.api.VertexProperty
Create a copy of this property.
Convenience method for VertexProperty.cloneAsync(String) passing newPropertyName as null
cloneAsync(String) - Method in class oracle.pgx.api.ComponentCollection
 
cloneAsync(String) - Method in class oracle.pgx.api.EdgeProperty
Creates a copy of this property.
cloneAsync(String) - Method in class oracle.pgx.api.PgxCollection
Clone an existing collection.
cloneAsync(String) - Method in class oracle.pgx.api.PgxGraph
Convenience method of PgxGraph.cloneAsync(Collection, Collection, String)
Passing Collection(vertexProperties) as VertexProperty.ALL Collection(edgeProperties) as EdgeProperty.ALL
cloneAsync(String) - Method in class oracle.pgx.api.VertexProperty
Creates a copy of this property.
cloneAsync(Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, String) - Method in class oracle.pgx.api.PgxGraph
Creates a deep copy of this graph.
close() - Method in class oracle.pg.rdbms.AdbGraphClient
Closes this client object.
close() - Method in class oracle.pg.rdbms.pgql.PgqlExecution
Releases this PgqlStatment's database and JDBC resources.
close() - Method in interface oracle.pg.rdbms.pgql.PgqlResultSet
Closes the underlying JDBC ResultSet and Statement.
close() - Method in interface oracle.pg.rdbms.pgql.PgqlStatement
Releases this PgqlStatment's database and JDBC resources.
close() - Method in class oracle.pgx.api.Destroyable
Calls Destroyable.destroyAsync() without waiting for completion.
close() - Method in class oracle.pgx.api.frames.PgxFrame
Calls PgxFrame.destroyAsync() and wait for completion.
close() - Method in class oracle.pgx.api.frames.PgxFrameColumn
Calls PgxFrameColumn.destroyAsync() without waiting for completion.
close() - Method in class oracle.pgx.api.mllib.Model
Calls Model.destroyAsync() and wait for completion.
close() - Method in interface oracle.pgx.api.PgqlResultSet
 
closenessCentralityDoubleLength(PgxGraph, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Closeness centrality measures the centrality of the vertices based on weighted distances, allowing to find well-connected vertices
closenessCentralityDoubleLength(PgxGraph, EdgeProperty<Double>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Closeness centrality measures the centrality of the vertices based on weighted distances, allowing to find well-connected vertices
closenessCentralityDoubleLengthAsync(PgxGraph, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Closeness centrality measures the centrality of the vertices based on weighted distances, allowing to find well-connected vertices
closenessCentralityDoubleLengthAsync(PgxGraph, EdgeProperty<Double>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Closeness centrality measures the centrality of the vertices based on weighted distances, allowing to find well-connected vertices
closenessCentralityUnitLength(PgxGraph) - Method in class oracle.pgx.api.Analyst
Closeness centrality measures the centrality of the vertices based on distances, allowing to find well-connected vertices
closenessCentralityUnitLength(PgxGraph, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Closeness centrality measures the centrality of the vertices based on distances, allowing to find well-connected vertices
closenessCentralityUnitLengthAsync(PgxGraph) - Method in class oracle.pgx.api.Analyst
Closeness centrality measures the centrality of the vertices based on distances, allowing to find well-connected vertices
closenessCentralityUnitLengthAsync(PgxGraph, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Closeness centrality measures the centrality of the vertices based on distances, allowing to find well-connected vertices
CNI_DIFF_FACTOR_DEFAULT - oracle.pgx.config.PgxConfig.Field
default diff factor value used in the common neighbor iterator implementations.
CNI_DIFF_FACTOR_DEFAULT - oracle.pgx.config.RuntimeConfig.Field
default diff factor value used in the common neighbor iterator implementations.
CNI_SMALL_DEFAULT - oracle.pgx.config.PgxConfig.Field
default value used in the common neighbor iterator implementations, to indicate below which threshold a subarray is considered small.
CNI_SMALL_DEFAULT - oracle.pgx.config.RuntimeConfig.Field
default value used in the common neighbor iterator implementations, to indicate below which threshold a subarray is considered small.
CNI_STOP_RECURSION_DEFAULT - oracle.pgx.config.PgxConfig.Field
default value used in the common neighbor iterator implementations, to indicate the minimum size where the binary search approach is applied.
CNI_STOP_RECURSION_DEFAULT - oracle.pgx.config.RuntimeConfig.Field
default value used in the common neighbor iterator implementations, to indicate the minimum size where the binary search approach is applied.
COLLECTION - oracle.pgx.common.types.ArgumentType
collection argument (name, in or out)
COLLECTION_ADD_ELEMENTS - oracle.pgx.config.LinkTemplate
 
COLLECTION_CLONE - oracle.pgx.config.LinkTemplate
 
COLLECTION_CONTAINS - oracle.pgx.config.LinkTemplate
 
COLLECTION_ELEMENTS - oracle.pgx.config.LinkTemplate
 
COLLECTION_INFO_SELF - oracle.pgx.config.LinkTemplate
 
COLLECTION_IS_MUTABLE - oracle.pgx.config.LinkTemplate
 
COLLECTION_PROXIES_SELF - oracle.pgx.config.LinkTemplate
 
COLLECTION_PROXY_ELEMENTS - oracle.pgx.config.LinkTemplate
 
COLLECTION_PROXY_MAP_KEY - Static variable in interface oracle.pgx.api.admin.Control
 
COLLECTION_PROXY_SELF - oracle.pgx.config.LinkTemplate
 
COLLECTION_REMOVE_ELEMENTS - oracle.pgx.config.LinkTemplate
 
COLLECTION_TO_MUTABLE - oracle.pgx.config.LinkTemplate
 
COLLECTIONS_SELF - oracle.pgx.config.LinkTemplate
 
CollectionType - Class in oracle.pgx.api.frames.schema.datatypes.collection
 
CollectionType - Enum in oracle.pgx.common.types
All supported collection types.
CollectionType(DataType) - Constructor for class oracle.pgx.api.frames.schema.datatypes.collection.CollectionType
 
COLUMN - oracle.pgx.config.GraphPropertyConfig.Field
name or index (starting from 1) of the column holding the property data.
columnDescriptor(String, DataType) - Static method in class oracle.pgx.api.frames.schema.ColumnDescriptor
Create a ColumnDescriptor from the name of the column and type
ColumnDescriptor - Class in oracle.pgx.api.frames.schema
 
ColumnRenaming - Class in oracle.pgx.api.frames.functions
 
columns(ColumnDescriptor...) - Method in class oracle.pgx.api.frames.PgxFrameReader
sets the columns to be loaded from their columnDescriptors
COMBINE_PROPERTIES - oracle.pgx.config.LinkTemplate
 
combineEdgePropertiesIntoVectorProperty(List<EdgeProperty<E>>) - Method in class oracle.pgx.api.PgxGraph
combineEdgePropertiesIntoVectorProperty(List<EdgeProperty<E>>, String) - Method in class oracle.pgx.api.PgxGraph
combineEdgePropertiesIntoVectorPropertyAsync(List<EdgeProperty<E>>) - Method in class oracle.pgx.api.PgxGraph
Takes a list of scalar edge properties of same type and creates a new edge vector property by combining them.
combineEdgePropertiesIntoVectorPropertyAsync(List<EdgeProperty<E>>, String) - Method in class oracle.pgx.api.PgxGraph
Takes a list of scalar edge properties of same type and creates a new edge vector property by combining them.
combineVertexPropertiesIntoVectorProperty(List<VertexProperty<ID, V>>) - Method in class oracle.pgx.api.PgxGraph
combineVertexPropertiesIntoVectorProperty(List<VertexProperty<ID, V>>, String) - Method in class oracle.pgx.api.PgxGraph
combineVertexPropertiesIntoVectorPropertyAsync(List<VertexProperty<ID, V>>) - Method in class oracle.pgx.api.PgxGraph
Takes a list of scalar vertex properties of same type and creates a new vertex vector property by combining them.
combineVertexPropertiesIntoVectorPropertyAsync(List<VertexProperty<ID, V>>, String) - Method in class oracle.pgx.api.PgxGraph
Takes a list of scalar vertex properties of same type and creates a new vertex vector property by combining them.
COMMIT_HASH - Static variable in class oracle.pgx.config.VersionConfig
The commit from which this PGX version was built
COMMON_LOG_CONFIGURE - oracle.pgx.config.PgxConfig.Field
Path to a log configuration in Logback syntax.
COMMON_NEIGHBOR_ITERATION - oracle.pgx.api.GmCompilerOptimization
 
COMMON_NEIGHBOR_ITERATION_EARLY_PRUNING - oracle.pgx.api.GmCompilerOptimization
 
CommonLoadableConfig<FormatType> - Interface in oracle.pgx.config
common interface for all configurations in loadable entities (graph/table)
CommonNeighborMatch - oracle.pgx.common.types.OperationType
 
communitiesConductanceMinimization(PgxGraph) - Method in class oracle.pgx.api.Analyst
Soman and Narang can find communities in a graph taking weighted edges into account
communitiesConductanceMinimization(PgxGraph, int) - Method in class oracle.pgx.api.Analyst
Soman and Narang can find communities in a graph taking weighted edges into account
communitiesConductanceMinimization(PgxGraph, int, VertexProperty<ID, Long>) - Method in class oracle.pgx.api.Analyst
Soman and Narang can find communities in a graph taking weighted edges into account
communitiesConductanceMinimization(PgxGraph, VertexProperty<ID, Long>) - Method in class oracle.pgx.api.Analyst
Soman and Narang can find communities in a graph taking weighted edges into account
communitiesConductanceMinimizationAsync(PgxGraph) - Method in class oracle.pgx.api.Analyst
Soman and Narang can find communities in a graph taking weighted edges into account
communitiesConductanceMinimizationAsync(PgxGraph, int) - Method in class oracle.pgx.api.Analyst
Soman and Narang can find communities in a graph taking weighted edges into account
communitiesConductanceMinimizationAsync(PgxGraph, int, VertexProperty<ID, Long>) - Method in class oracle.pgx.api.Analyst
Soman and Narang can find communities in a graph taking weighted edges into account
communitiesConductanceMinimizationAsync(PgxGraph, VertexProperty<ID, Long>) - Method in class oracle.pgx.api.Analyst
Soman and Narang can find communities in a graph taking weighted edges into account
communitiesInfomap(PgxGraph, VertexProperty<ID, Double>, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Infomap can find high quality communities in a graph.
communitiesInfomap(PgxGraph, VertexProperty<ID, Double>, EdgeProperty<Double>, double, double, int) - Method in class oracle.pgx.api.Analyst
Infomap can find high quality communities in a graph.
communitiesInfomap(PgxGraph, VertexProperty<ID, Double>, EdgeProperty<Double>, double, double, int, VertexProperty<ID, Long>) - Method in class oracle.pgx.api.Analyst
Infomap can find high quality communities in a graph.
communitiesInfomap(PgxGraph, VertexProperty<ID, Double>, EdgeProperty<Double>, VertexProperty<ID, Long>) - Method in class oracle.pgx.api.Analyst
Infomap can find high quality communities in a graph.
communitiesInfomapAsync(PgxGraph, VertexProperty<ID, Double>, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Infomap can find high quality communities in a graph.
communitiesInfomapAsync(PgxGraph, VertexProperty<ID, Double>, EdgeProperty<Double>, double, double, int) - Method in class oracle.pgx.api.Analyst
Infomap can find high quality communities in a graph.
communitiesInfomapAsync(PgxGraph, VertexProperty<ID, Double>, EdgeProperty<Double>, double, double, int, VertexProperty<ID, Long>) - Method in class oracle.pgx.api.Analyst
Infomap can find high quality communities in a graph.
communitiesInfomapAsync(PgxGraph, VertexProperty<ID, Double>, EdgeProperty<Double>, VertexProperty<ID, Long>) - Method in class oracle.pgx.api.Analyst
Infomap can find high quality communities in a graph.
communitiesLabelPropagation(PgxGraph) - Method in class oracle.pgx.api.Analyst
Label propagation can find communities in a graph relatively fast
communitiesLabelPropagation(PgxGraph, int) - Method in class oracle.pgx.api.Analyst
Label propagation can find communities in a graph relatively fast
communitiesLabelPropagation(PgxGraph, int, VertexProperty<ID, Long>) - Method in class oracle.pgx.api.Analyst
Label propagation can find communities in a graph relatively fast
communitiesLabelPropagation(PgxGraph, VertexProperty<ID, Long>) - Method in class oracle.pgx.api.Analyst
Label propagation can find communities in a graph relatively fast
communitiesLabelPropagationAsync(PgxGraph) - Method in class oracle.pgx.api.Analyst
Label propagation can find communities in a graph relatively fast
communitiesLabelPropagationAsync(PgxGraph, int) - Method in class oracle.pgx.api.Analyst
Label propagation can find communities in a graph relatively fast
communitiesLabelPropagationAsync(PgxGraph, int, VertexProperty<ID, Long>) - Method in class oracle.pgx.api.Analyst
Label propagation can find communities in a graph relatively fast
communitiesLabelPropagationAsync(PgxGraph, VertexProperty<ID, Long>) - Method in class oracle.pgx.api.Analyst
Label propagation can find communities in a graph relatively fast
compareTo(PgxVect<E>) - Method in class oracle.pgx.api.PgxVect
 
COMPILE_PROGRAM - oracle.pgx.config.LinkTemplate
 
CompiledProgram - Class in oracle.pgx.api
A compiled Green-Marl program.
CompileException - Exception in oracle.pgx.api
An exception indicating a compilation error on PGX side
CompileException(String) - Constructor for exception oracle.pgx.api.CompileException
 
CompileException(String, Throwable) - Constructor for exception oracle.pgx.api.CompileException
 
CompileException(Throwable) - Constructor for exception oracle.pgx.api.CompileException
 
compileProgramCodeAsync(String) - Method in class oracle.pgx.api.PgxSession
Compiles a Green-Marl program for parallel execution with all optimizations enabled.
compileProgramCodeAsync(String, boolean) - Method in class oracle.pgx.api.PgxSession
Compiles a Green-Marl program for parallel execution with all optimizations enabled.
compileProgramCodeAsync(String, boolean, boolean, List<GmCompilerOptimization>, boolean) - Method in class oracle.pgx.api.PgxSession
Compiles a Green-Marl program.
Compiler - Enum in oracle.pgx.config
The compiler
completedFuture(T) - Static method in class oracle.pgx.api.PgxFuture
 
COMPONENT_CONTAINS - oracle.pgx.config.LinkTemplate
 
COMPONENT_STORAGE_SELF - oracle.pgx.config.LinkTemplate
 
COMPONENT_STORAGES_SELF - oracle.pgx.config.LinkTemplate
 
ComponentCollection<ID> - Class in oracle.pgx.api
 
ComponentCollection(PgxGraph, PgxId, long) - Constructor for class oracle.pgx.api.ComponentCollection
 
COMPONENTS_FOR_ID - oracle.pgx.config.LinkTemplate
 
COMPONENTS_PROXIES_SELF - oracle.pgx.config.LinkTemplate
 
COMPONENTS_PROXY_MAP_KEY - Static variable in interface oracle.pgx.api.admin.Control
 
COMPONENTS_PROXY_SELF - oracle.pgx.config.LinkTemplate
 
COMPRESSION - oracle.pgx.config.PgHbaseGraphConfig.Field
which HBase compression algorithm to use.
COMPRESSION_SCHEME - oracle.pgx.config.FileGraphStoringConfig.Field
the scheme to use for compression, or none to disable compression
COMPUTE_PATH - oracle.pgx.config.LinkTemplate
 
COMPUTE_SIMILARS_BATCHED_DEEPWALK_MODEL - oracle.pgx.config.LinkTemplate
 
COMPUTE_SIMILARS_BATCHED_PG2VEC_MODEL - oracle.pgx.config.LinkTemplate
 
COMPUTE_SIMILARS_DEEPWALK_MODEL - oracle.pgx.config.LinkTemplate
 
COMPUTE_SIMILARS_PG2VEC_MODEL - oracle.pgx.config.LinkTemplate
 
computeHighDegreeVertices(PgxGraph, int) - Method in class oracle.pgx.api.Analyst
Computes the k vertices with the highest degrees in the graph.
computeHighDegreeVertices(PgxGraph, int, PgxMap<Integer, PgxVertex<ID>>, VertexSet<ID>) - Method in class oracle.pgx.api.Analyst
Computes the k vertices with the highest degrees in the graph.
computeHighDegreeVerticesAsync(PgxGraph, int) - Method in class oracle.pgx.api.Analyst
Computes the k vertices with the highest degrees in the graph.
computeHighDegreeVerticesAsync(PgxGraph, int, PgxMap<Integer, PgxVertex<ID>>, VertexSet<ID>) - Method in class oracle.pgx.api.Analyst
Computes the k vertices with the highest degrees in the graph.
computeSimilars(Object, int) - Method in class oracle.pgx.api.mllib.DeepWalkModel
computeSimilars(Object, int) - Method in class oracle.pgx.api.mllib.Pg2vecModel
computeSimilars(List<Object>, int) - Method in class oracle.pgx.api.mllib.DeepWalkModel
computeSimilars(List<Object>, int) - Method in class oracle.pgx.api.mllib.Pg2vecModel
computeSimilarsAsync(Object, int) - Method in class oracle.pgx.api.mllib.DeepWalkModel
Computes the top-k similar vertices for a given vertex
computeSimilarsAsync(Object, int) - Method in class oracle.pgx.api.mllib.Pg2vecModel
Computes the top-k similar graphlets for a given graphlet
computeSimilarsAsync(List<Object>, int) - Method in class oracle.pgx.api.mllib.DeepWalkModel
Computes the top-k similar vertices for a list of input vertices
computeSimilarsAsync(List<Object>, int) - Method in class oracle.pgx.api.mllib.Pg2vecModel
Computes the top-k similar graphlets for a list of input graphlets
CONCAT - oracle.pgx.config.Aggregate
 
concatEdgeCombinationMethod(boolean, boolean, boolean) - Static method in class oracle.pgx.config.mllib.edgecombination.EdgeCombinationMethods
 
ConcatEdgeCombinationMethod - Class in oracle.pgx.config.mllib.edgecombination
 
ConcatEdgeCombinationMethod(boolean, boolean, boolean) - Constructor for class oracle.pgx.config.mllib.edgecombination.ConcatEdgeCombinationMethod
 
CONCATENATION - oracle.pgx.config.mllib.edgecombination.EdgeCombinationMethod.AggregationType
 
conductance(PgxGraph, Partition<ID>, long) - Method in class oracle.pgx.api.Analyst
Conductance assesses the quality of a partition in a graph
conductance(PgxGraph, Partition<ID>, long, Scalar<Double>) - Method in class oracle.pgx.api.Analyst
Conductance assesses the quality of a partition in a graph
conductanceAsync(PgxGraph, Partition<ID>, long) - Method in class oracle.pgx.api.Analyst
Conductance assesses the quality of a partition in a graph
conductanceAsync(PgxGraph, Partition<ID>, long, Scalar<Double>) - Method in class oracle.pgx.api.Analyst
Conductance assesses the quality of a partition in a graph
ConfigField - Interface in oracle.pgx.config
A field in a config.
configFromJson(String) - Static method in class oracle.pgx.config.AbstractPgxConfig
 
configFromMap(Map<PgxConfig.Field, Object>) - Static method in class oracle.pgx.config.AbstractPgxConfig
 
ConfigParser<F extends ConfigField> - Class in oracle.pgx.config
A parser for parsing graph configurations in JSON format.
CONNECTED_EDGES - oracle.pgx.config.LinkTemplate
 
connections(int) - Method in class oracle.pgx.api.expansion.PgqlViewGraphExpander
sets the number of connections to open to load the data in parallel
connections(int) - Method in class oracle.pgx.api.frames.PgxDbFrameReader
sets the number of connections to open to load the data in parallel
connections(int) - Method in class oracle.pgx.api.frames.PgxDbFrameStorer
sets the number of connections to open to store the data in parallel
connections(int) - Method in class oracle.pgx.api.subgraph.PgqlBasedSubgraphReader
sets the number of connections to open to load the data in parallel
ConstantVertexMatch - oracle.pgx.common.types.OperationType
 
construct(PgxSession, Core, Supplier<String>, Supplier<char[]>, ModelMetadata) - Method in interface oracle.pgx.api.mllib.ModelLoader.ModelConstructor
 
contains(E) - Method in class oracle.pgx.api.PgxCollection
Blocking version of #containsAsync(E).
contains(PgxEdge) - Method in interface oracle.pgx.algorithm.EdgeSequence
Check if the sequence contains the given edge.
contains(PgxEdge) - Method in interface oracle.pgx.algorithm.EdgeSet
Check if the set contains the given edge.
contains(PgxVertex) - Method in interface oracle.pgx.algorithm.VertexSequence
Check if the sequence contains the given vertex.
contains(PgxVertex) - Method in interface oracle.pgx.algorithm.VertexSet
Check if the set contains the given vertex.
containsAsync(E) - Method in class oracle.pgx.api.GraphEntityCollection
 
containsAsync(E) - Method in class oracle.pgx.api.PgxCollection
Returns true if this collection contains the specified element.
containsAsync(E) - Method in class oracle.pgx.api.ScalarCollection
 
containsAsync(PgxVertex<ID>) - Method in class oracle.pgx.api.ComponentCollection
 
containsKey(K) - Method in interface oracle.pgx.algorithm.PgxMap
Check if the map contains the given key.
containsKey(K) - Method in class oracle.pgx.api.PgxMap
Blocking version of PgxMap.containsKeyAsync(Object).
containsKeyAsync(K) - Method in class oracle.pgx.api.PgxMap
Checks if the map contains key.
ContinuousPropertyConfig - Class in oracle.pgx.config.mllib.inputconfig
Configuration class for continuous feature handling.
ContinuousPropertyConfig(String) - Constructor for class oracle.pgx.config.mllib.inputconfig.ContinuousPropertyConfig
 
ContinuousPropertyConfig(ContinuousPropertyConfig) - Constructor for class oracle.pgx.config.mllib.inputconfig.ContinuousPropertyConfig
 
continuousPropertyConfigBuilder(String) - Method in class oracle.pgx.api.Analyst
Return a ContinuousPropertyConfigBuilder used to create a ContinuousPropertyConfig
ContinuousPropertyConfigBuilder - Class in oracle.pgx.api.mllib
ContinuousPropertyConfigBuilder(String) - Constructor for class oracle.pgx.api.mllib.ContinuousPropertyConfigBuilder
 
Control - Interface in oracle.pgx.api.admin
Encapsulates all administrative functions of PGX
CONTROL_FUTURE - oracle.pgx.common.auth.PgxResource.Type
 
ControlFlow - Interface in oracle.pgx.algorithm
Utility functions related to control-flow.
CONV - oracle.pgx.config.mllib.GraphWiseBaseConvLayerConfig.ConvLayerType
 
CONVERT - oracle.pgx.config.OnRequiredConversion
silently convert and go on
CONVERT_AND_LOG - oracle.pgx.config.OnRequiredConversion
log every conversion and go on
CONVERT_AND_LOG_ONCE - oracle.pgx.config.OnRequiredConversion
log only one conversion and go on
convertArg(Object, ArgumentType, int) - Static method in class oracle.pgx.api.CompiledProgram
 
copyBaseFrom(EntityProviderConfig) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Sets this builder with the values of the given provider config, this only includes base settings (format, temporal formats, vertex properties, edge properties, loading configuration and error handling configuration).
copyBaseFrom(GraphConfig) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Sets this builder with the values of the given graph config, this only includes base settings (format, temporal formats, vertex properties, edge properties, loading configuration and error handling configuration).
copyFrom(GC) - Method in class oracle.pgx.config.AbstractFileGraphConfigBuilder
 
copyFrom(GC) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Sets this builder with all the values of the given graph config.
copyFrom(GC) - Method in class oracle.pgx.config.AbstractPgGraphConfigBuilder
 
copyFrom(GTC) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Sets this builder with all the values of the given provider config.
copyFrom(EsEntityProviderConfig) - Method in class oracle.pgx.config.EsEntityProviderConfigBuilder
 
copyFrom(FileEntityProviderConfig) - Method in class oracle.pgx.config.FileEntityProviderConfigBuilder
 
copyFrom(FileGraphConfig) - Method in class oracle.pgx.config.FileGraphConfigBuilder
 
copyFrom(PartitionedGraphConfig) - Method in class oracle.pgx.config.PartitionedGraphConfigBuilder
 
copyFrom(PgHbaseGraphConfig) - Method in class oracle.pgx.config.PgHbaseGraphConfigBuilder
 
copyFrom(PgNosqlGraphConfig) - Method in class oracle.pgx.config.PgNosqlGraphConfigBuilder
 
copyFrom(PgRdbmsGraphConfig) - Method in class oracle.pgx.config.PgRdbmsGraphConfigBuilder
 
copyFrom(RdbmsEntityProviderConfig) - Method in class oracle.pgx.config.RdbmsEntityProviderConfigBuilder
 
copyFrom(RdfGraphConfig) - Method in class oracle.pgx.config.RdfGraphConfigBuilder
 
copyFrom(TwoTablesRdbmsGraphConfig) - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfigBuilder
 
copyFrom(TwoTablesTextGraphConfig) - Method in class oracle.pgx.config.TwoTablesTextGraphConfigBuilder
 
CORE_PIN_GRAPH - oracle.pgx.config.LinkTemplate
 
CorruptionFunction - Class in oracle.pgx.config.mllib.corruption
 
CorruptionFunction() - Constructor for class oracle.pgx.config.mllib.corruption.CorruptionFunction
 
count() - Method in class oracle.pgx.api.frames.PgxFrame
Gives the numbers of rows in a frame.
COUNT - oracle.pgx.config.Aggregate
 
countAsync() - Method in class oracle.pgx.api.frames.PgxFrame
Gives the numbers of rows in a frame
countTriangles(PgxGraph, boolean) - Method in class oracle.pgx.api.Analyst
triangle counting gives an overview of the amount of connections between vertices in neighborhoods
countTrianglesAsync(PgxGraph, boolean) - Method in class oracle.pgx.api.Analyst
triangle counting gives an overview of the amount of connections between vertices in neighborhoods
CpuEnvironment - Class in oracle.pgx.api.executionenvironment
A sub environment for CPU bound tasks
create() - Static method in interface oracle.pgx.algorithm.EdgeProperty
Instantiate a new edge property.
create() - Static method in interface oracle.pgx.algorithm.EdgeSequence
Instantiate a new edge sequence.
create() - Static method in interface oracle.pgx.algorithm.EdgeSet
Instantiate a new edge set.
create() - Static method in interface oracle.pgx.algorithm.PgxMap
Instantiate a new map.
create() - Static method in interface oracle.pgx.algorithm.PgxVect
Instantiate a new vector.
create() - Static method in interface oracle.pgx.algorithm.Scalar
Instantiate a new scalar.
create() - Static method in interface oracle.pgx.algorithm.VertexProperty
Instantiate a new vertex property.
create() - Static method in interface oracle.pgx.algorithm.VertexSequence
Instantiate a new vertex sequence.
create() - Static method in interface oracle.pgx.algorithm.VertexSet
Instantiate a new vertex set.
create() - Method in class oracle.pgx.api.frames.AbstractPgxEntityProviderFromFramesCreator
create() - Method in class oracle.pgx.api.frames.PgxGraphFromFramesCreator
 
create(E) - Static method in interface oracle.pgx.algorithm.PgxVect
Instantiate a new vector property and initialize it with the given value.
create(String) - Method in class oracle.pgx.api.mllib.ModelRepository
Create a model store with the provided name.
create(T) - Static method in interface oracle.pgx.algorithm.EdgeProperty
Instantiate a new edge property.
create(T) - Static method in interface oracle.pgx.algorithm.Scalar
Instantiate a new scalar and initialize the scalar with the given value.
create(T) - Static method in interface oracle.pgx.algorithm.VertexProperty
Instantiate a new vertex property.
CREATE - oracle.pg.rdbms.pgql.PgqlSqlTrans.TranslationType
 
CREATE_COPY - oracle.pgx.api.PgxGraph.Mode
 
CREATE_EDGE_ID_INDEX - oracle.pgx.config.GraphLoadingConfig.Field
if true, an index is prepared during loading which enables retrieval of edge paths
CREATE_EDGE_ID_MAPPING - oracle.pgx.config.GraphLoadingConfig.Field
if true, a mapping is prepared during loading which enables edge key arguments and filters containing edge keys
CREATE_FRAME_BUILDER - oracle.pgx.config.LinkTemplate
 
CREATE_GRAPH_FROM_FRAMES - oracle.pgx.config.LinkTemplate
 
CREATE_KEY_MAPPING - oracle.pgx.config.ProviderLoadingConfig.Field
if true, a mapping between entity keys and internal IDs is prepared during loading.
CREATE_LABEL_HISTOGRAM - oracle.pgx.config.GraphLoadingConfig.Field
whether a label histogram needs to be generated when the graph is loaded
CREATE_MODEL_STORE - oracle.pgx.config.LinkTemplate
 
CREATE_VERTEX - oracle.pgx.config.OnMissingVertex
create the missing vertex.
CREATE_VERTEX_ID_INDEX - oracle.pgx.config.GraphLoadingConfig.Field
if true, an index is prepared during loading which enables retrieval of vertex paths
CREATE_VERTEX_ID_MAPPING - oracle.pgx.config.GraphLoadingConfig.Field
if true, a mapping is prepared during loading which enables vertex arguments and vertex filters
CREATE_VERTEX_LOG - oracle.pgx.config.OnMissingVertex
logging behavior on create edge
CREATE_VERTEX_LOG_ONCE - oracle.pgx.config.OnMissingVertex
 
createAllPaths(PgxVertex<ID>, EdgeProperty<Double>, VertexProperty<ID, Double>, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>) - Method in class oracle.pgx.api.PgxGraph
createAllPathsAsync(PgxVertex<ID>, EdgeProperty<Double>, VertexProperty<ID, Double>, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>) - Method in class oracle.pgx.api.PgxGraph
Creates a AllPaths object representing all the shortest paths from a single source to all the possible destinations (shortest regarding the given edge costs).
createAnalyst() - Method in class oracle.pgx.api.PgxSession
Creates a new analyst.
createAsync() - Method in class oracle.pgx.api.frames.AbstractPgxEntityProviderFromFramesCreator
Create a graph from the parameters and providers provided
createAsync() - Method in class oracle.pgx.api.frames.PgxGraphFromFramesCreator
 
createAsync(String) - Method in class oracle.pgx.api.mllib.DbModelRepository
 
createAsync(String) - Method in class oracle.pgx.api.mllib.ModelRepository
Non-blocking version of the create method.
createBrokerBaseURI() - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration
 
createChangeSet() - Method in class oracle.pgx.api.PgxGraph
Creates a change set for updating the graph using IdGenerationStrategy.AUTO_GENERATED for edge ID generation strategy Note: This is currently not supported for undirected graphs.
createChangeSet(IdGenerationStrategy, IdGenerationStrategy) - Method in class oracle.pgx.api.PgxGraph
Creates a change set for updating the graph.
createComponents(VertexProperty<ID, Long>, long) - Method in class oracle.pgx.api.PgxGraph
createComponentsAsync(VertexProperty<ID, Long>, long) - Method in class oracle.pgx.api.PgxGraph
Creates a Partition object holding a collection of vertex sets, each representing a component.
createDistanceIndex(PgxGraph, PgxMap<Integer, PgxVertex<ID>>, VertexSet<ID>) - Method in class oracle.pgx.api.Analyst
Computes an index with distances to each high-degree vertex.
createDistanceIndex(PgxGraph, PgxMap<Integer, PgxVertex<ID>>, VertexSet<ID>, VertexProperty<ID, PgxVect<Integer>>) - Method in class oracle.pgx.api.Analyst
Computes an index with distances to each high-degree vertex.
createDistanceIndexAsync(PgxGraph, PgxMap<Integer, PgxVertex<ID>>, VertexSet<ID>) - Method in class oracle.pgx.api.Analyst
Computes an index with distances to each high-degree vertex.
createDistanceIndexAsync(PgxGraph, PgxMap<Integer, PgxVertex<ID>>, VertexSet<ID>, VertexProperty<ID, PgxVect<Integer>>) - Method in class oracle.pgx.api.Analyst
Computes an index with distances to each high-degree vertex.
createEdgeProperty(PropertyType) - Method in class oracle.pgx.api.PgxGraph
createEdgeProperty(PropertyType, int, String, boolean) - Method in class oracle.pgx.api.PgxGraph
createEdgeProperty(PropertyType, String) - Method in class oracle.pgx.api.PgxGraph
createEdgePropertyAsync(PropertyType) - Method in class oracle.pgx.api.PgxGraph
Creates a session-bound edge property
createEdgePropertyAsync(PropertyType, String) - Method in class oracle.pgx.api.PgxGraph
Creates a session-bound edge property
createEdgeSequence() - Method in class oracle.pgx.api.PgxGraph
createEdgeSequence(String) - Method in class oracle.pgx.api.PgxGraph
createEdgeSequenceAsync() - Method in class oracle.pgx.api.PgxGraph
Creates a new edge sequence.
createEdgeSequenceAsync(String) - Method in class oracle.pgx.api.PgxGraph
Creates a new edge sequence.
createEdgeSet() - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.createEdgeSetAsync().
createEdgeSet(String) - Method in class oracle.pgx.api.PgxGraph
createEdgeSetAsync() - Method in class oracle.pgx.api.PgxGraph
Creates a new edge set.
createEdgeSetAsync(String) - Method in class oracle.pgx.api.PgxGraph
Creates a new edge set.
createEdgeVectorProperty(PropertyType, int) - Method in class oracle.pgx.api.PgxGraph
createEdgeVectorProperty(PropertyType, int, String) - Method in class oracle.pgx.api.PgxGraph
createEdgeVectorPropertyAsync(PropertyType, int) - Method in class oracle.pgx.api.PgxGraph
Creates a session-bound edge vector property
createEdgeVectorPropertyAsync(PropertyType, int, String) - Method in class oracle.pgx.api.PgxGraph
Creates a session-bound edge vector property
createFrame(List<ColumnDescriptor>, Map<String, Iterable<?>>, String) - Method in class oracle.pgx.api.PgxSession
createFrameAsync(List<ColumnDescriptor>, Map<String, Iterable<?>>, String) - Method in class oracle.pgx.api.PgxSession
Creates a new frame from client-side data
createFrameBuilder(List<ColumnDescriptor>) - Method in class oracle.pgx.api.PgxSession
Creates a new frame builder with which it is possible to parameterize the building of the row frame
createFromFilterExpressionConfig(FilterExpressionConfig) - Static method in class oracle.pgx.config.GraphFilterFactory
 
createFromGraphFilter(GraphFilter) - Static method in class oracle.pgx.config.FilterExpressionConfigFactory
 
createGraphBuilder() - Method in class oracle.pgx.api.PgxSession
Creates a graph builder with integer vertex IDs using IdGenerationStrategy.AUTO_GENERATED for edge ID generation strategy
createGraphBuilder(IdType) - Method in class oracle.pgx.api.PgxSession
Creates a graph builder with the given vertex ID type using IdGenerationStrategy.AUTO_GENERATED for edge ID generation strategy
createGraphBuilder(IdType, IdGenerationStrategy, IdGenerationStrategy) - Method in class oracle.pgx.api.PgxSession
Creates a graph builder with the given vertex ID type and Ids Mode
createGraphBuilder(IdGenerationStrategy, IdGenerationStrategy) - Method in class oracle.pgx.api.PgxSession
Creates a graph builder with integer vertex IDs and Ids Mode
createGraphFromFrames(String) - Method in class oracle.pgx.api.PgxSession
Creates a graph from frames creator with which it is possible to specify the different vertex and edge tables of a graph from frames.
createGraphFromFrames(String, PgxFrame, PgxFrame) - Method in class oracle.pgx.api.PgxSession
Creates an homogeneous graph from the specified frames that represent the vertices and edges of the graph.
createGraphFromFramesAsync(String, PgxFrame, PgxFrame) - Method in class oracle.pgx.api.PgxSession
Creates an homogeneous graph from the specified frames that represent the vertices and edges of the graph.
createGraphStudioBaseURI() - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration
 
createKeyMapping(boolean) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationEmptyEdgeProviderBuilder
Sets whether the provider should have a key mapping Should be false when the ID strategy is UNSTABLE_GENERATED_IDS, true when the ID strategy is KEYS_AS_IDS, and can be true or false if the ID strategy is PARTITIONED_IDS.
createKeyMapping(boolean) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationEmptyProviderBuilder
Sets whether the provider should have a key mapping Should be false when the ID strategy is UNSTABLE_GENERATED_IDS, true when the ID strategy is KEYS_AS_IDS, and can be true or false if the ID strategy is PARTITIONED_IDS.
createKeyMapping(boolean) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationEmptyVertexProviderBuilder
Sets whether the provider should have a key mapping Should be false when the ID strategy is UNSTABLE_GENERATED_IDS, true when the ID strategy is KEYS_AS_IDS, and can be true or false if the ID strategy is PARTITIONED_IDS.
createKeyMapping(boolean) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Sets the flag to create the entity key mapping.
createLocalDateFormat() - Method in interface oracle.pgx.config.CommonLoadableConfig
 
createMap(PropertyType, PropertyType) - Method in class oracle.pgx.api.PgxGraph
createMap(PropertyType, PropertyType) - Method in class oracle.pgx.api.PgxSession
createMap(PropertyType, PropertyType, String) - Method in class oracle.pgx.api.PgxGraph
createMap(PropertyType, PropertyType, String) - Method in class oracle.pgx.api.PgxSession
createMapAsync(PropertyType, PropertyType) - Method in class oracle.pgx.api.PgxGraph
Creates a session-bound map
createMapAsync(PropertyType, PropertyType) - Method in class oracle.pgx.api.PgxSession
Convenience method around PgxSession.createMapAsync(PropertyType, PropertyType, String) passing name as null.
createMapAsync(PropertyType, PropertyType, String) - Method in class oracle.pgx.api.PgxGraph
Creates a session-bound map
createMapAsync(PropertyType, PropertyType, String) - Method in class oracle.pgx.api.PgxSession
Creates a map.
createMergingStrategyBuilder() - Method in class oracle.pgx.api.PgxGraph
Creates a new MergingStrategyBuilder that can be used to build a new MutationStrategy to simplify this graph.
createPath(PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>) - Method in class oracle.pgx.api.PgxGraph
createPathAsync(PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>) - Method in class oracle.pgx.api.PgxGraph
Creates a PgxPath object representing the shortest path from one source to one destination (shortest regarding the given edge costs).
createPathAsync(VertexSequence<ID>, EdgeSequence) - Method in class oracle.pgx.api.PgxGraph
Creates a PgxPath object from a sequence of vertices and edges.
createPgxBaseURI() - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration
 
createPickingStrategyBuilder() - Method in class oracle.pgx.api.PgxGraph
Creates a new PickingStrategyBuilder that can be used to build a new PickingStrategy to simplify this graph.
createScalar(PropertyType) - Method in class oracle.pgx.api.PgxGraph
createScalar(PropertyType, String) - Method in class oracle.pgx.api.PgxGraph
createScalarAsync(PropertyType) - Method in class oracle.pgx.api.PgxGraph
Creates a new Scalar.
createScalarAsync(PropertyType, String) - Method in class oracle.pgx.api.PgxGraph
Create a session-bound scalar.
createSequence(PropertyType) - Method in class oracle.pgx.api.PgxSession
createSequence(PropertyType, String) - Method in class oracle.pgx.api.PgxSession
createSequenceAsync(PropertyType) - Method in class oracle.pgx.api.PgxSession
Convenience method around PgxSession.createSequenceAsync(PropertyType, String) passing name as null.
createSequenceAsync(PropertyType, String) - Method in class oracle.pgx.api.PgxSession
Creates a sequence of scalars.
createSession(String) - Static method in class oracle.pgx.api.Pgx
Creates a session on the default instance.
createSession(String) - Method in class oracle.pgx.api.ServerInstance
createSession(String, Long, Long, TimeUnit) - Method in class oracle.pgx.api.ServerInstance
createSession(String, String) - Static method in class oracle.pgx.api.Pgx
Creates a session.
createSessionAsync(String) - Method in class oracle.pgx.api.ServerInstance
Create a new session.
createSessionAsync(String, Long, Long, TimeUnit) - Method in class oracle.pgx.api.ServerInstance
Creates a new session.
createSet(PropertyType) - Method in class oracle.pgx.api.PgxSession
createSet(PropertyType, String) - Method in class oracle.pgx.api.PgxSession
createSetAsync(PropertyType) - Method in class oracle.pgx.api.PgxSession
Convenience method around PgxSession.createSetAsync(PropertyType, String) passing name as null.
createSetAsync(PropertyType, String) - Method in class oracle.pgx.api.PgxSession
Creates a set of scalars.
createStatement() - Method in class oracle.pg.rdbms.pgql.PgqlConnection
Creates a new PgqlStatement object, which is used to execute PGQL queries
createSynchronizer(Class<T>) - Method in class oracle.pgx.api.PgxGraph
Creates a synchronizer object which can be used to keep this graph in sync with changes happening in its original data source.
createSynchronizer(Class<T>, Connection) - Method in class oracle.pgx.api.PgxGraph
Creates a synchronizer object which can be used to keep this graph in sync with changes happening in its original data source.
createSynchronizer(Class<T>, Connection, OnInvalidChange) - Method in class oracle.pgx.api.PgxGraph
Creates a synchronizer object which can be used to keep this graph in sync with changes happening in its original data source.
createTimeFormat() - Method in interface oracle.pgx.config.CommonLoadableConfig
 
createTimestampFormat() - Method in interface oracle.pgx.config.CommonLoadableConfig
 
createTimestampWithTimezoneFormat() - Method in interface oracle.pgx.config.CommonLoadableConfig
 
createTimeWithTimezoneFormat() - Method in interface oracle.pgx.config.CommonLoadableConfig
 
createUri(String) - Static method in class oracle.pgx.config.LinkTemplateUtils
 
createVectorScalar(PropertyType, int) - Method in class oracle.pgx.api.PgxGraph
createVectorScalar(PropertyType, int, String) - Method in class oracle.pgx.api.PgxGraph
createVectorScalarAsync(PropertyType, int) - Method in class oracle.pgx.api.PgxGraph
Create a session-bound vector scalar.
createVectorScalarAsync(PropertyType, int, String) - Method in class oracle.pgx.api.PgxGraph
Create a session-bound vector scalar.
createVersionInfoString(Function<String, String>, String, ServerInstance) - Static method in class oracle.pgx.api.admin.StartupLogging
 
createVertexProperty(PropertyType) - Method in class oracle.pgx.api.PgxGraph
createVertexProperty(PropertyType, int, String, boolean) - Method in class oracle.pgx.api.PgxGraph
createVertexProperty(PropertyType, String) - Method in class oracle.pgx.api.PgxGraph
createVertexPropertyAsync(PropertyType) - Method in class oracle.pgx.api.PgxGraph
Creates a session-bound vertex property
createVertexPropertyAsync(PropertyType, String) - Method in class oracle.pgx.api.PgxGraph
Creates a session-bound vertex property
createVertexSequence() - Method in class oracle.pgx.api.PgxGraph
createVertexSequence(String) - Method in class oracle.pgx.api.PgxGraph
createVertexSequenceAsync() - Method in class oracle.pgx.api.PgxGraph
Creates a new vertex sequence.
createVertexSequenceAsync(String) - Method in class oracle.pgx.api.PgxGraph
Creates a new vertex sequence.
createVertexSet() - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.createVertexSetAsync().
createVertexSet(String) - Method in class oracle.pgx.api.PgxGraph
createVertexSetAsync() - Method in class oracle.pgx.api.PgxGraph
Creates a new vertex set.
createVertexSetAsync(String) - Method in class oracle.pgx.api.PgxGraph
Creates a new vertex set.
createVertexVectorProperty(PropertyType, int) - Method in class oracle.pgx.api.PgxGraph
createVertexVectorProperty(PropertyType, int, String) - Method in class oracle.pgx.api.PgxGraph
createVertexVectorPropertyAsync(PropertyType, int) - Method in class oracle.pgx.api.PgxGraph
Creates a session-bound vertex vector property
createVertexVectorPropertyAsync(PropertyType, int, String) - Method in class oracle.pgx.api.PgxGraph
Creates a session-bound vertex vector property
csv() - Method in class oracle.pgx.api.frames.PgxGenericFrameReader
returns a PgxCsvFrameReader
csv() - Method in class oracle.pgx.api.frames.PgxGenericFrameStorer
returns a PgxCsvFrameStorer
csv(String) - Method in class oracle.pgx.api.frames.PgxGenericFrameStorer
stores the csv PgxFrame synchronously
csv(String...) - Method in class oracle.pgx.api.frames.PgxGenericFrameReader
loads the csv PgxFrame synchronously
CSV - oracle.pgx.config.Format
Comma-Separated Values (CSV) Format
CSV - oracle.pgx.config.ProviderFormat
Comma-Separated Values (CSV) Format
csvAsync(String) - Method in class oracle.pgx.api.frames.PgxGenericFrameStorer
triggers async storing of the csv PgxFrame
csvAsync(String...) - Method in class oracle.pgx.api.frames.PgxGenericFrameReader
triggers the async loading of the csv PgxFrame
CURRENT_USER_NAME - oracle.pgx.config.LinkTemplate
 
CURRENT_USER_ROLES - oracle.pgx.config.LinkTemplate
 
CURRENT_USER_SYSTEM_PERMISSIONS - oracle.pgx.config.LinkTemplate
 
currentLevel() - Static method in interface oracle.pgx.algorithm.Traversal
Get the current level of the BFS/DFS traversal.

D

DATA_BLOCK_ENCODING - oracle.pgx.config.PgHbaseGraphConfig.Field
which datablock encoding algorithm to use.
DATA_MEMORY_LIMITS - oracle.pgx.config.PgxConfig.Field
memory limits configuration parameters
DATA_SOURCE_ID - oracle.pgx.config.PartitionedGraphConfig.Field
data source id to use to connect to an RDBMS instance
DATA_SOURCE_ID - oracle.pgx.config.PgRdbmsGraphConfig.Field
data source id to use to connect to an RDBMS instance
DATA_SOURCE_ID - oracle.pgx.config.RdbmsEntityProviderConfig.Field
data source id to use to connect to an RDBMS instance
DATA_SOURCE_ID - oracle.pgx.config.RdfGraphConfig.Field
data source id to use to connect to an RDBMS instance
DATA_SOURCE_ID - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
data source id to use to connect to an RDBMS instance
database(String) - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration.AdbGraphClientConfigurationBuilder
The Autonomous Database name.
DATABASE_TABLE_NAME - oracle.pgx.config.RdbmsEntityProviderConfig.Field
name of the table in the database
databaseOcid(String) - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration.AdbGraphClientConfigurationBuilder
The OCID of the Autonomous Database.
DataListener - Class in oracle.pgx.api
 
DataListener() - Constructor for class oracle.pgx.api.DataListener
 
DataListener(String, int, long, int) - Constructor for class oracle.pgx.api.DataListener
 
DataMemoryLimit - Class in oracle.pgx.config
 
DataMemoryLimit(DataMemoryLimitType, long) - Constructor for class oracle.pgx.config.DataMemoryLimit
 
DataMemoryLimit(DataMemoryLimitType, String) - Constructor for class oracle.pgx.config.DataMemoryLimit
 
DataMemoryLimit(DataMemoryLimitType, String, Double, boolean) - Constructor for class oracle.pgx.config.DataMemoryLimit
 
DataMemoryLimitsConfig - Class in oracle.pgx.config
PGX Engine Memory Limits Config
DataMemoryLimitsConfig.Field - Enum in oracle.pgx.config
Fields of PGX Engine Memory Limits Config
DataMemoryLimitsConfigBuilder - Class in oracle.pgx.config
DataMemoryLimitsConfigBuilder() - Constructor for class oracle.pgx.config.DataMemoryLimitsConfigBuilder
Constructs an empty DataMemoryLimitsConfigBuilder
DataMemoryLimitsConfigBuilder(Map<DataMemoryLimitsConfig.Field, Object>) - Constructor for class oracle.pgx.config.DataMemoryLimitsConfigBuilder
Constructs a DataMemoryLimitsConfigBuilder initialized with the values from the given map
DataMemoryLimitsConfigBuilder(DataMemoryLimitsConfig) - Constructor for class oracle.pgx.config.DataMemoryLimitsConfigBuilder
Constructs a DataMemoryLimitsConfigBuilder initialized with the values from the given config
DataMemoryLimitsConfigBuilder(DataMemoryLimitsConfigBuilder) - Constructor for class oracle.pgx.config.DataMemoryLimitsConfigBuilder
Constructs a DataMemoryLimitsConfigBuilder initialized with the values from the given builder
DataMemoryLimitType - Enum in oracle.pgx.config
 
dataSourceId(String) - Method in class oracle.pgx.api.expansion.PgqlViewGraphExpander
sets the dataSourceId to which to connect
dataSourceId(String) - Method in class oracle.pgx.api.frames.PgxDbFrameReader
sets the dataSourceId to which to connect
dataSourceId(String) - Method in class oracle.pgx.api.frames.PgxDbFrameStorer
sets the dataSourceId to which to connect
dataSourceId(String) - Method in class oracle.pgx.api.mllib.DbModelLoader
Configures the datasource ID (not required if using the user from the realm)
dataSourceId(String) - Method in class oracle.pgx.api.mllib.DbModelRepositoryBuilder
Configures the datasource ID (not required if using the user from the realm)
dataSourceId(String) - Method in class oracle.pgx.api.mllib.DbModelStorer
Configures the datasource ID (not required if using the user from the realm)
dataSourceId(String) - Method in class oracle.pgx.api.subgraph.PgqlBasedSubgraphReader
sets the dataSourceId to which to connect
DATASTORE - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
underlying datastore
DATASTORE - oracle.pgx.config.TwoTablesTextGraphConfig.Field
underlying datastore
dataStudioApiVersion(String) - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration.AdbGraphClientConfigurationBuilder
The API version of the Data Studio REST endpoints to use.
DataType - Class in oracle.pgx.api.frames.schema.datatypes
 
DataType() - Constructor for class oracle.pgx.api.frames.schema.datatypes.DataType
 
DataTypes - Class in oracle.pgx.api.frames.schema.datatypes
 
DATE - oracle.pgx.api.PgqlResultElement.Type
 
DATE - oracle.pgx.common.types.ReturnType
Date return type
DATE - oracle.pgx.config.RdfAction
 
db() - Method in class oracle.pgx.api.frames.PgxGenericFrameReader
returns a PgxDbFrameReader
db() - Method in class oracle.pgx.api.frames.PgxGenericFrameStorer
returns a PgxDbFrameStorer
db() - Method in class oracle.pgx.api.mllib.GenericModelLoader
Returns a model loader for loading models from an Oracle database
db() - Method in class oracle.pgx.api.mllib.GenericModelRepositoryBuilder
Returns a model repository builder that can be used to build a model repository for CRUD operations on model store tables in an Oracle database.
db() - Method in class oracle.pgx.api.mllib.GenericModelStorer
Returns a model loader for storing models to an Oracle database
DB - oracle.pgx.api.filter.FilterStrategy
DB executes the filter expression in DB.
DB - oracle.pgx.config.mllib.ModelDatasource
 
DB_ENGINE - oracle.pgx.config.PgHbaseGraphConfig.Field
underlying database engine
DB_ENGINE - oracle.pgx.config.PgNosqlGraphConfig.Field
underlying database engine
DB_ENGINE - oracle.pgx.config.PgRdbmsGraphConfig.Field
underlying database engine
DbConnectionConfig - Interface in oracle.pgx.config
common interface for all configurations in loadable entities (graph/table) that include DB connection fields
DbEngine - Enum in oracle.pgx.config
The database engine
DbModelLoader<ModelType extends Model<?>> - Class in oracle.pgx.api.mllib
A model loader for models stored in an Oracle database, inside a modelstore table.
DbModelLoader(PgxSession, Core, Supplier<String>, Supplier<char[]>, ModelKind, ModelLoader.ModelConstructor<ModelType>) - Constructor for class oracle.pgx.api.mllib.DbModelLoader
 
DbModelLoadingConfiguration - Class in oracle.pgx.config.mllib
 
DbModelLoadingConfiguration() - Constructor for class oracle.pgx.config.mllib.DbModelLoadingConfiguration
 
DbModelLoadingConfiguration(ModelKind) - Constructor for class oracle.pgx.config.mllib.DbModelLoadingConfiguration
 
DbModelRepository - Class in oracle.pgx.api.mllib
A model repository for CRUD operations on model store tables in an Oracle database.
DbModelRepository(PgxSession, Core, Supplier<String>, Supplier<char[]>, DbModelRepositoryConfiguration) - Constructor for class oracle.pgx.api.mllib.DbModelRepository
 
DbModelRepositoryBuilder - Class in oracle.pgx.api.mllib
A model repository builder that can be used to build a model repository for CRUD operations on model store tables in an Oracle database.
DbModelRepositoryBuilder(PgxSession, Core, Supplier<String>, Supplier<char[]>) - Constructor for class oracle.pgx.api.mllib.DbModelRepositoryBuilder
 
DbModelRepositoryConfiguration - Class in oracle.pgx.config.mllib
 
DbModelRepositoryConfiguration() - Constructor for class oracle.pgx.config.mllib.DbModelRepositoryConfiguration
 
DbModelStorer<ModelType extends Model<ModelType>> - Class in oracle.pgx.api.mllib
A model storer to store models in an Oracle database, inside a modelstore table.
DbModelStorer(PgxSession, Core, ModelType, Supplier<String>, Supplier<char[]>) - Constructor for class oracle.pgx.api.mllib.DbModelStorer
 
DbModelStoringConfiguration - Class in oracle.pgx.config.mllib
 
DbModelStoringConfiguration() - Constructor for class oracle.pgx.config.mllib.DbModelStoringConfiguration
 
DbModelStoringConfiguration(ModelKind) - Constructor for class oracle.pgx.config.mllib.DbModelStoringConfiguration
 
DEBUG_SERVER - oracle.pgx.config.PgxConfig.Field
Hostname of the debug server.
decrement() - Method in interface oracle.pgx.algorithm.Scalar
Decrement the scalar.
decrement(K) - Method in interface oracle.pgx.algorithm.PgxMap
Decrement the value at the given key.
decrement(PgxEdge) - Method in interface oracle.pgx.algorithm.EdgeProperty
Decrement the property of the given edge.
decrement(PgxVertex) - Method in interface oracle.pgx.algorithm.VertexProperty
Decrement the property of the given vertex.
DEEPWALK - oracle.pgx.config.mllib.ModelKind
 
DEEPWALK_MODELS - oracle.pgx.config.LinkTemplate
 
DeepWalkModel - Class in oracle.pgx.api.mllib
 
DeepWalkModel(PgxSession, Core, Supplier<String>, Supplier<char[]>, DeepWalkModelMetadata) - Constructor for class oracle.pgx.api.mllib.DeepWalkModel
Please do not use; only meant for being used by PGX itself.
DeepWalkModel(PgxSession, Core, Supplier<String>, Supplier<char[]>, ModelMetadata) - Constructor for class oracle.pgx.api.mllib.DeepWalkModel
 
deepWalkModelBuilder() - Method in class oracle.pgx.api.Analyst
Builder for Deepwalk model
DeepWalkModelBuilder - Class in oracle.pgx.api.mllib
Builder for a DeepWalk model.
DeepWalkModelBuilder(PgxSession, Core, Supplier<String>, Supplier<char[]>) - Constructor for class oracle.pgx.api.mllib.DeepWalkModelBuilder
Please do not use; only meant for being used by PGX itself.
DeepWalkModelConfig - Class in oracle.pgx.config.mllib
 
DeepWalkModelConfig() - Constructor for class oracle.pgx.config.mllib.DeepWalkModelConfig
 
DeepWalkModelConfig(int, int, int, int, double, double, int, int, int, double, int, Double, double, PropertyType, Long, boolean, boolean) - Constructor for class oracle.pgx.config.mllib.DeepWalkModelConfig
 
DEFAULT - oracle.pgx.config.GraphPropertyConfig.Field
default value to be assigned to this property if datasource does not provide it.
DEFAULT_ACTIVATION_FUNCTION - Static variable in class oracle.pgx.config.mllib.GraphWiseBaseConvLayerConfig
DEFAULT_ACTIVATION_FUNCTION - Static variable in class oracle.pgx.config.mllib.GraphWisePredictionLayerConfig
DEFAULT_AGGREGATION_OPERATION - Static variable in class oracle.pgx.config.mllib.GraphWiseAttentionLayerConfig
DEFAULT_ALPHA - Static variable in class oracle.pgx.config.mllib.GraphWiseDominantLayerConfig
Default alpha parameter as 0.5: equal weight for feature and structure reconstruction losses
DEFAULT_BACKEND - Static variable in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
LibTorch
DEFAULT_BATCH_GENERATOR - Static variable in class oracle.pgx.config.mllib.SupervisedEdgeWiseModelConfig
DEFAULT_BATCH_GENERATOR - Static variable in class oracle.pgx.config.mllib.SupervisedGraphWiseModelConfig
DEFAULT_BATCH_SIZE - Static variable in class oracle.pg.imports.GraphImporter
 
DEFAULT_BATCH_SIZE - Static variable in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
128
DEFAULT_CATEGORY_METHOD - Static variable in class oracle.pgx.config.mllib.inputconfig.CategoricalPropertyConfig
One Hot Encoding Method
DEFAULT_CLASS_MAP - Static variable in class oracle.pgx.config.mllib.SupervisedEdgeWiseModelConfig
null
DEFAULT_CLASS_MAP - Static variable in class oracle.pgx.config.mllib.SupervisedGraphWiseModelConfig
null
DEFAULT_CONCAT_METHOD - Static variable in class oracle.pgx.config.mllib.edgecombination.EdgeCombinationMethods
 
DEFAULT_CONFIDENCE_MARGIN - Static variable in class oracle.pgx.config.mllib.loss.DevNetLoss
 
DEFAULT_CONV_LAYER_CONFIGS - Static variable in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
two default initialized layer configs (See GraphWiseBaseConvLayerConfig)
DEFAULT_CORRUPTION_FUNCTION - Static variable in class oracle.pgx.config.mllib.GraphWiseDgiLayerConfig
CorruptionFunction#PERMUTATION
DEFAULT_DGI_LAYER_CONFIG - Static variable in class oracle.pgx.config.mllib.UnsupervisedEdgeWiseModelConfig
one default initialized config (See GraphWiseDgiLayerConfig)
DEFAULT_DGI_LAYER_CONFIG - Static variable in class oracle.pgx.config.mllib.UnsupervisedGraphWiseModelConfig
one default initialized config (See GraphWisePredictionLayerConfig)
DEFAULT_DISCRIMINATOR - Static variable in class oracle.pgx.config.mllib.GraphWiseDgiLayerConfig
DEFAULT_DROPOUT_RATE - Static variable in class oracle.pgx.config.mllib.GraphWiseBaseConvLayerConfig
0.
DEFAULT_DROPOUT_RATE - Static variable in class oracle.pgx.config.mllib.GraphWisePredictionLayerConfig
0.
DEFAULT_DYNAMIC_SAMPLING - Static variable in class oracle.pg.imports.GraphImporter
 
DEFAULT_EMBEDDING_DIM - Static variable in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
128
DEFAULT_EMBEDDING_DIM - Static variable in class oracle.pgx.config.mllib.inputconfig.EmbeddingTableConfig
Null
DEFAULT_ENABLE_ACCELERATOR - Static variable in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
true
DEFAULT_FILE_NAME - Static variable in class oracle.pgx.config.AbstractPgxConfig
 
DEFAULT_FRACTIONAL_SECONDS_PRECISION - Static variable in class oracle.pg.imports.GraphImporter
 
DEFAULT_FUTURE_PROGRESS - oracle.pgx.api.FutureProgress.FutureProgressType
 
DEFAULT_HIDDEN_DIMENSION - Static variable in class oracle.pgx.config.mllib.GraphWisePredictionLayerConfig
null
DEFAULT_INPUT_FORMAT - Static variable in class oracle.pg.imports.GraphImporter
 
DEFAULT_LABEL - Static variable in enum oracle.pgx.common.types.PropertyType
 
DEFAULT_LEARNING_RATE - Static variable in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
0.01
DEFAULT_LOSS_FUNCTION - Static variable in class oracle.pgx.config.mllib.UnsupervisedEdgeWiseModelConfig
DEFAULT_LOSS_FUNCTION - Static variable in class oracle.pgx.config.mllib.UnsupervisedGraphWiseModelConfig
DEFAULT_LOSS_FUNCTION_CLASS - Static variable in class oracle.pgx.config.mllib.SupervisedEdgeWiseModelConfig
DEFAULT_LOSS_FUNCTION_CLASS - Static variable in class oracle.pgx.config.mllib.SupervisedGraphWiseModelConfig
DEFAULT_MATCH_OPTIONS - Static variable in class oracle.pg.imports.GraphImporter
 
DEFAULT_MAX_VOCAB - Static variable in class oracle.pgx.config.mllib.inputconfig.CategoricalPropertyConfig
1000
DEFAULT_MODE - Static variable in class oracle.pgx.config.mllib.EdgeWiseModelConfig
null
DEFAULT_MODE - Static variable in class oracle.pgx.config.mllib.GraphWiseModelConfig
null
DEFAULT_NEIGHBOR_WEIGHT_PROPERTY_NAME - Static variable in class oracle.pgx.config.mllib.GraphWiseConvLayerConfig
null
DEFAULT_NORMALIZE - Static variable in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
true
DEFAULT_NUM_EPOCHS - Static variable in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
3
DEFAULT_NUM_HEADS - Static variable in class oracle.pgx.config.mllib.GraphWiseAttentionLayerConfig
3
DEFAULT_NUM_SAMPLED_NEIGHBORS - Static variable in class oracle.pgx.config.mllib.GraphWiseBaseConvLayerConfig
10
DEFAULT_OOV_PROB - Static variable in class oracle.pgx.config.mllib.inputconfig.EmbeddingTableConfig
0
DEFAULT_OPTIONS - Static variable in class oracle.pg.imports.GraphImporter
 
DEFAULT_OUTPUT_FORMAT - Static variable in class oracle.pg.imports.GraphImporter
 
DEFAULT_PARALLEL - Static variable in class oracle.pg.imports.GraphImporter
 
DEFAULT_PREDICTION_LAYER_CONFIGS - Static variable in class oracle.pgx.config.mllib.GraphWiseDominantLayerConfig
by default no prediction layer config
DEFAULT_PREDICTION_LAYER_CONFIGS - Static variable in class oracle.pgx.config.mllib.SupervisedEdgeWiseModelConfig
one default initialized config (See GraphWisePredictionLayerConfig)
DEFAULT_PREDICTION_LAYER_CONFIGS - Static variable in class oracle.pgx.config.mllib.SupervisedGraphWiseModelConfig
one default initialized config (See GraphWisePredictionLayerConfig)
DEFAULT_PRODUCT_METHOD - Static variable in class oracle.pgx.config.mllib.edgecombination.EdgeCombinationMethods
 
DEFAULT_READOUT_FUNCTION - Static variable in class oracle.pgx.config.mllib.GraphWiseDgiLayerConfig
DEFAULT_REFRESH_TIME_BEFORE_TOKEN_EXPIRY_TIME_UNIT - Static variable in class oracle.pg.rdbms.AdbGraphClientConfiguration
DEFAULT_SEED - Static variable in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
null
DEFAULT_SHARED - Static variable in class oracle.pgx.config.mllib.inputconfig.CategoricalPropertyConfig
true
DEFAULT_SHUFFLE - Static variable in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
true
DEFAULT_STANDARDIZE - Static variable in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
false
DEFAULT_STRING_SIZE - Static variable in class oracle.pg.imports.GraphImporter
 
DEFAULT_THREADS - Static variable in class oracle.pg.imports.GraphImporter
 
DEFAULT_TIME_BEFORE_EXPIRY - Static variable in class oracle.pg.rdbms.GraphServer
 
DEFAULT_USE_DESTINATION_VERTEX - Static variable in class oracle.pgx.config.mllib.edgecombination.EdgeCombinationMethods
 
DEFAULT_USE_EDGE - Static variable in class oracle.pgx.config.mllib.edgecombination.EdgeCombinationMethods
 
DEFAULT_USE_SOURCE_VERTEX - Static variable in class oracle.pgx.config.mllib.edgecombination.EdgeCombinationMethods
 
DEFAULT_WEIGHT_DECAY - Static variable in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
0.0
DEFAULT_WEIGHT_INIT_SCHEME - Static variable in class oracle.pgx.config.mllib.GraphWiseBaseConvLayerConfig
DEFAULT_WEIGHT_INIT_SCHEME - Static variable in class oracle.pgx.config.mllib.GraphWisePredictionLayerConfig
DefaultFutureProgress - Class in oracle.pgx.api
 
DefaultFutureProgress(Progress) - Constructor for class oracle.pgx.api.DefaultFutureProgress
 
DefaultFutureProgress.State - Enum in oracle.pgx.api
 
degreeCentrality(PgxGraph) - Method in class oracle.pgx.api.Analyst
Degree centrality measures the centrality of the vertices based on its degree, letting you see how a vertex influences its neighborhood
degreeCentrality(PgxGraph, VertexProperty<ID, Integer>) - Method in class oracle.pgx.api.Analyst
Degree centrality measures the centrality of the vertices based on its degree, letting you see how a vertex influences its neighborhood
degreeCentralityAsync(PgxGraph) - Method in class oracle.pgx.api.Analyst
Degree centrality measures the centrality of the vertices based on its degree, letting you see how a vertex influences its neighborhood
degreeCentralityAsync(PgxGraph, String) - Method in class oracle.pgx.api.Analyst
 
degreeCentralityAsync(PgxGraph, VertexProperty<ID, Integer>) - Method in class oracle.pgx.api.Analyst
Degree centrality measures the centrality of the vertices based on its degree, letting you see how a vertex influences its neighborhood
Delete - oracle.pgx.common.types.OperationType
 
DELETE - oracle.pg.rdbms.pgql.PgqlSqlModifyTrans.ModificationType
 
DELETE_MODEL - oracle.pgx.config.LinkTemplate
 
DELETE_MODEL_STORE - oracle.pgx.config.LinkTemplate
 
deleteCache(PgqlConnection, String, String) - Static method in class oracle.pg.rdbms.pgql.PgqlExecution
 
deleteModel(String, String) - Method in class oracle.pgx.api.mllib.ModelRepository
Delete the model in the specified model store, with the given model name.
deleteModelAsync(String, String) - Method in class oracle.pgx.api.mllib.DbModelRepository
 
deleteModelAsync(String, String) - Method in class oracle.pgx.api.mllib.ModelRepository
Non-blocking version of the deleteModel method.
deleteModelStore(String) - Method in class oracle.pgx.api.mllib.ModelRepository
Delete a model store by name.
deleteModelStoreAsync(String) - Method in class oracle.pgx.api.mllib.DbModelRepository
 
deleteModelStoreAsync(String) - Method in class oracle.pgx.api.mllib.ModelRepository
Non-blocking version of the deleteModelStore method.
DELIMITER - oracle.pgx.config.FileGraphStoringConfig.Field
delimiter character used as separator when storing.
DESCENDING - oracle.pgx.algorithm.Order
 
DESCENDING - oracle.pgx.api.PgxGraph.SortOrder
 
DESCRIBE_FRAME - oracle.pgx.config.LinkTemplate
 
DESCRIBE_GRAPH - oracle.pgx.config.LinkTemplate
 
DESCRIBE_GRAPH_LEGACY - oracle.pgx.config.LinkTemplate
 
describeGraphAsync(GraphLocation) - Method in class oracle.pgx.api.PgxSession
Describes the graph contained in a given graph location
describeGraphFile(String) - Method in class oracle.pgx.api.PgxSession
describeGraphFile(String, Format) - Method in class oracle.pgx.api.PgxSession
describeGraphFileAsync(String) - Method in class oracle.pgx.api.PgxSession
Describes the graph contained in the file at the given path.
describeGraphFileAsync(String, Format) - Method in class oracle.pgx.api.PgxSession
Describes the graph contained in the file at the given path.
describeGraphFiles(String, String) - Method in class oracle.pgx.api.PgxSession
describeGraphFiles(String, String, Format) - Method in class oracle.pgx.api.PgxSession
describeGraphFiles(List<String>) - Method in class oracle.pgx.api.PgxSession
describeGraphFiles(List<String>, List<String>) - Method in class oracle.pgx.api.PgxSession
describeGraphFiles(List<String>, List<String>, Format) - Method in class oracle.pgx.api.PgxSession
describeGraphFiles(List<String>, Format) - Method in class oracle.pgx.api.PgxSession
describeGraphFilesAsync(String, String) - Method in class oracle.pgx.api.PgxSession
Describes the graph contained in the files at the given paths.
describeGraphFilesAsync(String, String, Format) - Method in class oracle.pgx.api.PgxSession
Describes the graph contained in the files at the given paths.
describeGraphFilesAsync(List<String>) - Method in class oracle.pgx.api.PgxSession
Describes the graph contained in the files at the given paths.
describeGraphFilesAsync(List<String>, List<String>) - Method in class oracle.pgx.api.PgxSession
Describes the graph contained in the files at the given paths.
describeGraphFilesAsync(List<String>, List<String>, Format) - Method in class oracle.pgx.api.PgxSession
Describes the graph contained in the files at the given paths.
describeGraphFilesAsync(List<String>, Format) - Method in class oracle.pgx.api.PgxSession
Describes the graph contained in the files at the given paths.
description(String) - Method in class oracle.pgx.api.mllib.DbModelStorer
Configures the description to attach to the model.
DESTINATION_COLUMN - oracle.pgx.config.FileEntityProviderConfig.Field
name or index (starting from 1) of column corresponding to edge destination (for CSV format only)
DESTINATION_COLUMN - oracle.pgx.config.RdbmsEntityProviderConfig.Field
name of the column in the database containing the keys of the destination vertices
DESTINATION_FIELD - oracle.pgx.config.EsEntityProviderConfig.Field
name of the field in the Elasticsearch index containing the keys of the destination vertices
DESTINATION_VERTEX_PROVIDER - oracle.pgx.config.EsEntityProviderConfig.Field
name of the destination vertex provider to be used for this edge provider
DESTINATION_VERTEX_PROVIDER - oracle.pgx.config.FileEntityProviderConfig.Field
name of the destination vertex provider to be used for this edge provider
DESTINATION_VERTEX_PROVIDER - oracle.pgx.config.RdbmsEntityProviderConfig.Field
name of the destination vertex provider to be used for this edge provider
destinationVertex() - Method in interface oracle.pgx.algorithm.PgxEdge
Get the target vertex of this edge.
destinationVertexKeyColumn(String) - Method in class oracle.pgx.api.frames.PgxEdgeProviderFromFramesCreator
Set the column name containing the destination vertex keys
destroy() - Method in class oracle.pgx.api.Destroyable
Blocking version of Destroyable.destroyAsync().
destroy() - Method in class oracle.pgx.api.frames.PgxFrame
Blocking version of PgxFrame.destroyAsync().
destroy() - Method in class oracle.pgx.api.frames.PgxFrameColumn
Blocking version of PgxFrameColumn.destroyAsync().
destroy() - Method in class oracle.pgx.api.mllib.DeepWalkModel
Blocking version of DeepWalkModel.destroyAsync().
destroy() - Method in class oracle.pgx.api.mllib.EdgeWiseModel
Blocking version of EdgeWiseModel.destroyAsync().
destroy() - Method in class oracle.pgx.api.mllib.GraphWiseModel
Blocking version of GraphWiseModel.destroyAsync().
destroy() - Method in class oracle.pgx.api.mllib.Pg2vecModel
Blocking version of Pg2vecModel.destroyAsync().
destroy() - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.destroyAsync().
DESTROY_FRAME_BUILDER - oracle.pgx.config.LinkTemplate
 
DESTROY_SESSION - oracle.pgx.config.LinkTemplate
 
Destroyable - Class in oracle.pgx.api
Sub-classes of Destroyable can be explicitly destroyed
Destroyable() - Constructor for class oracle.pgx.api.Destroyable
 
destroyAsync() - Method in class oracle.pgx.api.AllPaths
 
destroyAsync() - Method in class oracle.pgx.api.Analyst
 
destroyAsync() - Method in class oracle.pgx.api.CompiledProgram
 
destroyAsync() - Method in class oracle.pgx.api.ComponentCollection
 
destroyAsync() - Method in class oracle.pgx.api.Destroyable
Requests destruction of this object.
destroyAsync() - Method in class oracle.pgx.api.frames.PgxFrame
Requests destruction of this object.
destroyAsync() - Method in class oracle.pgx.api.frames.PgxFrameBuilder
 
destroyAsync() - Method in class oracle.pgx.api.frames.PgxFrameColumn
Requests destruction of this object.
destroyAsync() - Method in class oracle.pgx.api.mllib.DeepWalkModel
Destroys a pre-trained DeepWalk model
destroyAsync() - Method in class oracle.pgx.api.mllib.EdgeWiseModel
Destroys an EdgeWise model
destroyAsync() - Method in class oracle.pgx.api.mllib.GraphWiseModel
Destroys a GraphWise model
destroyAsync() - Method in class oracle.pgx.api.mllib.Model
Requests destruction of this object.
destroyAsync() - Method in class oracle.pgx.api.mllib.Pg2vecModel
Destroys a pre-trained Pg2vec model
destroyAsync() - Method in class oracle.pgx.api.Partition
 
destroyAsync() - Method in class oracle.pgx.api.PgxCollection
 
destroyAsync() - Method in class oracle.pgx.api.PgxGraph
Destroy a graph with all its properties.
destroyAsync() - Method in class oracle.pgx.api.PgxMap
Destroys this map
destroyAsync() - Method in class oracle.pgx.api.PgxPath
 
destroyAsync() - Method in class oracle.pgx.api.PgxSession
Destroys the active session.
destroyAsync() - Method in class oracle.pgx.api.Property
 
destroyAsync() - Method in class oracle.pgx.api.Scalar
 
destroyEdgePropertyIfExists(String) - Method in class oracle.pgx.api.PgxGraph
destroyEdgePropertyIfExistsAsync(String) - Method in class oracle.pgx.api.PgxGraph
Destroys an edge property if it exists.
destroyVertexPropertyIfExists(String) - Method in class oracle.pgx.api.PgxGraph
destroyVertexPropertyIfExistsAsync(String) - Method in class oracle.pgx.api.PgxGraph
Destroys a vertex property if it exists.
DETACHED - oracle.pg.rdbms.EnvironmentStatus
Currently not attached to an environment.
DETACHING - oracle.pg.rdbms.EnvironmentStatus
In the process of detaching from an environment.
DETECT_GZIP - oracle.pgx.config.FileEntityProviderConfig.Field
enable/disable automatic gzip compression detection when loading graphs
DETECT_GZIP - oracle.pgx.config.FileGraphConfig.Field
enable/disable automatic gzip compression detection when loading graphs
DETECT_GZIP - oracle.pgx.config.TwoTablesTextGraphConfig.Field
enable/disable automatic gzip compression detection when loading graphs
detectGzip(boolean) - Method in class oracle.pgx.config.AbstractFileGraphConfigBuilder
Defines if gzip detection is enabled or not
detectGzip(boolean) - Method in class oracle.pgx.config.FileEntityProviderConfigBuilder
Defines if gzip detection is enabled or not
DETERMINISTIC - oracle.pgx.config.RandomGeneratorStrategy
 
DEVNET - oracle.pgx.config.mllib.loss.LossFunction.LossType
 
devNetLoss(double, Object) - Static method in class oracle.pgx.config.mllib.loss.LossFunctions
 
DevNetLoss - Class in oracle.pgx.config.mllib.loss
 
DevNetLoss(double, Object) - Constructor for class oracle.pgx.config.mllib.loss.DevNetLoss
 
DevNetLoss(double, PropertyType, String) - Constructor for class oracle.pgx.config.mllib.loss.DevNetLoss
 
DevNetLoss(Object) - Constructor for class oracle.pgx.config.mllib.loss.DevNetLoss
 
DFS_THRESHOLD_LARGE - oracle.pgx.config.PgxConfig.Field
value that determines at which number of visited vertices the DFS implementation will switch to data-structures that are more optimized for larger numbers of vertices.
DFS_THRESHOLD_LARGE - oracle.pgx.config.RuntimeConfig.Field
value that determines at which number of visited vertices the DFS implementation will switch to data-structures that are more optimized for larger numbers of vertices.
DGI - oracle.pgx.config.mllib.GraphWiseEmbeddingConfig.EmbeddingType
DGI embedding type, implemented by GraphWiseDgiLayerConfig
diameter(PgxGraph) - Method in class oracle.pgx.api.Analyst
Diameter/radius gives an overview of the distances in a graph
diameter(PgxGraph, Scalar<Integer>, VertexProperty<ID, Integer>) - Method in class oracle.pgx.api.Analyst
Diameter/radius gives an overview of the distances in a graph
diameterAsync(PgxGraph) - Method in class oracle.pgx.api.Analyst
Diameter/radius gives an overview of the distances in a graph
diameterAsync(PgxGraph, Scalar<Integer>, VertexProperty<ID, Integer>) - Method in class oracle.pgx.api.Analyst
Diameter/radius gives an overview of the distances in a graph
DIMENSION - oracle.pgx.config.GraphPropertyConfig.Field
dimension of property
direction(Traversal.Direction) - Method in interface oracle.pgx.algorithm.Traversal
Set the direction of the BFS/DFS traversal.
Direction - Enum in oracle.pgx.common.types
 
disableGraphMetadataCache() - Method in class oracle.pg.rdbms.pgql.PgqlConnection
Disable the cache that stores graph metadata
disableTranslationCache() - Method in class oracle.pg.rdbms.pgql.PgqlConnection
Disable the cache that stores translations
DISALLOW_DATA_SHARING - oracle.pgx.config.GraphSharingOption
Indicates that publish API is not allowed regardless of the graph source and graph sharing between multiple users is not supported
DIST_URL - Static variable in class oracle.pgx.api.Pgx
 
DOMINANT - oracle.pgx.config.mllib.GraphWiseEmbeddingConfig.EmbeddingType
DGI embedding type, implemented by GraphWiseDominantLayerConfig
DONE - oracle.pgx.api.DefaultFutureProgress.State
 
DOUBLE - oracle.pgx.api.PgqlResultElement.Type
 
DOUBLE - oracle.pgx.common.types.PropertyType
Double type for properties
DOUBLE - oracle.pgx.common.types.QueryArgumentType
 
DOUBLE - oracle.pgx.common.types.ReturnType
Double return type
DOUBLE - oracle.pgx.config.RdfAction
 
DOUBLE_IN - oracle.pgx.common.types.ArgumentType
double in-argument (value)
DOUBLE_OUT - oracle.pgx.common.types.ArgumentType
double out-argument (name of scalar)
DOUBLE_TYPE - Static variable in class oracle.pgx.api.frames.schema.datatypes.DataTypes
 
DoubleType - Class in oracle.pgx.api.frames.schema.datatypes.numeric
 
DoubleType() - Constructor for class oracle.pgx.api.frames.schema.datatypes.numeric.DoubleType
 
DROP - oracle.pg.rdbms.pgql.PgqlSqlTrans.TranslationType
 
DROP_AFTER_LOADING - oracle.pgx.config.GraphPropertyConfig.Field
[currently unsupported] indicating helper properties only used for aggregation, which are dropped after loading
dropEdgeProperties(Collection<EdgeProperty<?>>) - Method in class oracle.pgx.api.MutationStrategyBuilder
Set edge properties that will be dropped after the mutation.
dropEdgeProperty(EdgeProperty<?>) - Method in class oracle.pgx.api.MutationStrategyBuilder
Set edge property that will be dropped after the mutation.
dropVertexProperties(Collection<VertexProperty<?, ?>>) - Method in class oracle.pgx.api.MutationStrategyBuilder
Set vertex properties that will be dropped after the mutation.
dropVertexProperty(VertexProperty<?, ?>) - Method in class oracle.pgx.api.MutationStrategyBuilder
Set vertex property that will be dropped after the mutation.

E

edge() - Method in interface oracle.pgx.algorithm.PgxVertex
Get the edge through which this vertex was reached.
Edge - Interface in oracle.pgx.common.types
Specifies the type for edges.
EDGE - oracle.pgx.api.filter.FilterType
an edge-filter
EDGE - oracle.pgx.api.PgqlResultElement.Type
 
EDGE - oracle.pgx.common.types.EntityType
Entity is a edge.
EDGE - oracle.pgx.common.types.PropertyType
Edge type for properties
EDGE - oracle.pgx.config.RdfAction
 
EDGE_COUNT - oracle.pgx.config.LinkTemplate
 
EDGE_DESTINATION_COLUMN - oracle.pgx.config.FileGraphConfig.Field
name or index (starting from 1) of column corresponding to edge destination (for CSV format only)
EDGE_DESTINATION_COLUMN - oracle.pgx.config.TwoTablesTextGraphConfig.Field
name or index (starting from 1) of column corresponding to edge destination (for CSV format only)
EDGE_EMBEDDING_SIZE - Static variable in class oracle.pgx.config.mllib.EdgeWiseModelConfig
null
EDGE_EXTENSION - oracle.pgx.config.FileGraphStoringConfig.Field
the extension to use when creating edge file partitions
EDGE_ID_COLUMN - oracle.pgx.config.FileGraphConfig.Field
name or index (starting from 1) of column corresponding to edge id (for CSV format only)
EDGE_ID_COLUMN - oracle.pgx.config.TwoTablesTextGraphConfig.Field
name or index (starting from 1) of column corresponding to edge id (for CSV format only)
EDGE_ID_GENERATION_STRATEGY - oracle.pgx.config.GraphBuilderConfig.Field
if AUTO_GENERATED edges IDs are auto generated.
EDGE_ID_IN - oracle.pgx.common.types.ArgumentType
edge ID in-argument (value)
EDGE_ID_OUT - oracle.pgx.common.types.ArgumentType
edge ID out-argument (name of scalar)
EDGE_ID_STRATEGY - oracle.pgx.config.FileGraphConfig.Field
Indicates what ID strategy should be used for the edges of this graph.
EDGE_ID_STRATEGY - oracle.pgx.config.PartitionedGraphConfig.Field
Indicates what ID strategy should be used for the edges of this graph.
EDGE_ID_STRATEGY - oracle.pgx.config.PgHbaseGraphConfig.Field
Indicates what ID strategy should be used for the edges of this graph.
EDGE_ID_STRATEGY - oracle.pgx.config.PgNosqlGraphConfig.Field
Indicates what ID strategy should be used for the edges of this graph.
EDGE_ID_STRATEGY - oracle.pgx.config.PgRdbmsGraphConfig.Field
Indicates what ID strategy should be used for the edges of this graph.
EDGE_ID_STRATEGY - oracle.pgx.config.RdfGraphConfig.Field
Indicates what ID strategy should be used for the edges of this graph.
EDGE_ID_STRATEGY - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
Indicates what ID strategy should be used for the edges of this graph.
EDGE_ID_STRATEGY - oracle.pgx.config.TwoTablesTextGraphConfig.Field
Indicates what ID strategy should be used for the edges of this graph.
EDGE_ID_TYPE - oracle.pgx.config.FileGraphConfig.Field
type of the edge ID.
EDGE_ID_TYPE - oracle.pgx.config.PartitionedGraphConfig.Field
type of the edge ID.
EDGE_ID_TYPE - oracle.pgx.config.PgHbaseGraphConfig.Field
type of the edge ID.
EDGE_ID_TYPE - oracle.pgx.config.PgNosqlGraphConfig.Field
type of the edge ID.
EDGE_ID_TYPE - oracle.pgx.config.PgRdbmsGraphConfig.Field
type of the edge ID.
EDGE_ID_TYPE - oracle.pgx.config.RdfGraphConfig.Field
type of the edge ID.
EDGE_ID_TYPE - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
type of the edge ID.
EDGE_ID_TYPE - oracle.pgx.config.TwoTablesTextGraphConfig.Field
type of the edge ID.
EDGE_IN_TABLE_SELF - oracle.pgx.config.LinkTemplate
 
EDGE_ITERATOR_TO_NODE_ITERATOR - oracle.pgx.api.GmCompilerOptimization
 
EDGE_LABEL - oracle.pgx.api.PgqlResultElement.Type
 
EDGE_LABEL_COLUMN - oracle.pgx.config.FileGraphConfig.Field
name or index (starting from 1) of column corresponding to edge label (for CSV format only)
EDGE_LABEL_COLUMN - oracle.pgx.config.TwoTablesTextGraphConfig.Field
name or index (starting from 1) of column corresponding to edge label (for CSV format only)
EDGE_LABEL_SELF - oracle.pgx.config.LinkTemplate
 
EDGE_LIST - oracle.pgx.config.Format
Edge List file format
EDGE_PROPERTY - oracle.pgx.common.types.ArgumentType
edge property argument (name, in or out)
EDGE_PROPS - oracle.pgx.config.FileGraphConfig.Field
specification of edge properties associated with graph
EDGE_PROPS - oracle.pgx.config.PgHbaseGraphConfig.Field
specification of edge properties associated with graph
EDGE_PROPS - oracle.pgx.config.PgNosqlGraphConfig.Field
specification of edge properties associated with graph
EDGE_PROPS - oracle.pgx.config.PgRdbmsGraphConfig.Field
specification of edge properties associated with graph
EDGE_PROPS - oracle.pgx.config.RdfGraphConfig.Field
specification of edge properties associated with graph
EDGE_PROPS - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
specification of edge properties associated with graph
EDGE_PROPS - oracle.pgx.config.TwoTablesTextGraphConfig.Field
specification of edge properties associated with graph
EDGE_PROVIDERS - oracle.pgx.config.PartitionedGraphConfig.Field
list of edge providers in this graph
EDGE_SELF - oracle.pgx.config.LinkTemplate
 
EDGE_SOURCE_COLUMN - oracle.pgx.config.FileGraphConfig.Field
name or index (starting from 1) of column corresponding to edge source (for CSV format only)
EDGE_SOURCE_COLUMN - oracle.pgx.config.TwoTablesTextGraphConfig.Field
name or index (starting from 1) of column corresponding to edge source (for CSV format only)
EDGE_TYPE - Static variable in class oracle.pgx.api.frames.schema.datatypes.DataTypes
 
EDGE_URIS - oracle.pgx.config.FileGraphConfig.Field
list of unified resource identifiers
EDGE_URIS - oracle.pgx.config.TwoTablesTextGraphConfig.Field
list of unified resource identifiers
EdgeBuilder<VID> - Interface in oracle.pgx.api
An edge builder for defining edges added with the GraphBuilderImpl.
EdgeBuilderImpl<VID> - Class in oracle.pgx.api.graphbuilder
 
EdgeBuilderImpl(GraphBuilderImpl<VID>, Object) - Constructor for class oracle.pgx.api.graphbuilder.EdgeBuilderImpl
 
EdgeBuilderImpl(GraphBuilderImpl<VID>, Object, boolean) - Constructor for class oracle.pgx.api.graphbuilder.EdgeBuilderImpl
 
EdgeCollection - Class in oracle.pgx.api
A collection of edges.
EdgeCombinationMethod - Class in oracle.pgx.config.mllib.edgecombination
 
EdgeCombinationMethod(EdgeCombinationMethod.AggregationType, boolean, boolean, boolean) - Constructor for class oracle.pgx.config.mllib.edgecombination.EdgeCombinationMethod
 
EdgeCombinationMethod.AggregationType - Enum in oracle.pgx.config.mllib.edgecombination
 
EdgeCombinationMethods - Class in oracle.pgx.config.mllib.edgecombination
 
EdgeFilter - Class in oracle.pgx.api.filter
A class that wraps a filter expression supposed to be evaluated on each edge of the graph
EdgeFilter - Interface in oracle.pgx.algorithm.filter
 
edgeIdStrategy(IdStrategy) - Method in class oracle.pgx.api.frames.PgxGraphFromFramesCreator
Set strategy for edge ids
edgeKeyColumn(String) - Method in class oracle.pgx.api.frames.PgxEdgeProviderFromFramesCreator
Set the key column for the edge provider
EdgeLabel - Class in oracle.pgx.api
 
EdgeLabel(PgxGraph, Property) - Constructor for class oracle.pgx.api.EdgeLabel
 
EdgeMatch - oracle.pgx.common.types.OperationType
 
EdgeModifier<VID> - Interface in oracle.pgx.api
 
EdgeModifierImpl<VID> - Class in oracle.pgx.api.graphbuilder
 
EdgeModifierImpl(GraphChangeSetImpl<VID>, Object) - Constructor for class oracle.pgx.api.graphbuilder.EdgeModifierImpl
 
EdgeModifierImpl(GraphChangeSetImpl<VID>, Object, boolean) - Constructor for class oracle.pgx.api.graphbuilder.EdgeModifierImpl
 
edgePropertiesMergingStrategy(PropertyMergeStrategy) - Method in class oracle.pgx.api.expansion.AbstractGraphExpander
Set the strategy for how edge properties of duplicate elements are handled.
EdgeProperty<V> - Class in oracle.pgx.api
An edge property of a PgxGraph.
EdgeProperty<T> - Interface in oracle.pgx.algorithm
An edge property of a PgxGraph.
edgeProvider(String, String, String, PgxFrame) - Method in class oracle.pgx.api.frames.AbstractPgxEntityProviderFromFramesCreator
Add a new edge provider to the underlying PgxGraphFromFramesCreator
edgeProvider(String, String, String, PgxFrame) - Method in class oracle.pgx.api.frames.PgxGraphFromFramesCreator
Add a new edge provider to the graph creator
EdgeProviderMetaData - Class in oracle.pgx.api
Meta information about an edge provider in a PgxGraph.
EdgeProviderMetaData(String, IdType, boolean, Set<String>, List<PropertyMetaData>, String, String) - Constructor for class oracle.pgx.api.EdgeProviderMetaData
 
EdgeProviderMetaData(EdgeProviderMetaData) - Constructor for class oracle.pgx.api.EdgeProviderMetaData
 
EDGES_KEY_COLUMN - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
name of primary key column in edges table
EDGES_KEY_COLUMN - oracle.pgx.config.TwoTablesTextGraphConfig.Field
name of primary key column in edges table
EDGES_LABEL_COLUMN - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
column name for edge label
EDGES_LABEL_COLUMN - oracle.pgx.config.TwoTablesTextGraphConfig.Field
column name for edge label
EDGES_TABLE_NAME - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
name of edges table
EDGES_VIEW_NAME - oracle.pgx.config.PgRdbmsGraphConfig.Field
the name of view for edges
EdgeSequence - Class in oracle.pgx.api
An ordered sequence of edges which may contain duplicates.
EdgeSequence - Interface in oracle.pgx.algorithm
An ordered sequence of edges which may contain duplicates.
EdgeSet - Class in oracle.pgx.api
An unordered set of edges (no duplicates).
EdgeSet - Interface in oracle.pgx.algorithm
An unordered set of edges (no duplicates).
EdgeType - Class in oracle.pgx.api.frames.schema.datatypes.graph
 
EdgeType() - Constructor for class oracle.pgx.api.frames.schema.datatypes.graph.EdgeType
 
EDGEWISE - oracle.pgx.config.mllib.EdgeWiseModelConfig.EdgeWiseConvModelVariant
 
EDGEWISE_MODELS - oracle.pgx.config.LinkTemplate
 
EdgeWiseModel<Config extends EdgeWiseModelConfig,​Metadata extends oracle.pgx.api.internal.mllib.EdgeWiseModelMetadata<Config>,​ModelType extends EdgeWiseModel<Config,​Metadata,​ModelType>> - Class in oracle.pgx.api.mllib
Base class for EdgeWiseModels
EdgeWiseModel(PgxSession, Core, Supplier<String>, Supplier<char[]>, Metadata, BiFunction<PgxSession, Graph, PgxGraph>) - Constructor for class oracle.pgx.api.mllib.EdgeWiseModel
This constructor should never be used to get a model.
EdgeWiseModelBuilder<Model extends EdgeWiseModel,​Config extends EdgeWiseModelConfig,​Self extends EdgeWiseModelBuilder> - Class in oracle.pgx.api.mllib
Abstract builder class for EdgeWise models.
EdgeWiseModelBuilder() - Constructor for class oracle.pgx.api.mllib.EdgeWiseModelBuilder
 
EdgeWiseModelConfig - Class in oracle.pgx.config.mllib
Abstract configuration class for EdgeWise models
EdgeWiseModelConfig(int, int, double, double, int, Integer, GraphWiseBaseConvLayerConfig[], boolean, boolean, boolean, List<String>, List<String>, Map<String, InputPropertyConfig>, Map<String, InputPropertyConfig>, CategoryMappingConfig, boolean, double, int, int, List<Set<String>>, GraphWiseBaseModelConfig.Backend, Integer, EdgeWiseModelConfig.EdgeWiseConvModelVariant, EdgeCombinationMethod, boolean) - Constructor for class oracle.pgx.config.mllib.EdgeWiseModelConfig
 
EdgeWiseModelConfig.EdgeWiseConvModelVariant - Enum in oracle.pgx.config.mllib
 
eigenvectorCentrality(PgxGraph) - Method in class oracle.pgx.api.Analyst
Eigenvector centrality gets the centrality of the vertices in an intricate way using neighbors, allowing to find well-connected vertices
eigenvectorCentrality(PgxGraph, int, double, boolean, boolean) - Method in class oracle.pgx.api.Analyst
Eigenvector centrality gets the centrality of the vertices in an intricate way using neighbors, allowing to find well-connected vertices
eigenvectorCentrality(PgxGraph, int, double, boolean, boolean, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Eigenvector centrality gets the centrality of the vertices in an intricate way using neighbors, allowing to find well-connected vertices
eigenvectorCentrality(PgxGraph, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Eigenvector centrality gets the centrality of the vertices in an intricate way using neighbors, allowing to find well-connected vertices
eigenvectorCentralityAsync(PgxGraph) - Method in class oracle.pgx.api.Analyst
Eigenvector centrality gets the centrality of the vertices in an intricate way using neighbors, allowing to find well-connected vertices
eigenvectorCentralityAsync(PgxGraph, int, double, boolean, boolean) - Method in class oracle.pgx.api.Analyst
Eigenvector centrality gets the centrality of the vertices in an intricate way using neighbors, allowing to find well-connected vertices
eigenvectorCentralityAsync(PgxGraph, int, double, boolean, boolean, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Eigenvector centrality gets the centrality of the vertices in an intricate way using neighbors, allowing to find well-connected vertices
eigenvectorCentralityAsync(PgxGraph, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Eigenvector centrality gets the centrality of the vertices in an intricate way using neighbors, allowing to find well-connected vertices
ElasticityController - Class in oracle.pgx.api
A helper class that is able is call the elasticity-related endpoints for PGX.D.
ElasticityController(PgxFuture<Control>) - Constructor for class oracle.pgx.api.ElasticityController
Builds a ElasticityController given a PgxFuture<Control> object
ELIMINATE_EMPTY_CODE - oracle.pgx.api.GmCompilerOptimization
 
ELIMINATE_UNUSED_VARIABLES - oracle.pgx.api.GmCompilerOptimization
 
EMBEDDED_URL - Static variable in class oracle.pgx.api.Pgx
constant indicating this URL refers to an embedded PGX instance.
EMBEDDING_TABLE - oracle.pgx.config.mllib.inputconfig.CategoricalEmbeddingType
 
embeddingTable() - Method in class oracle.pgx.api.mllib.CategoricalPropertyConfigBuilder
Create the builder for an EmbeddingTableConfig.
EmbeddingTableConfig - Class in oracle.pgx.config.mllib.inputconfig
Configuration class for handling categorical feature using embedding table method.
EmbeddingTableConfig(String) - Constructor for class oracle.pgx.config.mllib.inputconfig.EmbeddingTableConfig
 
EmbeddingTableConfig(CategoricalPropertyConfig) - Constructor for class oracle.pgx.config.mllib.inputconfig.EmbeddingTableConfig
 
EmbeddingTableConfigBuilder - Class in oracle.pgx.api.mllib
ENABLE_CCTRACE - oracle.pgx.config.ClientConfig.Field
if true log every call to a Control or Core interface
ENABLE_CSRF_TOKEN_CHECKS - oracle.pgx.config.PgxConfig.Field
if true, the PGX webapp will verify CSRF token cookie and request parameters sent by the client exist and match.
ENABLE_DEBUG_SIGNAL - oracle.pgx.config.EnterpriseSchedulerFlagsConfig.Field
[Internal use only] If true, outputs a dump of internal state upon receiving a SIGQUIT signal.
ENABLE_EDGE_ID_DUPLICATE_CHECK - oracle.pgx.config.GraphErrorHandlingConfig.Field
if true, checks if there are duplicate edge IDs or not.
ENABLE_ENGINE_TLS - oracle.pgx.config.PgxConfig.Field
If true, the engine enables transport layer security (TLS) for connections between engine processes.
ENABLE_GM_COMPILER - oracle.pgx.config.PgxConfig.Field
if true, enable dynamic compilation of Green-Marl code during runtime
ENABLE_GRAPH_LOADING_CACHE - oracle.pgx.config.PgxConfig.Field
if true, activate the graph loading cache that will accelerate loading of graphs that were previously loaded (can only be disabled in embedded mode)
ENABLE_MEMORY_LIMITS_CHECKS - oracle.pgx.config.PgxConfig.Field
if true, PGX will enforce the configured memory limits
ENABLE_ML_ACCELERATORS - oracle.pgx.config.PgxConfig.Field
if true, will utilize available ML accelerators to run machine learning trainings faster.
ENABLE_SHUTDOWN_CLEANUP_HOOK - oracle.pgx.config.PgxConfig.Field
if true PGX will add a JVM shutdown hook that will automatically shutdown PGX at JVM shutdown.
ENABLE_SNAPSHOT_PROPERTIES_PUBLISH_STATE_PROPAGATION - oracle.pgx.config.PgxConfig.Field
if true, properties in a new snapshot will inherit the publishing state of properties in the parent snapshot
ENABLE_VERTEX_ID_DUPLICATE_CHECK - oracle.pgx.config.GraphErrorHandlingConfig.Field
if true, checks if there are duplicate vertex IDs or not.
enableEdgeIdDuplicateCheck(boolean) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Sets whether or not edge ID duplicates should be checked.
enableEdgeIdDuplicateCheck(boolean) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Sets whether or not edge ID duplicates should be checked.
enableGraphMetadataCache() - Method in class oracle.pg.rdbms.pgql.PgqlConnection
Enable the cache that stores graph metadata
enableTranslationCache() - Method in class oracle.pg.rdbms.pgql.PgqlConnection
Enable the cache that stores translations
enableVertexIdDuplicateCheck(boolean) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Sets whether or not vertex ID duplicates should be checked.
enableVertexIdDuplicateCheck(boolean) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Sets whether or not vertex ID duplicates should be checked.
endpoint(String) - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration.AdbGraphClientConfigurationBuilder
ADB Graph endpoint URL.
ENGINE_CONNECTION_TIMEOUT_SECS - oracle.pgx.config.PgxConfig.Field
Timeout in seconds to setup the initial connections among PGX.D processes.
ENGINE_HAS_SESSIONS - oracle.pgx.config.LinkTemplate
 
ENGINE_IS_READY - oracle.pgx.config.LinkTemplate
 
ENGINE_IS_RUNNING - oracle.pgx.config.LinkTemplate
 
ENGINE_TLS_CIPHER - oracle.pgx.config.PgxConfig.Field
Cipher suite name (in OpenSSL syntax) to be used by the engine for securing TLS connections.
ENGINE_TLS_EXPECTED_DN - oracle.pgx.config.PgxConfig.Field
If non empty, the engine will verify that the peer's certificate's Subject Distinguished Name matches exactly the given string.
ENGINE_TLS_KEYSTORE - oracle.pgx.config.PgxConfig.Field
Path to the PKCS12 keystore to be used by the engine for securing mutual TLS connections between engine processes.
ENGINE_TLS_TRUSTSTORE - oracle.pgx.config.PgxConfig.Field
Path to the PEM truststore to be used by the engine for securing mutual TLS connections between engine processes.
ENGINE_TLS_VERIFY_HOSTNAME - oracle.pgx.config.PgxConfig.Field
If true, the engine will verify that the hostname contained in the peer's certificate matches the hostname of the peer.
ENTERPRISE_ALLOCATOR - oracle.pgx.config.MemoryAllocationStrategy
Allocate off-heap memory using RTS
ENTERPRISE_SCHEDULER - oracle.pgx.config.SchedulerStrategy
 
ENTERPRISE_SCHEDULER_CONFIG - oracle.pgx.config.PgxConfig.Field
configuration parameters for the enterprise scheduler
ENTERPRISE_SCHEDULER_FLAGS - oracle.pgx.config.PgxConfig.Field
[relevant for enterprise_scheduler] enterprise scheduler specific settings.
ENTERPRISE_SCHEDULER_FLAGS - oracle.pgx.config.RuntimeConfig.Field
[relevant for enterprise_scheduler] enterprise scheduler specific settings.
EnterpriseSchedulerConfig - Class in oracle.pgx.config
enterprise scheduler config
EnterpriseSchedulerConfig.Field - Enum in oracle.pgx.config
Fields of enterprise scheduler config
EnterpriseSchedulerConfigBuilder - Class in oracle.pgx.config
EnterpriseSchedulerConfigBuilder() - Constructor for class oracle.pgx.config.EnterpriseSchedulerConfigBuilder
Constructs an empty EnterpriseSchedulerConfigBuilder
EnterpriseSchedulerConfigBuilder(Map<EnterpriseSchedulerConfig.Field, Object>) - Constructor for class oracle.pgx.config.EnterpriseSchedulerConfigBuilder
Constructs a EnterpriseSchedulerConfigBuilder initialized with the values from the given map
EnterpriseSchedulerConfigBuilder(EnterpriseSchedulerConfig) - Constructor for class oracle.pgx.config.EnterpriseSchedulerConfigBuilder
Constructs a EnterpriseSchedulerConfigBuilder initialized with the values from the given config
EnterpriseSchedulerConfigBuilder(EnterpriseSchedulerConfigBuilder) - Constructor for class oracle.pgx.config.EnterpriseSchedulerConfigBuilder
Constructs a EnterpriseSchedulerConfigBuilder initialized with the values from the given builder
EnterpriseSchedulerFlagsConfig - Class in oracle.pgx.config
Enterprise Scheduler flags
EnterpriseSchedulerFlagsConfig.Field - Enum in oracle.pgx.config
Fields of Enterprise Scheduler flags
EnterpriseSchedulerFlagsConfigBuilder - Class in oracle.pgx.config
EnterpriseSchedulerFlagsConfigBuilder() - Constructor for class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
Constructs an empty EnterpriseSchedulerFlagsConfigBuilder
EnterpriseSchedulerFlagsConfigBuilder(Map<EnterpriseSchedulerFlagsConfig.Field, Object>) - Constructor for class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
Constructs a EnterpriseSchedulerFlagsConfigBuilder initialized with the values from the given map
EnterpriseSchedulerFlagsConfigBuilder(EnterpriseSchedulerFlagsConfig) - Constructor for class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
Constructs a EnterpriseSchedulerFlagsConfigBuilder initialized with the values from the given config
EnterpriseSchedulerFlagsConfigBuilder(EnterpriseSchedulerFlagsConfigBuilder) - Constructor for class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
Constructs a EnterpriseSchedulerFlagsConfigBuilder initialized with the values from the given builder
EntityProviderConfig - Class in oracle.pgx.config
abstract super-class for all entity provider configs
EntityProviderConfig() - Constructor for class oracle.pgx.config.EntityProviderConfig
 
EntityProviderMetaData - Class in oracle.pgx.api
Meta information about an entity provider in a PgxGraph.
EntityType - Enum in oracle.pgx.common.types
enum to distinguish graph entities Node and Edge
entityTypeToPropertyType(EntityType) - Static method in class oracle.pgx.common.types.TypeConverter
Converts an entity type to a property type.
entries() - Method in class oracle.pgx.api.PgxMap
Blocking version of PgxMap.entriesAsync().
entriesAsync() - Method in class oracle.pgx.api.PgxMap
Gets an entry set.
EntryIterable<ID,​K extends PgxEntity<ID>,​V> - Interface in oracle.pgx.api
Marker interface for an iterable over map entries.
enumerateSimplePaths(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, int, VertexSet, EdgeSet, PgxMap<PgxVertex<ID>, Integer>) - Method in class oracle.pgx.api.Analyst
Enumerate all simple paths between the source and destination vertex
enumerateSimplePathsAsync(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, int, VertexSet, EdgeSet, PgxMap<PgxVertex<ID>, Integer>) - Method in class oracle.pgx.api.Analyst
Enumerate all simple paths between the source and destination vertex
ENV_SEPARATOR - Static variable in class oracle.pgx.config.AbstractConfig
 
ENV_VARIABLE_PREFIX - Static variable in class oracle.pgx.config.AbstractConfig
 
ENVIRONMENT_CREATION - oracle.pg.rdbms.Job.Type
Starting a new environment
ENVIRONMENT_RESTART - oracle.pg.rdbms.Job.Type
Restarting an existing environment
ENVIRONMENT_STOP - oracle.pg.rdbms.Job.Type
Stopping an existing environment
EnvironmentStatus - Enum in oracle.pg.rdbms
The ADB Graph environment status.
equals(Object) - Method in class oracle.pgx.api.CompiledProgram
 
equals(Object) - Method in class oracle.pgx.api.EdgeProviderMetaData
 
equals(Object) - Method in class oracle.pgx.api.EntityProviderMetaData
 
equals(Object) - Method in class oracle.pgx.api.filter.BinaryGraphFilterOperation
 
equals(Object) - Method in class oracle.pgx.api.filter.GraphFilter
 
equals(Object) - Method in class oracle.pgx.api.filter.GraphFilterWithExpression
 
equals(Object) - Method in class oracle.pgx.api.filter.PathFindingFilter
 
equals(Object) - Method in class oracle.pgx.api.frames.schema.ColumnDescriptor
 
equals(Object) - Method in class oracle.pgx.api.frames.schema.datatypes.collection.CollectionType
 
equals(Object) - Method in class oracle.pgx.api.frames.schema.datatypes.collection.VectorType
 
equals(Object) - Method in class oracle.pgx.api.frames.schema.datatypes.DataType
 
equals(Object) - Method in class oracle.pgx.api.graphbuilder.EdgeBuilderImpl
 
equals(Object) - Method in class oracle.pgx.api.graphbuilder.VertexBuilderImpl
 
equals(Object) - Method in class oracle.pgx.api.GraphMetaData
 
equals(Object) - Method in class oracle.pgx.api.Namespace
 
equals(Object) - Method in class oracle.pgx.api.PgxEntity
 
equals(Object) - Method in class oracle.pgx.api.PgxGraph
 
equals(Object) - Method in class oracle.pgx.api.PgxManagedObject
 
equals(Object) - Method in class oracle.pgx.api.PgxPath
 
equals(Object) - Method in class oracle.pgx.api.PgxVect
 
equals(Object) - Method in class oracle.pgx.api.Property
 
equals(Object) - Method in class oracle.pgx.api.PropertyMetaData
 
equals(Object) - Method in class oracle.pgx.api.ServerInstance
 
equals(Object) - Method in class oracle.pgx.common.auth.PgxFileLocationResource
 
equals(Object) - Method in class oracle.pgx.common.auth.PgxGenericPermission
 
equals(Object) - Method in class oracle.pgx.common.auth.PgxRole
 
equals(Object) - Method in class oracle.pgx.common.auth.PgxUser
 
equals(Object) - Method in class oracle.pgx.config.AbstractEsEntityProviderConfig
 
equals(Object) - Method in class oracle.pgx.config.AbstractFileEntityProviderConfig
 
equals(Object) - Method in class oracle.pgx.config.AbstractFileGraphConfig
 
equals(Object) - Method in class oracle.pgx.config.AbstractFileGraphStoringConfig
 
equals(Object) - Method in class oracle.pgx.config.AbstractGraphBuilderConfig
 
equals(Object) - Method in class oracle.pgx.config.AbstractGraphPropertyConfig
 
equals(Object) - Method in class oracle.pgx.config.AbstractPartitionedGraphConfig
 
equals(Object) - Method in class oracle.pgx.config.AbstractPgGraphConfig
 
equals(Object) - Method in class oracle.pgx.config.AbstractRdbmsEntityProviderConfig
 
equals(Object) - Method in class oracle.pgx.config.AbstractRdfGraphConfig
 
equals(Object) - Method in class oracle.pgx.config.AbstractTwoTablesRdbmsGraphConfig
 
equals(Object) - Method in class oracle.pgx.config.AbstractTwoTablesTextGraphConfig
 
equals(Object) - Method in class oracle.pgx.config.AnalysisTaskConfig
 
equals(Object) - Method in class oracle.pgx.config.AuthorizationEntityConfig
 
equals(Object) - Method in class oracle.pgx.config.AuthorizationEntityPermissionConfig
 
equals(Object) - Method in class oracle.pgx.config.AuthorizationLocationConfig
 
equals(Object) - Method in class oracle.pgx.config.BasicSchedulerConfig
 
equals(Object) - Method in class oracle.pgx.config.ClientConfig
 
equals(Object) - Method in class oracle.pgx.config.DataMemoryLimitsConfig
 
equals(Object) - Method in class oracle.pgx.config.EnterpriseSchedulerConfig
 
equals(Object) - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfig
 
equals(Object) - Method in class oracle.pgx.config.EntityProviderConfig
 
equals(Object) - Method in class oracle.pgx.config.EsEntityProviderConfig
 
equals(Object) - Method in class oracle.pgx.config.ExternalStoreConfig
 
equals(Object) - Method in class oracle.pgx.config.FileEntityProviderConfig
 
equals(Object) - Method in class oracle.pgx.config.FileGraphConfig
 
equals(Object) - Method in class oracle.pgx.config.FileGraphStoringConfig
 
equals(Object) - Method in class oracle.pgx.config.FilterExpressionConfig
 
equals(Object) - Method in class oracle.pgx.config.FrontierRedactedVerticesConfig
 
equals(Object) - Method in class oracle.pgx.config.GraphBuilderConfig
 
equals(Object) - Method in class oracle.pgx.config.GraphConfig
 
equals(Object) - Method in class oracle.pgx.config.GraphErrorHandlingConfig
 
equals(Object) - Method in class oracle.pgx.config.GraphLoadingConfig
 
equals(Object) - Method in class oracle.pgx.config.GraphPropertyConfig
 
equals(Object) - Method in class oracle.pgx.config.mllib.corruption.PermutationCorruption
 
equals(Object) - Method in class oracle.pgx.config.PartitionedGraphConfig
 
equals(Object) - Method in class oracle.pgx.config.PgHbaseGraphConfig
 
equals(Object) - Method in class oracle.pgx.config.PgNosqlGraphConfig
 
equals(Object) - Method in class oracle.pgx.config.PgRdbmsGraphConfig
 
equals(Object) - Method in class oracle.pgx.config.PgxConfig
 
equals(Object) - Method in class oracle.pgx.config.PreloadGraphConfig
 
equals(Object) - Method in class oracle.pgx.config.PreparedQueryArgumentConfig
 
equals(Object) - Method in class oracle.pgx.config.PreparedQueryConfig
 
equals(Object) - Method in class oracle.pgx.config.PropertiesRedactionRuleConfig
 
equals(Object) - Method in class oracle.pgx.config.ProviderLoadingConfig
 
equals(Object) - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
 
equals(Object) - Method in class oracle.pgx.config.RdfGraphConfig
 
equals(Object) - Method in class oracle.pgx.config.RdfGraphPrefixConfig
 
equals(Object) - Method in class oracle.pgx.config.ReadGraphOption.OnMissingVertexOption
 
equals(Object) - Method in class oracle.pgx.config.ReadGraphOption.OptimizedForOption
 
equals(Object) - Method in class oracle.pgx.config.ReadGraphOption.ParallelHintDegreeReadGraphOption
 
equals(Object) - Method in class oracle.pgx.config.ReadGraphOption.SynchronizableOptionReadGraphOption
 
equals(Object) - Method in class oracle.pgx.config.RealmConfig
 
equals(Object) - Method in class oracle.pgx.config.RuntimeConfig
 
equals(Object) - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
 
equals(Object) - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
 
equals(Object) - Method in class oracle.pgx.config.UdfConfig
 
equals(Object) - Method in class oracle.pgx.config.UdfFunctionArgumentConfig
 
equals(Object) - Method in class oracle.pgx.config.UdfFunctionConfig
 
ERROR - oracle.pgx.config.OnAddExistingElement
throw an exception
ERROR - oracle.pgx.config.OnInvalidChange
abort and throw error
ERROR - oracle.pgx.config.OnMismatch
abort and throw error
ERROR - oracle.pgx.config.OnMissingVertex
throw an exception.
ERROR - oracle.pgx.config.OnRequiredConversion
abort and throw error
ERROR_HANDLING - oracle.pgx.config.EsEntityProviderConfig.Field
error handling configuration
ERROR_HANDLING - oracle.pgx.config.FileEntityProviderConfig.Field
error handling configuration
ERROR_HANDLING - oracle.pgx.config.FileGraphConfig.Field
error handling configuration
ERROR_HANDLING - oracle.pgx.config.PartitionedGraphConfig.Field
error handling configuration
ERROR_HANDLING - oracle.pgx.config.PgHbaseGraphConfig.Field
error handling configuration
ERROR_HANDLING - oracle.pgx.config.PgNosqlGraphConfig.Field
error handling configuration
ERROR_HANDLING - oracle.pgx.config.PgRdbmsGraphConfig.Field
error handling configuration
ERROR_HANDLING - oracle.pgx.config.RdbmsEntityProviderConfig.Field
error handling configuration
ERROR_HANDLING - oracle.pgx.config.RdfGraphConfig.Field
error handling configuration
ERROR_HANDLING - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
error handling configuration
ERROR_HANDLING - oracle.pgx.config.TwoTablesTextGraphConfig.Field
error handling configuration
ES - oracle.pgx.config.ProviderFormat
Elasticsearch database Format
ES_INDEX_NAME - oracle.pgx.config.EsEntityProviderConfig.Field
Index name on the Elasticsearch server form which graph data is loaded
ES_INDEX_NAME - oracle.pgx.config.PartitionedGraphConfig.Field
Index name on the Elasticsearch server form which graph data is loaded
ES_QUERY - oracle.pgx.config.EsEntityProviderConfig.Field
Elasticsearch query expressed as escaped JSON string
ES_URL - oracle.pgx.config.EsEntityProviderConfig.Field
Elasticsearch URL pointing to an Elasticsearch instance
ES_URL - oracle.pgx.config.PartitionedGraphConfig.Field
Elasticsearch URL pointing to an Elasticsearch instance
EsConnectionConfig - Interface in oracle.pgx.config
common interface for all configurations in loadable entities (graph/table) that include Es connection fields
EsEntityProviderConfig - Class in oracle.pgx.config
PGX Engine Es Entity Provider Config
EsEntityProviderConfig.Field - Enum in oracle.pgx.config
Fields of PGX Engine Es Entity Provider Config
EsEntityProviderConfigBuilder - Class in oracle.pgx.config
A table configuration builder for es-based table configurations.
EsEntityProviderConfigBuilder() - Constructor for class oracle.pgx.config.EsEntityProviderConfigBuilder
 
EsEntityProviderConfigFactory - Class in oracle.pgx.config
A factory for creating EsEntityProviderConfig objects.
EsEntityProviderConfigFactory(boolean) - Constructor for class oracle.pgx.config.EsEntityProviderConfigFactory
 
evaluate(PgxEdge) - Method in interface oracle.pgx.algorithm.filter.EdgeFilter
 
evaluate(PgxVertex) - Method in interface oracle.pgx.algorithm.filter.VertexFilter
 
evaluate(PgxGraph, Iterable<PgxEdge>) - Method in class oracle.pgx.api.mllib.SupervisedEdgeWiseModel
evaluate(PgxGraph, Iterable<PgxEdge>, float) - Method in class oracle.pgx.api.mllib.SupervisedEdgeWiseModel
evaluate(PgxGraph, Iterable<PgxVertex<ID>>) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
evaluate(PgxGraph, Iterable<PgxVertex<ID>>, float) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
EVALUATE - oracle.pgx.api.mllib.SupervisedEdgeWiseModel.SupervisedEdgeWiseInferenceType
 
EVALUATE - oracle.pgx.api.mllib.SupervisedGraphWiseModel.SupervisedGraphWiseInferenceType
 
EVALUATE_ANOMALY_LABELS - oracle.pgx.api.mllib.VertexAnomalyDetectionModel.AnomalyDetectionInferenceType
 
EVALUATE_LABELS - oracle.pgx.api.mllib.SupervisedEdgeWiseModel.SupervisedEdgeWiseInferenceType
 
EVALUATE_LABELS - oracle.pgx.api.mllib.SupervisedGraphWiseModel.SupervisedGraphWiseInferenceType
 
evaluateAnomalyLabels(PgxGraph, Iterable<PgxVertex<ID>>, String, Object, float) - Method in class oracle.pgx.api.mllib.UnsupervisedAnomalyDetectionGraphWiseModel
 
evaluateAnomalyLabels(PgxGraph, Iterable<PgxVertex<ID>>, String, Object, float) - Method in interface oracle.pgx.api.mllib.VertexAnomalyDetectionModel
evaluateAnomalyLabelsAsync(PgxGraph, Iterable<PgxVertex<ID>>, String, Object, float) - Method in class oracle.pgx.api.mllib.UnsupervisedAnomalyDetectionGraphWiseModel
 
evaluateAnomalyLabelsAsync(PgxGraph, Iterable<PgxVertex<ID>>, String, Object, float) - Method in interface oracle.pgx.api.mllib.VertexAnomalyDetectionModel
Evaluates anomaly detection performance statistics for the specified vertices.
evaluateAsync(PgxGraph, Iterable<PgxEdge>) - Method in class oracle.pgx.api.mllib.SupervisedEdgeWiseModel
Evaluates performance statistics for the specified edges.
evaluateAsync(PgxGraph, Iterable<PgxEdge>, float) - Method in class oracle.pgx.api.mllib.SupervisedEdgeWiseModel
Evaluates performance statistics for the specified vertices.
evaluateAsync(PgxGraph, Iterable<PgxVertex<ID>>) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
Evaluates (macro averaged) classification performance statistics for the specified vertices.
evaluateAsync(PgxGraph, Iterable<PgxVertex<ID>>, float) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
Evaluates (macro averaged) classification performance statistics for the specified vertices.
evaluateLabels(PgxGraph, Iterable<PgxEdge>) - Method in class oracle.pgx.api.mllib.SupervisedEdgeWiseModel
evaluateLabels(PgxGraph, Iterable<PgxEdge>, float) - Method in class oracle.pgx.api.mllib.SupervisedEdgeWiseModel
evaluateLabels(PgxGraph, Iterable<PgxVertex<ID>>) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
evaluateLabels(PgxGraph, Iterable<PgxVertex<ID>>, float) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
evaluateLabelsAsync(PgxGraph, Iterable<PgxEdge>) - Method in class oracle.pgx.api.mllib.SupervisedEdgeWiseModel
Evaluates (macro averaged) classification performance statistics for the specified edges.
evaluateLabelsAsync(PgxGraph, Iterable<PgxEdge>, float) - Method in class oracle.pgx.api.mllib.SupervisedEdgeWiseModel
Evaluates (macro averaged) classification performance statistics for the specified vertices.
evaluateLabelsAsync(PgxGraph, Iterable<PgxVertex<ID>>) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
Evaluates (macro averaged) classification performance statistics for the specified vertices.
evaluateLabelsAsync(PgxGraph, Iterable<PgxVertex<ID>>, float) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
Evaluates (macro averaged) classification performance statistics for the specified vertices.
exceptionally(Function<Throwable, ? extends T>) - Method in class oracle.pgx.api.PgxFuture
 
exceptionallyCompletedFuture(Throwable) - Static method in class oracle.pgx.api.PgxFuture
 
EXECUTABLE_PATH - oracle.pgx.config.PgxConfig.Field
Path to the PGX.D executable.
execute() - Method in interface oracle.pg.rdbms.pgql.PgqlPreparedStatement
Executes a PGQL Query, Modify or Create/Drop operation on this instance's property graph.
execute() - Method in interface oracle.pgx.api.PgxPreparedStatement
Executes the PGQL statement in this PreparedStatement object, which may be any kind of PGQL statement.
execute(int, int, String, String) - Method in class oracle.pg.rdbms.pgql.PgqlExecution
Executes a PGQL Query, Modify or Create/Drop operation on this instance's property graph.
execute(int, int, String, String) - Method in interface oracle.pg.rdbms.pgql.PgqlPreparedStatement
Executes a PGQL Query, Modify or Create/Drop operation on this instance's property graph.
execute(String) - Method in interface oracle.pg.rdbms.pgql.PgqlStatement
Executes a PGQL Query, Modify or Create/Drop operation on this instance's property graph.
execute(String, int, int, String, String) - Method in class oracle.pg.rdbms.pgql.PgqlExecution
Executes a PGQL Query, Modify or Create/Drop operation on this instance's property graph.
execute(String, int, int, String, String) - Method in interface oracle.pg.rdbms.pgql.PgqlStatement
Executes a PGQL Query, Modify or Create/Drop operation on this instance's property graph.
execute(String, String) - Method in class oracle.pg.rdbms.pgql.PgqlExecution
Executes a PGQL Query, Modify or Create/Drop operation on this instance's property graph.
execute(String, String) - Method in interface oracle.pg.rdbms.pgql.PgqlPreparedStatement
Executes a PGQL Query, Modify or Create/Drop operation on this instance's property graph.
execute(String, String, String) - Method in class oracle.pg.rdbms.pgql.PgqlExecution
Executes a PGQL Query, Modify or Create/Drop operation on this instance's property graph.
execute(String, String, String) - Method in interface oracle.pg.rdbms.pgql.PgqlStatement
Executes a PGQL Query, Modify or Create/Drop operation on this instance's property graph.
executeAsync() - Method in interface oracle.pgx.api.PgxPreparedStatement
Executes the PGQL statement in this PreparedStatement object, which may be any kind of PGQL statement.
executePgql(String) - Method in class oracle.pgx.api.PgxGraph
executePgql(String) - Method in class oracle.pgx.api.PgxSession
executePgqlAsync(String) - Method in class oracle.pgx.api.PgxGraph
Submits a PGQL (both select and modify) query.
executePgqlAsync(String) - Method in class oracle.pgx.api.PgxSession
Submits any query with a ON-clause.
executeQuery() - Method in class oracle.pg.rdbms.pgql.PgqlExecution
Translates this instance's PGQL statement into a SQL statement and executes the SQL against this instance's property graph.
executeQuery() - Method in interface oracle.pg.rdbms.pgql.PgqlPreparedStatement
Translates this instance's PGQL statement into a SQL statement and executes the SQL against this instance's property graph.
executeQuery() - Method in interface oracle.pgx.api.PgxPreparedStatement
executeQuery(int, int, int, int, String) - Method in class oracle.pg.rdbms.pgql.PgqlExecution
Translates this instance's PGQL statement into a SQL statement and executes the SQL against this instance's property graph.
executeQuery(int, int, int, int, String) - Method in interface oracle.pg.rdbms.pgql.PgqlPreparedStatement
Translates this instance's PGQL statement into a SQL statement and executes the SQL against this instance's property graph.
executeQuery(String) - Method in interface oracle.pg.rdbms.pgql.PgqlStatement
Translates this instance's PGQL statement into a SQL statement and executes the SQL against this instance's property graph.
executeQuery(String, int, int, int, int, String) - Method in class oracle.pg.rdbms.pgql.PgqlExecution
Translates this instance's PGQL statement into a SQL statement and executes the SQL against this instance's property graph.
executeQuery(String, int, int, int, int, String) - Method in interface oracle.pg.rdbms.pgql.PgqlStatement
Translates this instance's PGQL statement into a SQL statement and executes the SQL against this instance's property graph.
executeQuery(String, String) - Method in class oracle.pg.rdbms.pgql.PgqlExecution
Translates this instance's PGQL statement into a SQL statement and executes the SQL against this instance's property graph.
executeQuery(String, String) - Method in interface oracle.pg.rdbms.pgql.PgqlStatement
Translates this instance's PGQL statement into a SQL statement and executes the SQL against this instance's property graph.
executeQueryAsync() - Method in interface oracle.pgx.api.PgxPreparedStatement
Executes the PGQL query in this PgxPreparedStatement object and returns the PgqlResultSet object generated by the query.
EXECUTION_ENVIRONMENT - oracle.pgx.config.LinkTemplate
 
ExecutionEnvironment - Class in oracle.pgx.api.executionenvironment
A session bound environment holding the execution configuration for each task type.
ExecutionEnvironment(PgxSession, CoreSessionApi) - Constructor for class oracle.pgx.api.executionenvironment.ExecutionEnvironment
 
ExecutionEnvironmentField - Enum in oracle.pgx.api.executionenvironment
A wrapper for config fields that also provides value validation and type checking
executorService(ExecutorService) - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration.AdbGraphClientConfigurationBuilder
The ExecutorService this client should use for background polling threads.
EXISTING_HOSTNAMES - oracle.pgx.config.PgxConfig.Field
A list of names or IP addresses of hosts that are already part of an existing PGX.D cluster.
exists() - Method in class oracle.pgx.api.PgxPath
Checks whether a path exists.
EXISTS - oracle.pgx.config.LinkTemplate
 
EXISTS_IN_TABLE - oracle.pgx.config.LinkTemplate
 
exit() - Static method in interface oracle.pgx.algorithm.ControlFlow
Return from the function.
exit(Object) - Static method in interface oracle.pgx.algorithm.ControlFlow
Return from the function with the given return value.
expand() - Method in class oracle.pgx.api.EdgeProperty
Blocking version of EdgeProperty.expandAsync().
expand() - Method in class oracle.pgx.api.expansion.AbstractGraphExpander
Call the expand operation and await execution.
expand() - Method in class oracle.pgx.api.VertexProperty
Blocking version of VertexProperty.expandAsync().
expand(String) - Method in class oracle.pgx.api.EdgeProperty
expand(String) - Method in class oracle.pgx.api.expansion.AbstractGraphExpander
Call the expand operation and await execution.
expand(String) - Method in class oracle.pgx.api.VertexProperty
EXPAND_GRAPH - oracle.pgx.config.LinkTemplate
 
expandAsync() - Method in class oracle.pgx.api.EdgeProperty
If this is a vector property, expands this property into a list of scalar properties of same type.
expandAsync() - Method in class oracle.pgx.api.expansion.AbstractGraphExpander
Call the expand operation.
expandAsync() - Method in class oracle.pgx.api.VertexProperty
If this is a vector property, expands this property into a list of scalar properties of same type.
expandAsync(String) - Method in class oracle.pgx.api.EdgeProperty
If this is a vector property, expands this property into a list of scalar properties of same type.
expandAsync(String) - Method in class oracle.pgx.api.expansion.AbstractGraphExpander
Call the expand operation.
expandAsync(String) - Method in class oracle.pgx.api.VertexProperty
If this is a vector property, expands this property into a list of scalar properties of same type.
expandGraph() - Method in class oracle.pgx.api.PgxGraph
Create a graph expansion builder to define how to expand the graph (e.g.
expandNewSnapshot() - Method in class oracle.pgx.api.expansion.AbstractGraphExpander
expandNewSnapshotAsync() - Method in class oracle.pgx.api.expansion.AbstractGraphExpander
Call the expand operation.
EXPECTED_CLASSES - Static variable in class oracle.pgx.config.mllib.loss.DevNetLoss
 
EXPLAIN_GRAPHWISE_MODEL - oracle.pgx.config.LinkTemplate
 
explainPgql(String) - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.explainPgql(String).
explainPgql(String) - Method in class oracle.pgx.api.PgxSession
Blocking version of PgxSession.explainPgql(String).
explainPgqlAsync(String) - Method in class oracle.pgx.api.PgxGraph
Explain the execution plan of a pattern matching query.
explainPgqlAsync(String) - Method in class oracle.pgx.api.PgxSession
Explain the execution plan of a pattern matching query.
EXPLICIT_SPIN_LOCKS - oracle.pgx.config.PgxConfig.Field
true means spin explicitly in a loop until lock becomes available.
EXPLICIT_SPIN_LOCKS - oracle.pgx.config.RuntimeConfig.Field
true means spin explicitly in a loop until lock becomes available.
export() - Method in class oracle.pgx.api.mllib.Model
Returns GenericModelStorer to configure where to store the model and then trigger it.
EXPORT - oracle.pgx.common.auth.PgxResourcePermission
 
EXPORT - oracle.pgx.config.PgxConfigPermission
 
EXPRESSION - oracle.pgx.config.FilterExpressionConfig.Field
the filter expression
EXTERNAL_STORES - oracle.pgx.config.FileGraphConfig.Field
Specification of the external stores where external string properties reside.
EXTERNAL_STORES - oracle.pgx.config.PartitionedGraphConfig.Field
Specification of the external stores where external string properties reside.
EXTERNAL_STORES - oracle.pgx.config.PgHbaseGraphConfig.Field
Specification of the external stores where external string properties reside.
EXTERNAL_STORES - oracle.pgx.config.PgNosqlGraphConfig.Field
Specification of the external stores where external string properties reside.
EXTERNAL_STORES - oracle.pgx.config.PgRdbmsGraphConfig.Field
Specification of the external stores where external string properties reside.
EXTERNAL_STORES - oracle.pgx.config.RdfGraphConfig.Field
Specification of the external stores where external string properties reside.
EXTERNAL_STORES - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
Specification of the external stores where external string properties reside.
EXTERNAL_STORES - oracle.pgx.config.TwoTablesTextGraphConfig.Field
Specification of the external stores where external string properties reside.
ExternalStoreConfig - Class in oracle.pgx.config
External store configuration details
ExternalStoreConfig.Field - Enum in oracle.pgx.config
Fields of External store configuration details
extractTopKFromMap(PgxMap<PgxVertex<ID>, V>, int) - Method in class oracle.pgx.api.VertexSet
extractTopKFromMapAsync(PgxMap<PgxVertex<ID>, V>, int) - Method in class oracle.pgx.api.VertexSet
Extracts the top k keys from the given map and puts them into this collection.

F

FAILED - oracle.pg.rdbms.Job.Status
No longer running because job has failed.
FAST_ANALYSIS_TASK_CONFIG - oracle.pgx.config.EnterpriseSchedulerConfig.Field
configuration for fast analysis tasks
FAST_TRACK_ANALYSIS_POOL - oracle.pgx.api.PoolType
- single-threaded - executed concurrent to server thread - concurrent to each other
fattestPath(PgxGraph, ID, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Convenience wrapper around Analyst.fattestPath(PgxGraph, PgxVertex, EdgeProperty) taking a vertex ID instead of a PgxVertex.
fattestPath(PgxGraph, ID, EdgeProperty<Double>, VertexProperty<ID, Double>, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>) - Method in class oracle.pgx.api.Analyst
fattestPath(PgxGraph, PgxVertex<ID>, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Fattest path is a fast algorithm for finding a shortest path adding constraints for flowing related matters
fattestPath(PgxGraph, PgxVertex<ID>, EdgeProperty<Double>, boolean) - Method in class oracle.pgx.api.Analyst
Undirected Fattest path is variation of the fattest graph algorithm that ignores edge directions.
fattestPath(PgxGraph, PgxVertex<ID>, EdgeProperty<Double>, VertexProperty<ID, Double>, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>) - Method in class oracle.pgx.api.Analyst
Fattest path is a fast algorithm for finding a shortest path adding constraints for flowing related matters
fattestPath(PgxGraph, PgxVertex<ID>, EdgeProperty<Double>, VertexProperty<ID, Double>, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>, boolean) - Method in class oracle.pgx.api.Analyst
Undirected Fattest path is variation of the fattest graph algorithm that ignores edge directions.
fattestPathAsync(PgxGraph, PgxVertex<ID>, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Fattest path is a fast algorithm for finding a shortest path adding constraints for flowing related matters
fattestPathAsync(PgxGraph, PgxVertex<ID>, EdgeProperty<Double>, boolean) - Method in class oracle.pgx.api.Analyst
Undirected Fattest path is variation of the fattest graph algorithm that ignores edge directions.
fattestPathAsync(PgxGraph, PgxVertex<ID>, EdgeProperty<Double>, VertexProperty<ID, Double>, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>) - Method in class oracle.pgx.api.Analyst
Fattest path is a fast algorithm for finding a shortest path adding constraints for flowing related matters
fattestPathAsync(PgxGraph, PgxVertex<ID>, EdgeProperty<Double>, VertexProperty<ID, Double>, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>, boolean) - Method in class oracle.pgx.api.Analyst
Undirected Fattest path is variation of the fattest graph algorithm that ignores edge directions.
fetch() - Method in class oracle.pgx.api.FlashbackSynchronizer
 
fetch() - Method in interface oracle.pgx.api.Synchronizer
Fetches the changes from the external data source.
FETCH_INTERVAL_SEC - oracle.pgx.config.GraphLoadingConfig.Field
(only relevant if the format supports delta updates) the interval in which the graph source is queried for changes
FIELD - oracle.pgx.config.GraphPropertyConfig.Field
name of the JSON field holding the property data.
file() - Method in class oracle.pgx.api.mllib.GenericModelLoader
Returns a model loader for loading models from files
file() - Method in class oracle.pgx.api.mllib.GenericModelStorer
Returns a model storer for storing models to files
FILE - oracle.pgx.config.mllib.ModelDatasource
 
FILE - oracle.pgx.config.TwoTablesDatastore
From sources files.
FILE_LOCATION - oracle.pgx.config.AuthorizationEntityPermissionConfig.Field
name of a defined file-location
FILE_LOCATIONS - oracle.pgx.config.PgxConfig.Field
the file-locations that can be used in the authorization-config
FILE_PATH_PROPERTY - Static variable in class oracle.pgx.config.AbstractPgxConfig
 
FileEntityProviderConfig - Class in oracle.pgx.config
PGX Engine File Entity Provider Config
FileEntityProviderConfig.Field - Enum in oracle.pgx.config
Fields of PGX Engine File Entity Provider Config
FileEntityProviderConfigBuilder - Class in oracle.pgx.config
A table configuration builder for file-based table configurations.
FileEntityProviderConfigBuilder() - Constructor for class oracle.pgx.config.FileEntityProviderConfigBuilder
 
FileEntityProviderConfigBuilder(ProviderFormat) - Constructor for class oracle.pgx.config.FileEntityProviderConfigBuilder
 
FileEntityProviderConfigFactory - Class in oracle.pgx.config
A factory class for creating file graph configuration objects.
FileEntityProviderConfigFactory() - Constructor for class oracle.pgx.config.FileEntityProviderConfigFactory
Instantiates a new file graph config factory.
FileEntityProviderConfigFactory(boolean) - Constructor for class oracle.pgx.config.FileEntityProviderConfigFactory
Instantiates a new file graph config factory.
FileGraphConfig - Class in oracle.pgx.config
PGX Engine File Graph Config
FileGraphConfig.Field - Enum in oracle.pgx.config
Fields of PGX Engine File Graph Config
FileGraphConfigBuilder - Class in oracle.pgx.config
A graph configuration builder for file-based graph configurations.
FileGraphConfigBuilder() - Constructor for class oracle.pgx.config.FileGraphConfigBuilder
 
FileGraphConfigFactory - Class in oracle.pgx.config
A factory class for creating file graph configuration objects.
FileGraphConfigFactory() - Constructor for class oracle.pgx.config.FileGraphConfigFactory
Instantiates a new file graph config factory.
FileGraphConfigFactory(boolean) - Constructor for class oracle.pgx.config.FileGraphConfigFactory
Instantiates a new file graph config factory.
FileGraphStoringConfig - Class in oracle.pgx.config
PGX Engine File Graph Storing Config
FileGraphStoringConfig.Field - Enum in oracle.pgx.config
Fields of PGX Engine File Graph Storing Config
FileGraphStoringConfigBuilder - Class in oracle.pgx.config
A file graph storing configuration builder.
FileGraphStoringConfigBuilder() - Constructor for class oracle.pgx.config.FileGraphStoringConfigBuilder
 
FileGraphStoringConfigBuilder(String) - Constructor for class oracle.pgx.config.FileGraphStoringConfigBuilder
 
FileModelLoader<ModelType extends Model<?>> - Class in oracle.pgx.api.mllib
A model loader for models stored in files
FileModelLoader(PgxSession, Core, Supplier<String>, Supplier<char[]>, ModelKind, ModelLoader.ModelConstructor<ModelType>) - Constructor for class oracle.pgx.api.mllib.FileModelLoader
 
FileModelLoadingConfiguration - Class in oracle.pgx.config.mllib
 
FileModelLoadingConfiguration() - Constructor for class oracle.pgx.config.mllib.FileModelLoadingConfiguration
 
FileModelLoadingConfiguration(ModelKind) - Constructor for class oracle.pgx.config.mllib.FileModelLoadingConfiguration
 
FileModelStorer<ModelType extends Model<ModelType>> - Class in oracle.pgx.api.mllib
A model storer for files
FileModelStorer(PgxSession, Core, ModelType) - Constructor for class oracle.pgx.api.mllib.FileModelStorer
 
FileModelStoringConfiguration - Class in oracle.pgx.config.mllib
 
FileModelStoringConfiguration() - Constructor for class oracle.pgx.config.mllib.FileModelStoringConfiguration
 
FileModelStoringConfiguration(ModelKind) - Constructor for class oracle.pgx.config.mllib.FileModelStoringConfiguration
 
fill(V) - Method in class oracle.pgx.api.Property
Blocking version of Property.fillAsync(Object).
fillAsync(V) - Method in class oracle.pgx.api.Property
Fill this property with a given value.
filter(Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, GraphFilter, String) - Method in class oracle.pgx.api.PgxGraph
filter(Predicate<PgxEdge>) - Method in interface oracle.pgx.algorithm.EdgeSequence
Filter the edges in the sequence by the given predicate.
filter(Predicate<PgxEdge>) - Method in interface oracle.pgx.algorithm.EdgeSet
Filter the edges in the set by the given predicate.
filter(Predicate<PgxVertex>) - Method in interface oracle.pgx.algorithm.Traversal
Filter the vertices in the BFS/DFS traversal.
filter(Predicate<PgxVertex>) - Method in interface oracle.pgx.algorithm.VertexSequence
Filter the vertices in the sequence by the given predicate.
filter(Predicate<PgxVertex>) - Method in interface oracle.pgx.algorithm.VertexSet
Filter the vertices in the set by the given predicate.
filter(Predicate<T>) - Method in interface oracle.pgx.algorithm.PgxCollection
Filter the elements in the collection by the given predicate.
filter(EdgeProperty<Boolean>) - Method in interface oracle.pgx.algorithm.EdgeSequence
Filter the edges in the sequence by the given boolean property.
filter(EdgeProperty<Boolean>) - Method in interface oracle.pgx.algorithm.EdgeSet
Filter the edges in the set by the given boolean property.
filter(VertexProperty<Boolean>) - Method in interface oracle.pgx.algorithm.VertexSequence
Filter the vertices in the sequence by the given boolean property.
filter(VertexProperty<Boolean>) - Method in interface oracle.pgx.algorithm.VertexSet
Filter the vertices in the set by the given boolean property.
filter(GraphFilter) - Method in class oracle.pgx.api.PgxGraph
filter(GraphFilter, String) - Method in class oracle.pgx.api.PgxGraph
FILTER - oracle.pgx.config.ProviderLoadingConfig.Field
[currently unsupported] the filter expression
filterAsync(Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, GraphFilter, String) - Method in class oracle.pgx.api.PgxGraph
Create a subgraph of this graph.
filterAsync(GraphFilter) - Method in class oracle.pgx.api.PgxGraph
Create a subgraph of this graph.
filterAsync(GraphFilter, String) - Method in class oracle.pgx.api.PgxGraph
Create a subgraph of this graph.
filteredBfs(PgxGraph, ID) - Method in class oracle.pgx.api.Analyst
Convenience wrapper around Analyst.filteredBfs(PgxGraph, PgxVertex) taking a vertex ID instead of PgxVertex.
filteredBfs(PgxGraph, ID, int) - Method in class oracle.pgx.api.Analyst
Convenience wrapper around Analyst.filteredBfs(PgxGraph, PgxVertex, int) taking a vertex ID instead of PgxVertex.
filteredBfs(PgxGraph, PgxVertex<ID>) - Method in class oracle.pgx.api.Analyst
A Breadth-First Search implementation with an option to filter edges during the traversal of the graph.
filteredBfs(PgxGraph, PgxVertex<ID>, int) - Method in class oracle.pgx.api.Analyst
A Breadth-First Search implementation with an option to filter edges during the traversal of the graph.
filteredBfs(PgxGraph, PgxVertex<ID>, VertexFilter) - Method in class oracle.pgx.api.Analyst
A Breadth-First Search implementation with an option to filter edges during the traversal of the graph.
filteredBfs(PgxGraph, PgxVertex<ID>, VertexFilter, boolean) - Method in class oracle.pgx.api.Analyst
A Breadth-First Search implementation with an option to filter edges during the traversal of the graph.
filteredBfs(PgxGraph, PgxVertex<ID>, VertexFilter, boolean, int) - Method in class oracle.pgx.api.Analyst
A Breadth-First Search implementation with an option to filter edges during the traversal of the graph.
filteredBfs(PgxGraph, PgxVertex<ID>, VertexFilter, boolean, int, VertexProperty<ID, Integer>, VertexProperty<ID, PgxVertex<ID>>) - Method in class oracle.pgx.api.Analyst
A Breadth-First Search implementation with an option to filter edges during the traversal of the graph.
filteredBfs(PgxGraph, PgxVertex<ID>, VertexFilter, boolean, VertexProperty<ID, Integer>, VertexProperty<ID, PgxVertex<ID>>) - Method in class oracle.pgx.api.Analyst
A Breadth-First Search implementation with an option to filter edges during the traversal of the graph.
filteredBfs(PgxGraph, PgxVertex<ID>, VertexFilter, int) - Method in class oracle.pgx.api.Analyst
A Breadth-First Search implementation with an option to filter edges during the traversal of the graph.
filteredBfsAsync(PgxGraph, PgxVertex<ID>) - Method in class oracle.pgx.api.Analyst
A Breadth-First Search implementation with an option to filter edges during the traversal of the graph.
filteredBfsAsync(PgxGraph, PgxVertex<ID>, int) - Method in class oracle.pgx.api.Analyst
A Breadth-First Search implementation with an option to filter edges during the traversal of the graph.
filteredBfsAsync(PgxGraph, PgxVertex<ID>, VertexFilter) - Method in class oracle.pgx.api.Analyst
A Breadth-First Search implementation with an option to filter edges during the traversal of the graph.
filteredBfsAsync(PgxGraph, PgxVertex<ID>, VertexFilter, boolean) - Method in class oracle.pgx.api.Analyst
A Breadth-First Search implementation with an option to filter edges during the traversal of the graph.
filteredBfsAsync(PgxGraph, PgxVertex<ID>, VertexFilter, boolean, int) - Method in class oracle.pgx.api.Analyst
A Breadth-First Search implementation with an option to filter edges during the traversal of the graph.
filteredBfsAsync(PgxGraph, PgxVertex<ID>, VertexFilter, boolean, int, VertexProperty<ID, Integer>, VertexProperty<ID, PgxVertex<ID>>) - Method in class oracle.pgx.api.Analyst
A Breadth-First Search implementation with an option to filter edges during the traversal of the graph.
filteredBfsAsync(PgxGraph, PgxVertex<ID>, VertexFilter, boolean, VertexProperty<ID, Integer>, VertexProperty<ID, PgxVertex<ID>>) - Method in class oracle.pgx.api.Analyst
A Breadth-First Search implementation with an option to filter edges during the traversal of the graph.
filteredBfsAsync(PgxGraph, PgxVertex<ID>, VertexFilter, int) - Method in class oracle.pgx.api.Analyst
A Breadth-First Search implementation with an option to filter edges during the traversal of the graph.
filteredDfs(PgxGraph, ID) - Method in class oracle.pgx.api.Analyst
Convenience wrapper around Analyst.filteredDfs(PgxGraph, PgxVertex) taking a vertex ID instead of PgxVertex.
filteredDfs(PgxGraph, ID, int) - Method in class oracle.pgx.api.Analyst
Convenience wrapper around Analyst.filteredDfs(PgxGraph, PgxVertex, int) taking a vertex ID instead of PgxVertex.
filteredDfs(PgxGraph, PgxVertex<ID>) - Method in class oracle.pgx.api.Analyst
A Depth-First Search implementation with an option to filter edges during the traversal of the graph.
filteredDfs(PgxGraph, PgxVertex<ID>, int) - Method in class oracle.pgx.api.Analyst
A Depth-First Search implementation with an option to filter edges during the traversal of the graph.
filteredDfs(PgxGraph, PgxVertex<ID>, VertexFilter) - Method in class oracle.pgx.api.Analyst
A Depth-First Search implementation with an option to filter edges during the traversal of the graph.
filteredDfs(PgxGraph, PgxVertex<ID>, VertexFilter, boolean) - Method in class oracle.pgx.api.Analyst
A Depth-First Search implementation with an option to filter edges during the traversal of the graph.
filteredDfs(PgxGraph, PgxVertex<ID>, VertexFilter, boolean, int) - Method in class oracle.pgx.api.Analyst
A Depth-First Search implementation with an option to filter edges during the traversal of the graph.
filteredDfs(PgxGraph, PgxVertex<ID>, VertexFilter, boolean, int, VertexProperty<ID, Integer>, VertexProperty<ID, PgxVertex<ID>>) - Method in class oracle.pgx.api.Analyst
A Depth-First Search implementation with an option to filter edges during the traversal of the graph.
filteredDfs(PgxGraph, PgxVertex<ID>, VertexFilter, boolean, VertexProperty<ID, Integer>, VertexProperty<ID, PgxVertex<ID>>) - Method in class oracle.pgx.api.Analyst
A Depth-First Search implementation with an option to filter edges during the traversal of the graph.
filteredDfs(PgxGraph, PgxVertex<ID>, VertexFilter, int) - Method in class oracle.pgx.api.Analyst
A Depth-First Search implementation with an option to filter edges during the traversal of the graph.
filteredDfsAsync(PgxGraph, PgxVertex<ID>) - Method in class oracle.pgx.api.Analyst
A Depth-First Search implementation with an option to filter edges during the traversal of the graph.
filteredDfsAsync(PgxGraph, PgxVertex<ID>, int) - Method in class oracle.pgx.api.Analyst
A Depth-First Search implementation with an option to filter edges during the traversal of the graph.
filteredDfsAsync(PgxGraph, PgxVertex<ID>, VertexFilter) - Method in class oracle.pgx.api.Analyst
A Depth-First Search implementation with an option to filter edges during the traversal of the graph.
filteredDfsAsync(PgxGraph, PgxVertex<ID>, VertexFilter, boolean) - Method in class oracle.pgx.api.Analyst
A Depth-First Search implementation with an option to filter edges during the traversal of the graph.
filteredDfsAsync(PgxGraph, PgxVertex<ID>, VertexFilter, boolean, int) - Method in class oracle.pgx.api.Analyst
A Depth-First Search implementation with an option to filter edges during the traversal of the graph.
filteredDfsAsync(PgxGraph, PgxVertex<ID>, VertexFilter, boolean, int, VertexProperty<ID, Integer>, VertexProperty<ID, PgxVertex<ID>>) - Method in class oracle.pgx.api.Analyst
A Depth-First Search implementation with an option to filter edges during the traversal of the graph.
filteredDfsAsync(PgxGraph, PgxVertex<ID>, VertexFilter, boolean, VertexProperty<ID, Integer>, VertexProperty<ID, PgxVertex<ID>>) - Method in class oracle.pgx.api.Analyst
A Depth-First Search implementation with an option to filter edges during the traversal of the graph.
filteredDfsAsync(PgxGraph, PgxVertex<ID>, VertexFilter, int) - Method in class oracle.pgx.api.Analyst
A Depth-First Search implementation with an option to filter edges during the traversal of the graph.
FilterExpressionConfig - Class in oracle.pgx.config
PGX Filter Expression
FilterExpressionConfig.Field - Enum in oracle.pgx.config
Fields of PGX Filter Expression
FilterExpressionConfigFactory - Class in oracle.pgx.config
 
FilterExpressionConfigFactory() - Constructor for class oracle.pgx.config.FilterExpressionConfigFactory
 
FilterIntersection - Class in oracle.pgx.api.filter
A class that represents an intersection between two graph-filters
FilterIntersection(GraphFilter, GraphFilter) - Constructor for class oracle.pgx.api.filter.FilterIntersection
Instantiates a new filter intersection.
FilterStrategy - Enum in oracle.pgx.api.filter
An enum to distinguish between different strategies to execute the filter expression
FilterType - Enum in oracle.pgx.api.filter
An enum to distinguish between different types of graph-filters
FilterUnion - Class in oracle.pgx.api.filter
A class that represents an union between two graph-filters
FilterUnion(GraphFilter, GraphFilter) - Constructor for class oracle.pgx.api.filter.FilterUnion
Instantiates a new filter union.
FIND_ANOMALY_THRESHOLD - oracle.pgx.api.mllib.VertexAnomalyDetectionModel.AnomalyDetectionInferenceType
 
FIND_ANOMALY_THRESHOLD_UNSUPERVISED_GRAPHWISE_MODEL - oracle.pgx.config.LinkTemplate
 
findAnomalyThreshold(PgxGraph, Iterable<PgxVertex<ID>>, float) - Method in class oracle.pgx.api.mllib.UnsupervisedAnomalyDetectionGraphWiseModel
 
findAnomalyThreshold(PgxGraph, Iterable<PgxVertex<ID>>, float) - Method in interface oracle.pgx.api.mllib.VertexAnomalyDetectionModel
findAnomalyThresholdAsync(PgxGraph, Iterable<PgxVertex<ID>>, float) - Method in class oracle.pgx.api.mllib.UnsupervisedAnomalyDetectionGraphWiseModel
 
findAnomalyThresholdAsync(PgxGraph, Iterable<PgxVertex<ID>>, float) - Method in interface oracle.pgx.api.mllib.VertexAnomalyDetectionModel
Finds an appropriate anomaly threshold for labeling the input vertices as anomalies, respecting the proportion given by the contamination factor
findCycle(PgxGraph) - Method in class oracle.pgx.api.Analyst
Find cycle looks for any loop in the graph.
findCycle(PgxGraph, PgxVertex<ID>) - Method in class oracle.pgx.api.Analyst
Find cycle looks for any loop in the graph.
findCycle(PgxGraph, PgxVertex<ID>, VertexSequence<ID>, EdgeSequence) - Method in class oracle.pgx.api.Analyst
Find cycle looks for any loop in the graph.
findCycle(PgxGraph, VertexSequence<ID>, EdgeSequence) - Method in class oracle.pgx.api.Analyst
Find cycle looks for any loop in the graph.
findCycleAsync(PgxGraph) - Method in class oracle.pgx.api.Analyst
Find cycle looks for any loop in the graph.
findCycleAsync(PgxGraph, PgxVertex<ID>) - Method in class oracle.pgx.api.Analyst
Find cycle looks for any loop in the graph.
findCycleAsync(PgxGraph, PgxVertex<ID>, VertexSequence<ID>, EdgeSequence) - Method in class oracle.pgx.api.Analyst
Find cycle looks for any loop in the graph.
findCycleAsync(PgxGraph, VertexSequence<ID>, EdgeSequence) - Method in class oracle.pgx.api.Analyst
Find cycle looks for any loop in the graph.
FINISHED - oracle.pg.rdbms.Job.Status
Successfully finished.
fit(PgxGraph) - Method in class oracle.pgx.api.mllib.DeepWalkModel
fit(PgxGraph) - Method in class oracle.pgx.api.mllib.EdgeWiseModel
fit(PgxGraph) - Method in class oracle.pgx.api.mllib.GraphWiseModel
fit(PgxGraph) - Method in class oracle.pgx.api.mllib.Pg2vecModel
Blocking version of Pg2vecModel.fitAsync(PgxGraph).
FIT_DEEPWALK_MODEL - oracle.pgx.config.LinkTemplate
 
FIT_EDGEWISE_MODEL - oracle.pgx.config.LinkTemplate
 
FIT_GRAPHWISE_MODEL - oracle.pgx.config.LinkTemplate
 
FIT_PG2VEC_MODEL - oracle.pgx.config.LinkTemplate
 
FIT_UNSUPERVISED_EDGEWISE_MODEL - oracle.pgx.config.LinkTemplate
 
FIT_UNSUPERVISED_GRAPHWISE_MODEL - oracle.pgx.config.LinkTemplate
 
fitAsync(PgxGraph) - Method in class oracle.pgx.api.mllib.DeepWalkModel
Trains the DeepWalk model on the input graph
fitAsync(PgxGraph) - Method in class oracle.pgx.api.mllib.EdgeWiseModel
Trains the EdgeWise model on the input graph.
fitAsync(PgxGraph) - Method in class oracle.pgx.api.mllib.GraphWiseModel
Trains the GraphWise model on the input graph.
fitAsync(PgxGraph) - Method in class oracle.pgx.api.mllib.Pg2vecModel
Trains the Pg2vec model on the input graph
fitAsync(PgxGraph) - Method in class oracle.pgx.api.mllib.SupervisedEdgeWiseModel
Trains the EdgeWise model on the input graph.
fitAsync(PgxGraph) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
Trains the GraphWise model on the input graph.
fitAsync(PgxGraph) - Method in class oracle.pgx.api.mllib.UnsupervisedEdgeWiseModel
Trains the EdgeWise model on the input graph.
fitAsync(PgxGraph) - Method in class oracle.pgx.api.mllib.UnsupervisedGraphWiseModel
Trains the GraphWise model on the input graph.
FIX_THREADS_USED_FROM_MAIN - oracle.pgx.config.EnterpriseSchedulerFlagsConfig.Field
[Internal use only] If true fix threads used by work spawned by the main thread so that 0..N are used for an N-thread job.
FIXED_PRINT_ORDER - oracle.pgx.api.GmCompilerOptimization
 
FlashbackSynchronizer - Class in oracle.pgx.api
Synchronizes a PGX graph with an Oracle Database using Flashback queries
FLAT_FILE - oracle.pgx.config.Format
Flat File Format
flatten(String...) - Method in class oracle.pgx.api.frames.PgxFrame
Create a new PgxFrame with all the specified columns and vector columns flattened into multiple columns.
FLATTEN_FRAME - oracle.pgx.config.LinkTemplate
 
flattenAll() - Method in class oracle.pgx.api.frames.PgxFrame
Create a new PgxFrame with all nested columns and vector columns flattened into multiple columns.
flattenAllAsync() - Method in class oracle.pgx.api.frames.PgxFrame
Create a new PgxFrame with all nested columns and vector columns flattened into multiple columns.
flattenAllInPlace() - Method in class oracle.pgx.api.frames.PgxFrame
Modifies the PgxFrame by flattening all nested columns and vector columns into multiple columns.
flattenAllInPlaceAsync() - Method in class oracle.pgx.api.frames.PgxFrame
Modifies the PgxFrame by flattening all nested columns and vector columns into multiple columns.
flattenAsync(String...) - Method in class oracle.pgx.api.frames.PgxFrame
Create a new PgxFrame with the specified nested columns and vector columns flattened into multiple columns.
flattenInPlace(String...) - Method in class oracle.pgx.api.frames.PgxFrame
Modifies the PgxFrame by flattening all the specified columns and vector columns into multiple columns.
flattenInPlaceAsync(String...) - Method in class oracle.pgx.api.frames.PgxFrame
Modifies the PgxFrame by flattening all the specified columns and vector columns into multiple columns.
FLIP_BFS_EDGES - oracle.pgx.api.GmCompilerOptimization
 
FLIP_FOREACH_EDGES - oracle.pgx.api.GmCompilerOptimization
 
FLOAT - oracle.pgx.api.PgqlResultElement.Type
 
FLOAT - oracle.pgx.common.types.PropertyType
Float type for properties
FLOAT - oracle.pgx.common.types.QueryArgumentType
 
FLOAT - oracle.pgx.common.types.ReturnType
Float return type
FLOAT - oracle.pgx.config.RdfAction
 
FLOAT_IN - oracle.pgx.common.types.ArgumentType
float in-argument (value)
FLOAT_OUT - oracle.pgx.common.types.ArgumentType
float out-argument (name of scalar)
FLOAT_TYPE - Static variable in class oracle.pgx.api.frames.schema.datatypes.DataTypes
 
FloatType - Class in oracle.pgx.api.frames.schema.datatypes.numeric
 
FloatType() - Constructor for class oracle.pgx.api.frames.schema.datatypes.numeric.FloatType
 
forAnyFormat() - Static method in class oracle.pgx.config.GraphConfigFactory
returns a new graph config factory to parse any graph config from various input sources
forBaseUrl(String) - Static method in class oracle.pgx.config.ClientConfigBuilder
Creates a new ClientConfigBuilder for a specific PGX base URL.
FORCE - oracle.pgx.config.ReachabilityIndexCreationMode
Always create RG
forEach(Consumer<PgxEdge>) - Method in interface oracle.pgx.algorithm.EdgeSequence
Run the callable for each edge in the sequence in parallel.
forEach(Consumer<PgxEdge>) - Method in interface oracle.pgx.algorithm.EdgeSet
Run the callable for each edge in the set in parallel.
forEach(Consumer<PgxVertex>) - Method in interface oracle.pgx.algorithm.VertexSequence
Run the callable for each vertex in the sequence in parallel.
forEach(Consumer<PgxVertex>) - Method in interface oracle.pgx.algorithm.VertexSet
Run the callable for each vertex in the set in parallel.
forEach(Consumer<ChangeType>) - Static method in enum oracle.pgx.common.types.ChangeType
 
forEach(Consumer<T>) - Method in interface oracle.pgx.algorithm.PgxCollection
Run the callable for each element in the collection in parallel.
forFileFormat(Format) - Static method in class oracle.pgx.config.GraphConfigBuilder
returns a PGX graph config builder to create file-based graph configs programmatically via Java methods.
forFileFormats() - Static method in class oracle.pgx.config.GraphConfigBuilder
returns a PGX graph config builder to create single file-based graph configs programmatically via Java methods.
forFileFormats() - Static method in class oracle.pgx.config.GraphConfigFactory
returns a new graph config factory to parse file-based graph configs from various input sources
forFormat(Format) - Static method in class oracle.pgx.config.FileGraphConfigBuilder
Creates a new file graph configuration builder for a given file format.
forFormat(Format) - Static method in class oracle.pgx.config.RdfGraphConfigBuilder
 
format(String) - Method in class oracle.pgx.api.frames.PgxGenericFrameReader
returns a PgxFrameReader for the type format specified
format(String) - Method in class oracle.pgx.api.frames.PgxGenericFrameStorer
returns a PgxFrameStorer for the type format specified
Format - Enum in oracle.pgx.config
Graph Data Format.
FORMAT - oracle.pgx.config.EsEntityProviderConfig.Field
provider format
FORMAT - oracle.pgx.config.FileEntityProviderConfig.Field
provider format
FORMAT - oracle.pgx.config.FileGraphConfig.Field
graph format
FORMAT - oracle.pgx.config.GraphPropertyConfig.Field
array of formats of property
FORMAT - oracle.pgx.config.PgHbaseGraphConfig.Field
graph format
FORMAT - oracle.pgx.config.PgNosqlGraphConfig.Field
graph format
FORMAT - oracle.pgx.config.PgRdbmsGraphConfig.Field
graph format
FORMAT - oracle.pgx.config.RdbmsEntityProviderConfig.Field
provider format
FORMAT - oracle.pgx.config.RdfGraphConfig.Field
graph format
FORMAT - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
graph format
FORMAT - oracle.pgx.config.TwoTablesTextGraphConfig.Field
graph format
forPartitioned() - Static method in class oracle.pgx.config.GraphConfigBuilder
returns a PGX graph config builder to create partitioned graph configs
forPartitioned() - Static method in class oracle.pgx.config.GraphConfigFactory
returns a new graph config factory to parse partitioned graph config
forPropertyGraphHbase() - Static method in class oracle.pgx.config.GraphConfigBuilder
returns a PGX graph config builder to create Apache HBASE graph configs programmatically via Java methods.
forPropertyGraphHbase() - Static method in class oracle.pgx.config.GraphConfigFactory
returns a new graph config factory to create graph configs targeting the Apache HBase database in the property graph format.
forPropertyGraphNosql() - Static method in class oracle.pgx.config.GraphConfigBuilder
returns a PGX graph config builder to create Oracle NoSQL graph configs programmatically via Java methods.
forPropertyGraphNosql() - Static method in class oracle.pgx.config.GraphConfigFactory
returns a new graph config factory to create graph configs targeting the Oracle NoSQL database in the property graph format.
forPropertyGraphRdbms() - Static method in class oracle.pgx.config.GraphConfigBuilder
returns a PGX graph config builder to create Oracle RDBMS graph configs programmatically via Java methods.
forPropertyGraphRdbms() - Static method in class oracle.pgx.config.GraphConfigFactory
returns a new graph config factory to create graph configs targeting the Oracle RDBMS database in the property graph format.
forRdf() - Static method in class oracle.pgx.config.GraphConfigBuilder
returns a PGX graph config builder to create RDF graph programmatically via Java methods.
forRdf() - Static method in class oracle.pgx.config.GraphConfigFactory
returns a new RDF graph config factory
forSequential(Consumer<PgxEdge>) - Method in interface oracle.pgx.algorithm.EdgeSequence
Run the callable for each edge in the sequence in sequence.
forSequential(Consumer<PgxEdge>) - Method in interface oracle.pgx.algorithm.EdgeSet
Run the callable for each edge in the set in sequence.
forSequential(Consumer<PgxVertex>) - Method in interface oracle.pgx.algorithm.VertexSequence
Run the callable for each vertex in the sequence in sequence.
forSequential(Consumer<PgxVertex>) - Method in interface oracle.pgx.algorithm.VertexSet
Run the callable for each vertex in the set in sequence.
forSequential(Consumer<T>) - Method in interface oracle.pgx.algorithm.PgxCollection
Run the callable for each element in the collection in sequence.
forTwoTablesRdbms() - Static method in class oracle.pgx.config.GraphConfigBuilder
returns a PGX graph config builder to create two-tables graph programmatically via Java methods.
forTwoTablesRdbms() - Static method in class oracle.pgx.config.GraphConfigFactory
returns a new graph config factory to create graph configs targeting the Oracle RDBMS database in the two-tables format.
forTwoTablesText() - Static method in class oracle.pgx.config.GraphConfigBuilder
returns a PGX graph config builder to create two-tables graph programmatically via Java methods.
forTwoTablesText() - Static method in class oracle.pgx.config.GraphConfigFactory
returns a new graph config factory to create graph configs targeting files in the two-tables format.
forward(Consumer<PgxVertex>) - Method in interface oracle.pgx.algorithm.Traversal
Visit the vertex in the forward direction of the BFS traversal.
FRAME_COLUMN_SELF - oracle.pgx.config.LinkTemplate
 
FRAME_COUNT - oracle.pgx.config.LinkTemplate
 
FRAME_HEAD - oracle.pgx.config.LinkTemplate
 
FRAME_JOIN - oracle.pgx.config.LinkTemplate
 
FRAME_PRINT - oracle.pgx.config.LinkTemplate
 
FRAME_SELF - oracle.pgx.config.LinkTemplate
 
FRAME_TAIL - oracle.pgx.config.LinkTemplate
 
FRAME_TO_PGQL_RESULTSET - oracle.pgx.config.LinkTemplate
 
FRAME_UNION - oracle.pgx.config.LinkTemplate
 
FRAMES_SELF - oracle.pgx.config.LinkTemplate
 
freeCachedMemory() - Method in interface oracle.pgx.api.admin.Control
Trigger memory cleanup to free unused graphs if RELEASE_MEMORY_THRESHOLD is reached
freeCachedMemory() - Method in class oracle.pgx.api.ServerInstance
freeCachedMemory(double) - Method in interface oracle.pgx.api.admin.Control
Trigger memory cleanup to free unused graphs if threshold is reached
freeCachedMemory(double) - Method in class oracle.pgx.api.ServerInstance
freeCachedMemoryAsync() - Method in class oracle.pgx.api.ServerInstance
Trigger memory cleanup to free unused graphs if RELEASE_MEMORY_THRESHOLD is reached
freeCachedMemoryAsync(double) - Method in class oracle.pgx.api.ServerInstance
Trigger memory cleanup to free unused graphs if threshold is reached.
FROM_FILTER_SUBGRAPHS - oracle.pgx.config.LinkTemplate
 
FROM_NID_COLUMN - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
column name for source node
FROM_NID_COLUMN - oracle.pgx.config.TwoTablesTextGraphConfig.Field
column name for source node
fromCollection(IdentifiableEdgeCollection) - Static method in class oracle.pgx.api.filter.EdgeFilter
Instantiates a new edge collection edge filter.
fromCollection(IdentifiableVertexCollection) - Static method in class oracle.pgx.api.filter.VertexFilter
Instantiates a new vertex collection vertex filter.
fromConnection(Connection, String) - Static method in class oracle.pg.rdbms.AdbGraphClientConfiguration
Creates a configuration object given a connection and the password to the database.
fromCredentials(String, String, String) - Static method in class oracle.pg.rdbms.AdbGraphClientConfiguration
Creates a configuration object given the JDBC URL, username and password to the database.
fromExpression(String) - Static method in class oracle.pgx.api.filter.EdgeFilter
Instantiates a new edge filter using an expression.
fromExpression(String) - Static method in class oracle.pgx.api.filter.VertexFilter
Instantiates a new vertex filter using an expression.
fromFile(File) - Method in class oracle.pgx.config.AbstractConfigFactory
Parses a configuration object given as JSON file.
fromFilePath(String) - Method in class oracle.pgx.config.AbstractConfigFactory
Parses a configuration object given as path to a JSON file.
fromId(PgxId) - Static method in class oracle.pgx.api.Namespace
Creates a namespace from the given PgxId.
fromInputStream(InputStream) - Method in class oracle.pgx.config.AbstractConfigFactory
same as AbstractConfigFactory.fromInputStream(InputStream, String), but with null passed as parentPath
fromInputStream(InputStream, String) - Method in class oracle.pgx.config.AbstractConfigFactory
Parses a configuration object given an input stream.
fromJson(String) - Method in class oracle.pgx.config.AbstractConfigFactory
Same as AbstractConfigFactory.fromJson(String, String), but with null passed as parentPath.
fromJson(String, String) - Method in class oracle.pgx.config.AbstractConfigFactory
Parses a configuration object given a JSON string.
fromPath(String) - Method in class oracle.pgx.config.AbstractConfigFactory
Parses a configuration object given a path.
fromPgPgql(String) - Method in class oracle.pgx.api.expansion.PgqlViewGraphExpander
Expand from a (different) PG PGQL.
fromPgPgql(String) - Method in class oracle.pgx.api.subgraph.GenericSubgraphReader
Read a subgraph from PG PGQL, using a set of PGQL queries.
fromPgPgql(String, String) - Method in class oracle.pgx.api.expansion.PgqlViewGraphExpander
Expand from a (different) PG PGQL.
fromPgPgql(String, String) - Method in class oracle.pgx.api.subgraph.GenericSubgraphReader
Read a subgraph from PG PGQL, using a set of PGQL queries.
fromPgqlResultSet(IdentifiableResultSet, String) - Static method in class oracle.pgx.api.filter.EdgeFilter
Instantiates a new result set edge filter.
fromPgqlResultSet(IdentifiableResultSet, String) - Static method in class oracle.pgx.api.filter.VertexFilter
Instantiates a new result set vertex filter.
fromPgSql(String) - Method in class oracle.pgx.api.expansion.PgqlViewGraphExpander
Expand from a (different) SQL Property Graph.
fromPgSql(String) - Method in class oracle.pgx.api.subgraph.GenericSubgraphReader
Read a subgraph of a SQL Property Graph, using a set of PGQL queries.
fromPgSql(String, String) - Method in class oracle.pgx.api.expansion.PgqlViewGraphExpander
Expand from a (different) SQL Property Graph.
fromPgSql(String, String) - Method in class oracle.pgx.api.subgraph.GenericSubgraphReader
Read a subgraph of a SQL Property Graph, using a set of PGQL queries.
fromProperties(InputStream) - Method in class oracle.pgx.config.AbstractConfigFactory
same as AbstractConfigFactory.fromProperties(Properties), but instantiates a new Properties object from the given InputStream.
fromProperties(Properties) - Method in class oracle.pgx.config.AbstractConfigFactory
Parses a configuration object from Properties.
fromProperties(Properties) - Method in class oracle.pgx.config.AbstractEntityProviderConfigFactory
 
fromProperties(Properties) - Method in class oracle.pgx.config.AnyFormatGraphConfigFactory
 
fromProperties(Properties) - Method in class oracle.pgx.config.FileGraphConfigFactory
 
fromProperties(Properties) - Method in class oracle.pgx.config.PartitionedGraphConfigFactory
 
fromProperties(Properties) - Method in class oracle.pgx.config.PgHbaseGraphConfigFactory
 
fromProperties(Properties) - Method in class oracle.pgx.config.PgNosqlGraphConfigFactory
 
fromProperties(Properties) - Method in class oracle.pgx.config.PgRdbmsGraphConfigFactory
 
fromProperties(Properties) - Method in class oracle.pgx.config.RdfGraphConfigFactory
 
fromProperties(Properties) - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfigFactory
 
fromProperties(Properties) - Method in class oracle.pgx.config.TwoTablesTextGraphConfigFactory
 
fromPropertyType(PropertyType) - Static method in enum oracle.pgx.common.types.IdType
 
fromPropertyType(PropertyType) - Static method in enum oracle.pgx.config.RdfAction
 
fromTypeAndExpression(FilterType, String) - Static method in class oracle.pgx.api.filter.GraphFilterWithExpression
 
fromTypeAndFilters(FilterType, GraphFilter, GraphFilter) - Static method in class oracle.pgx.api.filter.BinaryGraphFilterOperation
 
fromTypeId(String) - Static method in enum oracle.pgx.api.FutureProgress.FutureProgressType
 
front() - Method in interface oracle.pgx.algorithm.EdgeSequence
Get the edge at the front of the sequence.
front() - Method in interface oracle.pgx.algorithm.VertexSequence
Get the vertex at the front of the sequence.
FrontierRedactedVerticesConfig - Class in oracle.pgx.config
Frontier redacted properties
FrontierRedactedVerticesConfig.Field - Enum in oracle.pgx.config
Fields of Frontier redacted properties
FrontierRedactedVerticesConfigBuilder - Class in oracle.pgx.config
FrontierRedactedVerticesConfigBuilder() - Constructor for class oracle.pgx.config.FrontierRedactedVerticesConfigBuilder
Constructs an empty FrontierRedactedVerticesConfigBuilder
FrontierRedactedVerticesConfigBuilder(Map<FrontierRedactedVerticesConfig.Field, Object>) - Constructor for class oracle.pgx.config.FrontierRedactedVerticesConfigBuilder
Constructs a FrontierRedactedVerticesConfigBuilder initialized with the values from the given map
FrontierRedactedVerticesConfigBuilder(FrontierRedactedVerticesConfig) - Constructor for class oracle.pgx.config.FrontierRedactedVerticesConfigBuilder
Constructs a FrontierRedactedVerticesConfigBuilder initialized with the values from the given config
FrontierRedactedVerticesConfigBuilder(FrontierRedactedVerticesConfigBuilder) - Constructor for class oracle.pgx.config.FrontierRedactedVerticesConfigBuilder
Constructs a FrontierRedactedVerticesConfigBuilder initialized with the values from the given builder
FrontierTypeStrategy - Enum in oracle.pgx.config
 
FUNCTION_NAME - oracle.pgx.config.UdfFunctionConfig.Field
name of the function used as identifier in PGX
FUTURE_CANCEL - oracle.pgx.config.LinkTemplate
 
FUTURE_MAP_KEY - Static variable in interface oracle.pgx.api.admin.Control
 
FUTURE_STATUS - oracle.pgx.config.LinkTemplate
 
FUTURE_VALUE - oracle.pgx.config.LinkTemplate
 
FutureProgress - Class in oracle.pgx.api
Represents the progress PgxFuture execution
FutureProgress(FutureProgress.FutureProgressType, Progress) - Constructor for class oracle.pgx.api.FutureProgress
 
FutureProgress.FutureProgressType - Enum in oracle.pgx.api
 

G

GAT_CONV - oracle.pgx.config.mllib.GraphWiseBaseConvLayerConfig.ConvLayerType
 
generateLink(Object...) - Method in enum oracle.pgx.config.LinkTemplate
 
generateLink(String, Object...) - Static method in class oracle.pgx.config.LinkTemplateUtils
 
generateLink(URI, Object...) - Method in enum oracle.pgx.config.LinkTemplate
 
generateLink(URI, String, Object...) - Static method in class oracle.pgx.config.LinkTemplateUtils
 
generateToken(String, String) - Static method in class oracle.pg.rdbms.GraphServer
Generates a new authentication token
generateToken(String, String, char[]) - Static method in class oracle.pg.rdbms.GraphServer
Generates a new authentication token
generateUrl(URI, Object...) - Method in enum oracle.pgx.config.LinkTemplate
 
GENERIC - oracle.pgx.api.filter.FilterType
a generic filter
GENERIC_FILTER - oracle.pgx.common.types.ArgumentType
a generic vertex or edge filter argument (name, in or out)
GenericConfigBuilder<C extends AbstractConfig,​F extends java.lang.Enum<F> & ConfigField> - Class in oracle.pgx.config
 
GenericConfigBuilder(GenericConfigBuilder.ConfigParser<C>) - Constructor for class oracle.pgx.config.GenericConfigBuilder
 
GenericConfigBuilder(GenericConfigBuilder.ConfigParser<C>, Class<F>) - Constructor for class oracle.pgx.config.GenericConfigBuilder
Convenience constructor to be able to use diamond operator.
GenericConfigBuilder(GenericConfigBuilder.ConfigParser<C>, Map<String, Object>) - Constructor for class oracle.pgx.config.GenericConfigBuilder
 
GenericConfigBuilder.ConfigParser<C extends AbstractConfig> - Interface in oracle.pgx.config
 
GenericGraphExpander - Class in oracle.pgx.api.expansion
Entry point for graph expansion.
GenericGraphExpander(PartitionedGraphConfig, PgxSession, Function<GraphExpansionConfig, PgxFuture<PgxGraph>>, KeystoreLookup) - Constructor for class oracle.pgx.api.expansion.GenericGraphExpander
Create a new instance of this generic expander.
GenericModelLoader<ModelType extends Model<?>> - Class in oracle.pgx.api.mllib
Generic model loader that gives access to the different available loaders (DB, File)
GenericModelLoader(PgxSession, Core, Supplier<String>, Supplier<char[]>, ModelKind, ModelLoader.ModelConstructor<ModelType>) - Constructor for class oracle.pgx.api.mllib.GenericModelLoader
 
GenericModelRepositoryBuilder - Class in oracle.pgx.api.mllib
Generic model repository builder that gives access to the different available model repository builders (only DB, File is currently not supported)
GenericModelRepositoryBuilder(PgxSession, Core, Supplier<String>, Supplier<char[]>) - Constructor for class oracle.pgx.api.mllib.GenericModelRepositoryBuilder
 
GenericModelStorer<ModelType extends Model<ModelType>> - Class in oracle.pgx.api.mllib
Generic model storer that gives access to the different available storers (DB, File)
GenericModelStorer(PgxSession, Core, ModelType, Supplier<String>, Supplier<char[]>) - Constructor for class oracle.pgx.api.mllib.GenericModelStorer
 
GenericSubgraphReader - Class in oracle.pgx.api.subgraph
Entry point for subgraph reading.
GenericSubgraphReader(PgxSession, KeystoreLookup, Function<GraphConfig, PgxFuture<PgxGraph>>) - Constructor for class oracle.pgx.api.subgraph.GenericSubgraphReader
Create an instance of this generic reader.
get() - Method in interface oracle.pgx.algorithm.Scalar
Get the value of the container.
get() - Method in class oracle.pgx.api.PgxFuture
 
get() - Method in class oracle.pgx.api.Scalar
Blocking version of Scalar.getAsync().
get(int) - Method in interface oracle.pgx.algorithm.PgxVect
Get the value of the vector at the given index.
get(int) - Method in class oracle.pgx.api.PgxVect
 
get(long, TimeUnit) - Method in class oracle.pgx.api.PgxFuture
 
get(ID) - Method in class oracle.pgx.api.Property
Blocking version of Property.getAsync(Object).
get(K) - Method in interface oracle.pgx.algorithm.PgxMap
Get the value for the given key.
get(K) - Method in class oracle.pgx.api.PgxMap
Blocking version of PgxMap.getAsync(Object).
get(K) - Method in class oracle.pgx.api.Property
Blocking version of Property.getAsync(PgxEntity).
get(PgxEdge) - Method in interface oracle.pgx.algorithm.EdgeProperty
Get the property for the given edge.
get(PgxVertex) - Method in interface oracle.pgx.algorithm.VertexProperty
Get the property for the given vertex.
GET_MODEL_DATA_DEEPWALK_MODEL - oracle.pgx.config.LinkTemplate
 
GET_MODEL_DATA_PG2VEC_MODEL - oracle.pgx.config.LinkTemplate
 
GET_MODEL_DESCRIPTION - oracle.pgx.config.LinkTemplate
 
GET_RESOURCE_ELASTICITY_STATUS - oracle.pgx.config.LinkTemplate
 
getAcceptedPredicates() - Method in class oracle.pgx.config.AbstractRdfGraphConfig
 
getAcceptedPredicates() - Method in class oracle.pgx.config.RdfGraphConfig
predicates of triples that are transformed to edges
getAccessToken() - Method in class oracle.pgx.config.ClientConfig
the authentication token (if server requires authentication)
getActivationFunction() - Method in class oracle.pgx.config.mllib.GraphWiseBaseConvLayerConfig
 
getActivationFunction() - Method in class oracle.pgx.config.mllib.GraphWisePredictionLayerConfig
 
getAddress() - Method in class oracle.pgx.api.DataListener
 
getAdminRequestCacheTimeout() - Method in class oracle.pgx.config.AbstractEngineConfig
 
getAdminRequestCacheTimeout() - Method in class oracle.pgx.config.PgxConfig
after how many seconds admin request results get removed from the cache.
getAggregate() - Method in class oracle.pgx.config.GraphPropertyConfig
[currently unsupported] which aggregation function to use, aggregation always happens by vertex key
getAggregationType() - Method in class oracle.pgx.config.mllib.edgecombination.EdgeCombinationMethod
 
getAllowedRemoteLoadingLocations() - Method in class oracle.pgx.config.AbstractEngineConfig
 
getAllowedRemoteLoadingLocations() - Method in class oracle.pgx.config.PgxConfig
(This option may reduce security, use it only if you know what you are doing!) Allow loading graphs into the PGX engine from remote locations.
getAllPermissions() - Method in class oracle.pgx.config.AbstractAuthorizationEntityConfig
 
getAlpha() - Method in class oracle.pgx.config.mllib.GraphWiseDominantLayerConfig
 
getAnalysisEnvironment() - Method in class oracle.pgx.api.executionenvironment.ExecutionEnvironment
 
getAnalysisTaskConfig() - Method in class oracle.pgx.config.EnterpriseSchedulerConfig
configuration for analysis tasks
getAnomalyPropertyStringValue() - Method in class oracle.pgx.config.mllib.loss.DevNetLoss
 
getAnomalyPropertyValue() - Method in class oracle.pgx.config.mllib.loss.DevNetLoss
 
getArguments() - Method in class oracle.pgx.config.AbstractUdfFunctionConfig
 
getArguments() - Method in class oracle.pgx.config.PreparedQueryConfig
arguments for the query
getArguments() - Method in class oracle.pgx.config.UdfFunctionConfig
list of arguments
getArgumentTypes() - Method in class oracle.pgx.api.CompiledProgram
Gets the argument types.
getArrayCompactionThreshold() - Method in class oracle.pgx.config.FileGraphConfig
[only relevant if the graph is optimized for updates] threshold used to determined when to compact the delta-logs into a new array.
getArrayCompactionThreshold() - Method in class oracle.pgx.config.GraphConfig
For graphs optimized for updates, the value corresponds to the ratio at which the delta-logs are compacted into new arrays.
getArrayCompactionThreshold() - Method in class oracle.pgx.config.PartitionedGraphConfig
[only relevant if the graph is optimized for updates] threshold used to determined when to compact the delta-logs into a new array.
getArrayCompactionThreshold() - Method in class oracle.pgx.config.PgHbaseGraphConfig
[only relevant if the graph is optimized for updates] threshold used to determined when to compact the delta-logs into a new array.
getArrayCompactionThreshold() - Method in class oracle.pgx.config.PgNosqlGraphConfig
[only relevant if the graph is optimized for updates] threshold used to determined when to compact the delta-logs into a new array.
getArrayCompactionThreshold() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
[only relevant if the graph is optimized for updates] threshold used to determined when to compact the delta-logs into a new array.
getArrayCompactionThreshold() - Method in class oracle.pgx.config.RdfGraphConfig
[only relevant if the graph is optimized for updates] threshold used to determined when to compact the delta-logs into a new array.
getArrayCompactionThreshold() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
[only relevant if the graph is optimized for updates] threshold used to determined when to compact the delta-logs into a new array.
getArrayCompactionThreshold() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
[only relevant if the graph is optimized for updates] threshold used to determined when to compact the delta-logs into a new array.
getAsOf() - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
SCN value to use when executing Oracle Flashback queries, use `<current-scn>` to determine SCN automatically during loading.
getAsync() - Method in class oracle.pgx.api.Scalar
 
getAsync(ID) - Method in class oracle.pgx.api.Property
Gets the property value.
getAsync(K) - Method in class oracle.pgx.api.PgxMap
Gets the value of a key.
getAsync(K) - Method in class oracle.pgx.api.Property
Gets the property value.
getAttributes() - Method in class oracle.pgx.config.AbstractFileEntityProviderConfig
Get the file-system specific additional attributes needed to read/write the table data
getAttributes() - Method in interface oracle.pgx.config.CommonLoadableConfig
Get the specific additional attributes needed to read/write the graph data
getAttributes() - Method in class oracle.pgx.config.EsEntityProviderConfig
additional attributes needed to read/write the graph data
getAttributes() - Method in class oracle.pgx.config.FileEntityProviderConfig
additional attributes needed to read/write the graph data
getAttributes() - Method in class oracle.pgx.config.FileGraphConfig
additional attributes needed to read/write the graph data
getAttributes() - Method in class oracle.pgx.config.PartitionedGraphConfig
additional attributes needed to read/write the graph data
getAttributes() - Method in class oracle.pgx.config.PgHbaseGraphConfig
additional attributes needed to read/write the graph data
getAttributes() - Method in class oracle.pgx.config.PgNosqlGraphConfig
additional attributes needed to read/write the graph data
getAttributes() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
additional attributes needed to read/write the graph data
getAttributes() - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
additional attributes needed to read/write the graph data
getAttributes() - Method in class oracle.pgx.config.RdfGraphConfig
additional attributes needed to read/write the graph data
getAttributes() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
additional attributes needed to read/write the graph data
getAttributes() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
additional attributes needed to read/write the graph data
getAuthorization() - Method in class oracle.pgx.config.AbstractEngineConfig
 
getAuthorization() - Method in class oracle.pgx.config.AbstractPgxConfig
 
getAuthorization() - Method in class oracle.pgx.config.PgxConfig
mapping of users and roles to resources and permissions for authorization
getAuthToken() - Method in class oracle.pgx.common.auth.PgxUser
 
getAvailableCompiledProgramIds() - Method in class oracle.pgx.api.PgxSession
getAvailableCompiledProgramIdsAsync() - Method in class oracle.pgx.api.PgxSession
Gets the set of available compiled program IDs.
getAvailableMemory() - Method in class oracle.pg.rdbms.AdbGraphClient
Gets the available memory for environments to allocate.
getAvailableSnapshots(PgxGraph) - Method in class oracle.pgx.api.PgxSession
getAvailableSnapshotsAsync(PgxGraph) - Method in class oracle.pgx.api.PgxSession
Gets a list of the GraphMetaData information of available in-memory snapshots of graph.
getBackend() - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
getBackendFields() - Method in class oracle.pgx.config.PgxConfig
 
getBackendWrapper() - Method in class oracle.pgx.config.PgxConfig
Only for internal use.
getBasePath() - Method in class oracle.pgx.config.AbstractFileGraphStoringConfig
Get the base path to use when exporting to multiple files
getBasePath() - Method in class oracle.pgx.config.FileGraphStoringConfig
base path to use for storing a graph; file paths will be constructed using the following format <base_path>_<partition_index>.<extension>_, i.e.
getBaseUrl() - Method in class oracle.pgx.api.ServerInstance
Gets the base url this instance object is pointing to.
getBaseUrl() - Method in class oracle.pgx.config.AbstractClientConfig
 
getBaseUrl() - Method in class oracle.pgx.config.ClientConfig
The base url in the format host [ : port][ /path] of the PGX server REST end-point.
getBasicSchedulerConfig() - Method in class oracle.pgx.config.PgxConfig
configuration parameters for the fork join pool backend
getBatchGenerator() - Method in class oracle.pgx.config.mllib.SupervisedEdgeWiseModelConfig
 
getBatchGenerator() - Method in class oracle.pgx.config.mllib.SupervisedGraphWiseModelConfig
 
getBatchSize() - Method in class oracle.pg.imports.GraphImporter.Builder
 
getBatchSize() - Method in class oracle.pg.imports.GraphImporter
 
getBatchSize() - Method in class oracle.pg.rdbms.pgql.PgqlExecution
Returns the number of commands that should be batched when executing updates
getBatchSize() - Method in interface oracle.pg.rdbms.pgql.PgqlStatement
Returns the number of commands that should be batched when executing updates
getBatchSize() - Method in class oracle.pgx.api.mllib.DeepWalkModel
Gets the batch size of the model
getBatchSize() - Method in class oracle.pgx.api.mllib.DeepWalkModelBuilder
Gets the batch size for training the model (default: 128)
getBatchSize() - Method in class oracle.pgx.api.mllib.EdgeWiseModel
Gets the batch size
getBatchSize() - Method in class oracle.pgx.api.mllib.GraphWiseModel
Gets the batch size
getBatchSize() - Method in class oracle.pgx.api.mllib.Pg2vecModel
Gets the batch size of the model
getBatchSize() - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Gets the batch size for training the model (default: 128)
getBatchSize() - Method in interface oracle.pgx.config.mllib.BaseModelConfig
Gets the batch size
getBatchSize() - Method in class oracle.pgx.config.mllib.DeepWalkModelConfig
 
getBatchSize() - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
getBatchSize() - Method in class oracle.pgx.config.mllib.Pg2vecModelConfig
 
getBfsIterateQueTaskSize() - Method in class oracle.pgx.config.PgxConfig
task size for BFS iterate QUE phase
getBfsIterateQueTaskSize() - Method in class oracle.pgx.config.RuntimeConfig
task size for BFS iterate QUE phase
getBfsThresholdParentReadBased() - Method in class oracle.pgx.config.PgxConfig
threshold of BFS traversal level items above which to switch to parent-read-based visiting strategy
getBfsThresholdParentReadBased() - Method in class oracle.pgx.config.RuntimeConfig
threshold of BFS traversal level items above which to switch to parent-read-based visiting strategy
getBfsThresholdReadBased() - Method in class oracle.pgx.config.PgxConfig
threshold of BFS traversal level items above which to switch to read-based visiting strategy
getBfsThresholdReadBased() - Method in class oracle.pgx.config.RuntimeConfig
threshold of BFS traversal level items above which to switch to read-based visiting strategy
getBfsThresholdSingleThreaded() - Method in class oracle.pgx.config.PgxConfig
until what number of BFS traversal level items vertices are visited single-threaded
getBfsThresholdSingleThreaded() - Method in class oracle.pgx.config.RuntimeConfig
until what number of BFS traversal level items vertices are visited single-threaded
getBlockCacheSize() - Method in class oracle.pgx.config.PgHbaseGraphConfig
block_cache_size
getBoolean(int) - Method in class oracle.pg.rdbms.pgql.pgview.PgViewResultSet
Gets the value of the designated element by element index as a Boolean
getBoolean(int) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element index as a Boolean
getBoolean(String) - Method in class oracle.pg.rdbms.pgql.pgview.PgViewResultSet
Gets the value of the designated element by element name as a Boolean
getBoolean(String) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element name as a Boolean
getBottomKValues(int) - Method in class oracle.pgx.api.Property
getBottomKValuesAsync(int) - Method in class oracle.pgx.api.Property
Gets the bottom k vertex/edge value pairs according to their value.
getBrokerBaseUrl() - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration
Set the broker base URL to use.
getBuiltinsPath() - Method in class oracle.pgx.config.PgxConfig
Path to the builtin algorithms directory.
getCardinalityEstimate() - Method in interface oracle.pgx.api.Operation
A cardinality estimate is the expected number of results after executing this operation
getCategorical() - Method in class oracle.pgx.config.mllib.inputconfig.InputPropertyConfig
 
getCategoricalEmbeddingType() - Method in class oracle.pgx.config.mllib.inputconfig.CategoricalPropertyConfig
 
getCategoryMappingConfig() - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
getCctraceOut() - Method in class oracle.pgx.config.ClientConfig
[relevant for enable_cctrace] when cctrace is enabled, specifies a path to a file where cctrace should log to.
getCharacterSet() - Method in class oracle.pgx.config.PgxConfig
standard charset to use throughout PGX, UTF-8 will be used as default.
getCharacterSet() - Method in class oracle.pgx.config.RuntimeConfig
standard charset to use throughout PGX, UTF-8 will be used as default.
getChildren() - Method in interface oracle.pgx.api.Operation
Non leaf operations can have multiple child operations, which will be returned by this function
getClassMap() - Method in class oracle.pgx.config.mllib.LabelMaps
 
getClassMap() - Method in class oracle.pgx.config.mllib.SupervisedEdgeWiseModelConfig
 
getClassMap() - Method in class oracle.pgx.config.mllib.SupervisedGraphWiseModelConfig
 
getClassWeights() - Method in class oracle.pgx.api.mllib.SupervisedEdgeWiseModel
Gets the class weights
getClassWeights() - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
Gets the class weights
getClassWeights() - Method in class oracle.pgx.config.mllib.LabelMaps
 
getClassWeights() - Method in class oracle.pgx.config.mllib.SupervisedEdgeWiseModelConfig
 
getClassWeights() - Method in class oracle.pgx.config.mllib.SupervisedGraphWiseModelConfig
 
getCleanedBaseUrl() - Method in class oracle.pgx.config.AbstractClientConfig
 
getClient() - Method in class oracle.pg.rdbms.Job
 
getClientServerInteractionMode() - Method in class oracle.pgx.api.ServerInstance
Gets the client/server interaction mode (InteractionMode.BLOCKING, InteractionMode.ASYNC_POLLING)
getClientServerInteractionMode() - Method in class oracle.pgx.config.ClientConfig
if async_polling the PGX client would poll the status of the future until it's completed.
getCniDiffFactorDefault() - Method in class oracle.pgx.config.PgxConfig
default diff factor value used in the common neighbor iterator implementations.
getCniDiffFactorDefault() - Method in class oracle.pgx.config.RuntimeConfig
default diff factor value used in the common neighbor iterator implementations.
getCniSmallDefault() - Method in class oracle.pgx.config.PgxConfig
default value used in the common neighbor iterator implementations, to indicate below which threshold a subarray is considered small.
getCniSmallDefault() - Method in class oracle.pgx.config.RuntimeConfig
default value used in the common neighbor iterator implementations, to indicate below which threshold a subarray is considered small.
getCniStopRecursionDefault() - Method in class oracle.pgx.config.PgxConfig
default value used in the common neighbor iterator implementations, to indicate the minimum size where the binary search approach is applied.
getCniStopRecursionDefault() - Method in class oracle.pgx.config.RuntimeConfig
default value used in the common neighbor iterator implementations, to indicate the minimum size where the binary search approach is applied.
getCollectionElementType() - Method in class oracle.pgx.api.PgqlResultElement
Gets the type of the elements stored in the collection if the result element is a collection
getCollections() - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.getCollectionsAsync().
getCollectionsAsync() - Method in class oracle.pgx.api.PgxGraph
Retrieves all currently allocated collections associated with the graph.
getCollectionType() - Method in class oracle.pgx.api.PgxCollection
Gets the collection type.
getColumn() - Method in class oracle.pgx.config.AbstractGraphPropertyConfig
 
getColumn() - Method in class oracle.pgx.config.GraphPropertyConfig
name or index (starting from 1) of the column holding the property data.
getColumn(String) - Method in class oracle.pgx.api.frames.PgxFrame
Returns the column of the frame that has the given name
getColumnCount() - Method in class oracle.pg.rdbms.pgql.pgview.PgViewResultSetMetaData
Gets the total number of columns in the query result.
getColumnDescriptors() - Method in class oracle.pgx.api.frames.PgxFrame
Returns a list containing the description of the different columns of the frames.
getColumnName() - Method in class oracle.pgx.api.frames.functions.ColumnRenaming
Retrieve the name of the original column that should be renamed
getColumnName() - Method in class oracle.pgx.api.frames.schema.ColumnDescriptor
 
getColumnName(int) - Method in class oracle.pg.rdbms.pgql.pgview.PgViewResultSetMetaData
Gets the name of the column at the given offset starting from 1
getColumnType() - Method in class oracle.pgx.api.frames.schema.ColumnDescriptor
 
getCommonLogConfigure() - Method in class oracle.pgx.config.PgxConfig
Path to a log configuration in Logback syntax.
getCompiledProgram(String) - Method in class oracle.pgx.api.PgxSession
getCompiledProgramAsync(String) - Method in class oracle.pgx.api.PgxSession
Gets a compiled program by ID.
getCompilerOutput() - Method in class oracle.pgx.api.CompiledProgram
Gets the compiler output.
getComponentsProperty() - Method in class oracle.pgx.api.Partition
Returns the property that contains for each vertex, its associated component ID
getCompression() - Method in class oracle.pgx.config.PgHbaseGraphConfig
which HBase compression algorithm to use.
getCompressionScheme() - Method in class oracle.pgx.config.AbstractFileGraphStoringConfig
Get the compression scheme to use for storing
getCompressionScheme() - Method in class oracle.pgx.config.FileGraphStoringConfig
the scheme to use for compression, or none to disable compression
getConditions() - Method in class oracle.pgx.config.AbstractEdgeTypeConfig
 
getConfidenceMargin() - Method in class oracle.pgx.config.mllib.loss.DevNetLoss
 
getConfig() - Method in class oracle.pg.rdbms.AdbGraphClient
The configuration of this client.
getConfig() - Method in class oracle.pgx.api.GraphMetaData
Gets the graph configuration object used to specify the data source of this graph.
getConfig() - Method in class oracle.pgx.api.mllib.EdgeWiseModel
Gets the model configuration object
getConfig() - Method in class oracle.pgx.api.mllib.GraphWiseModel
Gets the model configuration object
getConfig() - Method in class oracle.pgx.api.PgxGraph
Gets the graph configuration object used to specify the data source of this graph.
getConfigFields() - Static method in class oracle.pgx.config.AnalysisTaskConfig
 
getConfigFields() - Static method in class oracle.pgx.config.AuthorizationEntityConfig
 
getConfigFields() - Static method in class oracle.pgx.config.AuthorizationEntityPermissionConfig
 
getConfigFields() - Static method in class oracle.pgx.config.AuthorizationLocationConfig
 
getConfigFields() - Static method in class oracle.pgx.config.BasicSchedulerConfig
 
getConfigFields() - Static method in class oracle.pgx.config.ClientConfig
 
getConfigFields() - Static method in class oracle.pgx.config.DataMemoryLimitsConfig
 
getConfigFields() - Static method in class oracle.pgx.config.EnterpriseSchedulerConfig
 
getConfigFields() - Static method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfig
 
getConfigFields() - Static method in class oracle.pgx.config.EsEntityProviderConfig
 
getConfigFields() - Static method in class oracle.pgx.config.ExternalStoreConfig
 
getConfigFields() - Static method in class oracle.pgx.config.FileEntityProviderConfig
 
getConfigFields() - Static method in class oracle.pgx.config.FileGraphConfig
 
getConfigFields() - Static method in class oracle.pgx.config.FileGraphStoringConfig
 
getConfigFields() - Static method in class oracle.pgx.config.FilterExpressionConfig
 
getConfigFields() - Static method in class oracle.pgx.config.FrontierRedactedVerticesConfig
 
getConfigFields() - Static method in class oracle.pgx.config.GraphBuilderConfig
 
getConfigFields() - Static method in class oracle.pgx.config.GraphErrorHandlingConfig
 
getConfigFields() - Static method in class oracle.pgx.config.GraphLoadingConfig
 
getConfigFields() - Static method in class oracle.pgx.config.GraphPropertyConfig
 
getConfigFields() - Static method in class oracle.pgx.config.PartitionedGraphConfig
 
getConfigFields() - Static method in class oracle.pgx.config.PgHbaseGraphConfig
 
getConfigFields() - Static method in class oracle.pgx.config.PgNosqlGraphConfig
 
getConfigFields() - Static method in class oracle.pgx.config.PgRdbmsGraphConfig
 
getConfigFields() - Static method in class oracle.pgx.config.PgxConfig
 
getConfigFields() - Static method in class oracle.pgx.config.PreloadGraphConfig
 
getConfigFields() - Static method in class oracle.pgx.config.PreparedQueryArgumentConfig
 
getConfigFields() - Static method in class oracle.pgx.config.PreparedQueryConfig
 
getConfigFields() - Static method in class oracle.pgx.config.PropertiesRedactionRuleConfig
 
getConfigFields() - Static method in class oracle.pgx.config.ProviderLoadingConfig
 
getConfigFields() - Static method in class oracle.pgx.config.RdbmsEntityProviderConfig
 
getConfigFields() - Static method in class oracle.pgx.config.RdfGraphConfig
 
getConfigFields() - Static method in class oracle.pgx.config.RdfGraphPrefixConfig
 
getConfigFields() - Static method in class oracle.pgx.config.RealmConfig
 
getConfigFields() - Static method in class oracle.pgx.config.RuntimeConfig
 
getConfigFields() - Static method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
 
getConfigFields() - Static method in class oracle.pgx.config.TwoTablesTextGraphConfig
 
getConfigFields() - Static method in class oracle.pgx.config.UdfConfig
 
getConfigFields() - Static method in class oracle.pgx.config.UdfFunctionArgumentConfig
 
getConfigFields() - Static method in class oracle.pgx.config.UdfFunctionConfig
 
getConfigParameter(GraphBuilderConfig.Field) - Method in interface oracle.pgx.api.GraphBuilder
Retrieve the value for the given config parameter
getConfigParameter(GraphBuilderConfig.Field) - Method in class oracle.pgx.api.GraphBuilderImpl
 
getConnection(Connection) - Static method in class oracle.pg.rdbms.pgql.PgqlConnection
Factory method to get PgqlConnection instance.
getConnectionManager() - Method in class oracle.pg.imports.GraphImporter
 
getContentType() - Method in class oracle.pgx.api.PgxCollection
Gets this collection's content type.
getContext() - Method in class oracle.pgx.common.auth.PgxUser
 
getControl() - Method in class oracle.pgx.api.ServerInstance
 
getConvLayerConfigs() - Method in class oracle.pgx.api.mllib.EdgeWiseModel
Gets the configuration objects for the convolutional layers
getConvLayerConfigs() - Method in class oracle.pgx.api.mllib.GraphWiseModel
Gets the configuration objects for the convolutional layers
getConvLayerConfigs() - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
getConvLayerType() - Method in class oracle.pgx.config.mllib.GraphWiseBaseConvLayerConfig
 
getCore() - Method in class oracle.pgx.api.ServerInstance
 
getCorruptionFunction() - Method in class oracle.pgx.config.mllib.GraphWiseDgiLayerConfig
 
getCostEstimate() - Method in interface oracle.pgx.api.Operation
 
getCreatedBy() - Method in class oracle.pg.rdbms.Job
The database username who created this job.
getCreateTranslation() - Method in interface oracle.pg.rdbms.pgql.PgqlSqlCreateTrans
Returns a series of SQL strings that are used in the translation of a PGQL CREATE PROPERTY GRAPH: 0) A call to opg_apis.create_pg to create PG tables 1) An array of translations to populate Vertex table 2) An array of translations to populate Edge table 3) A couple of translations to populate distinct tables 4) A call to opg_apis.create_pg to create PG indices and triggers
getCreationRequestTimestamp() - Method in class oracle.pgx.api.GraphMetaData
Gets the timestamp (milliseconds since Jan 1st 1970) when this graph was requested to be created.
getCreationRequestTimestamp() - Method in class oracle.pgx.api.PgxGraph
Gets the timestamp when this graph was requested to be created.
getCreationTimestamp() - Method in class oracle.pgx.api.GraphMetaData
Gets the timestamp (milliseconds since Jan 1st 1970) when this graph finished creation.
getCreationTimestamp() - Method in class oracle.pgx.api.PgxGraph
Gets the timestamp when this graph finished creation.
getCurrentMemory() - Method in class oracle.pg.rdbms.AdbGraphClient
Gets the current environment's allocated memory.
getDatabase() - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration
The Autonomous Database name.
getDatabaseOcid() - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration
The OCID of the Autonomous Database.
getDatabaseTableName() - Method in class oracle.pgx.config.AbstractRdbmsEntityProviderConfig
 
getDatabaseTableName() - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
name of the table in the database
getDataBlockEncoding() - Method in class oracle.pgx.config.PgHbaseGraphConfig
which datablock encoding algorithm to use.
getDataMemoryLimits() - Method in class oracle.pgx.config.AbstractEngineConfig
 
getDataMemoryLimits() - Method in class oracle.pgx.config.PgxConfig
memory limits configuration parameters
getDatasource() - Method in class oracle.pgx.config.mllib.ModelLoadingConfiguration
 
getDatasource() - Method in class oracle.pgx.config.mllib.ModelRepositoryConfiguration
 
getDatasource() - Method in class oracle.pgx.config.mllib.ModelStoringConfiguration
 
getDataSource() - Method in class oracle.pg.imports.GraphImporter.Builder
 
getDataSourceId() - Method in class oracle.pgx.config.AbstractRdfGraphConfig
 
getDataSourceId() - Method in interface oracle.pgx.config.DbConnectionConfig
data source id to use to connect to an RDBMS instance
getDataSourceId() - Method in class oracle.pgx.config.mllib.DbModelLoadingConfiguration
 
getDataSourceId() - Method in class oracle.pgx.config.mllib.DbModelRepositoryConfiguration
 
getDataSourceId() - Method in class oracle.pgx.config.mllib.DbModelStoringConfiguration
 
getDataSourceId() - Method in class oracle.pgx.config.PartitionedGraphConfig
data source id to use to connect to an RDBMS instance
getDataSourceId() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
data source id to use to connect to an RDBMS instance
getDataSourceId() - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
data source id to use to connect to an RDBMS instance
getDataSourceId() - Method in class oracle.pgx.config.RdfGraphConfig
data source id to use to connect to an RDBMS instance
getDataSourceId() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
data source id to use to connect to an RDBMS instance
getDataSourceId(AbstractPartitionedGraphConfig) - Method in class oracle.pgx.config.AbstractRdbmsEntityProviderConfig
 
getDataSourceVersion() - Method in class oracle.pgx.api.GraphMetaData
Gets the format-specific version identifier provided by the data-source.
getDataSourceVersion() - Method in class oracle.pgx.api.PgxGraph
Gets the format-specific version identifier provided by data-source (timestamp for files, snapshot ID for databases).
getDatastore() - Method in interface oracle.pgx.config.TwoTablesGraphConfig
Gets the target datastore of this configuration.
getDatastore() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
underlying datastore
getDatastore() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
underlying datastore
getDataStudioApiVersion() - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration
The API version of the Data Studio REST endpoints to use.
getDate(int) - Method in class oracle.pg.rdbms.pgql.pgview.PgViewResultSet
Retrieves the value of the designated column in the current row as a LocalDate
getDate(int) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element index as a LocalDate
getDate(String) - Method in class oracle.pg.rdbms.pgql.pgview.PgViewResultSet
Retrieves the value of the designated column in the current row as a LocalDate
getDate(String) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element name as a LocalDate
getDbEngine() - Method in class oracle.pgx.config.AbstractPgGraphConfig
Gets the target database engine of this configuration.
getDbEngine() - Method in class oracle.pgx.config.PgHbaseGraphConfig
underlying database engine
getDbEngine() - Method in class oracle.pgx.config.PgNosqlGraphConfig
underlying database engine
getDbEngine() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
underlying database engine
getDbJdbcUrl() - Method in class oracle.pg.imports.GraphImporter.Builder
 
getDbPassword() - Method in class oracle.pg.imports.GraphImporter.Builder
 
getDbUsername() - Method in class oracle.pg.imports.GraphImporter.Builder
 
getDebugServer() - Method in class oracle.pgx.config.PgxConfig
Hostname of the debug server.
getdecoderLayerConfigs() - Method in class oracle.pgx.config.mllib.GraphWiseDominantLayerConfig
Gets the configuration objects for the decoder layers
getDefault() - Static method in enum oracle.pgx.api.expansion.PropertyMergeStrategy
Get the default property merge strategy.
getDefault() - Method in class oracle.pgx.config.GraphPropertyConfig
default value to be assigned to this property if datasource does not provide it.
getDefault(String, ConfigField, Object) - Static method in class oracle.pgx.config.AbstractConfig
 
getDefaultFormats(CommonLoadableConfig, PropertyType) - Static method in class oracle.pgx.config.GraphFormatConfig
 
getDefaults() - Method in class oracle.pgx.config.ConfigParser
 
getDefaults() - Method in interface oracle.pgx.config.ParseResult
Gets the set of optional fields whose defaults where used during parsing.
getDefaultUrl() - Static method in class oracle.pgx.api.Pgx
The default url is set by default to Pgx.EMBEDDED_URL.
getDefaultVal() - Method in enum oracle.pgx.config.AnalysisTaskConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.AuthorizationEntityConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.AuthorizationEntityPermissionConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.AuthorizationLocationConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.BasicSchedulerConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.ClientConfig.Field
 
getDefaultVal() - Method in interface oracle.pgx.config.ConfigField
Gets the default value of this field.
getDefaultVal() - Method in enum oracle.pgx.config.DataMemoryLimitsConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.EnterpriseSchedulerConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.EnterpriseSchedulerFlagsConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.EsEntityProviderConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.ExternalStoreConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.FileEntityProviderConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.FileGraphConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.FileGraphStoringConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.FilterExpressionConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.FrontierRedactedVerticesConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.GraphBuilderConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.GraphErrorHandlingConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.GraphLoadingConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.GraphPropertyConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.PartitionedGraphConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.PgHbaseGraphConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.PgNosqlGraphConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.PgRdbmsGraphConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.PgxConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.PreloadGraphConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.PreparedQueryArgumentConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.PreparedQueryConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.PropertiesRedactionRuleConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.ProviderLoadingConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.RdbmsEntityProviderConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.RdfGraphConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.RdfGraphPrefixConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.RealmConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.RuntimeConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.TwoTablesTextGraphConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.UdfConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.UdfFunctionArgumentConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.UdfFunctionConfig.Field
 
getDefaultValue() - Method in enum oracle.pgx.common.types.PropertyType
Returns the default value that was used to create this PropertyType.
getDegree() - Method in interface oracle.pgx.algorithm.PgxVertex
Get the out-degree of this vertex.
getDegree() - Method in class oracle.pgx.api.PgxVertex
Convenience method that calls PgxVertex.getOutDegree().
getDegreeAsync() - Method in class oracle.pgx.api.PgxVertex
Returns the degree of this vertex by calling PgxVertex.getOutDegreeAsync().
getDelimiter() - Method in class oracle.pgx.config.AbstractFileGraphStoringConfig
Get the delimiter of this storing configuration
getDelimiter() - Method in class oracle.pgx.config.FileGraphStoringConfig
delimiter character used as separator when storing.
getDescription() - Method in class oracle.pg.rdbms.Job
The job description.
getDescription() - Method in class oracle.pgx.config.mllib.DbModelStoringConfiguration
 
getDescriptor() - Method in class oracle.pgx.api.frames.PgxFrameColumn
Return a description of the column
getDestination() - Method in class oracle.pgx.api.PgxEdge
Blocking version of PgxEdge.getDestinationAsync().
getDestination() - Method in class oracle.pgx.api.PgxPath
Gets the destination vertex.
getDestinationAsync() - Method in class oracle.pgx.api.PgxEdge
Gets the destination vertex.
getDestinationColumn() - Method in class oracle.pgx.config.AbstractFileEntityProviderConfig
name or index (starting from 1) of column corresponding to edge destination (for CSV format only)
getDestinationColumn() - Method in class oracle.pgx.config.AbstractRdbmsEntityProviderConfig
 
getDestinationColumn() - Method in class oracle.pgx.config.FileEntityProviderConfig
name or index (starting from 1) of column corresponding to edge destination (for CSV format only)
getDestinationColumn() - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
name of the column in the database containing the keys of the destination vertices
getDestinationField() - Method in class oracle.pgx.config.AbstractEsEntityProviderConfig
 
getDestinationField() - Method in class oracle.pgx.config.EsEntityProviderConfig
name of the field in the Elasticsearch index containing the keys of the destination vertices
getDestinationVertex() - Method in class oracle.pgx.api.filter.PathFindingFilter
 
getDestinationVertexKeyType() - Method in class oracle.pgx.config.EntityProviderConfig
Get the key type corresponding to the destination vertex provider of this edge provider configuration
getDestinationVertexProvider() - Method in class oracle.pgx.config.EntityProviderConfig
Get the name of the destination vertex provider
getDestinationVertexProvider() - Method in class oracle.pgx.config.EsEntityProviderConfig
name of the destination vertex provider to be used for this edge provider
getDestinationVertexProvider() - Method in class oracle.pgx.config.FileEntityProviderConfig
name of the destination vertex provider to be used for this edge provider
getDestinationVertexProvider() - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
name of the destination vertex provider to be used for this edge provider
getDestinationVertexProviderName() - Method in class oracle.pgx.api.EdgeProviderMetaData
Returns the name of the vertex provider for the destination of the edges of this edge provider
getDfsThresholdLarge() - Method in class oracle.pgx.config.PgxConfig
value that determines at which number of visited vertices the DFS implementation will switch to data-structures that are more optimized for larger numbers of vertices.
getDfsThresholdLarge() - Method in class oracle.pgx.config.RuntimeConfig
value that determines at which number of visited vertices the DFS implementation will switch to data-structures that are more optimized for larger numbers of vertices.
getDgiLayerConfig() - Method in class oracle.pgx.config.mllib.UnsupervisedEdgeWiseModelConfig
 
getDgiLayerConfigs() - Method in class oracle.pgx.api.mllib.UnsupervisedEdgeWiseModel
Gets the configuration object for the dgi layer
getDimension() - Method in class oracle.pgx.api.frames.schema.datatypes.collection.VectorType
 
getDimension() - Method in class oracle.pgx.api.PgxVect
 
getDimension() - Method in class oracle.pgx.api.Property
Gets the dimension.
getDimension() - Method in class oracle.pgx.api.PropertyMetaData
Returns the dimension of the property
getDimension() - Method in class oracle.pgx.api.Scalar
 
getDimension() - Method in class oracle.pgx.config.GraphPropertyConfig
dimension of property
getDiscriminator() - Method in class oracle.pgx.config.mllib.GraphWiseDgiLayerConfig
 
getDouble(int) - Method in class oracle.pg.rdbms.pgql.pgview.PgViewResultSet
Gets the value of the designated element by element index as a Double
getDouble(int) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element index as a Double
getDouble(String) - Method in class oracle.pg.rdbms.pgql.pgview.PgViewResultSet
Gets the value of the designated element by element name as a Double
getDouble(String) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element name as a Double
getDownNeighbors() - Method in interface oracle.pgx.algorithm.PgxVertex
Get the down-neighbors.
getDropoutRate() - Method in class oracle.pgx.config.mllib.GraphWiseBaseConvLayerConfig
 
getDropoutRate() - Method in class oracle.pgx.config.mllib.GraphWisePredictionLayerConfig
 
getDropTranslation() - Method in interface oracle.pg.rdbms.pgql.PgqlSqlDropTrans
Returns a SQL string that is used in the translation of a PGQL DROP PROPERTY GRAPH: A call to opg_apis.drop_pg to drop PG tables
getDropTranslation() - Method in class oracle.pg.rdbms.pgql.pgview.PgViewModifyTrans
A SQL string and corresponding binding values that is used to drop temporary tables in the PGQL to SQL translation of a graph modification
getDynamicSampling() - Method in class oracle.pg.imports.GraphImporter.Builder
 
getDynamicSampling() - Method in class oracle.pg.imports.GraphImporter
 
getEdge(int) - Method in interface oracle.pgx.api.PgqlResultSet
Gets the value of the designated element by element index as a PgxEdge
getEdge(int) - Method in interface oracle.pgx.api.PgxResult
Gets the value of the designated element by element index as a PgxEdge
getEdge(int) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element index as a PgxEdge
getEdge(long) - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.getEdgeAsync(long) Calls PgxGraph.getEdgeAsync(long) and waits for the returned PgxFuture to complete.
getEdge(String) - Method in interface oracle.pgx.api.PgqlResultSet
Gets the value of the designated element by element name as a PgxEdge
getEdge(String) - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.getEdgeAsync(long) Calls PgxGraph.getEdgeAsync(long) and waits for the returned PgxFuture to complete.
getEdge(String) - Method in interface oracle.pgx.api.PgxResult
Gets the value of the designated element by element name as a PgxEdge
getEdge(String) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element name as a PgxEdge
getEdgeAsync(long) - Method in class oracle.pgx.api.PgxGraph
Looks up a PgxEdge of this graph by ID.
getEdgeAsync(String) - Method in class oracle.pgx.api.PgxGraph
Looks up a PgxEdge of this graph by ID.
getEdgeChangeType(Object) - Method in interface oracle.pgx.api.GraphChangeSet
Returns the ChangeType of the update for the edge with the given ID
getEdgeChangeType(Object) - Method in class oracle.pgx.api.GraphChangeSetImpl
 
getEdgeCombinationMethod() - Method in class oracle.pgx.api.mllib.EdgeWiseModel
Gets the edge embedding method used to produce the embedding
getEdgeCombinationMethod() - Method in class oracle.pgx.config.mllib.EdgeWiseModelConfig
 
getEdgeDestinationColumn() - Method in class oracle.pgx.config.AbstractFileGraphConfig
name or index (starting from 1) of column corresponding to edge destination (for CSV format only)
getEdgeDestinationColumn() - Method in class oracle.pgx.config.FileGraphConfig
name or index (starting from 1) of column corresponding to edge destination (for CSV format only)
getEdgeDestinationColumn() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
name or index (starting from 1) of column corresponding to edge destination (for CSV format only)
getEdgeEmbeddingDim() - Method in class oracle.pgx.config.mllib.EdgeWiseModelConfig
 
getEdgeExtension() - Method in class oracle.pgx.config.AbstractFileGraphStoringConfig
Get the extension to use for edge files
getEdgeExtension() - Method in class oracle.pgx.config.FileGraphStoringConfig
the extension to use when creating edge file partitions
getEdgeIdColumn() - Method in class oracle.pgx.config.AbstractFileGraphConfig
name or index (starting from 1) of column corresponding to edge id (for CSV format only)
getEdgeIdColumn() - Method in class oracle.pgx.config.FileGraphConfig
name or index (starting from 1) of column corresponding to edge id (for CSV format only)
getEdgeIdColumn() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
name or index (starting from 1) of column corresponding to edge id (for CSV format only)
getEdgeIdGenerationStrategy() - Method in class oracle.pgx.config.GraphBuilderConfig
if AUTO_GENERATED edges IDs are auto generated.
getEdgeIdStrategy() - Method in class oracle.pgx.api.GraphMetaData
Gets the ID strategy used for the edges of this graph.
getEdgeIdStrategy() - Method in class oracle.pgx.api.PgxGraph
Gets the ID strategy used for the edges of this graph.
getEdgeIdStrategy() - Method in class oracle.pgx.config.FileGraphConfig
Indicates what ID strategy should be used for the edges of this graph.
getEdgeIdStrategy() - Method in class oracle.pgx.config.PartitionedGraphConfig
Indicates what ID strategy should be used for the edges of this graph.
getEdgeIdStrategy() - Method in class oracle.pgx.config.PgHbaseGraphConfig
Indicates what ID strategy should be used for the edges of this graph.
getEdgeIdStrategy() - Method in class oracle.pgx.config.PgNosqlGraphConfig
Indicates what ID strategy should be used for the edges of this graph.
getEdgeIdStrategy() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
Indicates what ID strategy should be used for the edges of this graph.
getEdgeIdStrategy() - Method in class oracle.pgx.config.RdfGraphConfig
Indicates what ID strategy should be used for the edges of this graph.
getEdgeIdStrategy() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
Indicates what ID strategy should be used for the edges of this graph.
getEdgeIdStrategy() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
Indicates what ID strategy should be used for the edges of this graph.
getEdgeIdType() - Method in class oracle.pgx.api.GraphMetaData
Gets the edge ID type of this graph.
getEdgeIdType() - Method in class oracle.pgx.config.FileGraphConfig
type of the edge ID.
getEdgeIdType() - Method in class oracle.pgx.config.GraphConfig
Get the edge ID type of this graph configuration
getEdgeIdType() - Method in class oracle.pgx.config.PartitionedGraphConfig
type of the edge ID.
getEdgeIdType() - Method in class oracle.pgx.config.PgHbaseGraphConfig
type of the edge ID.
getEdgeIdType() - Method in class oracle.pgx.config.PgNosqlGraphConfig
type of the edge ID.
getEdgeIdType() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
type of the edge ID.
getEdgeIdType() - Method in class oracle.pgx.config.RdfGraphConfig
type of the edge ID.
getEdgeIdType() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
type of the edge ID.
getEdgeIdType() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
type of the edge ID.
getEdgeInputFeatureDim() - Method in class oracle.pgx.api.mllib.EdgeWiseModel
Gets the edges input feature dimension, that is, the dimension of all the input edge properties when concatenated
getEdgeInputFeatureDim() - Method in class oracle.pgx.api.mllib.GraphWiseModel
Gets the edges input feature dimension, that is, the dimension of all the input vertex properties when concatenated
getEdgeInputFeatureDim() - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
getEdgeInputPropertyConfigs() - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
getEdgeInputPropertyNames() - Method in class oracle.pgx.api.mllib.EdgeWiseModel
Gets the edges input feature names
getEdgeInputPropertyNames() - Method in class oracle.pgx.api.mllib.GraphWiseModel
Gets the edges input feature names
getEdgeInputPropertyNames() - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
getEdgeLabel() - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.getEdgeLabelAsync().
getEdgeLabelAsync() - Method in class oracle.pgx.api.PgxGraph
Get the edge labels belonging to this graph.
getEdgeLabelColumn() - Method in class oracle.pgx.config.AbstractFileGraphConfig
name or index (starting from 1) of column corresponding to edge label (for CSV format only)
getEdgeLabelColumn() - Method in class oracle.pgx.config.FileGraphConfig
name or index (starting from 1) of column corresponding to edge label (for CSV format only)
getEdgeLabelColumn() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
name or index (starting from 1) of column corresponding to edge label (for CSV format only)
getEdgeProperties() - Method in class oracle.pgx.api.PgxGraph
getEdgePropertiesAsync() - Method in class oracle.pgx.api.PgxGraph
Get the set of edge properties belonging to this graph.
getEdgeProperty(String) - Method in class oracle.pgx.api.PgxGraph
getEdgeProperty(Namespace, String) - Method in class oracle.pgx.api.PgxGraph
getEdgePropertyAsync(String) - Method in class oracle.pgx.api.PgxGraph
Gets an edge property of this graph
getEdgePropertyAsync(Namespace, String) - Method in class oracle.pgx.api.PgxGraph
Gets an edge property of this graph in the given namespace.
getEdgePropertyDefault(int) - Method in class oracle.pgx.config.GraphConfig
Get the default value of a edge property by index
getEdgePropertyDimension(int) - Method in class oracle.pgx.config.GraphConfig
Get the dimension of a edge property by index
getEdgePropertyName(int) - Method in class oracle.pgx.config.GraphConfig
Get the name of a edge property by index
getEdgePropertyType(int) - Method in class oracle.pgx.config.GraphConfig
Get the name of a edge property by index
getEdgePropertyTypes() - Method in class oracle.pgx.config.GraphConfig
 
getEdgeProps() - Method in class oracle.pgx.config.AbstractPartitionedGraphConfig
 
getEdgeProps() - Method in class oracle.pgx.config.FileGraphConfig
specification of edge properties associated with graph
getEdgeProps() - Method in class oracle.pgx.config.GraphConfig
Get the vertex properties of this graph configuration
getEdgeProps() - Method in class oracle.pgx.config.PgHbaseGraphConfig
specification of edge properties associated with graph
getEdgeProps() - Method in class oracle.pgx.config.PgNosqlGraphConfig
specification of edge properties associated with graph
getEdgeProps() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
specification of edge properties associated with graph
getEdgeProps() - Method in class oracle.pgx.config.RdfGraphConfig
specification of edge properties associated with graph
getEdgeProps() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
specification of edge properties associated with graph
getEdgeProps() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
specification of edge properties associated with graph
getEdgeProviderNamesWhereDestination() - Method in class oracle.pgx.api.VertexProviderMetaData
Returns the list of edge providers for which this vertex provider is the destination provider
getEdgeProviderNamesWhereSource() - Method in class oracle.pgx.api.VertexProviderMetaData
Returns the list of edge providers for which this vertex provider is the source provider
getEdgeProviders() - Method in class oracle.pgx.config.AbstractPartitionedGraphConfig
Get the vertex providers of this graph configuration
getEdgeProviders() - Method in class oracle.pgx.config.PartitionedGraphConfig
list of edge providers in this graph
getEdgeProvidersMetaData() - Method in class oracle.pgx.api.GraphMetaData
Gets the edge tables metadata
getEdges() - Method in interface oracle.pgx.algorithm.PgxGraph
Return a (lazy) set of edges that can be iterated over.
getEdges() - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.getEdges().
getEdges() - Method in class oracle.pgx.api.PgxPath
Gets the edges of this path.
getEdges(EdgeFilter) - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.getEdges(EdgeFilter).
getEdges(EdgeFilter, String) - Method in class oracle.pgx.api.PgxGraph
getEdgesAsync() - Method in class oracle.pgx.api.PgxGraph
Creates a new edge set containing all edges.
getEdgesAsync(EdgeFilter) - Method in class oracle.pgx.api.PgxGraph
Creates a new edge set containing edges according to the given filter expression.
getEdgesAsync(EdgeFilter, String) - Method in class oracle.pgx.api.PgxGraph
Creates a new edge set containing edges according to the given filter expression.
getEdgesKeyColumn() - Method in interface oracle.pgx.config.TwoTablesGraphConfig
 
getEdgesKeyColumn() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
name of primary key column in edges table
getEdgesKeyColumn() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
name of primary key column in edges table
getEdgesLabelColumn() - Method in interface oracle.pgx.config.TwoTablesGraphConfig
 
getEdgesLabelColumn() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
column name for edge label
getEdgesLabelColumn() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
column name for edge label
getEdgeSourceColumn() - Method in class oracle.pgx.config.AbstractFileGraphConfig
name or index (starting from 1) of column corresponding to edge source (for CSV format only)
getEdgeSourceColumn() - Method in class oracle.pgx.config.FileGraphConfig
name or index (starting from 1) of column corresponding to edge source (for CSV format only)
getEdgeSourceColumn() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
name or index (starting from 1) of column corresponding to edge source (for CSV format only)
getEdgesTableName() - Method in class oracle.pgx.config.AbstractTwoTablesRdbmsGraphConfig
 
getEdgesTableName() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
name of edges table
getEdgesViewName() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
the name of view for edges
getEdgeTargetPropertyName() - Method in class oracle.pgx.api.mllib.SupervisedEdgeWiseModel
Gets the edge target property name
getEdgeTargetPropertyName() - Method in class oracle.pgx.config.mllib.SupervisedEdgeWiseModelConfig
 
getEdgeToEdgeConnection() - Method in class oracle.pgx.config.mllib.GraphWiseBaseConvLayerConfig
 
getEdgeToVertexConnection() - Method in class oracle.pgx.config.mllib.GraphWiseBaseConvLayerConfig
 
getEdgeUris() - Method in class oracle.pgx.config.AbstractFileGraphConfig
Get the unified resource identifiers for the files with the graph edge data
getEdgeUris() - Method in class oracle.pgx.config.FileGraphConfig
list of unified resource identifiers
getEdgeUris() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
list of unified resource identifiers
getElementType() - Method in class oracle.pgx.api.PgqlResultElement
Gets the type of this result element
getEmbeddedInstance() - Static method in class oracle.pg.rdbms.GraphServer
Connects to an embedded graph server.
getEmbedding() - Method in class oracle.pgx.api.mllib.GnnExplanation
Gets the inferred embedding of the specified vertex.
getEmbeddingConfig() - Method in class oracle.pgx.api.mllib.UnsupervisedGraphWiseModel
Gets the configuration object for the embedding method
getEmbeddingConfig() - Method in class oracle.pgx.config.mllib.UnsupervisedGraphWiseModelConfig
 
getEmbeddingDim() - Method in class oracle.pgx.api.mllib.EdgeWiseModel
Gets the dimension of the embeddings
getEmbeddingDim() - Method in class oracle.pgx.api.mllib.GraphWiseModel
Gets the dimension of the embeddings
getEmbeddingDim() - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
getEmbeddingDimension() - Method in class oracle.pgx.config.mllib.inputconfig.EmbeddingTableConfig
 
getEmbeddingType() - Method in class oracle.pgx.config.mllib.GraphWiseDgiLayerConfig
 
getEmbeddingType() - Method in class oracle.pgx.config.mllib.GraphWiseDominantLayerConfig
 
getEmbeddingType() - Method in interface oracle.pgx.config.mllib.GraphWiseEmbeddingConfig
 
getEndpoint() - Method in class oracle.pg.rdbms.AdbGraphClient
The endpoint used by this client.
getEndpoint() - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration
ADB Graph endpoint URL.
getEngineConnectionTimeoutSecs() - Method in class oracle.pgx.config.PgxConfig
Timeout in seconds to setup the initial connections among PGX.D processes.
getEngineTlsCipher() - Method in class oracle.pgx.config.PgxConfig
Cipher suite name (in OpenSSL syntax) to be used by the engine for securing TLS connections.
getEngineTlsExpectedDn() - Method in class oracle.pgx.config.PgxConfig
If non empty, the engine will verify that the peer's certificate's Subject Distinguished Name matches exactly the given string.
getEngineTlsKeystore() - Method in class oracle.pgx.config.PgxConfig
Path to the PKCS12 keystore to be used by the engine for securing mutual TLS connections between engine processes.
getEngineTlsTruststore() - Method in class oracle.pgx.config.PgxConfig
Path to the PEM truststore to be used by the engine for securing mutual TLS connections between engine processes.
getEnterpriseSchedulerConfig() - Method in class oracle.pgx.config.PgxConfig
configuration parameters for the enterprise scheduler
getEnterpriseSchedulerFlags() - Method in class oracle.pgx.config.PgxConfig
[relevant for enterprise_scheduler] enterprise scheduler specific settings.
getEnterpriseSchedulerFlags() - Method in class oracle.pgx.config.RuntimeConfig
[relevant for enterprise_scheduler] enterprise scheduler specific settings.
getEntityType() - Method in enum oracle.pgx.api.filter.FilterType
 
getEntityType() - Method in class oracle.pgx.api.Property
Gets the entity type.
getEnvironmentStatus() - Method in class oracle.pg.rdbms.AdbGraphClient
Fetches the EnvironmentStatus of the Autonomous Database.
getError() - Method in class oracle.pg.rdbms.Job
An optional error message returned by the server.
getErrorHandling() - Method in interface oracle.pgx.config.CommonLoadableConfig
Get the error handling configuration of this graph configuration
getErrorHandling() - Method in class oracle.pgx.config.EsEntityProviderConfig
error handling configuration
getErrorHandling() - Method in class oracle.pgx.config.FileEntityProviderConfig
error handling configuration
getErrorHandling() - Method in class oracle.pgx.config.FileGraphConfig
error handling configuration
getErrorHandling() - Method in class oracle.pgx.config.PartitionedGraphConfig
error handling configuration
getErrorHandling() - Method in class oracle.pgx.config.PgHbaseGraphConfig
error handling configuration
getErrorHandling() - Method in class oracle.pgx.config.PgNosqlGraphConfig
error handling configuration
getErrorHandling() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
error handling configuration
getErrorHandling() - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
error handling configuration
getErrorHandling() - Method in class oracle.pgx.config.RdfGraphConfig
error handling configuration
getErrorHandling() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
error handling configuration
getErrorHandling() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
error handling configuration
getEsIndexName() - Method in class oracle.pgx.config.AbstractEsEntityProviderConfig
 
getEsIndexName() - Method in interface oracle.pgx.config.EsConnectionConfig
Es Index name
getEsIndexName() - Method in class oracle.pgx.config.EsEntityProviderConfig
Index name on the Elasticsearch server form which graph data is loaded
getEsIndexName() - Method in class oracle.pgx.config.PartitionedGraphConfig
Index name on the Elasticsearch server form which graph data is loaded
getEsIndexName(AbstractPartitionedGraphConfig) - Method in class oracle.pgx.config.AbstractEsEntityProviderConfig
 
getEsQuery() - Method in class oracle.pgx.config.EsEntityProviderConfig
Elasticsearch query expressed as escaped JSON string
getEstimatedRatings(PgxVertex<ID>) - Method in class oracle.pgx.api.MatrixFactorizationModel
getEstimatedRatingsAsync(PgxVertex<ID>) - Method in class oracle.pgx.api.MatrixFactorizationModel
Computes estimated ratings for a specific vertex.
getEsUrl() - Method in interface oracle.pgx.config.EsConnectionConfig
Es URL pointing to an Es instance
getEsUrl() - Method in class oracle.pgx.config.EsEntityProviderConfig
Elasticsearch URL pointing to an Elasticsearch instance
getEsUrl() - Method in class oracle.pgx.config.PartitionedGraphConfig
Elasticsearch URL pointing to an Elasticsearch instance
getEsUrl(AbstractPartitionedGraphConfig) - Method in class oracle.pgx.config.AbstractEsEntityProviderConfig
 
getExecutablePath() - Method in class oracle.pgx.config.PgxConfig
Path to the PGX.D executable.
getExecutionEnvironment() - Method in class oracle.pgx.api.PgxSession
Gets the execution environment for this session.
getExecutorService() - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration
The ExecutorService this client should use for background polling threads.
getExistingHostnames() - Method in class oracle.pgx.config.PgxConfig
A list of names or IP addresses of hosts that are already part of an existing PGX.D cluster.
getExpression() - Method in class oracle.pgx.config.FilterExpressionConfig
the filter expression
getExtendedVersion() - Method in interface oracle.pgx.api.admin.Control
Gets an extended version.
getExternalStores() - Method in class oracle.pgx.config.AbstractFileGraphConfig
 
getExternalStores() - Method in class oracle.pgx.config.AbstractPartitionedGraphConfig
 
getExternalStores() - Method in class oracle.pgx.config.FileGraphConfig
Specification of the external stores where external string properties reside.
getExternalStores() - Method in class oracle.pgx.config.GraphConfig
 
getExternalStores() - Method in class oracle.pgx.config.PartitionedGraphConfig
Specification of the external stores where external string properties reside.
getExternalStores() - Method in class oracle.pgx.config.PgHbaseGraphConfig
Specification of the external stores where external string properties reside.
getExternalStores() - Method in class oracle.pgx.config.PgNosqlGraphConfig
Specification of the external stores where external string properties reside.
getExternalStores() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
Specification of the external stores where external string properties reside.
getExternalStores() - Method in class oracle.pgx.config.RdfGraphConfig
Specification of the external stores where external string properties reside.
getExternalStores() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
Specification of the external stores where external string properties reside.
getExternalStores() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
Specification of the external stores where external string properties reside.
getFastAnalysisEnvironment() - Method in class oracle.pgx.api.executionenvironment.ExecutionEnvironment
 
getFastAnalysisTaskConfig() - Method in class oracle.pgx.config.EnterpriseSchedulerConfig
configuration for fast analysis tasks
getFeatures() - Method in class oracle.pgx.api.MatrixFactorizationModel
Gets the features of this model.
getFetchIntervalSec() - Method in class oracle.pgx.config.GraphLoadingConfig
(only relevant if the format supports delta updates) the interval in which the graph source is queried for changes
getFetchSize() - Method in class oracle.pg.rdbms.pgql.PgqlExecution
Returns the the number of rows that should be fetched from the database when more rows are needed for a query result.
getFetchSize() - Method in interface oracle.pg.rdbms.pgql.PgqlStatement
Returns the the number of rows that should be fetched from the database when more rows are needed for a query result.
getField() - Method in enum oracle.pgx.api.executionenvironment.ExecutionEnvironmentField
 
getField() - Method in class oracle.pgx.config.GraphPropertyConfig
name of the JSON field holding the property data.
getField(Class<T>) - Method in enum oracle.pgx.api.executionenvironment.ExecutionEnvironmentField
gets the ConfigField, ensuring it is of type expectedClass
getFileLocation() - Method in class oracle.pgx.config.AuthorizationEntityPermissionConfig
name of a defined file-location
getFileLocations() - Method in class oracle.pgx.config.AbstractPgxConfig
 
getFileLocations() - Method in class oracle.pgx.config.PgxConfig
the file-locations that can be used in the authorization-config
getFilePath() - Method in class oracle.pg.imports.GraphImporter.Builder
 
getFilePath() - Method in class oracle.pg.imports.GraphImporter
 
getFilePath() - Static method in class oracle.pgx.config.AbstractPgxConfig
 
getFilter() - Method in class oracle.pgx.config.ProviderLoadingConfig
[currently unsupported] the filter expression
getFilterExpression() - Method in class oracle.pgx.api.filter.GraphFilterWithExpression
 
getFilters() - Method in interface oracle.pgx.api.Operation
The filters specified in WHERE clauses or through label expressions
getFlag() - Method in enum oracle.pgx.api.GmCompilerOptimization
 
getFloat(int) - Method in class oracle.pg.rdbms.pgql.pgview.PgViewResultSet
Gets the value of the designated element by element index as a Float
getFloat(int) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element index as a Float
getFloat(String) - Method in class oracle.pg.rdbms.pgql.pgview.PgViewResultSet
Gets the value of the designated element by element name as a Float
getFloat(String) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element name as a Float
getFormat() - Method in class oracle.pgx.config.AbstractGraphPropertyConfig
 
getFormat() - Method in class oracle.pgx.config.AbstractPartitionedGraphConfig
 
getFormat() - Method in interface oracle.pgx.config.CommonLoadableConfig
Get the format of this graph configuration
getFormat() - Method in class oracle.pgx.config.EsEntityProviderConfig
provider format
getFormat() - Method in class oracle.pgx.config.FileEntityProviderConfig
provider format
getFormat() - Method in class oracle.pgx.config.FileGraphConfig
graph format
getFormat() - Method in class oracle.pgx.config.GraphPropertyConfig
array of formats of property
getFormat() - Method in class oracle.pgx.config.PgHbaseGraphConfig
graph format
getFormat() - Method in class oracle.pgx.config.PgNosqlGraphConfig
graph format
getFormat() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
graph format
getFormat() - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
provider format
getFormat() - Method in class oracle.pgx.config.RdfGraphConfig
graph format
getFormat() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
graph format
getFormat() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
graph format
getFormats(GraphPropertyConfig) - Static method in class oracle.pgx.config.GraphFormatConfig
 
getFractionalSecondsPrecision() - Method in class oracle.pg.imports.GraphImporter.Builder
 
getFractionalSecondsPrecision() - Method in class oracle.pg.imports.GraphImporter
 
getFromNidColumn() - Method in interface oracle.pgx.config.TwoTablesGraphConfig
 
getFromNidColumn() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
column name for source node
getFromNidColumn() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
column name for source node
getFunctionName() - Method in class oracle.pgx.config.AbstractUdfFunctionConfig
 
getFunctionName() - Method in class oracle.pgx.config.UdfFunctionConfig
name of the function used as identifier in PGX
getFutureProgressType() - Method in class oracle.pgx.api.FutureProgress
 
getGeneralPermission() - Method in class oracle.pgx.common.auth.PgxGenericPermission
 
getGeneralPermissions() - Method in class oracle.pgx.config.AbstractAuthorizationEntityConfig
 
getGeneralPermissions() - Method in class oracle.pgx.config.AbstractAuthorizationEntityConfig.Permissions
 
getGlobalLimitTypes() - Static method in enum oracle.pgx.config.DataMemoryLimitType
 
getGrant() - Method in class oracle.pgx.config.AuthorizationEntityPermissionConfig
name of the permission to be granted (read, write, export, manage, pgx_session_create, pgx_session_new_graph, pgx_session_get_published_graph, pgx_session_add_published_graph, pgx_session_compile_algorithm, pgx_server_get_info, pgx_server_manage)
getGraph() - Method in class oracle.pg.rdbms.pgql.PgqlConnection
Get the graph name on which PGQL queries will be executed for this connection.
getGraph() - Method in class oracle.pgx.api.AllPaths
Gets the graph.
getGraph() - Method in class oracle.pgx.api.Partition
Gets the graph.
getGraph() - Method in interface oracle.pgx.api.PgqlResultSet
Gets the graph of this result set.
getGraph() - Method in class oracle.pgx.api.PgxCollection
Gets the graph.
getGraph() - Method in class oracle.pgx.api.PgxEntity
Gets the graph.
getGraph() - Method in class oracle.pgx.api.PgxMap
Gets the PgxGraph this map is bound to.
getGraph() - Method in class oracle.pgx.api.PgxPath
Gets the PgxGraph the Path is defined on.
getGraph() - Method in class oracle.pgx.api.Property
Gets the graph.
getGraph() - Method in class oracle.pgx.api.Scalar
Gets the graph the scalar is bound to.
getGraph(String) - Method in class oracle.pgx.api.PgxSession
getGraph(Namespace, String) - Method in class oracle.pgx.api.PgxSession
getGraphAlgorithmLanguage() - Method in class oracle.pgx.config.PgxConfig
Frontend compiler to use.
getGraphAsync(String) - Method in class oracle.pgx.api.PgxSession
References a graph with name name loaded inside PGX.
getGraphAsync(Namespace, String) - Method in class oracle.pgx.api.PgxSession
References a graph with name name within the given namespace: - if namespace is Namespace.PRIVATE, than the search occurs on already referenced snapshots of the graph with name name and the most recent snapshot is returned - if namespace is Namespace.PUBLIC, then the search occurs on published graphs and the most recent snapshot of the published graph with name name is returned - if namespace is null, then the PRIVATE namespace is searched first and, if no snapshot is found, the PUBLIC namespace is then searched, according to the shadowing rules
getGraphDelta() - Method in class oracle.pgx.api.FlashbackSynchronizer
 
getGraphDelta() - Method in interface oracle.pgx.api.Synchronizer
Get the description of the delta between current snapshot and the fetched changes.
getGraphFilter() - Method in class oracle.pgx.api.filter.PathFindingFilter
 
getGraphId() - Method in interface oracle.pgx.api.Operation
Gives the graph used in the operation
getGraphIdPropertyType() - Method in class oracle.pgx.config.mllib.Pg2vecModelConfig
 
getGraphLetIdPropertyName() - Method in class oracle.pgx.api.mllib.Pg2vecModel
Gets the property name of the graphlet-id in the input graph
getGraphLetIdPropertyName() - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Gets the property name of the graphlet-id in the input graph
getGraphLetIdPropertyName() - Method in class oracle.pgx.config.mllib.Pg2vecModelConfig
 
getGraphletSizePropertyName() - Method in class oracle.pgx.api.mllib.Pg2vecModel
Gets the property-name for component size (used by default)
getGraphletSizePropertyName() - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Gets the property name for graphlet size (default: "graphletSize-Pg2vec")
getGraphletSizePropertyName() - Method in class oracle.pgx.config.mllib.Pg2vecModelConfig
 
getGraphLoadingProgressState() - Method in class oracle.pgx.api.GraphLoadingProgress
 
getGraphMetadataRefreshInterval() - Method in class oracle.pg.rdbms.pgql.PgqlConnection
get the time interval in milliseconds to determine the frequency to check for graph metadata changes in order to re-cache the necessary metadata for correct query execution.
getGraphName() - Method in class oracle.pg.imports.GraphImporter.Builder
 
getGraphName() - Method in class oracle.pg.imports.GraphImporter
 
getGraphName() - Method in interface oracle.pg.rdbms.pgql.PgqlSqlCreateTrans
Returns the graph name for the PGQL to SQL translation.
getGraphName() - Method in interface oracle.pg.rdbms.pgql.PgqlSqlDropTrans
Returns the graph name for the PGQL to SQL translation.
getGraphName() - Method in class oracle.pgx.api.GraphLoadingProgress
 
getGraphPermissions() - Method in class oracle.pgx.config.AbstractAuthorizationEntityConfig.Permissions
 
getGraphs(Namespace) - Method in class oracle.pgx.api.PgxSession
getGraphsAsync(Namespace) - Method in class oracle.pgx.api.PgxSession
Returns a collection of graph names accessible under the given namespace.
getGraphSchema() - Method in interface oracle.pg.rdbms.pgql.PgqlSqlCreateTrans
Returns the graph schema for the PGQL to SQL translation.
getGraphSchema() - Method in interface oracle.pg.rdbms.pgql.PgqlSqlDropTrans
Returns the graph schema for the PGQL to SQL translation.
getGraphSharingOption() - Method in class oracle.pgx.config.PgxConfig
control if a graph can be published and shared with other users
getGraphStudioApiVersion() - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration
The API version of the Graph Studio REST endpoints to use.
getGraphStudioBaseUrl() - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration
Set the Graph Studio base URL to use.
getGraphValidationLevel() - Method in class oracle.pgx.config.PgxConfig
level of validation performed on newly loaded or created graphs
getGraphValidationLevel() - Method in class oracle.pgx.config.RuntimeConfig
level of validation performed on newly loaded or created graphs
getGroupingBy() - Method in class oracle.pgx.config.ProviderLoadingConfig
[currently unsupported] array of edge properties used for aggregator.
getGroupKey() - Method in class oracle.pgx.config.GraphPropertyConfig
[currently unsupported] can only be used if the property / key is part of the grouping expression
getHadoopSecAuth() - Method in class oracle.pgx.config.PgHbaseGraphConfig
Hadoop authentication string
getHandshakePort() - Method in class oracle.pgx.config.PgxConfig
a TCP port which will be used for handshaking of distributed backend processes.
getHbaseSecAuth() - Method in class oracle.pgx.config.PgHbaseGraphConfig
HBase authentication string
getHeadAggregation() - Method in class oracle.pgx.config.mllib.GraphWiseAttentionLayerConfig
 
getHiddenDimension() - Method in class oracle.pgx.config.mllib.GraphWisePredictionLayerConfig
 
getHmKerberosPrincipal() - Method in class oracle.pgx.config.PgHbaseGraphConfig
HM Kerberos principal
getHostnames() - Method in class oracle.pgx.config.PgxConfig
A list of names or IP addresses of hosts which should be involved in initial bootstrapping of a PGX.D cluster.
getHosts() - Method in class oracle.pgx.config.PgNosqlGraphConfig
list of NoSQL hosts
getHttpClient() - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration
The Apache HttpClient object to use for HTTP requests.
getId() - Method in class oracle.pg.rdbms.Job
The job ID.
getId() - Method in class oracle.pgx.api.CompiledProgram
Gets the ID of this program.
getId() - Method in interface oracle.pgx.api.EdgeBuilder
Gets the id of the element (vertex or edge) this builder belongs to
getId() - Method in class oracle.pgx.api.graphbuilder.EdgeBuilderImpl
 
getId() - Method in class oracle.pgx.api.graphbuilder.EdgeModifierImpl
 
getId() - Method in class oracle.pgx.api.graphbuilder.VertexBuilderImpl
 
getId() - Method in class oracle.pgx.api.graphbuilder.VertexModifierImpl
Gets the id of the element (vertex or edge) this builder belongs to
getId() - Method in interface oracle.pgx.api.PgqlResultSet
Gets the ID of this result set.
getId() - Method in class oracle.pgx.api.PgxCollection
Returns an internal identifier for this collection.
getId() - Method in class oracle.pgx.api.PgxEntity
Gets the id.
getId() - Method in class oracle.pgx.api.PgxGraph
Returns an internal identifier for this graph snapshot.
getId() - Method in class oracle.pgx.api.PgxSession
Gets the session ID.
getId() - Method in interface oracle.pgx.api.VertexBuilder
Gets the id of the element (vertex or edge) this builder belongs to
getId() - Method in interface oracle.pgx.api.VertexModifier
 
getIdentifier() - Method in class oracle.pgx.config.ExternalStoreConfig
The identifier that identifies the unique implementation for the external store API.
getIdleTimeout() - Method in class oracle.pgx.api.PgxSession
Gets the idle timeout of this session.
getIdType() - Method in class oracle.pgx.api.EdgeCollection
 
getIdType() - Method in class oracle.pgx.api.EntityProviderMetaData
Gets the ID type of this entity table.
getIdType() - Method in class oracle.pgx.api.PgxCollection
Gets the ID type of the element type.
getIdType() - Method in class oracle.pgx.api.ScalarCollection
 
getIdType() - Method in class oracle.pgx.api.VertexCollection
 
getIdTypeForPropertyType(PropertyType) - Static method in class oracle.pgx.common.types.TypeConverter
Converts an IdType to the corresponding matching property type
getIfEthernet() - Method in class oracle.pgx.config.PgxConfig
IP network interface, used to initialize the network transport layer when using IP (Internet Protocol).
getIfInfiniband() - Method in class oracle.pgx.config.PgxConfig
InfiniBand network interface, used to initialize the network transport layer when using InfiniBand.
getIgnoredPredicates() - Method in class oracle.pgx.config.AbstractRdfGraphConfig
 
getIgnoredPredicates() - Method in class oracle.pgx.config.RdfGraphConfig
predicates of triples that are ignored
getImplementation() - Method in class oracle.pgx.config.RealmConfig
class name of the realm implementation to load
getImplementationReference() - Method in class oracle.pgx.config.AbstractUdfFunctionConfig
 
getImplementationReference() - Method in class oracle.pgx.config.UdfFunctionConfig
reference to the UDF implementation on the classpath
getImportanceGraph() - Method in class oracle.pgx.api.mllib.GnnExplanation
Gets the importance Graph, that is, the computation graph with an additional vertex property indicating vertex importance.
getInDegree() - Method in interface oracle.pgx.algorithm.PgxVertex
Get the in-degree of this vertex.
getInDegree() - Method in class oracle.pgx.api.PgxVertex
Blocking version of PgxVertex.getInDegreeAsync().
getInDegreeAsync() - Method in class oracle.pgx.api.PgxVertex
Returns the inDegree of this vertex, i.e., the number of incoming edges of this vertex.
getInEdges() - Method in interface oracle.pgx.algorithm.PgxVertex
Returns all incoming edges of this vertex.
getInEdges() - Method in class oracle.pgx.api.PgxVertex
Blocking version of PgxVertex.getInEdges().
getInEdgesAsync() - Method in class oracle.pgx.api.PgxVertex
Returns all incoming edges of this vertex.
getInFormat() - Method in class oracle.pg.imports.GraphImporter
 
getInitialEdgeNumRegions() - Method in class oracle.pgx.config.PgHbaseGraphConfig
how many initial edge regions defined for the HBase tables
getInitialPartitionIndex() - Method in class oracle.pgx.config.AbstractFileGraphStoringConfig
Get the index to use for the initial partition
getInitialPartitionIndex() - Method in class oracle.pgx.config.FileGraphStoringConfig
the value used as initial partition index, i.e.
getInitialVertexNumRegions() - Method in class oracle.pgx.config.PgHbaseGraphConfig
how many initial vertex regions defined for the HBase tables
getInNeighbors() - Method in interface oracle.pgx.algorithm.PgxVertex
Returns all incoming neighbors of this vertex, i.e., all vertices that have an edge to this vertex.
getInNeighbors() - Method in class oracle.pgx.api.PgxVertex
Blocking version of PgxVertex.getInNeighborsAsync() .
getInNeighborsAsync() - Method in class oracle.pgx.api.PgxVertex
Returns all incoming neighbors of this vertex, i.e., all vertices that have an edge to this vertex.
getInPlaceUpdateConsistencyModel() - Method in class oracle.pgx.config.PgxConfig
Consistency model used when in-place updates occur.
getInputFeatureDim() - Method in class oracle.pgx.api.mllib.EdgeWiseModel
Gets the input feature dimension, that is, the dimension of all the input vertex properties when concatenated
getInputFeatureDim() - Method in class oracle.pgx.api.mllib.GraphWiseModel
Gets the input feature dimension, that is, the dimension of all the input vertex properties when concatenated
getInputFeatureDim() - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
getInputFormat() - Method in class oracle.pg.imports.GraphImporter.Builder
 
getInsertBatchSize() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
batch size of the rows to be inserted
getInstance() - Static method in class oracle.pgx.api.Pgx
Get a handle to a PGX instance using Pgx.getDefaultUrl().
getInstance() - Static method in class oracle.pgx.config.AbstractPgxConfig
 
getInstance() - Static method in class oracle.pgx.config.AbstractRuntimeConfig
 
getInstance(InputStream) - Static method in class oracle.pgx.config.AbstractRuntimeConfig
 
getInstance(InputStream, String) - Static method in class oracle.pgx.config.AbstractPgxConfig
creates a server config from an input stream specified by parameter.
getInstance(String) - Static method in class oracle.pgx.api.Pgx
Get a handle to a PGX instance.
getInstance(String) - Static method in class oracle.pgx.config.AbstractPgxConfig
creates a server config from a file path specified by parameter.
getInstance(String, String) - Static method in class oracle.pg.rdbms.GraphServer
Connects to a remote graph server
getInstance(String, String) - Static method in class oracle.pgx.api.Pgx
Get a handle to a PGX instance, providing the token for authentication.
getInstance(String, String, char[]) - Static method in class oracle.pg.rdbms.GraphServer
Connects to a remote graph server
getInstance(String, RealmClient) - Static method in class oracle.pgx.api.Pgx
Get a handle to a PGX instance, using a RealmClient that provides authentication tokens
getInstance(Map<ClientConfig.Field, Object>) - Static method in class oracle.pgx.config.AbstractClientConfig
 
getInstance(Map<RuntimeConfig.Field, Object>) - Static method in class oracle.pgx.config.AbstractRuntimeConfig
 
getInstance(ClientConfig) - Static method in class oracle.pgx.api.Pgx
Get a handle to a PGX instance.
getInstance(ClientConfig, String, char[]) - Static method in class oracle.pg.rdbms.GraphServer
Connects to a remote graph server
getInstance(ClientConfig, RealmClient) - Static method in class oracle.pgx.api.Pgx
Get a handle to a PGX instance.
getInstanceName() - Method in class oracle.pgx.config.PgxConfig
Instance name sent as label to debug server.
getInteger(int) - Method in class oracle.pg.rdbms.pgql.pgview.PgViewResultSet
Gets the value of the designated element by element index as an Integer
getInteger(int) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element index as an Integer
getInteger(String) - Method in class oracle.pg.rdbms.pgql.pgview.PgViewResultSet
Gets the value of the designated element by element name as an Integer
getInteger(String) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element name as an Integer
getIntervalToPollMax() - Method in class oracle.pgx.config.AbstractEngineConfig
 
getIntervalToPollMax() - Method in class oracle.pgx.config.PgxConfig
Exponential backoff upper bound (in ms) to which -once reached, the job status polling interval is fixed
getIoEnvironment() - Method in class oracle.pgx.api.executionenvironment.ExecutionEnvironment
 
getIsLeftProperty() - Method in class oracle.pgx.api.BipartiteGraph
getIsLeftPropertyAsync() - Method in class oracle.pgx.api.BipartiteGraph
Gets the 'is Left' vertex property of the graph.
getJavaClassPath() - Method in class oracle.pgx.config.PgxConfig
Path to required java libraries.
getJavaHomeDir() - Method in class oracle.pgx.config.PgxConfig
The path to Java's home directory.
getJdbcConnection() - Method in class oracle.pg.rdbms.pgql.PgqlConnection
Get the JDBC connection that is used to execute PGQL queries
getJdbcUrl() - Method in class oracle.pgx.config.AbstractRdfGraphConfig
 
getJdbcUrl() - Method in interface oracle.pgx.config.DbConnectionConfig
JDBC URL pointing to an RDBMS instance
getJdbcUrl() - Method in class oracle.pgx.config.mllib.DbModelLoadingConfiguration
 
getJdbcUrl() - Method in class oracle.pgx.config.mllib.DbModelRepositoryConfiguration
 
getJdbcUrl() - Method in class oracle.pgx.config.mllib.DbModelStoringConfiguration
 
getJdbcUrl() - Method in class oracle.pgx.config.PartitionedGraphConfig
jdbc URL pointing to an RDBMS instance
getJdbcUrl() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
jdbc URL pointing to an RDBMS instance
getJdbcUrl() - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
jdbc URL pointing to an RDBMS instance
getJdbcUrl() - Method in class oracle.pgx.config.RdfGraphConfig
jdbc URL pointing to an RDBMS instance
getJdbcUrl() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
jdbc URL pointing to an RDBMS instance
getJdbcUrl(AbstractPartitionedGraphConfig) - Method in class oracle.pgx.config.AbstractRdbmsEntityProviderConfig
 
getJobPollInterval() - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration
The time interval to use when polling the server for job updates.
getJobPollIntervalTimeUnit() - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration
The time unit for the AdbGraphClientConfiguration.jobPollInterval time value.
getKey() - Method in class oracle.pgx.config.mllib.FileModelLoadingConfiguration
 
getKey() - Method in class oracle.pgx.config.mllib.FileModelStoringConfiguration
 
getKeyAliases() - Method in enum oracle.pgx.config.AnalysisTaskConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.AuthorizationEntityConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.AuthorizationEntityPermissionConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.AuthorizationLocationConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.BasicSchedulerConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.ClientConfig.Field
 
getKeyAliases() - Method in interface oracle.pgx.config.ConfigField
Gets the key aliases of this field which are also recognized during parsing.
getKeyAliases() - Method in enum oracle.pgx.config.DataMemoryLimitsConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.EnterpriseSchedulerConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.EnterpriseSchedulerFlagsConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.EsEntityProviderConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.ExternalStoreConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.FileEntityProviderConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.FileGraphConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.FileGraphStoringConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.FilterExpressionConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.FrontierRedactedVerticesConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.GraphBuilderConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.GraphErrorHandlingConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.GraphLoadingConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.GraphPropertyConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.PartitionedGraphConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.PgHbaseGraphConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.PgNosqlGraphConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.PgRdbmsGraphConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.PgxConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.PreloadGraphConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.PreparedQueryArgumentConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.PreparedQueryConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.PropertiesRedactionRuleConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.ProviderLoadingConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.RdbmsEntityProviderConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.RdfGraphConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.RdfGraphPrefixConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.RealmConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.RuntimeConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.TwoTablesTextGraphConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.UdfConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.UdfFunctionArgumentConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.UdfFunctionConfig.Field
 
getKeyColumn() - Method in class oracle.pgx.config.AbstractFileEntityProviderConfig
name or index (starting from 1) of column corresponding to keys (for CSV format only)
getKeyColumn() - Method in class oracle.pgx.config.AbstractRdbmsEntityProviderConfig
 
getKeyColumn() - Method in class oracle.pgx.config.FileEntityProviderConfig
name or index (starting from 1) of column corresponding to keys (for CSV format only)
getKeyColumn() - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
name of the column in the database table containing the keys of the entities
getKeyField() - Method in class oracle.pgx.config.AbstractEsEntityProviderConfig
 
getKeyField() - Method in class oracle.pgx.config.EsEntityProviderConfig
name of the field in the Elasticsearch index containing the keys of the entity
getKeyForMaxValue() - Method in interface oracle.pgx.algorithm.PgxMap
Get the key for the largest value in the map.
getKeyForMinValue() - Method in interface oracle.pgx.algorithm.PgxMap
Get the key for the smallest value in the map.
getKeystore() - Method in class oracle.pgx.config.ClientConfig
path to the keystore to use for client connections.
getKeystoreAlias() - Method in class oracle.pgx.config.AbstractEsEntityProviderConfig
 
getKeystoreAlias() - Method in class oracle.pgx.config.AbstractRdbmsEntityProviderConfig
 
getKeystoreAlias() - Method in interface oracle.pgx.config.CommonLoadableConfig
Gets the keystore alias.
getKeystoreAlias() - Method in class oracle.pgx.config.EsEntityProviderConfig
alias to the keystore to use when connecting to database
getKeystoreAlias() - Method in class oracle.pgx.config.FileEntityProviderConfig
alias to the keystore to use when connecting to database
getKeystoreAlias() - Method in class oracle.pgx.config.FileGraphConfig
alias to the keystore to use when connecting to database
getKeystoreAlias() - Method in class oracle.pgx.config.mllib.DbModelLoadingConfiguration
 
getKeystoreAlias() - Method in class oracle.pgx.config.mllib.DbModelRepositoryConfiguration
 
getKeystoreAlias() - Method in class oracle.pgx.config.mllib.DbModelStoringConfiguration
 
getKeystoreAlias() - Method in class oracle.pgx.config.PartitionedGraphConfig
alias to the keystore to use when connecting to database
getKeystoreAlias() - Method in class oracle.pgx.config.PgHbaseGraphConfig
alias to the keystore to use when connecting to database
getKeystoreAlias() - Method in class oracle.pgx.config.PgNosqlGraphConfig
alias to the keystore to use when connecting to database
getKeystoreAlias() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
alias to the keystore to use when connecting to database
getKeystoreAlias() - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
alias to the keystore to use when connecting to database
getKeystoreAlias() - Method in class oracle.pgx.config.RdfGraphConfig
alias to the keystore to use when connecting to database
getKeystoreAlias() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
alias to the keystore to use when connecting to database
getKeystoreAlias() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
alias to the keystore to use when connecting to database
getKeystoreAlias(AbstractPartitionedGraphConfig) - Method in class oracle.pgx.config.AbstractEsEntityProviderConfig
 
getKeystoreAlias(AbstractPartitionedGraphConfig) - Method in class oracle.pgx.config.AbstractRdbmsEntityProviderConfig
 
getKeytab() - Method in class oracle.pgx.config.PgHbaseGraphConfig
path to keytab file
getKeyType() - Method in class oracle.pgx.api.PgxMap
Gets the key type.
getKeyType() - Method in class oracle.pgx.config.EntityProviderConfig
Get the key type of this provider configuration
getKeyType() - Method in class oracle.pgx.config.EsEntityProviderConfig
type of the keys
getKeyType() - Method in class oracle.pgx.config.FileEntityProviderConfig
type of the keys
getKeyType() - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
type of the keys
getLabel() - Method in class oracle.pgx.api.mllib.SupervisedGnnExplanation
Gets the inferred label for the specified vertex.
getLabel() - Method in class oracle.pgx.api.PgxEdge
Blocking version of PgxEdge.getLabelAsync().
getLabel() - Method in class oracle.pgx.config.EntityProviderConfig
Get the custom label configured for the entities from this provider.
getLabel() - Method in class oracle.pgx.config.EsEntityProviderConfig
label for the entities loaded from this provider
getLabel() - Method in class oracle.pgx.config.FileEntityProviderConfig
label for the entities loaded from this provider
getLabel() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
the label to use when reading the graph
getLabel() - Method in class oracle.pgx.config.PropertiesRedactionRuleConfig
Vertex / Edge label to which the rule is applied
getLabel() - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
label for the entities loaded from this provider
getLabelAsync() - Method in class oracle.pgx.api.PgxEdge
Gets the label.
getLabelMaps() - Method in class oracle.pgx.config.mllib.SupervisedEdgeWiseModelConfig
 
getLabelMaps() - Method in class oracle.pgx.config.mllib.SupervisedGraphWiseModelConfig
 
getLabels() - Method in class oracle.pgx.api.EntityProviderMetaData
Returns the list of provider labels ("type labels").
getLabels() - Method in class oracle.pgx.api.PgxVertex
Blocking version of PgxVertex.getLabelsAsync().
getLabelsAsync() - Method in class oracle.pgx.api.PgxVertex
Gets the labels
getLabelType() - Method in class oracle.pgx.config.mllib.LabelMaps
 
getLabelType() - Method in class oracle.pgx.config.mllib.loss.DevNetLoss
 
getLabelType() - Method in class oracle.pgx.config.mllib.SupervisedEdgeWiseModelConfig
 
getLabelType() - Method in class oracle.pgx.config.mllib.SupervisedGraphWiseModelConfig
 
getLabelValueDelimiter() - Method in class oracle.pgx.config.AbstractTwoTablesRdbmsGraphConfig
 
getLanguage() - Method in class oracle.pgx.config.AbstractUdfFunctionConfig
 
getLanguage() - Method in class oracle.pgx.config.UdfFunctionConfig
language the function is implemented in
getLargeArrayThreshold() - Method in class oracle.pgx.config.PgxConfig
threshold when the size of an array is too big to use a normal Java array.
getLargeArrayThreshold() - Method in class oracle.pgx.config.RuntimeConfig
threshold when the size of an array is too big to use a normal Java array.
getLargeBufCount() - Method in class oracle.pgx.config.PgxConfig
Number of large buffers populated in the pool.
getLargeBufSizeKb() - Method in class oracle.pgx.config.PgxConfig
Size in kB of the large buffers.
getLayerSize() - Method in class oracle.pgx.api.mllib.DeepWalkModel
Gets the number of dimensions for the output vectors
getLayerSize() - Method in class oracle.pgx.api.mllib.DeepWalkModelBuilder
Gets the number of dimensions for the output vectors (default: 200)
getLayerSize() - Method in class oracle.pgx.api.mllib.Pg2vecModel
Gets the number of dimensions for the output vectors
getLayerSize() - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Gets the number of dimensions for the output vectors (default: 200)
getLayerSize() - Method in class oracle.pgx.config.mllib.DeepWalkModelConfig
 
getLayerSize() - Method in class oracle.pgx.config.mllib.Pg2vecModelConfig
 
getLearningRate() - Method in class oracle.pgx.api.mllib.DeepWalkModel
Gets the initial learning rate
getLearningRate() - Method in class oracle.pgx.api.mllib.DeepWalkModelBuilder
Gets the initial learning rate (default: 0.025)
getLearningRate() - Method in class oracle.pgx.api.mllib.EdgeWiseModel
Gets the initial learning rate
getLearningRate() - Method in class oracle.pgx.api.mllib.GraphWiseModel
Gets the initial learning rate
getLearningRate() - Method in class oracle.pgx.api.mllib.Pg2vecModel
Gets the initial learning rate
getLearningRate() - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Gets the initial learning rate (default: 0.025)
getLearningRate() - Method in class oracle.pgx.config.mllib.DeepWalkModelConfig
 
getLearningRate() - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
getLearningRate() - Method in class oracle.pgx.config.mllib.Pg2vecModelConfig
 
getLeftFilter() - Method in class oracle.pgx.api.filter.BinaryGraphFilterOperation
Gets the filter object representing the left side of the operation.
getLeftoverValues() - Method in class oracle.pgx.config.AnalysisTaskConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.AuthorizationEntityConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.AuthorizationEntityPermissionConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.AuthorizationLocationConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.BasicSchedulerConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.ClientConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.DataMemoryLimitsConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.EnterpriseSchedulerConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.EsEntityProviderConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.ExternalStoreConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.FileEntityProviderConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.FileGraphConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.FileGraphStoringConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.FilterExpressionConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.FrontierRedactedVerticesConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.GraphBuilderConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.GraphErrorHandlingConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.GraphLoadingConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.GraphPropertyConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.PartitionedGraphConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.PgHbaseGraphConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.PgNosqlGraphConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.PgxConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.PreloadGraphConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.PreparedQueryArgumentConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.PreparedQueryConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.PropertiesRedactionRuleConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.ProviderLoadingConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.RdfGraphConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.RdfGraphPrefixConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.RealmConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.RuntimeConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.UdfConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.UdfFunctionArgumentConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.UdfFunctionConfig
Gets the values that do not belong to any field.
getLegacyDate(int) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element index as a Date
getLegacyDate(String) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element name as a Date
getList(int) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element index as an List
getList(String) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element index as an List
getLivenessCheckDelaySecs() - Method in class oracle.pgx.config.PgxConfig
Liveness check interval, i.e., how often to check that the PGX.D server is alive and that it can accept and execute commands.
getLivenessCheckTimeoutSecs() - Method in class oracle.pgx.config.PgxConfig
Fails liveness check task if it cannot complete the liveness task in the period of time.
getLoadedDatabaseTableName() - Method in class oracle.pgx.config.AbstractRdbmsEntityProviderConfig
Gives the name of the table in the database the we should load the data from.
getLoadedEsIndexName() - Method in class oracle.pgx.config.AbstractEsEntityProviderConfig
Gives the name of the table in the database the we should load the data from.
getLoading() - Method in class oracle.pgx.config.EntityProviderConfig
Get the loading configuration of this provider configuration
getLoading() - Method in class oracle.pgx.config.EsEntityProviderConfig
loading-specific configuration
getLoading() - Method in class oracle.pgx.config.FileEntityProviderConfig
loading-specific configuration
getLoading() - Method in class oracle.pgx.config.FileGraphConfig
loading-specific configuration
getLoading() - Method in class oracle.pgx.config.PartitionedGraphConfig
loading-specific configuration
getLoading() - Method in class oracle.pgx.config.PgHbaseGraphConfig
loading-specific configuration
getLoading() - Method in class oracle.pgx.config.PgNosqlGraphConfig
loading-specific configuration
getLoading() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
loading-specific configuration
getLoading() - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
loading-specific configuration
getLoading() - Method in class oracle.pgx.config.RdfGraphConfig
loading-specific configuration
getLoading() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
loading-specific configuration
getLoading() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
loading-specific configuration
getLoadingOptions() - Method in class oracle.pgx.config.GraphConfig
Get the loading configuration of this graph configuration
getLoadingProgressReportingFrequency() - Method in class oracle.pgx.config.GraphLoadingConfig
indicates at what frequency the loading of vertices and edges should be logged.
getLocalDateFormat() - Method in interface oracle.pgx.config.CommonLoadableConfig
The list of date formats to use when loading and storing local_date properties.
getLocalDateFormat() - Method in class oracle.pgx.config.EsEntityProviderConfig
array of local_date formats to use when loading and storing local_date properties.
getLocalDateFormat() - Method in class oracle.pgx.config.FileEntityProviderConfig
array of local_date formats to use when loading and storing local_date properties.
getLocalDateFormat() - Method in class oracle.pgx.config.FileGraphConfig
array of local_date formats to use when loading and storing local_date properties.
getLocalDateFormat() - Method in class oracle.pgx.config.PartitionedGraphConfig
array of local_date formats to use when loading and storing local_date properties.
getLocalDateFormat() - Method in class oracle.pgx.config.PgHbaseGraphConfig
array of local_date formats to use when loading and storing local_date properties.
getLocalDateFormat() - Method in class oracle.pgx.config.PgNosqlGraphConfig
array of local_date formats to use when loading and storing local_date properties.
getLocalDateFormat() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
array of local_date formats to use when loading and storing local_date properties.
getLocalDateFormat() - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
array of local_date formats to use when loading and storing local_date properties.
getLocalDateFormat() - Method in class oracle.pgx.config.RdfGraphConfig
array of local_date formats to use when loading and storing local_date properties.
getLocalDateFormat() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
array of local_date formats to use when loading and storing local_date properties.
getLocalDateFormat() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
array of local_date formats to use when loading and storing local_date properties.
getLocation() - Method in class oracle.pgx.common.auth.PgxGenericPermission
 
getLocation() - Method in class oracle.pgx.config.AuthorizationLocationConfig
the path of the file-location
getLogConfigure() - Method in class oracle.pgx.config.PgxConfig
Path to a log configuration in Log4j (version 1) syntax.
getLogEntries() - Method in class oracle.pg.rdbms.Job
List of log entries emitted by this job.
getLogits() - Method in class oracle.pgx.api.mllib.SupervisedGnnExplanation
Gets the inferred logits for the specified vertex.
getLogStdRedirect() - Method in class oracle.pgx.config.PgxConfig
Path to a log file into which the standard output streams (stdout, stderr) of PGX.D backend should be redirected.
getLong(int) - Method in class oracle.pg.rdbms.pgql.pgview.PgViewResultSet
Gets the value of the designated element by element index as a Long
getLong(int) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element index as a Long
getLong(String) - Method in class oracle.pg.rdbms.pgql.pgview.PgViewResultSet
Gets the value of the designated element by element name as a Long
getLong(String) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element name as a Long
getLoss() - Method in class oracle.pgx.api.mllib.DeepWalkModel
Gets the loss value during training
getLoss() - Method in class oracle.pgx.api.mllib.Pg2vecModel
Gets the loss value during training
getLoss() - Method in class oracle.pgx.config.mllib.DeepWalkModelConfig
 
getLoss() - Method in class oracle.pgx.config.mllib.Pg2vecModelConfig
 
getLossFunction() - Method in class oracle.pgx.api.mllib.UnsupervisedEdgeWiseModel
Gets the loss function
getLossFunction() - Method in class oracle.pgx.api.mllib.UnsupervisedGraphWiseModel
Gets the loss function
getLossFunction() - Method in class oracle.pgx.config.mllib.UnsupervisedEdgeWiseModelConfig
 
getLossFunction() - Method in class oracle.pgx.config.mllib.UnsupervisedGraphWiseModelConfig
 
getLossFunctionClass() - Method in class oracle.pgx.api.mllib.SupervisedEdgeWiseModel
Gets the loss function
getLossFunctionClass() - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
Gets the loss function
getLossFunctionClass() - Method in class oracle.pgx.config.mllib.SupervisedEdgeWiseModelConfig
 
getLossFunctionClass() - Method in class oracle.pgx.config.mllib.SupervisedGraphWiseModelConfig
 
getMainEdgeProviderMetaData() - Method in class oracle.pgx.api.GraphMetaData
 
getMainVertexProviderMetaData() - Method in class oracle.pgx.api.GraphMetaData
 
getMarkLoopForProfiling() - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfig
[Internal use only] ID for any additional loop to profile.
getMatchBvList() - Method in interface oracle.pg.rdbms.pgql.PgqlSqlModifyTrans
Returns a list of bind values that should be used with SQL translation of match clause
getMatchOptions() - Method in class oracle.pg.imports.GraphImporter.Builder
 
getMatchOptions() - Method in class oracle.pg.imports.GraphImporter
 
getMatchTranslation() - Method in interface oracle.pg.rdbms.pgql.PgqlSqlModifyTrans
Returns an array of SQL strings that are used in the PGQL to SQL translation of Match clause: 1) A CREATE statement with the description of the match table 2) An INSERT statement that should be used to populate the table with MATCH results
getMaxActiveSessions() - Method in class oracle.pgx.config.PgxConfig
the maximum number of sessions allowed to be active at a time
getMaxBatchSize() - Method in interface oracle.pgx.config.EsConnectionConfig
maximun number of docs requested during each es request, this is the Es default
getMaxBatchSize() - Method in class oracle.pgx.config.EsEntityProviderConfig
maximal batch size of Elasticsearch response objects
getMaxBatchSize() - Method in class oracle.pgx.config.PartitionedGraphConfig
maximal batch size of Elasticsearch response objects
getMaxBatchSize(AbstractPartitionedGraphConfig) - Method in class oracle.pgx.config.AbstractEsEntityProviderConfig
 
getMaxClientHttpConnections() - Method in class oracle.pgx.config.ClientConfig
Maximum number of connections to open to the PGX server
getMaxDataMemoryLimit(DataMemoryLimitType) - Method in class oracle.pgx.config.AbstractDataMemoryLimitsConfig
 
getMaxDataMemoryRatio() - Method in class oracle.pgx.config.AbstractAuthorizationEntityConfig
 
getMaxDataMemoryRatio() - Method in class oracle.pgx.config.AuthorizationEntityConfig
memory limit of the authorization entity's private data (includes non-published graphs and PGQL results) relative to the maximum PGX engine memory limit for any user
getMaxDataMemorySize() - Method in class oracle.pgx.config.AbstractAuthorizationEntityConfig
 
getMaxDataMemorySize() - Method in class oracle.pgx.config.AuthorizationEntityConfig
absolute memory limit of the authorization entity's private data (includes non-published graphs and PGQL results), default memory unit is byte, can use (k, m, g, t, p) as prefix for (kilobyte, megabyte, gigabyte, terabyte, petabyte) units
getMaxDistinctStringsPerPool() - Method in class oracle.pgx.config.GraphPropertyConfig
[only relevant if string_pooling_strategy is indexed] amount of distinct strings per property after which to stop pooling.
getMaxDistinctStringsPerPool() - Method in class oracle.pgx.config.PgxConfig
[only relevant if string_pooling_strategy is indexed] amount of distinct strings per property after which to stop pooling.
getMaxDistinctStringsPerPool() - Method in class oracle.pgx.config.RuntimeConfig
[only relevant if string_pooling_strategy is indexed] amount of distinct strings per property after which to stop pooling.
getMaxHttpClientRequestSize() - Method in class oracle.pgx.config.AbstractEngineConfig
 
getMaxHttpClientRequestSize() - Method in class oracle.pgx.config.PgxConfig
maximum size in bytes of any http request sent to to the PGX server over the REST API.
getMaximumAttainableMemory() - Method in class oracle.pgx.config.PgxConfig
The maximum memory that can ever be made available to this PGX.D cluster.
getMaximumCommandBuffersPostedPerRemote() - Method in class oracle.pgx.config.PgxConfig
The max number of posted buffers in an MQL channel for incoming command messages from all remotes.
getMaximumReceivedMessagesBuffer() - Method in class oracle.pgx.config.PgxConfig
The max size of per remote received message queue.
getMaximumSendBuffersInFlight() - Method in class oracle.pgx.config.PgxConfig
The max number of in-flight messages can be sent globally at the same time.
getMaximumSharedBuffersPosted() - Method in class oracle.pgx.config.PgxConfig
The max number of large buffers posted in an MQL channel for incoming data messages from all remotes.
getMaxMemoryLimit() - Method in class oracle.pgx.config.AbstractAuthorizationEntityConfig
 
getMaxNumConcurrentIoTasks() - Method in class oracle.pgx.config.EnterpriseSchedulerConfig
maximum number of concurrent io tasks at a time
getMaxNumConnections() - Method in class oracle.pgx.config.AbstractPgGraphConfig
Gets the maximum number of connections of this configuration.
getMaxNumConnections() - Method in class oracle.pgx.config.PgHbaseGraphConfig
maximum number of database connections to use when reading the graph
getMaxNumConnections() - Method in class oracle.pgx.config.PgNosqlGraphConfig
maximum number of database connections to use when reading the graph
getMaxNumConnections() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
maximum number of database connections to use when reading the graph
getMaxNumThreads() - Method in class oracle.pgx.api.executionenvironment.CpuEnvironment
getMaxNumThreadsAsync() - Method in class oracle.pgx.api.executionenvironment.CpuEnvironment
 
getMaxOffHeapSize() - Method in class oracle.pgx.config.PgxConfig
maximum amount of off-heap memory PGX is allowed to allocate in megabytes, before an OutOfMemoryError will be thrown.
getMaxOffHeapSize() - Method in class oracle.pgx.config.RuntimeConfig
maximum amount of off-heap memory PGX is allowed to allocate in megabytes, before an OutOfMemoryError will be thrown.
getMaxOnHeapMemoryUsageRatio() - Method in class oracle.pgx.config.PgxConfig
maximum ratio of on-heap memory that PGX is allowed to use, between 0 and 1.
getMaxOnHeapMemoryUsageRatio() - Method in class oracle.pgx.config.RuntimeConfig
maximum ratio of on-heap memory that PGX is allowed to use, between 0 and 1.
getMaxPerSessionDataMemoryRatio() - Method in class oracle.pgx.config.AbstractDataMemoryLimitsConfig
 
getMaxPerSessionDataMemoryRatio() - Method in class oracle.pgx.config.DataMemoryLimitsConfig
memory limit for any one session of the PGX engine relative to the user data memory limit
getMaxPerSessionDataMemorySize() - Method in class oracle.pgx.config.AbstractDataMemoryLimitsConfig
 
getMaxPerSessionDataMemorySize() - Method in class oracle.pgx.config.DataMemoryLimitsConfig
absolute memory limit for any one session of the PGX engine, default memory unit is byte, can use (k, m, g, t, p) as suffix for (kilobyte, megabyte, gigabyte, terabyte, petabyte) units
getMaxPerUserDataMemoryRatio() - Method in class oracle.pgx.config.AbstractDataMemoryLimitsConfig
 
getMaxPerUserDataMemoryRatio() - Method in class oracle.pgx.config.DataMemoryLimitsConfig
memory limit for any one user of the PGX engine relative to the private data memory limit
getMaxPerUserDataMemorySize() - Method in class oracle.pgx.config.AbstractDataMemoryLimitsConfig
 
getMaxPerUserDataMemorySize() - Method in class oracle.pgx.config.DataMemoryLimitsConfig
absolute memory limit for any one user of the PGX engine, default memory unit is byte, can use (k, m, g, t, p) as suffix for (kilobyte, megabyte, gigabyte, terabyte, petabyte) units
getMaxPrefetchedRows() - Method in interface oracle.pgx.config.DbConnectionConfig
maximun number of rows prefetched during each round trip resultset-database
getMaxPrefetchedRows() - Method in class oracle.pgx.config.PartitionedGraphConfig
maximum number of rows prefetched during each round trip resultset-database
getMaxPrefetchedRows() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
maximum number of rows prefetched during each round trip resultset-database
getMaxPrefetchedRows() - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
maximum number of rows prefetched during each round trip resultset-database
getMaxPrefetchedRows() - Method in class oracle.pgx.config.RdfGraphConfig
maximum number of rows prefetched during each round trip resultset-database
getMaxPrefetchedRows() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
maximum number of rows prefetched during each round trip resultset-database
getMaxPrefetchedRows(AbstractPartitionedGraphConfig) - Method in class oracle.pgx.config.AbstractRdbmsEntityProviderConfig
 
getMaxQueueSizePerSession() - Method in class oracle.pgx.config.PgxConfig
the maximum number of pending tasks allowed to be in the queue, per session.
getMaxSnapshotCount() - Method in class oracle.pgx.config.PgxConfig
Number of snapshots that may be loaded in the engine at the same time.
getMaxThreads() - Method in class oracle.pgx.config.AnalysisTaskConfig
a hard limit on the number of threads to use for a task.
getMaxTotalDataMemoryRatio() - Method in class oracle.pgx.config.AbstractDataMemoryLimitsConfig
 
getMaxTotalDataMemoryRatio() - Method in class oracle.pgx.config.DataMemoryLimitsConfig
memory limit across entire PGX engine relative to available system memory
getMaxTotalDataMemorySize() - Method in class oracle.pgx.config.AbstractDataMemoryLimitsConfig
 
getMaxTotalDataMemorySize() - Method in class oracle.pgx.config.DataMemoryLimitsConfig
absolute memory limit across entire PGX engine, default memory unit is byte, can use (k, m, g, t, p) as suffix for (kilobyte, megabyte, gigabyte, terabyte, petabyte) units
getMaxTotalPrivateDataMemoryRatio() - Method in class oracle.pgx.config.AbstractDataMemoryLimitsConfig
 
getMaxTotalPrivateDataMemoryRatio() - Method in class oracle.pgx.config.DataMemoryLimitsConfig
memory limit of private data (includes non-published graphs and PGQL results) relative to total PGX engine memory limit
getMaxTotalPrivateDataMemorySize() - Method in class oracle.pgx.config.AbstractDataMemoryLimitsConfig
 
getMaxTotalPrivateDataMemorySize() - Method in class oracle.pgx.config.DataMemoryLimitsConfig
absolute memory limit of private data (includes non-published graphs and PGQL results), default memory unit is byte, can use (k, m, g, t, p) as suffix for (kilobyte, megabyte, gigabyte, terabyte, petabyte) units
getMaxTotalSharedDataMemoryRatio() - Method in class oracle.pgx.config.AbstractDataMemoryLimitsConfig
 
getMaxTotalSharedDataMemoryRatio() - Method in class oracle.pgx.config.DataMemoryLimitsConfig
memory limit of shared data (includes published graphs and pinned non-referenced graphs) relative to total PGX engine memory limit
getMaxTotalSharedDataMemorySize() - Method in class oracle.pgx.config.AbstractDataMemoryLimitsConfig
 
getMaxTotalSharedDataMemorySize() - Method in class oracle.pgx.config.DataMemoryLimitsConfig
absolute memory limit of shared data (includes published graphs and pinned non-referenced graphs), default memory unit is byte, can use (k, m, g, t, p) as suffix for (kilobyte, megabyte, gigabyte, terabyte, petabyte) units
getMaxValue() - Method in interface oracle.pgx.algorithm.PgxMap
Returns the largest value in the map.
getMaxVocabularySize() - Method in class oracle.pgx.config.mllib.inputconfig.CategoricalPropertyConfig
 
getMemoryAllocator() - Method in class oracle.pgx.config.AbstractRuntimeConfig
 
getMemoryAllocator() - Method in class oracle.pgx.config.PgxConfig
which memory allocator to use
getMemoryAllocator() - Method in class oracle.pgx.config.RuntimeConfig
which memory allocator to use
getMemoryCleanupInterval() - Method in class oracle.pgx.config.PgxConfig
memory cleanup tick in seconds
getMemoryMb() - Method in class oracle.pgx.api.GraphMetaData
Gets the estimated number of memory this graph (including its properties) consumes in memory (in megabytes).
getMemoryMb() - Method in class oracle.pgx.api.PgxGraph
Gets the estimated number of memory this graph (including its properties) consumes in memory (in megabytes).
getMessage() - Method in class oracle.pg.rdbms.Job.LogEntry
The log message.
getMetaData() - Method in class oracle.pg.rdbms.pgql.pgview.PgViewResultSet
Retrieves the number and properties of this ResultSet object's columns.
getMetaData() - Method in class oracle.pgx.api.PgxGraph
Provides the metadata associated to this graph snapshot which includes information about the structure of the graph, versioning information, etc.
getMetadataFetchSize() - Method in class oracle.pg.rdbms.pgql.PgqlConnection
Get fetch size that is used when loading graph metadata
getMinArrayCompactionThreshold() - Method in class oracle.pgx.config.PgxConfig
[only relevant for graphs optimized for updates] minimum value that can be used for the array_compaction_threshold value in graph configuration.
getMinFetchIntervalSec() - Method in class oracle.pgx.config.PgxConfig
(only relevant if the graph format supports delta updates) for delta-refresh, the lowest interval at which a graph source is queried for changes.
getMinLearningRate() - Method in class oracle.pgx.api.mllib.DeepWalkModel
Gets the minimum learning rate
getMinLearningRate() - Method in class oracle.pgx.api.mllib.DeepWalkModelBuilder
Gets the minimum learning rate (default: 0.0001)
getMinLearningRate() - Method in class oracle.pgx.api.mllib.Pg2vecModel
Gets the minimum learning rate
getMinLearningRate() - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Gets the minimum learning rate (default: 0.0001)
getMinLearningRate() - Method in class oracle.pgx.config.mllib.DeepWalkModelConfig
 
getMinLearningRate() - Method in class oracle.pgx.config.mllib.Pg2vecModelConfig
 
getMinUpdateIntervalSec() - Method in class oracle.pgx.config.PgxConfig
for auto-refresh, the lowest interval after which a new snapshot is created, either by reloading the entire graph or if the format supports delta-updates, out of the cached changes (only relevant if the format supports delta updates).
getMinValue() - Method in interface oracle.pgx.algorithm.PgxMap
Returns the smallest value in the map.
getMinWordFrequency() - Method in class oracle.pgx.api.mllib.DeepWalkModel
Gets the minimum word frequency to consider before pruning
getMinWordFrequency() - Method in class oracle.pgx.api.mllib.DeepWalkModelBuilder
Gets the minimum word frequency to consider before pruning (default: 1)
getMinWordFrequency() - Method in class oracle.pgx.api.mllib.Pg2vecModel
Gets the minimum word frequency to consider before pruning
getMinWordFrequency() - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Gets the minimum word frequency to consider before pruning (default: 1)
getMinWordFrequency() - Method in class oracle.pgx.config.mllib.DeepWalkModelConfig
 
getMinWordFrequency() - Method in class oracle.pgx.config.mllib.Pg2vecModelConfig
 
getModelDescription(String, String) - Method in class oracle.pgx.api.mllib.ModelRepository
Retrieve the description of the model in the specified model store, with the given model name.
getModelDescriptionAsync(String, String) - Method in class oracle.pgx.api.mllib.DbModelRepository
 
getModelDescriptionAsync(String, String) - Method in class oracle.pgx.api.mllib.ModelRepository
Non-blocking version of the getModelDescription method.
getModelKind() - Method in class oracle.pgx.config.mllib.ModelLoadingConfiguration
 
getModelKind() - Method in class oracle.pgx.config.mllib.ModelStoringConfiguration
 
getModelname() - Method in class oracle.pgx.config.mllib.DbModelLoadingConfiguration
 
getModelname() - Method in class oracle.pgx.config.mllib.DbModelStoringConfiguration
 
getModelstore() - Method in class oracle.pgx.config.mllib.DbModelLoadingConfiguration
 
getModelstore() - Method in class oracle.pgx.config.mllib.DbModelStoringConfiguration
 
getModifications() - Method in class oracle.pg.rdbms.pgql.pgview.PgViewModifyTrans
A list of lists of SQL strings and corresponding binding values that are used in the PGQL to SQL translation of each insert, update and delete operation in a graph modification
getModifyBvLists() - Method in interface oracle.pg.rdbms.pgql.PgqlSqlModifyTrans
A list of lists of bind values that should be used with SQL translation of modify elements
getModifyCount() - Method in class oracle.pg.rdbms.pgql.PgqlExecution
 
getModifyCount() - Method in interface oracle.pg.rdbms.pgql.PgqlStatement
Returns the number of rows that were modified by last execute operation
getModifyTypes() - Method in interface oracle.pg.rdbms.pgql.PgqlSqlModifyTrans
Returns the list of modify types for corresponding modify translations
getMsBfsFrontierTypeStrategy() - Method in class oracle.pgx.config.PgxConfig
the type strategy to use for MS-BFS frontiers
getMsBfsFrontierTypeStrategy() - Method in class oracle.pgx.config.RuntimeConfig
the type strategy to use for MS-BFS frontiers
getName() - Method in class oracle.pg.rdbms.Job
The job name.
getName() - Method in class oracle.pgx.api.CompiledProgram
getName() - Method in class oracle.pgx.api.EntityProviderMetaData
Gets the name of this entity table.
getName() - Method in class oracle.pgx.api.PgxCollection
 
getName() - Method in class oracle.pgx.api.PgxGraph
Gets the name.
getName() - Method in class oracle.pgx.api.PgxManagedObject
 
getName() - Method in class oracle.pgx.api.PgxMap
 
getName() - Method in class oracle.pgx.api.PgxSession
getName() - Method in enum oracle.pgx.api.PoolType
 
getName() - Method in class oracle.pgx.api.Property
Gets the name.
getName() - Method in class oracle.pgx.api.PropertyMetaData
Gets the name of this property.
getName() - Method in class oracle.pgx.api.Scalar
 
getName() - Method in interface oracle.pgx.common.auth.PermissionEntity
 
getName() - Method in class oracle.pgx.common.auth.PgxFileLocationResource
 
getName() - Method in class oracle.pgx.common.auth.PgxRole
 
getName() - Method in class oracle.pgx.common.auth.PgxUser
 
getName() - Method in class oracle.pgx.config.AbstractFileEntityProviderConfig
 
getName() - Method in class oracle.pgx.config.AbstractFileGraphConfig
 
getName() - Method in class oracle.pgx.config.AbstractGraphPropertyConfig
 
getName() - Method in class oracle.pgx.config.AbstractTwoTablesRdbmsGraphConfig
 
getName() - Method in class oracle.pgx.config.AuthorizationLocationConfig
the id of the file-location
getName() - Method in interface oracle.pgx.config.CommonLoadableConfig
Get the graph name of this graph configuration.
getName() - Method in class oracle.pgx.config.EntityProviderConfig
Get the name of this provider configuration
getName() - Method in class oracle.pgx.config.EsEntityProviderConfig
entity provider name
getName() - Method in class oracle.pgx.config.ExternalStoreConfig
The name with which this external store is referenced from the property description.
getName() - Method in class oracle.pgx.config.FileEntityProviderConfig
entity provider name
getName() - Method in class oracle.pgx.config.GraphPropertyConfig
name of property
getName() - Method in class oracle.pgx.config.PartitionedGraphConfig
name of the graph
getName() - Method in class oracle.pgx.config.PgHbaseGraphConfig
prefix of the table name (for edge and vertex tables)
getName() - Method in class oracle.pgx.config.PgNosqlGraphConfig
prefix of the table name (for edge and vertex tables)
getName() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
prefix of the table name (for edge and vertex tables)
getName() - Method in class oracle.pgx.config.PreloadGraphConfig
preloaded graph name
getName() - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
entity provider name
getName() - Method in class oracle.pgx.config.RdfGraphConfig
RDF model name in database
getName() - Method in class oracle.pgx.config.UdfFunctionArgumentConfig
name of the argument
getNamespace() - Method in class oracle.pgx.config.UdfFunctionConfig
namespace of the function in PGX
getNamespaceId() - Method in class oracle.pgx.api.Namespace
 
getNegativeSample() - Method in class oracle.pgx.api.mllib.DeepWalkModel
Gets the number of negative samples
getNegativeSample() - Method in class oracle.pgx.api.mllib.DeepWalkModelBuilder
Gets the number of negative samples (default: 10)
getNegativeSample() - Method in class oracle.pgx.config.mllib.DeepWalkModelConfig
 
getNeighbors() - Method in interface oracle.pgx.algorithm.PgxVertex
Returns all neighbors of this vertex.
getNeighbors(Direction) - Method in class oracle.pgx.api.PgxVertex
Convenience method for PgxVertex.getNeighbors(Direction, boolean) that keeps all duplicates.
getNeighbors(Direction, boolean) - Method in class oracle.pgx.api.PgxVertex
getNeighborsAsync(Direction, boolean) - Method in class oracle.pgx.api.PgxVertex
Returns all neighbors of this vertex, i.e., all vertices that are connected to this vertex.
getNeighborWeightPropertyName() - Method in class oracle.pgx.config.mllib.GraphWiseBaseConvLayerConfig
 
getNeighborWeightPropertyName() - Method in class oracle.pgx.config.mllib.GraphWiseConvLayerConfig
 
getNetworkCredits() - Method in class oracle.pgx.config.PgxConfig
The number of network credits will be provided to MQL.
getNetworkName() - Method in class oracle.pgx.config.RdfGraphConfig
RDF network name
getNetworkOwner() - Method in class oracle.pgx.config.RdfGraphConfig
RDF network owner
getNewColumnName() - Method in class oracle.pgx.api.frames.functions.ColumnRenaming
Retrieve the name that the column should have after renaming
getNewFollowerConnectionTimeoutSecs() - Method in class oracle.pgx.config.PgxConfig
Timeout in seconds for existing PGX.D processes to wait for the new follower to join the cluster in elastic scenarios.
getNodeKeyType() - Method in class oracle.pgx.config.GraphConfig
getNodePropertyDefault(int) - Method in class oracle.pgx.config.GraphConfig
Get the default value of a vertex property by index
getNodePropertyDimension(int) - Method in class oracle.pgx.config.GraphConfig
Get the dimension of a node property by index
getNodePropertyName(int) - Method in class oracle.pgx.config.GraphConfig
Get the name of a vertex property by index
getNodePropertyType(int) - Method in class oracle.pgx.config.GraphConfig
Get the type of a vertex property by index
getNodesKeyColumn() - Method in interface oracle.pgx.config.TwoTablesGraphConfig
 
getNodesKeyColumn() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
name of primary key column in nodes table
getNodesKeyColumn() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
name of primary key column in nodes table
getNodesLabelColumn() - Method in interface oracle.pgx.config.TwoTablesGraphConfig
 
getNodesLabelColumn() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
column name for node label
getNodesLabelColumn() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
column name for node label
getNodesTableName() - Method in class oracle.pgx.config.AbstractTwoTablesRdbmsGraphConfig
 
getNodesTableName() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
name of nodes table
getNow(T) - Method in class oracle.pgx.api.PgxFuture
 
getNumberOfAddedEdges() - Method in interface oracle.pgx.api.GraphDelta
Gets the number of added edges
getNumberOfAddedVertices() - Method in interface oracle.pgx.api.GraphDelta
Gets the number of added vertices
getNumberOfRemovedEdges() - Method in interface oracle.pgx.api.GraphDelta
Gets the number of removed edges
getNumberOfRemovedVertices() - Method in interface oracle.pgx.api.GraphDelta
Gets the number of removed vertices
getNumberOfUpdatedEdges() - Method in interface oracle.pgx.api.GraphDelta
Gets the number of updated edges.
getNumberOfUpdatedVertices() - Method in interface oracle.pgx.api.GraphDelta
Gets the number of updated vertices.
getNumClasses() - Method in class oracle.pgx.config.mllib.SupervisedEdgeWiseModelConfig
 
getNumClasses() - Method in class oracle.pgx.config.mllib.SupervisedGraphWiseModelConfig
 
getNumConnections() - Method in class oracle.pgx.config.AbstractPartitionedGraphConfig
number of connections to read/write data from/to the RDBMS table
getNumConnections() - Method in class oracle.pgx.config.AbstractRdbmsEntityProviderConfig
number of connections to read/write data from/to the RDBMS table
getNumConnections() - Method in class oracle.pgx.config.AbstractTwoTablesRdbmsGraphConfig
 
getNumConnections() - Method in class oracle.pgx.config.PartitionedGraphConfig
number of connections to read/write data from/to the RDBMS table.
getNumConnections() - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
number of connections to read/write data from/to the RDBMS table.
getNumConnections() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
number of connections to read/write data from/to the RDBMS table.
getNumConnections(int, int) - Method in class oracle.pgx.config.AbstractPartitionedGraphConfig
 
getNumConnections(int, int) - Method in class oracle.pgx.config.AbstractTwoTablesRdbmsGraphConfig
 
getNumConnections(AbstractPartitionedGraphConfig) - Method in class oracle.pgx.config.AbstractRdbmsEntityProviderConfig
 
getNumConnections(AbstractPartitionedGraphConfig, int, int) - Method in class oracle.pgx.config.AbstractRdbmsEntityProviderConfig
 
getNumEdges() - Method in interface oracle.pgx.algorithm.PgxGraph
Get the number of edges in the graph.
getNumEdges() - Method in class oracle.pgx.api.GraphMetaData
Gets the number of edges
getNumEdges() - Method in class oracle.pgx.api.PgxGraph
Gets the number of edges
getNumEpochs() - Method in class oracle.pgx.api.mllib.DeepWalkModel
Gets the number of epochs to train the model
getNumEpochs() - Method in class oracle.pgx.api.mllib.DeepWalkModelBuilder
Gets the number of epochs to train the model (default: 2)
getNumEpochs() - Method in class oracle.pgx.api.mllib.EdgeWiseModel
Gets the number of epochs to train the model
getNumEpochs() - Method in class oracle.pgx.api.mllib.GraphWiseModel
Gets the number of epochs to train the model
getNumEpochs() - Method in class oracle.pgx.api.mllib.Pg2vecModel
Gets the number of epochs to train the model
getNumEpochs() - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Gets the number of epochs to train the model (default: 2)
getNumEpochs() - Method in interface oracle.pgx.config.mllib.BaseModelConfig
Gets the number of epochs to train the model
getNumEpochs() - Method in class oracle.pgx.config.mllib.DeepWalkModelConfig
 
getNumEpochs() - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
getNumEpochs() - Method in class oracle.pgx.config.mllib.Pg2vecModelConfig
 
getNumHeads() - Method in class oracle.pgx.config.mllib.GraphWiseAttentionLayerConfig
 
getNumIoThreadsPerTask() - Method in class oracle.pgx.config.EnterpriseSchedulerConfig
number of io threads to use per task
getNumLoadedEdgeProviders() - Method in class oracle.pgx.api.GraphLoadingProgress
 
getNumLoadedEdges() - Method in class oracle.pgx.api.GraphLoadingProgress
 
getNumLoadedVertexProviders() - Method in class oracle.pgx.api.GraphLoadingProgress
 
getNumLoadedVertices() - Method in class oracle.pgx.api.GraphLoadingProgress
 
getNumPartitions() - Method in class oracle.pgx.config.AbstractFileGraphStoringConfig
Get the number of partitions to use when storing a graph
getNumPartitions() - Method in class oracle.pgx.config.FileGraphStoringConfig
the number of partitions that should be created, when exporting to multiple files
getNumResults() - Method in interface oracle.pgx.api.PgqlResultSet
Gets the number of results
getNumSampledNeighbors() - Method in class oracle.pgx.config.mllib.GraphWiseBaseConvLayerConfig
 
getNumSpinLocks() - Method in class oracle.pgx.config.PgxConfig
how many spin locks each generated app will create at instantiation.
getNumSpinLocks() - Method in class oracle.pgx.config.RuntimeConfig
how many spin locks each generated app will create at instantiation.
getNumThreadsPerTask() - Method in class oracle.pgx.api.executionenvironment.IoEnvironment
getNumThreadsPerTaskAsync() - Method in class oracle.pgx.api.executionenvironment.IoEnvironment
 
getNumVertices() - Method in interface oracle.pgx.algorithm.PgxGraph
Get the number of vertices in the graph.
getNumVertices() - Method in class oracle.pgx.api.GraphMetaData
Gets the number of vertices
getNumVertices() - Method in class oracle.pgx.api.PgxGraph
Gets the number of vertices
getNumWorkersAnalysis() - Method in class oracle.pgx.config.BasicSchedulerConfig
how many worker threads to use for analysis tasks
getNumWorkersFastTrackAnalysis() - Method in class oracle.pgx.config.BasicSchedulerConfig
how many worker threads to use for fast-track analysis tasks
getNumWorkersIo() - Method in class oracle.pgx.config.BasicSchedulerConfig
how many worker threads to use for I/O tasks (load/refresh/write from/to disk).
getObject(int) - Method in class oracle.pg.rdbms.pgql.pgview.PgViewResultSet
Gets the value of the designated element by element name as an Object
getObject(int) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element index as an Object
getObject(String) - Method in class oracle.pg.rdbms.pgql.pgview.PgViewResultSet
Gets the value of the designated element by element name as an Object
getObject(String) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element index as an Object
getOnDuplicateEntityId() - Method in class oracle.pgx.config.GraphErrorHandlingConfig
what to do when a duplicate vertex or edge ID is found
getOnHoldJobTimeoutSecs() - Method in class oracle.pgx.config.PgxConfig
Timeout in seconds to keep the job waiting in case it is put on hold due to lack of memory resources.
getOnMissedPropKey() - Method in class oracle.pgx.config.GraphErrorHandlingConfig
what to do when missing property key is encountered
getOnMissingVertex() - Method in class oracle.pgx.config.GraphErrorHandlingConfig
what to do when a source or destination vertex of an edge is not found in a vertex data source.
getOnMissingVertex() - Method in class oracle.pgx.config.ReadGraphOption.OnMissingVertexOption
 
getOnMissingVertex() - Method in class oracle.pgx.config.ReadGraphOption.ReadGraphOptionDataBuilder
 
getOnParsingIssue() - Method in class oracle.pgx.config.GraphErrorHandlingConfig
what to do when the data cannot be parsed correctly.
getOnPropConversion() - Method in class oracle.pgx.config.GraphErrorHandlingConfig
what to do when different property type is encountered than specified, but coercion is possible
getOnTypeMismatch() - Method in class oracle.pgx.config.GraphErrorHandlingConfig
what to do when different property type is encountered than specified, but coercion is not possible
getOnVectorLengthMismatch() - Method in class oracle.pgx.config.GraphErrorHandlingConfig
what to do when a vector property has not the correct dimension
getOpenTimeMs() - Method in class oracle.pgx.api.DataListener
 
getOperationType() - Method in interface oracle.pgx.api.Operation
Gives the type of operation
getOptimizedFor() - Method in class oracle.pgx.config.FileGraphConfig
Indicates if the graph should use data-structures optimized for read-intensive scenarios or for fast updates
getOptimizedFor() - Method in class oracle.pgx.config.GraphConfig
Indicates if the graph should be partitioned during loading
getOptimizedFor() - Method in class oracle.pgx.config.PartitionedGraphConfig
Indicates if the graph should use data-structures optimized for read-intensive scenarios or for fast updates
getOptimizedFor() - Method in class oracle.pgx.config.PgHbaseGraphConfig
Indicates if the graph should use data-structures optimized for read-intensive scenarios or for fast updates
getOptimizedFor() - Method in class oracle.pgx.config.PgNosqlGraphConfig
Indicates if the graph should use data-structures optimized for read-intensive scenarios or for fast updates
getOptimizedFor() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
Indicates if the graph should use data-structures optimized for read-intensive scenarios or for fast updates
getOptimizedFor() - Method in class oracle.pgx.config.RdfGraphConfig
Indicates if the graph should use data-structures optimized for read-intensive scenarios or for fast updates
getOptimizedFor() - Method in class oracle.pgx.config.ReadGraphOption.OptimizedForOption
 
getOptimizedFor() - Method in class oracle.pgx.config.ReadGraphOption.ReadGraphOptionDataBuilder
 
getOptimizedFor() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
Indicates if the graph should use data-structures optimized for read-intensive scenarios or for fast updates
getOptimizedFor() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
Indicates if the graph should use data-structures optimized for read-intensive scenarios or for fast updates
getOptions() - Method in class oracle.pg.imports.GraphImporter.Builder
 
getOptions() - Method in class oracle.pg.imports.GraphImporter
 
getOptions() - Method in class oracle.pgx.config.ExternalStoreConfig
Freely formatted options that are passed to the implementation for the external store API.
getOptions() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
a parameter that is used by the data access layer (and the underlying database) to change default behaviors of graph instance creation or initialization.
getOptions() - Method in class oracle.pgx.config.RealmConfig
implementation dependent configuration options for the realm
getOraclePropertyGraph() - Method in class oracle.pgx.config.AbstractPgGraphConfig
Gets the opg.
getOrCreateEdgeProperty(PropertyType, String) - Method in class oracle.pgx.api.PgxGraph
getOrCreateEdgePropertyAsync(PropertyType, String) - Method in class oracle.pgx.api.PgxGraph
Gets or creates an edge property
getOrCreateEdgeVectorProperty(PropertyType, int, String) - Method in class oracle.pgx.api.PgxGraph
getOrCreateEdgeVectorPropertyAsync(PropertyType, int, String) - Method in class oracle.pgx.api.PgxGraph
Gets or creates an edge vector property
getOrCreateEdgeVertexPropertyAsync(PropertyType, int, String) - Method in class oracle.pgx.api.PgxGraph
Gets or creates an edge vector property
getOrCreateVertexProperty(PropertyType, String) - Method in class oracle.pgx.api.PgxGraph
getOrCreateVertexPropertyAsync(PropertyType, String) - Method in class oracle.pgx.api.PgxGraph
Gets or creates a vertex property
getOrCreateVertexVectorProperty(PropertyType, int, String) - Method in class oracle.pgx.api.PgxGraph
getOrCreateVertexVectorPropertyAsync(PropertyType, int, String) - Method in class oracle.pgx.api.PgxGraph
Gets or creates a vertex vector property
getOutDegree() - Method in interface oracle.pgx.algorithm.PgxVertex
Get the out-degree of this vertex.
getOutDegree() - Method in class oracle.pgx.api.PgxVertex
Blocking version of PgxVertex.getOutDegreeAsync().
getOutDegreeAsync() - Method in class oracle.pgx.api.PgxVertex
Returns the outDegree of this vertex, i.e., the number of outgoing edges of this vertex.
getOutEdges() - Method in interface oracle.pgx.algorithm.PgxVertex
Returns all outgoing edges of this vertex.
getOutEdges() - Method in class oracle.pgx.api.PgxVertex
Blocking version of PgxVertex.getOutEdges().
getOutEdgesAsync() - Method in class oracle.pgx.api.PgxVertex
Returns all outgoing edges of this vertex.
getOutFormat() - Method in class oracle.pg.imports.GraphImporter
 
getOutNeighbors() - Method in interface oracle.pgx.algorithm.PgxVertex
Returns all outgoing neighbors of this vertex, i.e., all nodes this vertex has an edge to.
getOutNeighbors() - Method in class oracle.pgx.api.PgxVertex
getOutNeighborsAsync() - Method in class oracle.pgx.api.PgxVertex
Returns all outgoing neighbors of this vertex, i.e., all nodes this vertex has an edge to.
getOutOfVocabularyProbability() - Method in class oracle.pgx.config.mllib.inputconfig.EmbeddingTableConfig
 
getOutputFormat() - Method in class oracle.pg.imports.GraphImporter.Builder
 
getOverrideCoresPerSocket() - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfig
[Internal use only] Over-ride the core-to-socket allocation, treating a fixed number of cores as a socket for the purposes of the per-socket combining structures.
getOwner() - Method in class oracle.pgx.config.mllib.DbModelLoadingConfiguration
 
getOwner() - Method in class oracle.pgx.config.mllib.DbModelRepositoryConfiguration
 
getOwner() - Method in class oracle.pgx.config.mllib.DbModelStoringConfiguration
 
getOwner() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
owner (username) of graph in case it differs from given username
getParallelHintDegree() - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
parallel hint degree to use for internal queries.
getParallelHintDegree() - Method in class oracle.pgx.config.RdfGraphConfig
parallel hint degree to use for internal queries.
getParallelHintDegree() - Method in class oracle.pgx.config.ReadGraphOption.ParallelHintDegreeReadGraphOption
 
getParallelHintDegree() - Method in class oracle.pgx.config.ReadGraphOption.ReadGraphOptionDataBuilder
 
getParallelism() - Method in class oracle.pg.imports.GraphImporter.Builder
 
getParallelism() - Method in class oracle.pg.imports.GraphImporter
 
getParallelism() - Method in class oracle.pgx.config.PgxConfig
number of worker threads to be used in thread pool.
getParallelism() - Method in class oracle.pgx.config.RuntimeConfig
number of worker threads to be used in thread pool.
getParsedDefaultValue() - Method in class oracle.pgx.config.AbstractGraphPropertyConfig
Get the parsed default value guaranteed to match AbstractGraphPropertyConfig.getType() (with the exception of type node/edge).
getPartitionByIndex(long) - Method in class oracle.pgx.api.Partition
Gets a partition by index.
getPartitionByVertex(PgxVertex<ID>) - Method in class oracle.pgx.api.Partition
Gets the partition a particular vertex belongs to.
getPartitionIndexOfVertex(PgxVertex<ID>) - Method in class oracle.pgx.api.Partition
Gets the index of the partition a particular vertex belongs to.
getPartitioningStrategy() - Method in class oracle.pgx.config.PgxConfig
Partitioning strategy of the vertices of the graph.
getPartitionWhileLoading() - Method in class oracle.pgx.config.AbstractPartitionedGraphConfig
 
getPartitionWhileLoading() - Method in class oracle.pgx.config.FileGraphConfig
Indicates if the graph should be partitioned while loading
getPartitionWhileLoading() - Method in class oracle.pgx.config.GraphConfig
Indicates if the graph should be heterogenized during loading
getPartitionWhileLoading() - Method in class oracle.pgx.config.PgHbaseGraphConfig
Indicates if the graph should be partitioned while loading
getPartitionWhileLoading() - Method in class oracle.pgx.config.PgNosqlGraphConfig
Indicates if the graph should be partitioned while loading
getPartitionWhileLoading() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
Indicates if the graph should be partitioned while loading
getPartitionWhileLoading() - Method in class oracle.pgx.config.RdfGraphConfig
Indicates if the graph should be partitioned while loading
getPartitionWhileLoading() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
Indicates if the graph should be partitioned while loading
getPartitionWhileLoading() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
Indicates if the graph should be partitioned while loading
getPassword() - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration
The Database password to use for login.
getPassword() - Method in class oracle.pgx.config.mllib.DbModelLoadingConfiguration
 
getPassword() - Method in class oracle.pgx.config.mllib.DbModelRepositoryConfiguration
 
getPassword() - Method in class oracle.pgx.config.mllib.DbModelStoringConfiguration
 
getPath() - Method in class oracle.pgx.common.auth.PgxFileLocationResource
 
getPath() - Method in class oracle.pgx.config.mllib.FileModelLoadingConfiguration
 
getPath() - Method in class oracle.pgx.config.mllib.FileModelStoringConfiguration
 
getPath() - Method in class oracle.pgx.config.PreloadGraphConfig
uri to graph config file
getPath(PgxVertex<ID>) - Method in class oracle.pgx.api.AllPaths
Gets the path.
getPathLengthWithCost() - Method in class oracle.pgx.api.PgxPath
Gets the path cost Note: for hop-based algorithms, this method returns PgxPath.getPathLengthWithHop() as double.
getPathLengthWithHop() - Method in class oracle.pgx.api.PgxPath
Gets the path length in hops.
getPatternInfo() - Method in interface oracle.pgx.api.Operation
An operation can match a specific part of the query with a graph.
getPatternMatchingSupernodeCacheThreshold() - Method in class oracle.pgx.config.PgxConfig
minimum number of a node's neighbor to be a supernode.
getPatternMatchingSupernodeCacheThreshold() - Method in class oracle.pgx.config.RuntimeConfig
minimum number of a node's neighbor to be a supernode.
getPatternTranslation() - Method in class oracle.pg.rdbms.pgql.pgview.PgViewModifyTrans
A list of SQL strings and corresponding binding values that are used in the PGQL to SQL translation of the graph pattern in a graph modification
getPermission() - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.getPermissionAsync().
getPermissionAsync() - Method in class oracle.pgx.api.PgxGraph
Get the permission that the current user has on the graph.
getPermissionChecksInterval() - Method in class oracle.pgx.config.PgxConfig
interval in seconds to perform permission checks on source graphs
getPgqlMaximumNumBuffers() - Method in class oracle.pgx.config.PgxConfig
The max number of large buffers used by the PGQL engine per query.
getPgqlResultElements() - Method in interface oracle.pgx.api.PgqlResultSet
Gets the list of PGQL result elements information
getPgqlResultSet(String) - Method in class oracle.pgx.api.PgxSession
getPgqlResultSetAsync(String) - Method in class oracle.pgx.api.PgxSession
Gets a PGQL result set by ID.
getPgxBaseUrl() - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration
Set the PGX base URL to use.
getPgxConfig() - Method in interface oracle.pgx.api.admin.Control
Gets the pgx config.
getPgxConfig() - Method in class oracle.pgx.api.ServerInstance
getPgxConfigAsync() - Method in class oracle.pgx.api.ServerInstance
Gets the PGX config.
getPgxConfigObject() - Method in interface oracle.pgx.api.admin.Control
Gets the pgx config as PgxConfig object
getPgxConfigObject() - Method in class oracle.pgx.api.ServerInstance
getPgxConfigObjectAsync() - Method in class oracle.pgx.api.ServerInstance
Gets the PGX config.
getPgxGenericPermissions() - Method in class oracle.pgx.api.ServerInstance
getPgxGenericPermissionsAsync() - Method in class oracle.pgx.api.ServerInstance
Get the static permissions of the current user i.e.
getPgxInstance() - Method in class oracle.pg.rdbms.AdbGraphClient
Gets the PGX ServerInstance object of an attached environment which can be used to create a new PgxSession for in-memory graph analysis.
getPgxInstance() - Method in class oracle.pgx.api.PgxGraph
Gets the server instance.
getPgxPermissions() - Method in class oracle.pgx.config.AuthorizationEntityConfig
mapping from resource id to list of permissions
getPgxRealm() - Method in class oracle.pgx.config.PgxConfig
configuration parameters for the realm
getPgxRole() - Method in class oracle.pgx.config.AbstractAuthorizationEntityConfig
 
getPgxRole() - Method in class oracle.pgx.config.AuthorizationEntityConfig
the id of the role
getPgxServerBaseUrl() - Method in class oracle.pgx.config.PgxConfig
should be used when deploying pgx server behind a load balancer to make clients before 21.3 backward compatible, the value should be set to the load balancer address
getPgxUser() - Method in class oracle.pgx.config.AbstractAuthorizationEntityConfig
 
getPgxUser() - Method in class oracle.pgx.config.AuthorizationEntityConfig
the id of the user
getPgxUsername() - Method in class oracle.pgx.api.ServerInstance
getPgxUsernameAsync() - Method in class oracle.pgx.api.ServerInstance
Get the name of the current user.
getPgxUserRoles() - Method in class oracle.pgx.api.ServerInstance
getPgxUserRolesAsync() - Method in class oracle.pgx.api.ServerInstance
Get the roles of the current user.
getPoint2d() - Method in class oracle.pgx.config.EsEntityProviderConfig
longitude and latitude as floating point values separated by a space
getPoint2d() - Method in class oracle.pgx.config.FileEntityProviderConfig
longitude and latitude as floating point values separated by a space
getPoint2d() - Method in class oracle.pgx.config.FileGraphConfig
longitude and latitude as floating point values separated by a space
getPoint2d() - Method in class oracle.pgx.config.PartitionedGraphConfig
longitude and latitude as floating point values separated by a space
getPoint2d() - Method in class oracle.pgx.config.PgHbaseGraphConfig
longitude and latitude as floating point values separated by a space
getPoint2d() - Method in class oracle.pgx.config.PgNosqlGraphConfig
longitude and latitude as floating point values separated by a space
getPoint2d() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
longitude and latitude as floating point values separated by a space
getPoint2d() - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
longitude and latitude as floating point values separated by a space
getPoint2d() - Method in class oracle.pgx.config.RdfGraphConfig
longitude and latitude as floating point values separated by a space
getPoint2d() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
longitude and latitude as floating point values separated by a space
getPoint2d() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
longitude and latitude as floating point values separated by a space
getPoint2D(int) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element index as a Point2D
getPoint2D(String) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element name as a Point2D
getPoolingFactor() - Method in class oracle.pgx.config.PgxConfig
[only relevant if string_pooling_strategy is on_heap] this value prevents the string pool to grow as big as the property size which could render the pooling ineffective
getPoolingFactor() - Method in class oracle.pgx.config.RuntimeConfig
[only relevant if string_pooling_strategy is on_heap] this value prevents the string pool to grow as big as the property size which could render the pooling ineffective
getPort() - Method in class oracle.pgx.api.DataListener
 
getPredictionLayerConfigs() - Method in class oracle.pgx.api.mllib.SupervisedEdgeWiseModel
Gets the configuration objects for the prediction layers
getPredictionLayerConfigs() - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
Gets the configuration objects for the prediction layers
getPredictionLayerConfigs() - Method in class oracle.pgx.config.mllib.SupervisedEdgeWiseModelConfig
 
getPredictionLayerConfigs() - Method in class oracle.pgx.config.mllib.SupervisedGraphWiseModelConfig
 
getPrefetchSize() - Method in class oracle.pgx.api.ServerInstance
Gets the prefetchSize of this instance.
getPrefetchSize() - Method in class oracle.pgx.config.ClientConfig
How many items should be prefetched in remote iterators.
getPrefix() - Method in class oracle.pgx.config.RdfGraphPrefixConfig
iri prefix
getPrefixes() - Method in class oracle.pgx.config.AbstractRdfGraphConfig
 
getPrefixes() - Method in class oracle.pgx.config.RdfGraphConfig
IRI prefixes
getPreloadedGraph() - Method in class oracle.pgx.config.AuthorizationEntityPermissionConfig
name of a defined pre-loaded graph
getPreloadGraphs() - Method in class oracle.pgx.config.AbstractPgxConfig
 
getPreloadGraphs() - Method in class oracle.pgx.config.PgxConfig
list of graph configs to be registered at start-up.
getPreparedQueries() - Method in class oracle.pgx.config.PartitionedGraphConfig
An additional list of prepared queries with arguments, working in the same way as 'queries'.
getPriority() - Method in class oracle.pgx.api.executionenvironment.CpuEnvironment
getPriority() - Method in class oracle.pgx.config.AnalysisTaskConfig
the priority of the task.
getPriorityAsync() - Method in class oracle.pgx.api.executionenvironment.CpuEnvironment
 
getPriorityValue() - Method in enum oracle.pgx.config.TaskPriority
 
getProcId() - Method in class oracle.pgx.config.PgxConfig
Internal unique machine identifier in the cluster.
getProgress() - Method in class oracle.pgx.api.DefaultFutureProgress
 
getProgress() - Method in class oracle.pgx.api.PgxFuture
compute statistics about the progress and estimation to finish a PgxFuture Currently only supported for Graph loading features
getProperties() - Method in class oracle.pgx.api.EntityProviderMetaData
Returns a list containing the metadata for the properties associated to this provider.
getProperties() - Method in class oracle.pgx.config.PropertiesRedactionRuleConfig
List of properties to be redacted
getProperty(String) - Method in class oracle.pgx.api.PgxEntity
getPropertyAsync(String) - Method in class oracle.pgx.api.PgxEntity
Gets the value of a property.
getPropertyDefault(int) - Method in class oracle.pgx.config.EntityProviderConfig
Get the default value of a property by index
getPropertyDimension(int) - Method in class oracle.pgx.config.EntityProviderConfig
Get the dimension of a property by index
getPropertyId() - Method in class oracle.pgx.api.Property
Returns an internal identifier for this property Only meant for internal usage.
getPropertyId() - Method in class oracle.pgx.api.PropertyMetaData
Gets the ID of this property.
getPropertyName() - Method in class oracle.pgx.config.mllib.inputconfig.InputPropertyConfig
 
getPropertyName(int) - Method in class oracle.pgx.config.EntityProviderConfig
Get the name of a property by index
getPropertyType() - Method in class oracle.pgx.api.PropertyMetaData
Returns the type of the property
getPropertyType() - Method in enum oracle.pgx.config.RdfAction
 
getPropertyType(int) - Method in class oracle.pgx.config.EntityProviderConfig
Get the type of a property by index
getPropertyTypeForIdType(IdType) - Static method in class oracle.pgx.common.types.TypeConverter
Converts an IdType to the corresponding matching property type
getPropertyValueDelimiter() - Method in class oracle.pgx.config.GraphLoadingConfig
if null read the whole string value as label.
getProps() - Method in class oracle.pgx.config.EntityProviderConfig
Get the properties of this provider configuration
getProps() - Method in class oracle.pgx.config.EsEntityProviderConfig
specification of the properties associated with this entity provider
getProps() - Method in class oracle.pgx.config.FileEntityProviderConfig
specification of the properties associated with this entity provider
getProps() - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
specification of the properties associated with this entity provider
getProviderFor(String) - Static method in class oracle.pgx.api.Pgx
 
getProxyServer() - Method in class oracle.pgx.api.ServerInstance
 
getProxyUrl() - Method in interface oracle.pgx.config.EsConnectionConfig
proxy server URL to be used for connection to es_url
getProxyUrl() - Method in class oracle.pgx.config.EsEntityProviderConfig
proxy server URL to be used for connection to es_url
getProxyUrl() - Method in class oracle.pgx.config.PartitionedGraphConfig
proxy server URL to be used for connection to es_url
getQueries() - Method in class oracle.pgx.config.PartitionedGraphConfig
A list of queries used to determine which data to load from the database.
getQuery() - Method in class oracle.pgx.config.PreparedQueryConfig
query string
getRandomEdge() - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.getRandomEdgeAsync().
getRandomEdgeAsync() - Method in class oracle.pgx.api.PgxGraph
Picks a random edge in the graph.
getRandomGeneratorStrategy() - Method in class oracle.pgx.config.PgxConfig
method of generating random numbers in pgx
getRandomGeneratorStrategy() - Method in class oracle.pgx.config.RuntimeConfig
method of generating random numbers in pgx
getRandomInNeighbor() - Method in interface oracle.pgx.algorithm.PgxVertex
Return a random incoming neighbor.
getRandomInOutNeighbor() - Method in interface oracle.pgx.algorithm.PgxVertex
Return a random incoming or outgoing neighbor.
getRandomOutNeighbor() - Method in interface oracle.pgx.algorithm.PgxVertex
Return a random outgoing neighbor.
getRandomSeed() - Method in class oracle.pgx.config.PgxConfig
[relevant for deterministic random number generator only] seed for the deterministic random number generator used in pgx.
getRandomSeed() - Method in class oracle.pgx.config.RuntimeConfig
[relevant for deterministic random number generator only] seed for the deterministic random number generator used in pgx.
getRandomVertex() - Method in interface oracle.pgx.algorithm.PgxGraph
Get a random vertex from the graph.
getRandomVertex() - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.getRandomVertexAsync().
getRandomVertexAsync() - Method in class oracle.pgx.api.PgxGraph
Picks a random vertex in the graph.
getRawValues() - Method in class oracle.pgx.config.GenericConfigBuilder
 
getReadinessMemoryUsageRatio() - Method in class oracle.pgx.config.PgxConfig
memory limit ratio that should be considered to detect if PGX server is ready, used by isReady API, default value is 1.0
getReadoutFunction() - Method in class oracle.pgx.config.mllib.GraphWiseDgiLayerConfig
 
getRealmClientConfig() - Method in class oracle.pgx.config.ClientConfig
implementation dependent configuration options for the realm client
getRedactionRules() - Method in class oracle.pgx.config.AbstractPartitionedGraphConfig
Get the redaction rules from this graph configuration
getRedactionRules() - Method in class oracle.pgx.config.PartitionedGraphConfig
array of redaction rules
getRedactionRules(AuthorizationType, String) - Method in class oracle.pgx.api.PgxGraph
getRedactionRulesAsync(AuthorizationType, String) - Method in class oracle.pgx.api.PgxGraph
Gets redaction rules for an AuthorizationType name.
getRefreshTimeBeforeTokenExpiry() - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration
The time to refresh the authentication token automatically before it expires.
getRefreshTimeBeforeTokenExpiryTimeUnit() - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration
getRelationTable() - Method in class oracle.pgx.config.AbstractEdgeTypeConfig
 
getReleaseMemoryThreshold() - Method in class oracle.pgx.config.PgxConfig
threshold percentage of used memory after which the engine starts freeing un-used graphs.
getRemoteFuturePendingRetryInterval() - Method in class oracle.pgx.api.ServerInstance
Gets the remoteFuturePendingRetryInterval of this instance.
getRemoteFuturePendingRetryInterval() - Method in class oracle.pgx.config.ClientConfig
How many milliseconds to wait before sending another request in case a GET request for a PgxRemoteFuture receives a 202 - Accepted response
getRemoteFutureTimeout() - Method in class oracle.pgx.api.ServerInstance
Gets the remoteFutureTimeout of this instance.
getRemoteFutureTimeout() - Method in class oracle.pgx.config.ClientConfig
How long one GET request for a PgxRemoteFuture will be alive, until it times out and tries again.
getRequestTimeoutMs() - Method in class oracle.pgx.config.PgNosqlGraphConfig
NoSQL request timeout in milliseconds
getResourceElasticityStatus() - Method in interface oracle.pgx.api.admin.Control
Get the status of the cluster regarding elasticity-related resources.
getResourceElasticityStatus() - Method in class oracle.pgx.api.ElasticityController
Returns various information for the state of the PGX.D cluster regarding elasticity (e.g.
getResourceMonitor() - Method in class oracle.pgx.config.PgxConfig
Frequency at which to send resource statistics to the debug server, in ms.
getResourcePermission() - Method in class oracle.pgx.common.auth.PgxGenericPermission
 
getResourceType() - Method in class oracle.pgx.common.auth.PgxFileLocationResource
 
getResourceType() - Method in interface oracle.pgx.common.auth.PgxResource
 
getResultSet() - Method in class oracle.pg.rdbms.pgql.PgqlExecution
Returns the current result as a PgqlResultSet object.
getResultSet() - Method in interface oracle.pg.rdbms.pgql.PgqlStatement
Returns the current result as a PgqlResultSet object.
getResultSet() - Method in interface oracle.pgx.api.PgxPreparedStatement
Retrieves the current result as a ResultSet object.
getResultSetAsync() - Method in interface oracle.pgx.api.PgxPreparedStatement
Retrieves the current result as a PgxFuture with the ResultSet object.
getReturnType() - Method in class oracle.pgx.api.CompiledProgram
Gets the return type.
getReturnType() - Method in class oracle.pgx.config.AbstractUdfFunctionConfig
 
getReturnType() - Method in class oracle.pgx.config.UdfFunctionConfig
return type of the function
getRevisitThreshold() - Method in class oracle.pgx.config.PgxConfig
maximum number of matched results from a node to be cached
getRevisitThreshold() - Method in class oracle.pgx.config.RuntimeConfig
maximum number of matched results from a node to be cached
getRightFilter() - Method in class oracle.pgx.api.filter.BinaryGraphFilterOperation
Gets the filter object representing the right side of the operation.
getRoleMaxMemoryLimits() - Method in class oracle.pgx.config.AbstractEngineConfig
 
getRolePermissionMapping() - Method in class oracle.pgx.config.AbstractPgxConfig
 
getRoles() - Method in class oracle.pgx.common.auth.PgxUser
 
getRolesNames() - Method in class oracle.pgx.common.auth.PgxUser
 
getRootMeanSquareError() - Method in class oracle.pgx.api.MatrixFactorizationModel
Gets the computed root mean square error value.
getRowExtension() - Method in class oracle.pgx.config.AbstractFileGraphStoringConfig
Get the extension to use for row files
getRowExtension() - Method in class oracle.pgx.config.FileGraphStoringConfig
the extension to use when creating row file partitions
getRowLabel() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
the row label to use when reading the graph
getRsKerberosPrincipal() - Method in class oracle.pgx.config.PgHbaseGraphConfig
RS Kerberos principal
getRulesMapping() - Method in class oracle.pgx.config.AbstractPartitionedGraphConfig
Get the mapping between redaction rules and users/roles
getRulesMapping() - Method in class oracle.pgx.config.PartitionedGraphConfig
mapping for redaction rules to users/roles
getRuleTrigger() - Method in class oracle.pgx.config.PropertiesRedactionRuleConfig
Trigger expression for the rule
getRunningMemoryUsageRatio() - Method in class oracle.pgx.config.PgxConfig
memory limit ratio that should be considered to detect if PGX server is running, used by isRunning API default value is 1.0
getRuntimeConfig() - Method in class oracle.pgx.config.AbstractPgxConfig
 
getSampleRate() - Method in class oracle.pgx.api.mllib.DeepWalkModel
Gets the sampling rate
getSampleRate() - Method in class oracle.pgx.api.mllib.DeepWalkModelBuilder
Gets the sampling rate (default: 0.00001)
getSampleRate() - Method in class oracle.pgx.config.mllib.DeepWalkModelConfig
 
getScheduler() - Method in class oracle.pgx.config.AbstractRuntimeConfig
 
getScheduler() - Method in class oracle.pgx.config.PgxConfig
which scheduler to use.
getScheduler() - Method in class oracle.pgx.config.RuntimeConfig
which scheduler to use.
getSchema() - Method in class oracle.pg.rdbms.pgql.PgqlConnection
Get the schema name that will be used to execute PGQL queries with this connection.
getSchema() - Method in interface oracle.pgx.config.DbConnectionConfig
schema to use when reading/writing RDBMS objects
getSchema() - Method in class oracle.pgx.config.PartitionedGraphConfig
schema to use when reading/writing RDBMS objects
getSchema() - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
schema to use when reading/writing RDBMS objects
getSchema() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
schema to use when reading/writing RDBMS objects
getSchema(AbstractPartitionedGraphConfig) - Method in class oracle.pgx.config.AbstractRdbmsEntityProviderConfig
 
getScrollTime() - Method in interface oracle.pgx.config.EsConnectionConfig
Elasticsearch scroll time
getScrollTime() - Method in class oracle.pgx.config.EsEntityProviderConfig
time to keep Elasticsearch-scroll alive, batch data needs to be received and processed in that time window.
getScrollTime() - Method in class oracle.pgx.config.PartitionedGraphConfig
time to keep Elasticsearch-scroll alive, batch data needs to be received and processed in that time window.
getScrollTime(AbstractPartitionedGraphConfig) - Method in class oracle.pgx.config.AbstractEsEntityProviderConfig
 
getSecurityPolicy() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
the policy for the given label or row label
getSeed() - Method in class oracle.pgx.api.mllib.DeepWalkModel
Gets the random seed
getSeed() - Method in class oracle.pgx.api.mllib.DeepWalkModelBuilder
Gets the random seed for training the model (default: null)
getSeed() - Method in class oracle.pgx.api.mllib.EdgeWiseModel
Gets the random seed
getSeed() - Method in class oracle.pgx.api.mllib.GraphWiseModel
Gets the random seed
getSeed() - Method in class oracle.pgx.api.mllib.Pg2vecModel
Gets the random seed
getSeed() - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Gets the random seed for training the model (default: null)
getSeed() - Method in interface oracle.pgx.config.mllib.BaseModelConfig
Gets the random seed
getSeed() - Method in class oracle.pgx.config.mllib.DeepWalkModelConfig
 
getSeed() - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
getSeed() - Method in class oracle.pgx.config.mllib.Pg2vecModelConfig
 
getSelectPerformanceCounters() - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfig
[Internal use only] Perf counter configuration string.
getSelectPerformanceCountersJobRegions() - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfig
[Internal use only] Issue a region per job automatically.
getSelectPerformanceCountersLibrary() - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfig
[Internal use only] Perf counter library.
getSelectPerformanceCountersPcmShowCodes() - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfig
[Internal use only] Show PCM perf counter codes.
getSelectPerformanceCountersShowStats() - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfig
[Internal use only] Perf counter per-thread statistics.
getSelectRegionPerformanceCounters() - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfig
[Internal use only] Region perf counter configuration string.
getSeparator() - Method in class oracle.pgx.config.AbstractFileEntityProviderConfig
Get the separator of this table configuration
getSeparator() - Method in class oracle.pgx.config.AbstractFileGraphConfig
Get the separator of this graph configuration
getSeparator() - Method in class oracle.pgx.config.AbstractFileGraphStoringConfig
Get the separator of this storing configuration
getSeparator() - Method in class oracle.pgx.config.FileEntityProviderConfig
a series of single-character separators for tokenizing.
getSeparator() - Method in class oracle.pgx.config.FileGraphConfig
a series of single-character separators for tokenizing.
getSeparator() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
a series of single-character separators for tokenizing.
getServerInstance() - Method in class oracle.pgx.api.PgxSession
Gets the server instance.
getServerState() - Method in interface oracle.pgx.api.admin.Control
Gets the server state.
getServerState() - Method in class oracle.pgx.api.ServerInstance
getServerStateAsync() - Method in class oracle.pgx.api.ServerInstance
Gets the server state info.
getSession() - Method in class oracle.pgx.api.Analyst
Gets the session.
getSession() - Method in class oracle.pgx.api.CompiledProgram
Gets the session.
getSession() - Method in class oracle.pgx.api.executionenvironment.ExecutionEnvironment
 
getSession() - Method in class oracle.pgx.api.GraphBuilderImpl
Gets the session.
getSession() - Method in class oracle.pgx.api.PgxGraph
Gets the session.
getSession(String) - Method in class oracle.pgx.api.ServerInstance
getSession(SessionContext) - Method in class oracle.pgx.api.ServerInstance
getSessionAsync(String) - Method in class oracle.pgx.api.ServerInstance
Gets a session by ID.
getSessionAsync(SessionContext) - Method in class oracle.pgx.api.ServerInstance
Gets a session by SessionContext.
getSessionContext() - Method in class oracle.pgx.api.PgxSession
Gets the context describing the session
getSessionId() - Method in class oracle.pgx.api.PgxMap
Gets the session id this map is bound to.
getSessionId() - Method in interface oracle.pgx.api.SessionContext
Gets the session ID
getSessionIdleTimeoutSecs() - Method in class oracle.pgx.config.PgxConfig
timeout of idling sessions in seconds.
getSessionTaskTimeoutSecs() - Method in class oracle.pgx.config.PgxConfig
timeout to interrupt long-running tasks submitted by sessions (algorithms, I/O tasks) in seconds.
getShared() - Method in class oracle.pgx.config.mllib.inputconfig.CategoricalPropertyConfig
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.AnalysisTaskConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.AuthorizationEntityConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.AuthorizationEntityPermissionConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.AuthorizationLocationConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.BasicSchedulerConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.ClientConfig.Field
 
getSingletonListKeyAliases() - Method in interface oracle.pgx.config.ConfigField
Gets the key aliases of this field which contain single values for lists and are also recognized during parsing.
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.DataMemoryLimitsConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.EnterpriseSchedulerConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.EnterpriseSchedulerFlagsConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.EsEntityProviderConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.ExternalStoreConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.FileEntityProviderConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.FileGraphConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.FileGraphStoringConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.FilterExpressionConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.FrontierRedactedVerticesConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.GraphBuilderConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.GraphErrorHandlingConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.GraphLoadingConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.GraphPropertyConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.PartitionedGraphConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.PgHbaseGraphConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.PgNosqlGraphConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.PgRdbmsGraphConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.PgxConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.PreloadGraphConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.PreparedQueryArgumentConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.PreparedQueryConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.PropertiesRedactionRuleConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.ProviderLoadingConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.RdbmsEntityProviderConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.RdfGraphConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.RdfGraphPrefixConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.RealmConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.RuntimeConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.TwoTablesTextGraphConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.UdfConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.UdfFunctionArgumentConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.UdfFunctionConfig.Field
 
getSmallTaskLength() - Method in class oracle.pgx.config.PgxConfig
task length if total amount of work is small than default task length (only relevant for task-stealing strategies)
getSmallTaskLength() - Method in class oracle.pgx.config.RuntimeConfig
task length if total amount of work is small than default task length (only relevant for task-stealing strategies)
getSnapshotsSource() - Method in class oracle.pgx.config.GraphLoadingConfig
source of graph snapshots: if REFRESH, new snapshots can be created only by reading the graph again via this config (e.g., with `readGraphWithProperties`), or equivalently via auto-refresh if enabled; if CHANGE_SET, new snapshots can be added only via changesets by any session.
getSource() - Method in class oracle.pgx.api.AllPaths
Gets the source vertex
getSource() - Method in class oracle.pgx.api.PgxEdge
Blocking version of PgxEdge.getSourceAsync().
getSource() - Method in class oracle.pgx.api.PgxPath
Gets the source vertex.
getSource() - Method in class oracle.pgx.api.PgxSession
Gets the source.
getSourceAsync() - Method in class oracle.pgx.api.PgxEdge
Gets the source vertex.
getSourceCode() - Method in class oracle.pgx.config.AbstractUdfFunctionConfig
source code of the function provided inline
getSourceCode() - Method in class oracle.pgx.config.UdfFunctionConfig
source code of the function provided inline
getSourceColumn() - Method in class oracle.pgx.config.AbstractFileEntityProviderConfig
name or index (starting from 1) of column corresponding to edge source (for CSV format only)
getSourceColumn() - Method in class oracle.pgx.config.AbstractGraphPropertyConfig
 
getSourceColumn() - Method in class oracle.pgx.config.AbstractRdbmsEntityProviderConfig
 
getSourceColumn() - Method in class oracle.pgx.config.FileEntityProviderConfig
name or index (starting from 1) of column corresponding to edge source (for CSV format only)
getSourceColumn() - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
name of the column in the database containing the keys of the source vertices
getSourceField() - Method in class oracle.pgx.config.AbstractEsEntityProviderConfig
 
getSourceField() - Method in class oracle.pgx.config.EsEntityProviderConfig
name of the field in the Elasticsearch index containing the keys of the source vertices
getSourceFunctionName() - Method in class oracle.pgx.config.AbstractUdfFunctionConfig
 
getSourceFunctionName() - Method in class oracle.pgx.config.UdfFunctionConfig
name of the function in the source language
getSourceLocation() - Method in class oracle.pgx.config.AbstractUdfFunctionConfig
source code of the function provided as an unified resource identifier
getSourceLocation() - Method in class oracle.pgx.config.UdfFunctionConfig
source code of the function provided as a unified resource identifier, either pointing to a a local file (relative to the location of this config or absolute), a web resource (prefix http://' or https://), a HDFS path (deprecated) (prefix hdfs:) or a classpath (prefix classpath:/ or jar:)
getSourceName() - Method in class oracle.pgx.config.PartitionedGraphConfig
name of the database graph, if the graph is loaded from a database
getSourceNodeType() - Method in class oracle.pgx.config.AbstractEdgeTypeConfig
 
getSourceType() - Method in class oracle.pgx.config.PartitionedGraphConfig
source type for database graphs
getSourceVertex() - Method in class oracle.pgx.api.filter.PathFindingFilter
 
getSourceVertexKeyType() - Method in class oracle.pgx.config.EntityProviderConfig
Get the key type corresponding to the source vertex provider of this edge provider configuration
getSourceVertexProvider() - Method in class oracle.pgx.config.EntityProviderConfig
Get the name of the source vertex provider
getSourceVertexProvider() - Method in class oracle.pgx.config.EsEntityProviderConfig
name of the source vertex provider to be used for this edge provider
getSourceVertexProvider() - Method in class oracle.pgx.config.FileEntityProviderConfig
name of the source vertex provider to be used for this edge provider
getSourceVertexProvider() - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
name of the source vertex provider to be used for this edge provider
getSourceVertexProviderName() - Method in class oracle.pgx.api.EdgeProviderMetaData
Returns the name of the vertex provider for the sources of the edges of this edge provider
getSplitsPerRegion() - Method in class oracle.pgx.config.PgHbaseGraphConfig
how many splits per region to use when scanning vertices/edges
getSqlBvList() - Method in interface oracle.pg.rdbms.pgql.PgqlSqlQueryTrans
Returns a list of Bind Values to be used with this SQL translation.
getSqlModifyTranslations() - Method in interface oracle.pg.rdbms.pgql.PgqlSqlModifyTrans
Returns a list of a series of SQL strings that are used in the translation of PGQL INSERT/UPDATE/DELETE operation: - For INSERT: 0) An array of translations to insert edges/vertices - For UPDATE: 0) An array of translations to update vertex table 1) An array of translations to update edges table - For DELETE: 0) An array of translations to delete vertices 1) An array of translations to delete edges 2) An array of translations to drop temporary tables
getSqlTranslation() - Method in interface oracle.pg.rdbms.pgql.PgqlSqlQueryTrans
Returns the SQL string for the PGQL to SQL translation.
getState() - Method in class oracle.pgx.api.FutureProgress
 
getStatus() - Method in class oracle.pg.rdbms.Job
The job status.
getStickyCookieValue() - Method in interface oracle.pgx.api.SessionContext
Gets the value of the sticky session cookie
getStoragePermissions() - Method in class oracle.pgx.config.AbstractAuthorizationEntityConfig.Permissions
 
getStoreName() - Method in class oracle.pgx.config.PgNosqlGraphConfig
NoSQL store name
getStores() - Method in class oracle.pgx.config.AbstractGraphPropertyConfig
 
getStores() - Method in class oracle.pgx.config.GraphPropertyConfig
A list of storage identifiers that indicate where this property resides.
getStoring() - Method in class oracle.pgx.config.FileEntityProviderConfig
storing-specific configuration
getStoring() - Method in class oracle.pgx.config.FileGraphConfig
storing-specific configuration
getStoring() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
storing-specific configuration
getStoringOptions() - Method in class oracle.pgx.config.AbstractFileEntityProviderConfig
Get the storing configuration
getStoringOptions() - Method in class oracle.pgx.config.AbstractFileGraphConfig
Get the storing configuration
getString(int) - Method in class oracle.pg.rdbms.pgql.pgview.PgViewResultSet
Gets the value of the designated element by element index as a String
getString(int) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element index as a String
getString(String) - Method in class oracle.pg.rdbms.pgql.pgview.PgViewResultSet
Gets the value of the designated element by element name as a String
getString(String) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element name as a String
getStringFieldsSize() - Method in class oracle.pg.imports.GraphImporter.Builder
 
getStringFieldsSize() - Method in class oracle.pg.imports.GraphImporter
 
getStringPoolingStrategy() - Method in class oracle.pgx.config.AbstractRuntimeConfig
 
getStringPoolingStrategy() - Method in class oracle.pgx.config.GraphPropertyConfig
which string pooling strategy to use.
getStringPoolingStrategy() - Method in class oracle.pgx.config.PgxConfig
which string pooling strategy to use
getStringPoolingStrategy() - Method in class oracle.pgx.config.RuntimeConfig
which string pooling strategy to use
getStrongest(PgxResourcePermission, PgxResourcePermission) - Static method in enum oracle.pgx.common.auth.PgxResourcePermission
 
getSystemIdleDelayBeforeIdlingMsecs() - Method in class oracle.pgx.config.PgxConfig
When the system is idle for longer than `system_idle_delay_before_idling_msecs`, start placing active background threads to sleep to reduce CPU usage and power consumption.
getSystemIdleSleepIncrementIntervalMsecs() - Method in class oracle.pgx.config.PgxConfig
Idling will start with system_idle_sleep_increment_msecs sleep duration and will increment this much every system_idle_sleep_increment_interval_msecs to a maximum sleep of system_idle_sleep_max_msecs.
getSystemIdleSleepIncrementMsecs() - Method in class oracle.pgx.config.PgxConfig
Idling will start with system_idle_sleep_increment_msecs sleep duration and will increment this much every system_idle_sleep_increment_interval_msecs to a maximum sleep of system_idle_sleep_max_msecs.
getSystemIdleSleepMaxMsecs() - Method in class oracle.pgx.config.PgxConfig
Idling will start with system_idle_sleep_increment_msecs sleep duration and will increment this much every system_idle_sleep_increment_interval_msecs to a maximum sleep of system_idle_sleep_max_msecs.
getSystemPermissions() - Method in interface oracle.pgx.api.admin.Control
Get the roles of the current user.
getTablespace() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
tablespace where the tables are going to be written
getTargetEdgeLabels() - Method in class oracle.pgx.api.mllib.SupervisedEdgeWiseModel
Gets the target vertex labels
getTargetEdgeLabels() - Method in class oracle.pgx.api.mllib.UnsupervisedEdgeWiseModel
Gets the target vertex labels
getTargetEdgeLabelSets() - Method in class oracle.pgx.config.mllib.EdgeWiseModelConfig
 
getTargetNodeType() - Method in class oracle.pgx.config.AbstractEdgeTypeConfig
 
getTargetVertexLabels() - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
Gets the target vertex labels
getTargetVertexLabelSets() - Method in class oracle.pgx.config.mllib.GraphWiseModelConfig
 
getTaskLength() - Method in class oracle.pgx.config.PgxConfig
default task length (only relevant for task-stealing strategies).
getTaskLength() - Method in class oracle.pgx.config.RuntimeConfig
default task length (only relevant for task-stealing strategies).
getTaskTimeout() - Method in class oracle.pgx.api.PgxSession
Gets the task timeout of this session.
getTemporaryTableNames() - Method in interface oracle.pg.rdbms.pgql.PgqlSqlModifyTrans
A list of temporary tables that should be created for each corresponding modify translation
getTenancyOcid() - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration
The OCID of the tenancy the Autonomous Database belongs to.
getThreads() - Method in class oracle.pg.imports.GraphImporter.Builder
 
getThreads() - Method in class oracle.pg.imports.GraphImporter
 
getTime(int) - Method in class oracle.pg.rdbms.pgql.pgview.PgViewResultSet
Retrieves the value of the designated column in the current row as a LocalTime
getTime(int) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element index as a LocalTime
getTime(String) - Method in class oracle.pg.rdbms.pgql.pgview.PgViewResultSet
Retrieves the value of the designated column in the current row as a LocalTime
getTime(String) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element name as a LocalTime
getTimeFormat() - Method in interface oracle.pgx.config.CommonLoadableConfig
The list of time formats to use when loading and storing time properties.
getTimeFormat() - Method in class oracle.pgx.config.EsEntityProviderConfig
the time format to use when loading and storing time properties.
getTimeFormat() - Method in class oracle.pgx.config.FileEntityProviderConfig
the time format to use when loading and storing time properties.
getTimeFormat() - Method in class oracle.pgx.config.FileGraphConfig
the time format to use when loading and storing time properties.
getTimeFormat() - Method in class oracle.pgx.config.PartitionedGraphConfig
the time format to use when loading and storing time properties.
getTimeFormat() - Method in class oracle.pgx.config.PgHbaseGraphConfig
the time format to use when loading and storing time properties.
getTimeFormat() - Method in class oracle.pgx.config.PgNosqlGraphConfig
the time format to use when loading and storing time properties.
getTimeFormat() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
the time format to use when loading and storing time properties.
getTimeFormat() - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
the time format to use when loading and storing time properties.
getTimeFormat() - Method in class oracle.pgx.config.RdfGraphConfig
the time format to use when loading and storing time properties.
getTimeFormat() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
the time format to use when loading and storing time properties.
getTimeFormat() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
the time format to use when loading and storing time properties.
getTimeoutMs() - Method in class oracle.pgx.api.DataListener
 
getTimestamp() - Method in class oracle.pg.rdbms.Job.LogEntry
A unix timestamp (server clock) when this log message was emitted.
getTimestamp(int) - Method in class oracle.pg.rdbms.pgql.pgview.PgViewResultSet
Retrieves the value of the designated column in the current row as a LocalDateTime
getTimestamp(int) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element index as a LocalDateTime
getTimestamp(String) - Method in class oracle.pg.rdbms.pgql.pgview.PgViewResultSet
Retrieves the value of the designated column in the current row as a LocalDateTime
getTimestamp(String) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element name as a LocalDateTime
getTimestampFormat() - Method in interface oracle.pgx.config.CommonLoadableConfig
The list of timestamp formats to use when loading and storing timestamp properties.
getTimestampFormat() - Method in class oracle.pgx.config.EsEntityProviderConfig
the timestamp format to use when loading and storing timestamp properties.
getTimestampFormat() - Method in class oracle.pgx.config.FileEntityProviderConfig
the timestamp format to use when loading and storing timestamp properties.
getTimestampFormat() - Method in class oracle.pgx.config.FileGraphConfig
the timestamp format to use when loading and storing timestamp properties.
getTimestampFormat() - Method in class oracle.pgx.config.PartitionedGraphConfig
the timestamp format to use when loading and storing timestamp properties.
getTimestampFormat() - Method in class oracle.pgx.config.PgHbaseGraphConfig
the timestamp format to use when loading and storing timestamp properties.
getTimestampFormat() - Method in class oracle.pgx.config.PgNosqlGraphConfig
the timestamp format to use when loading and storing timestamp properties.
getTimestampFormat() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
the timestamp format to use when loading and storing timestamp properties.
getTimestampFormat() - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
the timestamp format to use when loading and storing timestamp properties.
getTimestampFormat() - Method in class oracle.pgx.config.RdfGraphConfig
the timestamp format to use when loading and storing timestamp properties.
getTimestampFormat() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
the timestamp format to use when loading and storing timestamp properties.
getTimestampFormat() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
the timestamp format to use when loading and storing timestamp properties.
getTimestampWithTimezone(int) - Method in class oracle.pg.rdbms.pgql.pgview.PgViewResultSet
Gets the value of the designated element by element index as an OffsetDateTime
getTimestampWithTimezone(int) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element index as a OffsetDateTime
getTimestampWithTimezone(String) - Method in class oracle.pg.rdbms.pgql.pgview.PgViewResultSet
Gets the value of the designated element by element name as an OffsetDateTime
getTimestampWithTimezone(String) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element name as a OffsetDateTime
getTimestampWithTimezoneFormat() - Method in interface oracle.pgx.config.CommonLoadableConfig
The list of timestamp with timezone formats to use when loading and storing timestamp with timezone properties.
getTimestampWithTimezoneFormat() - Method in class oracle.pgx.config.EsEntityProviderConfig
the timestamp with timezone format to use when loading and storing timestamp with timezone properties.
getTimestampWithTimezoneFormat() - Method in class oracle.pgx.config.FileEntityProviderConfig
the timestamp with timezone format to use when loading and storing timestamp with timezone properties.
getTimestampWithTimezoneFormat() - Method in class oracle.pgx.config.FileGraphConfig
the timestamp with timezone format to use when loading and storing timestamp with timezone properties.
getTimestampWithTimezoneFormat() - Method in class oracle.pgx.config.PartitionedGraphConfig
the timestamp with timezone format to use when loading and storing timestamp with timezone properties.
getTimestampWithTimezoneFormat() - Method in class oracle.pgx.config.PgHbaseGraphConfig
the timestamp with timezone format to use when loading and storing timestamp with timezone properties.
getTimestampWithTimezoneFormat() - Method in class oracle.pgx.config.PgNosqlGraphConfig
the timestamp with timezone format to use when loading and storing timestamp with timezone properties.
getTimestampWithTimezoneFormat() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
the timestamp with timezone format to use when loading and storing timestamp with timezone properties.
getTimestampWithTimezoneFormat() - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
the timestamp with timezone format to use when loading and storing timestamp with timezone properties.
getTimestampWithTimezoneFormat() - Method in class oracle.pgx.config.RdfGraphConfig
the timestamp with timezone format to use when loading and storing timestamp with timezone properties.
getTimestampWithTimezoneFormat() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
the timestamp with timezone format to use when loading and storing timestamp with timezone properties.
getTimestampWithTimezoneFormat() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
the timestamp with timezone format to use when loading and storing timestamp with timezone properties.
getTimeWithTimezone(int) - Method in class oracle.pg.rdbms.pgql.pgview.PgViewResultSet
Retrieves the value of the designated column in the current row as an OffsetTime
getTimeWithTimezone(int) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element index as a OffsetTime
getTimeWithTimezone(String) - Method in class oracle.pg.rdbms.pgql.pgview.PgViewResultSet
Retrieves the value of the designated column in the current row as an OffsetTime
getTimeWithTimezone(String) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element name as a OffsetTime
getTimeWithTimezoneFormat() - Method in interface oracle.pgx.config.CommonLoadableConfig
The list of time with timezone formats to use when loading and storing time with timezone properties.
getTimeWithTimezoneFormat() - Method in class oracle.pgx.config.EsEntityProviderConfig
the time with timezone format to use when loading and storing time with timezone properties.
getTimeWithTimezoneFormat() - Method in class oracle.pgx.config.FileEntityProviderConfig
the time with timezone format to use when loading and storing time with timezone properties.
getTimeWithTimezoneFormat() - Method in class oracle.pgx.config.FileGraphConfig
the time with timezone format to use when loading and storing time with timezone properties.
getTimeWithTimezoneFormat() - Method in class oracle.pgx.config.PartitionedGraphConfig
the time with timezone format to use when loading and storing time with timezone properties.
getTimeWithTimezoneFormat() - Method in class oracle.pgx.config.PgHbaseGraphConfig
the time with timezone format to use when loading and storing time with timezone properties.
getTimeWithTimezoneFormat() - Method in class oracle.pgx.config.PgNosqlGraphConfig
the time with timezone format to use when loading and storing time with timezone properties.
getTimeWithTimezoneFormat() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
the time with timezone format to use when loading and storing time with timezone properties.
getTimeWithTimezoneFormat() - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
the time with timezone format to use when loading and storing time with timezone properties.
getTimeWithTimezoneFormat() - Method in class oracle.pgx.config.RdfGraphConfig
the time with timezone format to use when loading and storing time with timezone properties.
getTimeWithTimezoneFormat() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
the time with timezone format to use when loading and storing time with timezone properties.
getTimeWithTimezoneFormat() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
the time with timezone format to use when loading and storing time with timezone properties.
getTlsVersion() - Method in class oracle.pgx.config.ClientConfig
TLS version to be used by the client.
getTmpDir() - Method in class oracle.pgx.config.AbstractEngineConfig
 
getTmpDir() - Method in class oracle.pgx.config.PgxConfig
Use this path as temporary directory to store compilation artifacts and other temporary data.
getToken() - Method in interface oracle.pgx.common.auth.TokenProvider
 
getToNidColumn() - Method in interface oracle.pgx.config.TwoTablesGraphConfig
 
getToNidColumn() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
column name for destination node
getToNidColumn() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
column name for destination node
getTopKValues(int) - Method in class oracle.pgx.api.Property
getTopKValuesAsync(int) - Method in class oracle.pgx.api.Property
Gets the top k vertex/edge value pairs according to their value.
getTotalCostEstimate() - Method in interface oracle.pgx.api.Operation
 
getTotalEdgeProviders() - Method in class oracle.pgx.api.GraphLoadingProgress
 
getTotalEdges() - Method in class oracle.pgx.api.GraphLoadingProgress
 
getTotalNumberOfChanges() - Method in interface oracle.pgx.api.GraphDelta
Gets the total number of changes.
getTotalPhysicalMemorySize() - Static method in class oracle.pgx.config.ConfigParser
 
getTotalVertexProviders() - Method in class oracle.pgx.api.GraphLoadingProgress
 
getTotalVertices() - Method in class oracle.pgx.api.GraphLoadingProgress
 
getTrainedGraphletVectors() - Method in class oracle.pgx.api.mllib.Pg2vecModel
getTrainedGraphletVectorsAsync() - Method in class oracle.pgx.api.mllib.Pg2vecModel
Gets the trained graphlet vectors for the current pg2vec model
getTrainedVertexVectors() - Method in class oracle.pgx.api.mllib.DeepWalkModel
getTrainedVertexVectorsAsync() - Method in class oracle.pgx.api.mllib.DeepWalkModel
Gets the trained vertex vectors for the current DeepWalk model
getTrainingLoss() - Method in class oracle.pgx.api.mllib.EdgeWiseModel
Gets the final training loss
getTrainingLoss() - Method in class oracle.pgx.api.mllib.GraphWiseModel
Gets the final training loss
getTrainingLoss() - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
getTranslationType() - Method in interface oracle.pg.rdbms.pgql.PgqlSqlTrans
 
getTranslationType() - Method in class oracle.pg.rdbms.pgql.pgview.PgViewModifyTrans
 
getTruststore() - Method in class oracle.pgx.config.ClientConfig
path to the truststore to use for client connections.
getType() - Method in class oracle.pg.rdbms.Job
The job type.
getType() - Method in enum oracle.pgx.api.executionenvironment.ExecutionEnvironmentField
 
getType() - Method in class oracle.pgx.api.filter.GraphFilter
Gets the type of the filter.
getType() - Method in class oracle.pgx.api.PgxEntity
Gets the type.
getType() - Method in class oracle.pgx.api.PgxVect
 
getType() - Method in class oracle.pgx.api.Property
Gets the PropertyType.
getType() - Method in class oracle.pgx.api.Scalar
Gets the type of this Scalar.
getType() - Method in interface oracle.pgx.common.auth.PermissionEntity
 
getType() - Method in class oracle.pgx.common.auth.PgxRole
 
getType() - Method in class oracle.pgx.common.auth.PgxUser
 
getType() - Method in class oracle.pgx.config.AbstractGraphPropertyConfig
type of property.
getType() - Method in enum oracle.pgx.config.AnalysisTaskConfig.Field
 
getType() - Method in enum oracle.pgx.config.AuthorizationEntityConfig.Field
 
getType() - Method in enum oracle.pgx.config.AuthorizationEntityPermissionConfig.Field
 
getType() - Method in enum oracle.pgx.config.AuthorizationLocationConfig.Field
 
getType() - Method in enum oracle.pgx.config.BasicSchedulerConfig.Field
 
getType() - Method in enum oracle.pgx.config.ClientConfig.Field
 
getType() - Method in interface oracle.pgx.config.ConfigField
Gets the type of this field.
getType() - Method in class oracle.pgx.config.DataMemoryLimit
 
getType() - Method in enum oracle.pgx.config.DataMemoryLimitsConfig.Field
 
getType() - Method in enum oracle.pgx.config.EnterpriseSchedulerConfig.Field
 
getType() - Method in enum oracle.pgx.config.EnterpriseSchedulerFlagsConfig.Field
 
getType() - Method in enum oracle.pgx.config.EsEntityProviderConfig.Field
 
getType() - Method in enum oracle.pgx.config.ExternalStoreConfig.Field
 
getType() - Method in enum oracle.pgx.config.FileEntityProviderConfig.Field
 
getType() - Method in enum oracle.pgx.config.FileGraphConfig.Field
 
getType() - Method in enum oracle.pgx.config.FileGraphStoringConfig.Field
 
getType() - Method in enum oracle.pgx.config.FilterExpressionConfig.Field
 
getType() - Method in class oracle.pgx.config.FilterExpressionConfig
the type of the filter
getType() - Method in enum oracle.pgx.config.FrontierRedactedVerticesConfig.Field
 
getType() - Method in enum oracle.pgx.config.GraphBuilderConfig.Field
 
getType() - Method in enum oracle.pgx.config.GraphErrorHandlingConfig.Field
 
getType() - Method in enum oracle.pgx.config.GraphLoadingConfig.Field
 
getType() - Method in enum oracle.pgx.config.GraphPropertyConfig.Field
 
getType() - Method in class oracle.pgx.config.GraphPropertyConfig
type of property (Note: date is deprecated, use one of local_date / time / timestamp / time_with_timezone / timestamp_with_timezone instead).
getType() - Method in enum oracle.pgx.config.PartitionedGraphConfig.Field
 
getType() - Method in enum oracle.pgx.config.PgHbaseGraphConfig.Field
 
getType() - Method in enum oracle.pgx.config.PgNosqlGraphConfig.Field
 
getType() - Method in enum oracle.pgx.config.PgRdbmsGraphConfig.Field
 
getType() - Method in enum oracle.pgx.config.PgxConfig.Field
 
getType() - Method in enum oracle.pgx.config.PreloadGraphConfig.Field
 
getType() - Method in enum oracle.pgx.config.PreparedQueryArgumentConfig.Field
 
getType() - Method in class oracle.pgx.config.PreparedQueryArgumentConfig
argument type
getType() - Method in enum oracle.pgx.config.PreparedQueryConfig.Field
 
getType() - Method in enum oracle.pgx.config.PropertiesRedactionRuleConfig.Field
 
getType() - Method in enum oracle.pgx.config.ProviderLoadingConfig.Field
 
getType() - Method in enum oracle.pgx.config.RdbmsEntityProviderConfig.Field
 
getType() - Method in enum oracle.pgx.config.RdfGraphConfig.Field
 
getType() - Method in enum oracle.pgx.config.RdfGraphPrefixConfig.Field
 
getType() - Method in enum oracle.pgx.config.RealmConfig.Field
 
getType() - Method in enum oracle.pgx.config.RuntimeConfig.Field
 
getType() - Method in enum oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
 
getType() - Method in enum oracle.pgx.config.TwoTablesTextGraphConfig.Field
 
getType() - Method in enum oracle.pgx.config.UdfConfig.Field
 
getType() - Method in enum oracle.pgx.config.UdfFunctionArgumentConfig.Field
 
getType() - Method in class oracle.pgx.config.UdfFunctionArgumentConfig
type of the argument
getType() - Method in enum oracle.pgx.config.UdfFunctionConfig.Field
 
getTypeClass() - Method in enum oracle.pgx.common.types.AuthorizationType
 
getTypeClass() - Method in enum oracle.pgx.common.types.CollectionType
 
getTypeClass() - Method in enum oracle.pgx.common.types.EntityType
 
getTypeClass() - Method in enum oracle.pgx.common.types.IdType
Returns the Java type class that is associated with this IdType.
getTypeClass() - Method in enum oracle.pgx.common.types.PropertyType
 
getTypeClass() - Method in enum oracle.pgx.common.types.QueryArgumentType
 
getTypeClass() - Method in enum oracle.pgx.common.types.ReturnType
 
getTypeClass() - Method in interface oracle.pgx.common.types.Type
Gets the type class.
getTypeFor(Class<?>) - Static method in enum oracle.pgx.common.types.CollectionType
Returns the CollectionType based on a typeClass.
getTypeFor(Class<?>) - Static method in enum oracle.pgx.common.types.IdType
Returns the IdType based on a typeClass.
getTypeFor(Class<?>) - Static method in enum oracle.pgx.common.types.PropertyType
Returns the PropertyType based on a typeClass.
getTypeFor(Class<?>) - Static method in enum oracle.pgx.common.types.ReturnType
Returns the ReturnType based on a typeClass.
getTypeId() - Method in enum oracle.pgx.api.FutureProgress.FutureProgressType
 
getUdfConfigDirectory() - Method in class oracle.pgx.config.AbstractPgxConfig
 
getUdfConfigDirectory() - Method in class oracle.pgx.config.PgxConfig
directory path containing udf config files
getUdfsAsStream() - Method in class oracle.pgx.config.AbstractUdfConfig
 
getUpdateConsistencyModel() - Method in class oracle.pgx.api.executionenvironment.ExecutionEnvironment
getUpdateConsistencyModelAsync() - Method in class oracle.pgx.api.executionenvironment.ExecutionEnvironment
Gets the consistency model to be used with in-place updates (if enabled).
getUpdateIntervalSec() - Method in class oracle.pgx.config.GraphLoadingConfig
the interval in which a new snapshot is created, either by reloading the entire graph or if the format supports delta-updates, out of the cached changes.
getUpdateThreshold() - Method in class oracle.pgx.config.GraphLoadingConfig
(only relevant if the format supports delta updates) the maximum number of changes that are cached before a new snapshot is created.
getUploadBatchSize() - Method in class oracle.pgx.api.ServerInstance
Gets the uploadBatchSize of this instance.
getUploadBatchSize() - Method in class oracle.pgx.config.ClientConfig
How many items will be uploaded in a batch.
getUpNeighbors() - Method in interface oracle.pgx.algorithm.PgxVertex
Get the up-neighbors.
getUri() - Method in class oracle.pgx.config.AbstractFileGraphConfig
Get the unified resource identifier for the file with the graph data
getUris() - Method in class oracle.pgx.config.AbstractFileEntityProviderConfig
Get the unified resource identifiers for the files with the table data
getUris() - Method in class oracle.pgx.config.AbstractFileGraphConfig
Get the unified resource identifiers for the files with the graph data
getUris() - Method in class oracle.pgx.config.FileEntityProviderConfig
list of unified resource identifiers
getUseGraphletSize() - Method in class oracle.pgx.api.mllib.Pg2vecModel
Gets whether the model uses the graphlet size
getUseGraphletSize() - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Gets whether to use or not the graphlet size (default: true)
getUseGraphletSize() - Method in class oracle.pgx.config.mllib.Pg2vecModelConfig
 
getUseIndexForReachabilityQueries() - Method in class oracle.pgx.config.PgxConfig
create index for reachability queries
getUseIndexForReachabilityQueries() - Method in class oracle.pgx.config.RuntimeConfig
create index for reachability queries
getUserData(SessionContext, String) - Method in interface oracle.pgx.api.admin.Control
get session-private user data by key.
getUserDefinedFunctions() - Method in class oracle.pgx.config.AbstractUdfConfig
 
getUserDefinedFunctions() - Method in class oracle.pgx.config.UdfConfig
list of user defined functions
getUserMaxMemoryLimits() - Method in class oracle.pgx.config.AbstractEngineConfig
 
getUsername() - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration
The Database username to use for login.
getUsername() - Method in interface oracle.pgx.api.admin.Control
Get the name of the current user.
getUsername() - Method in class oracle.pgx.config.AbstractRdfGraphConfig
 
getUsername() - Method in interface oracle.pgx.config.DbConnectionConfig
username to use when connecting to an RDBMS instance
getUsername() - Method in interface oracle.pgx.config.EsConnectionConfig
username to use when connecting to an Es instance
getUsername() - Method in class oracle.pgx.config.EsEntityProviderConfig
username to use when connecting to an Elasticsearch instance
getUsername() - Method in class oracle.pgx.config.mllib.DbModelLoadingConfiguration
 
getUsername() - Method in class oracle.pgx.config.mllib.DbModelRepositoryConfiguration
 
getUsername() - Method in class oracle.pgx.config.mllib.DbModelStoringConfiguration
 
getUsername() - Method in class oracle.pgx.config.PartitionedGraphConfig
username to use when connecting to an RDBMS instance
getUsername() - Method in class oracle.pgx.config.PgNosqlGraphConfig
name of a NoSQL user
getUsername() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
username to use when connecting to an RDBMS instance
getUsername() - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
username to use when connecting to an RDBMS instance
getUsername() - Method in class oracle.pgx.config.RdfGraphConfig
username to use when connecting to an RDBMS instance
getUsername() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
username to use when connecting to an RDBMS instance
getUsername(AbstractPartitionedGraphConfig) - Method in class oracle.pgx.config.AbstractEsEntityProviderConfig
 
getUsername(AbstractPartitionedGraphConfig) - Method in class oracle.pgx.config.AbstractRdbmsEntityProviderConfig
 
getUserPermissionMapping() - Method in class oracle.pgx.config.AbstractPgxConfig
 
getUserPrincipal() - Method in class oracle.pgx.config.PgHbaseGraphConfig
User principal
getUserRoles() - Method in interface oracle.pgx.api.admin.Control
Get the roles of the current user.
getUseVertexPropertyValueAsLabel() - Method in class oracle.pgx.config.GraphLoadingConfig
load the given property as vertex label.
getValidatedEdgeIdStrategy() - Method in class oracle.pgx.config.AbstractPartitionedGraphConfig
Validates and return the ID strategy used for edges (checking if the strategy is compatible with the rest of the graph configuration)
getValidatedEdgeIdStrategy() - Method in class oracle.pgx.config.GraphConfig
Validates and return the ID strategy used for edges (checking if the strategy is compatible with the rest of the graph configuration)
getValidatedEdgeIdType() - Method in class oracle.pgx.config.AbstractPartitionedGraphConfig
Validates and return the ID type used for edges (checking if the type is compatible with the rest of the configuration)
getValidatedEdgeIdType() - Method in class oracle.pgx.config.GraphConfig
Validates and return the ID type used for edges (checking if the type is compatible with the rest of the configuration)
getValidatedLabel() - Method in class oracle.pgx.config.EntityProviderConfig
Get the label configured for the entities from this provider.
getValidatedVertexIdStrategy() - Method in class oracle.pgx.config.AbstractPartitionedGraphConfig
Validates and return the ID strategy used for vertices (checking if the strategy is compatible with the rest of the graph configuration)
getValidatedVertexIdStrategy() - Method in class oracle.pgx.config.GraphConfig
Validates and return the ID strategy used for vertices (checking if the strategy is compatible with the rest of the graph configuration)
getValidatedVertexIdType() - Method in class oracle.pgx.config.AbstractPartitionedGraphConfig
Validates and return the ID type used for vertices (checking if the type is compatible with the rest of the configuration)
getValidatedVertexIdType() - Method in class oracle.pgx.config.GraphConfig
Validates and return the ID type used for vertices (checking if the type is compatible with the rest of the configuration)
getValue() - Method in enum oracle.pgx.common.types.Direction
 
getValue() - Method in class oracle.pgx.config.PreparedQueryArgumentConfig
value
getValue() - Method in class oracle.pgx.config.RdfGraphPrefixConfig
expanded iri
getValueFromEnvironment(String) - Static method in class oracle.pgx.config.AbstractConfig
Looks up a value by a key from java properties and the system environment.
getValueFromEnvironment(String, Class<T>) - Static method in class oracle.pgx.config.AbstractConfig
 
getValues() - Method in class oracle.pgx.api.executionenvironment.ExecutionEnvironment
getValues() - Method in class oracle.pgx.api.Property
Blocking version of Property.getValuesAsync().
getValues() - Method in class oracle.pgx.config.AbstractConfig
 
getValues() - Method in class oracle.pgx.config.AbstractGraphBuilderConfig
 
getValues() - Method in class oracle.pgx.config.AbstractPgxConfig
 
getValues() - Method in class oracle.pgx.config.AbstractRuntimeConfig
 
getValues() - Method in class oracle.pgx.config.AnalysisTaskConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.AnalysisTaskConfigBuilder
 
getValues() - Method in class oracle.pgx.config.AuthorizationEntityConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.AuthorizationEntityConfigBuilder
 
getValues() - Method in class oracle.pgx.config.AuthorizationEntityPermissionConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.AuthorizationEntityPermissionConfigBuilder
 
getValues() - Method in class oracle.pgx.config.AuthorizationLocationConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.BasicSchedulerConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.BasicSchedulerConfigBuilder
 
getValues() - Method in class oracle.pgx.config.ClientConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.ConfigParser
 
getValues() - Method in class oracle.pgx.config.DataMemoryLimitsConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.DataMemoryLimitsConfigBuilder
 
getValues() - Method in class oracle.pgx.config.EnterpriseSchedulerConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.EnterpriseSchedulerConfigBuilder
 
getValues() - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
 
getValues() - Method in class oracle.pgx.config.EsEntityProviderConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.ExternalStoreConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.FileEntityProviderConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.FileGraphConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.FileGraphStoringConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.FilterExpressionConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.FrontierRedactedVerticesConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.FrontierRedactedVerticesConfigBuilder
 
getValues() - Method in class oracle.pgx.config.GraphBuilderConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.GraphErrorHandlingConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.GraphLoadingConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.GraphPropertyConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.GraphPropertyConfigBuilder
 
getValues() - Method in interface oracle.pgx.config.ParseResult
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.PartitionedGraphConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.PgHbaseGraphConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.PgNosqlGraphConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.PgxConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.PgxConfigBuilder
 
getValues() - Method in class oracle.pgx.config.PreloadGraphConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.PreloadGraphConfigBuilder
 
getValues() - Method in class oracle.pgx.config.PreparedQueryArgumentConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.PreparedQueryArgumentConfigBuilder
 
getValues() - Method in class oracle.pgx.config.PreparedQueryConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.PreparedQueryConfigBuilder
 
getValues() - Method in class oracle.pgx.config.PropertiesRedactionRuleConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.PropertiesRedactionRuleConfigBuilder
 
getValues() - Method in class oracle.pgx.config.ProviderLoadingConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.RdfGraphConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.RdfGraphPrefixConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.RealmConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.RealmConfigBuilder
 
getValues() - Method in class oracle.pgx.config.RuntimeConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.RuntimeConfigBuilder
 
getValues() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.UdfConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.UdfFunctionArgumentConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.UdfFunctionArgumentConfigBuilder
 
getValues() - Method in class oracle.pgx.config.UdfFunctionConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.UdfFunctionConfigBuilder
 
getValuesAsync() - Method in class oracle.pgx.api.executionenvironment.ExecutionEnvironment
 
getValuesAsync() - Method in class oracle.pgx.api.Property
Gets the values.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.AbstractRuntimeConfig
 
getValuesWithoutDefaults() - Method in class oracle.pgx.config.AnalysisTaskConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.AuthorizationEntityConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.AuthorizationEntityPermissionConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.AuthorizationLocationConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.BasicSchedulerConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.ClientConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.DataMemoryLimitsConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.EnterpriseSchedulerConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.EsEntityProviderConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.ExternalStoreConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.FileEntityProviderConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.FileGraphConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.FileGraphStoringConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.FilterExpressionConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.FrontierRedactedVerticesConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.GraphBuilderConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.GraphErrorHandlingConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.GraphLoadingConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.GraphPropertyConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.PartitionedGraphConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.PgHbaseGraphConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.PgNosqlGraphConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.PgxConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.PreloadGraphConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.PreparedQueryArgumentConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.PreparedQueryConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.PropertiesRedactionRuleConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.ProviderLoadingConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.RdfGraphConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.RdfGraphPrefixConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.RealmConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.RuntimeConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.UdfConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.UdfFunctionArgumentConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.UdfFunctionConfig
Gets the values without defaults.
getValueType() - Method in class oracle.pgx.api.frames.schema.datatypes.collection.CollectionType
 
getValueType() - Method in class oracle.pgx.api.PgxMap
Gets the value type.
getValueType(int) - Method in interface oracle.pg.rdbms.pgql.PgqlResultSet
Returns the type of value for the given element.
getValueType(int) - Method in class oracle.pg.rdbms.pgql.pgview.PgViewResultSet
 
getValueType(String) - Method in interface oracle.pg.rdbms.pgql.PgqlResultSet
Returns the type of value for the given element.
getValueType(String) - Method in class oracle.pg.rdbms.pgql.pgview.PgViewResultSet
 
getVariant() - Method in class oracle.pgx.config.mllib.EdgeWiseModelConfig
 
getVariant() - Method in class oracle.pgx.config.mllib.GraphWiseModelConfig
 
getVarName() - Method in class oracle.pgx.api.PgqlResultElement
Gets the variable name of the result element
getVectorComponentDelimiter() - Method in interface oracle.pgx.config.CommonLoadableConfig
delimiter for the different components of vector properties
getVectorComponentDelimiter() - Method in class oracle.pgx.config.EsEntityProviderConfig
delimiter for the different components of vector properties
getVectorComponentDelimiter() - Method in class oracle.pgx.config.FileEntityProviderConfig
delimiter for the different components of vector properties
getVectorComponentDelimiter() - Method in class oracle.pgx.config.FileGraphConfig
delimiter for the different components of vector properties
getVectorComponentDelimiter() - Method in class oracle.pgx.config.PartitionedGraphConfig
delimiter for the different components of vector properties
getVectorComponentDelimiter() - Method in class oracle.pgx.config.PgHbaseGraphConfig
delimiter for the different components of vector properties
getVectorComponentDelimiter() - Method in class oracle.pgx.config.PgNosqlGraphConfig
delimiter for the different components of vector properties
getVectorComponentDelimiter() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
delimiter for the different components of vector properties
getVectorComponentDelimiter() - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
delimiter for the different components of vector properties
getVectorComponentDelimiter() - Method in class oracle.pgx.config.RdfGraphConfig
delimiter for the different components of vector properties
getVectorComponentDelimiter() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
delimiter for the different components of vector properties
getVectorComponentDelimiter() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
delimiter for the different components of vector properties
getVersion() - Method in interface oracle.pgx.api.admin.Control
 
getVersion() - Method in class oracle.pgx.api.ServerInstance
getVersionAsync() - Method in class oracle.pgx.api.ServerInstance
Gets the PGX extended version of this instance.
getVertex(int) - Method in interface oracle.pgx.api.PgqlResultSet
Gets the value of the designated element by element index as a PgxVertex
getVertex(int) - Method in interface oracle.pgx.api.PgxResult
Gets the value of the designated element by element index as a PgxVertex
getVertex(int) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element index as a PgxVertex
getVertex(ID) - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.getVertexAsync(Object).
getVertex(String) - Method in interface oracle.pgx.api.PgqlResultSet
Gets the value of the designated element by element name as a PgxVertex
getVertex(String) - Method in interface oracle.pgx.api.PgxResult
Gets the value of the designated element by element name as a PgxVertex
getVertex(String) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element name as a PgxVertex
getVertexAsync(ID) - Method in class oracle.pgx.api.PgxGraph
Looks up a PgxVertex of this graph by ID.
getVertexChangeType(VID) - Method in interface oracle.pgx.api.GraphChangeSet
Returns the ChangeType of the update for the vertex with the given ID
getVertexChangeType(VID) - Method in class oracle.pgx.api.GraphChangeSetImpl
 
getVertexEdgeIdType() - Method in class oracle.pgx.api.PgqlResultElement
Gets the type of vertex/edge result elements.
getVertexExtension() - Method in class oracle.pgx.config.AbstractFileGraphStoringConfig
Get the extension to use for vertex files
getVertexExtension() - Method in class oracle.pgx.config.FileGraphStoringConfig
the extension to use when creating vertex file partitions
getVertexFeatureImportance() - Method in class oracle.pgx.api.mllib.GnnExplanation
Gets the feature importances as a map from property to importance value.
getVertexIdColumn() - Method in class oracle.pgx.config.AbstractFileGraphConfig
name or index (starting from 1) of column corresponding to vertex id (for CSV format only)
getVertexIdColumn() - Method in class oracle.pgx.config.FileGraphConfig
name or index (starting from 1) of column corresponding to vertex id (for CSV format only)
getVertexIdColumn() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
name or index (starting from 1) of column corresponding to vertex id (for CSV format only)
getVertexIdGenerationStrategy() - Method in class oracle.pgx.config.GraphBuilderConfig
if AUTO_GENERATED vertices IDs are auto generated.
getVertexIdPropertyType() - Method in class oracle.pgx.config.mllib.DeepWalkModelConfig
 
getVertexIdStrategy() - Method in class oracle.pgx.api.GraphMetaData
Gets the ID strategy used for the vertices of this graph.
getVertexIdStrategy() - Method in class oracle.pgx.api.PgxGraph
Gets the ID strategy used for the vertices of this graph.
getVertexIdStrategy() - Method in class oracle.pgx.config.FileGraphConfig
Indicates what ID strategy should be used for the vertices of this graph.
getVertexIdStrategy() - Method in class oracle.pgx.config.PartitionedGraphConfig
Indicates what ID strategy should be used for the vertices of this graph.
getVertexIdStrategy() - Method in class oracle.pgx.config.PgHbaseGraphConfig
Indicates what ID strategy should be used for the vertices of this graph.
getVertexIdStrategy() - Method in class oracle.pgx.config.PgNosqlGraphConfig
Indicates what ID strategy should be used for the vertices of this graph.
getVertexIdStrategy() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
Indicates what ID strategy should be used for the vertices of this graph.
getVertexIdStrategy() - Method in class oracle.pgx.config.RdfGraphConfig
Indicates what ID strategy should be used for the vertices of this graph.
getVertexIdStrategy() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
Indicates what ID strategy should be used for the vertices of this graph.
getVertexIdStrategy() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
Indicates what ID strategy should be used for the vertices of this graph.
getVertexIdType() - Method in class oracle.pgx.api.GraphMetaData
Gets the vertex ID type of this graph.
getVertexIdType() - Method in class oracle.pgx.api.PgxGraph
Gets the vertex ID type of this graph.
getVertexIdType() - Method in class oracle.pgx.config.AbstractPgGraphConfig
 
getVertexIdType() - Method in class oracle.pgx.config.FileGraphConfig
type of the vertex ID.
getVertexIdType() - Method in class oracle.pgx.config.GraphConfig
Get the vertex ID type of this graph configuration
getVertexIdType() - Method in class oracle.pgx.config.PartitionedGraphConfig
type of the vertex ID.
getVertexIdType() - Method in class oracle.pgx.config.PgHbaseGraphConfig
type of the vertex ID.
getVertexIdType() - Method in class oracle.pgx.config.PgNosqlGraphConfig
type of the vertex ID.
getVertexIdType() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
type of the vertex ID.
getVertexIdType() - Method in class oracle.pgx.config.RdfGraphConfig
type of the vertex ID.
getVertexIdType() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
type of the vertex ID.
getVertexIdType() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
type of the vertex ID.
getVertexImportanceProperty() - Method in class oracle.pgx.api.mllib.GnnExplanation
Gets the vertex property that contains the computed vertex importance.
getVertexInputPropertyConfigs() - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
getVertexInputPropertyNames() - Method in class oracle.pgx.api.mllib.EdgeWiseModel
Gets the vertices input feature names
getVertexInputPropertyNames() - Method in class oracle.pgx.api.mllib.GraphWiseModel
Gets the vertices input feature names
getVertexInputPropertyNames() - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
getVertexLabelPredicates() - Method in class oracle.pgx.config.AbstractRdfGraphConfig
 
getVertexLabelPredicates() - Method in class oracle.pgx.config.RdfGraphConfig
predicates of triples that are transformed to vertex labels
getVertexLabels() - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.getVertexLabelsAsync().
getVertexLabels(int) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element index as vertex labels
getVertexLabels(String) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element name as vertex labels
getVertexLabelsAsync() - Method in class oracle.pgx.api.PgxGraph
Get the vertex labels belonging to this graph.
getVertexLabelsColumn() - Method in class oracle.pgx.config.AbstractFileGraphConfig
name or index (starting from 1) of column corresponding to vertex labels (for CSV format only)
getVertexLabelsColumn() - Method in class oracle.pgx.config.FileGraphConfig
name or index (starting from 1) of column corresponding to vertex labels (for CSV format only)
getVertexLabelsColumn() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
name or index (starting from 1) of column corresponding to vertex labels (for CSV format only)
getVertexProperties() - Method in class oracle.pgx.api.PgxGraph
getVertexPropertiesAsync() - Method in class oracle.pgx.api.PgxGraph
Get the set of vertex properties belonging to this graph.
getVertexProperty(String) - Method in class oracle.pgx.api.PgxGraph
getVertexProperty(Namespace, String) - Method in class oracle.pgx.api.PgxGraph
getVertexPropertyAsync(String) - Method in class oracle.pgx.api.PgxGraph
Gets a vertex property of this graph.
getVertexPropertyAsync(Namespace, String) - Method in class oracle.pgx.api.PgxGraph
Gets a vertex property of this graph in the given namespace.
getVertexPropertyNames() - Method in class oracle.pgx.api.mllib.Pg2vecModel
Gets the property names to consider for pg2vec model training
getVertexPropertyNames() - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Gets the property names to consider for pg2vec model training
getVertexPropertyNames() - Method in class oracle.pgx.config.mllib.Pg2vecModelConfig
 
getVertexPropertyTypes() - Method in class oracle.pgx.config.GraphConfig
 
getVertexProps() - Method in class oracle.pgx.config.AbstractPartitionedGraphConfig
 
getVertexProps() - Method in class oracle.pgx.config.FileGraphConfig
specification of vertex properties associated with graph
getVertexProps() - Method in class oracle.pgx.config.GraphConfig
Get the vertex properties of this graph configuration
getVertexProps() - Method in class oracle.pgx.config.PgHbaseGraphConfig
specification of vertex properties associated with graph
getVertexProps() - Method in class oracle.pgx.config.PgNosqlGraphConfig
specification of vertex properties associated with graph
getVertexProps() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
specification of vertex properties associated with graph
getVertexProps() - Method in class oracle.pgx.config.RdfGraphConfig
specification of vertex properties associated with graph
getVertexProps() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
specification of vertex properties associated with graph
getVertexProps() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
specification of vertex properties associated with graph
getVertexProviders() - Method in class oracle.pgx.config.AbstractPartitionedGraphConfig
Get the vertex providers of this graph configuration
getVertexProviders() - Method in class oracle.pgx.config.PartitionedGraphConfig
list of vertex providers in this graph
getVertexProvidersMetaData() - Method in class oracle.pgx.api.GraphMetaData
Gets the vertex tables metadata
getVertexTargetPropertyName() - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
Gets the target property name
getVertexTargetPropertyName() - Method in class oracle.pgx.config.mllib.SupervisedGraphWiseModelConfig
 
getVertexToEdgeConnection() - Method in class oracle.pgx.config.mllib.GraphWiseBaseConvLayerConfig
 
getVertexToVertexConnection() - Method in class oracle.pgx.config.mllib.GraphWiseBaseConvLayerConfig
 
getVertexUris() - Method in class oracle.pgx.config.AbstractFileGraphConfig
Get the unified resource identifiers for the files with the graph vertex data
getVertexUris() - Method in class oracle.pgx.config.FileGraphConfig
list of unified resource identifiers
getVertexUris() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
list of unified resource identifiers
getVertices() - Method in interface oracle.pgx.algorithm.PgxGraph
Return a (lazy) set of vertices that can be iterated over.
getVertices() - Method in class oracle.pgx.api.PgxEdge
Blocking version of PgxEdge.getVerticesAsync().
getVertices() - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.getVerticesAsync().
getVertices() - Method in class oracle.pgx.api.PgxPath
Gets the vertices of this path.
getVertices(VertexFilter) - Method in class oracle.pgx.api.PgxGraph
getVertices(VertexFilter, String) - Method in class oracle.pgx.api.PgxGraph
getVerticesAsync() - Method in class oracle.pgx.api.PgxEdge
Gets both vertices of this edge as a pair.
getVerticesAsync() - Method in class oracle.pgx.api.PgxGraph
Creates a new vertex set containing all vertices.
getVerticesAsync(VertexFilter) - Method in class oracle.pgx.api.PgxGraph
Creates a new vertex set containing vertices according to the given filter expression.
getVerticesAsync(VertexFilter, String) - Method in class oracle.pgx.api.PgxGraph
Creates a new vertex set containing vertices according to the given filter expression.
getVerticesViewName() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
the name of view for vertices
getViewParallelHintDegree() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
if view names are given, the resulting query will be hinted to run in parallel with the given degree.
getWalkLength() - Method in class oracle.pgx.api.mllib.DeepWalkModel
Gets the length of the walks
getWalkLength() - Method in class oracle.pgx.api.mllib.DeepWalkModelBuilder
Gets the length of the walks (default: 5)
getWalkLength() - Method in class oracle.pgx.api.mllib.Pg2vecModel
Gets the length of the walks
getWalkLength() - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Gets the length of the walks (default: 5)
getWalkLength() - Method in class oracle.pgx.config.mllib.DeepWalkModelConfig
 
getWalkLength() - Method in class oracle.pgx.config.mllib.Pg2vecModelConfig
 
getWalksPerVertex() - Method in class oracle.pgx.api.mllib.DeepWalkModel
Gets the number of walks to consider per vertex
getWalksPerVertex() - Method in class oracle.pgx.api.mllib.DeepWalkModelBuilder
Gets the number of walks to consider per vertex (default: 4)
getWalksPerVertex() - Method in class oracle.pgx.api.mllib.Pg2vecModel
Gets the number of walks to consider per vertex
getWalksPerVertex() - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Gets the number of walks to consider per vertex (default: 4)
getWalksPerVertex() - Method in class oracle.pgx.config.mllib.DeepWalkModelConfig
 
getWalksPerVertex() - Method in class oracle.pgx.config.mllib.Pg2vecModelConfig
 
getWeight() - Method in class oracle.pgx.api.executionenvironment.CpuEnvironment
Blocking version of CpuEnvironment.getWeightAsync().
getWeight() - Method in class oracle.pgx.config.AnalysisTaskConfig
the weight of the task.
getWeightAsync() - Method in class oracle.pgx.api.executionenvironment.CpuEnvironment
 
getWeightDecay() - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
getWeightInitScheme() - Method in class oracle.pgx.config.mllib.GraphWiseBaseConvLayerConfig
 
getWeightInitScheme() - Method in class oracle.pgx.config.mllib.GraphWisePredictionLayerConfig
 
getWindowSize() - Method in class oracle.pgx.api.mllib.DeepWalkModel
Gets the window size to consider while training the model
getWindowSize() - Method in class oracle.pgx.api.mllib.DeepWalkModelBuilder
Gets the window size to consider while training the model (default: 5)
getWindowSize() - Method in class oracle.pgx.api.mllib.Pg2vecModel
Gets the window size to consider while training the model
getWindowSize() - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Gets the window size to consider while training the model (default: 5)
getWindowSize() - Method in class oracle.pgx.config.mllib.DeepWalkModelConfig
 
getWindowSize() - Method in class oracle.pgx.config.mllib.Pg2vecModelConfig
 
getWithVisibleProperties() - Method in class oracle.pgx.config.FrontierRedactedVerticesConfig
List of visible properties on the frontier redacted vertices
getZkClientPort() - Method in class oracle.pgx.config.PgHbaseGraphConfig
ZooKeeper client port
getZkNodeParent() - Method in class oracle.pgx.config.PgHbaseGraphConfig
ZooKeeper node parent
getZkQuorum() - Method in class oracle.pgx.config.PgHbaseGraphConfig
ZooKeeper Quorum value
getZkSessionTimeout() - Method in class oracle.pgx.config.PgHbaseGraphConfig
ZooKeeper session timeout (in milliseconds)
GM - oracle.pgx.config.Compiler
The Green-Marl compiler.
GmCompilerOptimization - Enum in oracle.pgx.api
A list of Green-Marl compiler optimizations
gnnExplainer() - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
Get a GnnExplainer object that can explain this model's predictions.
gnnExplainer() - Method in class oracle.pgx.api.mllib.UnsupervisedGraphWiseModel
Get a GnnExplainer object that can explain this model's predictions.
GnnExplainer - Class in oracle.pgx.api.mllib
GNNExplainer object that can be used to request explanations for GraphWise model predictions.
GnnExplanation<ID> - Class in oracle.pgx.api.mllib
Explanation of a prediction made by a GraphWiseModel
GRANT - oracle.pgx.config.AuthorizationEntityPermissionConfig.Field
name of the permission to be granted (read, write, export, manage, pgx_session_create, pgx_session_new_graph, pgx_session_get_published_graph, pgx_session_add_published_graph, pgx_session_compile_algorithm, pgx_server_get_info, pgx_server_manage)
GRANT_GRAPH_PERMISSION - oracle.pgx.config.LinkTemplate
 
grantPermission(PgxRole, PgxResourcePermission) - Method in class oracle.pgx.api.PgxGraph
grantPermission(PgxUser, PgxResourcePermission) - Method in class oracle.pgx.api.PgxGraph
grantPermissionAsync(PgxRole, PgxResourcePermission) - Method in class oracle.pgx.api.PgxGraph
Grants a permission on this graph to the given role.
grantPermissionAsync(PgxUser, PgxResourcePermission) - Method in class oracle.pgx.api.PgxGraph
Grants a permission on this graph to the given user.
GRAPH - oracle.pgx.common.auth.PgxResource.Type
 
GRAPH - oracle.pgx.common.types.ArgumentType
graph argument (name)
GRAPH_ALGORITHM_LANGUAGE - oracle.pgx.config.PgxConfig.Field
Frontend compiler to use.
GRAPH_BY_NAME - oracle.pgx.config.LinkTemplate
 
GRAPH_INFO - oracle.pgx.config.LinkTemplate
 
GRAPH_IS_PINNED - oracle.pgx.config.LinkTemplate
 
GRAPH_IS_PUBLISHED - oracle.pgx.config.LinkTemplate
 
GRAPH_LOADING_PROGRESS - oracle.pgx.api.FutureProgress.FutureProgressType
 
GRAPH_NAMES_SELF - oracle.pgx.config.LinkTemplate
 
GRAPH_SELF - oracle.pgx.config.LinkTemplate
 
GRAPH_SHARING_OPTION - oracle.pgx.config.PgxConfig.Field
control if a graph can be published and shared with other users
GRAPH_VALIDATION_LEVEL - oracle.pgx.config.PgxConfig.Field
level of validation performed on newly loaded or created graphs
GRAPH_VALIDATION_LEVEL - oracle.pgx.config.RuntimeConfig.Field
level of validation performed on newly loaded or created graphs
GraphAlgorithm - Annotation Type in oracle.pgx.algorithm.annotations
 
GraphAlterationBuilder - Interface in oracle.pgx.api.graphalteration
Builder to describe the alterations (graph schema modification) to perform to a graph.
GraphAlterationEmptyEdgeProviderBuilder - Interface in oracle.pgx.api.graphalteration
Builder to describe a new empty edge provider to add in a graph as part of a graph alteration.
GraphAlterationEmptyProviderBuilder - Interface in oracle.pgx.api.graphalteration
Builder to describe a new empty provider to add in a graph as part of a graph alteration.
GraphAlterationEmptyVertexProviderBuilder - Interface in oracle.pgx.api.graphalteration
Builder to describe a new empty vertex provider to add in a graph as part of a graph alteration.
GraphBuilder<VID> - Interface in oracle.pgx.api
 
GraphBuilderConfig - Class in oracle.pgx.config
Graph Builder Parameters
GraphBuilderConfig.Field - Enum in oracle.pgx.config
Fields of Graph Builder Parameters
GraphBuilderImpl<VID> - Class in oracle.pgx.api
A graph builder for constructing a PgxGraph.
GraphChangeSet<VID> - Interface in oracle.pgx.api
 
GraphChangeSetImpl<VID> - Class in oracle.pgx.api
 
GraphConfig - Class in oracle.pgx.config
abstract super-class for all graph configs
GraphConfig() - Constructor for class oracle.pgx.config.GraphConfig
 
GraphConfigBuilder - Class in oracle.pgx.config
Factory to create graph config builders.
GraphConfigBuilder() - Constructor for class oracle.pgx.config.GraphConfigBuilder
 
GraphConfigFactory - Class in oracle.pgx.config
 
GraphDelta - Interface in oracle.pgx.api
Represents a delta since the last synchronization operation
GraphEntityCollection<E extends PgxEntity<ID>,​ID> - Class in oracle.pgx.api
A collection of vertices/edges.
GraphEntityType - Class in oracle.pgx.api.frames.schema.datatypes.graph
 
GraphEntityType() - Constructor for class oracle.pgx.api.frames.schema.datatypes.graph.GraphEntityType
 
GraphErrorHandlingConfig - Class in oracle.pgx.config
PGX Engine Graph Error Handling Config
GraphErrorHandlingConfig.Field - Enum in oracle.pgx.config
Fields of PGX Engine Graph Error Handling Config
GraphFilter - Class in oracle.pgx.api.filter
An abstract class representing any GraphFilters
GraphFilterFactory - Class in oracle.pgx.config
 
GraphFilterWithExpression - Class in oracle.pgx.api.filter
 
GraphFormatConfig - Class in oracle.pgx.config
 
GraphFormatConfig() - Constructor for class oracle.pgx.config.GraphFormatConfig
 
GraphImporter - Class in oracle.pg.imports
 
GraphImporter.Builder - Class in oracle.pg.imports
 
GraphImportInputFormat - Enum in oracle.pg.imports
 
GraphImportOutputFormat - Enum in oracle.pg.imports
 
GraphLoadingConfig - Class in oracle.pgx.config
PGX Engine Graph Loading Config
GraphLoadingConfig.Field - Enum in oracle.pgx.config
Fields of PGX Engine Graph Loading Config
GraphLoadingProgress - Class in oracle.pgx.api
 
GraphLoadingProgress() - Constructor for class oracle.pgx.api.GraphLoadingProgress
 
GraphLoadingProgress(Progress, String, long, long, long, long, int, int, int, int, String) - Constructor for class oracle.pgx.api.GraphLoadingProgress
 
GraphMetaData - Class in oracle.pgx.api
Meta information about PgxGraph.
GraphMetaData(GraphMetaData) - Constructor for class oracle.pgx.api.GraphMetaData
 
GraphMetaData(IdType, IdType) - Constructor for class oracle.pgx.api.GraphMetaData
 
GRAPHML - oracle.pgx.config.Format
GraphML File Format
GraphOptimizedFor - Enum in oracle.pgx.config
Strategy to apply updates.
GraphPropertyConfig - Class in oracle.pgx.config
PGX Engine Graph Property Config
GraphPropertyConfig.Field - Enum in oracle.pgx.config
Fields of PGX Engine Graph Property Config
GraphPropertyConfigBuilder - Class in oracle.pgx.config
Builder for GraphPropertyConfig.
GraphPropertyConfigBuilder() - Constructor for class oracle.pgx.config.GraphPropertyConfigBuilder
Constructs an empty GraphPropertyConfigBuilder
GraphPropertyConfigBuilder(Map<GraphPropertyConfig.Field, Object>) - Constructor for class oracle.pgx.config.GraphPropertyConfigBuilder
Constructs a GraphPropertyConfigBuilder initialized with the values from the given map
GraphPropertyConfigBuilder(GraphPropertyConfig) - Constructor for class oracle.pgx.config.GraphPropertyConfigBuilder
Constructs a GraphPropertyConfigBuilder initialized with the values from the given config
GraphPropertyConfigBuilder(GraphPropertyConfigBuilder) - Constructor for class oracle.pgx.config.GraphPropertyConfigBuilder
Constructs a GraphPropertyConfigBuilder initialized with the values from the given builder
GRAPHS_SELF - oracle.pgx.config.LinkTemplate
 
GraphServer - Class in oracle.pg.rdbms
Allows to connect to a graph server
GraphSharingOption - Enum in oracle.pgx.config
The graph sharing option determines if and how graph data might be shared.
GRAPHSON - oracle.pg.imports.GraphImportInputFormat
 
GraphSource - Interface in oracle.pgx.api
Type of a source where a graph can be loaded from
graphStudioApiVersion(String) - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration.AdbGraphClientConfigurationBuilder
The API version of the Graph Studio REST endpoints to use.
graphStudioBaseUrl(String) - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration.AdbGraphClientConfigurationBuilder
Set the Graph Studio base URL to use.
GraphValidationLevel - Enum in oracle.pgx.config
Enumeration listing the possible levels of graph validation
GRAPHWISE - oracle.pgx.config.mllib.GraphWiseModelConfig.GraphConvModelVariant
 
GRAPHWISE_MODELS - oracle.pgx.config.LinkTemplate
 
GraphWiseAttentionLayerConfig - Class in oracle.pgx.config.mllib
Configuration class for GraphWise attention layers.
GraphWiseAttentionLayerConfig() - Constructor for class oracle.pgx.config.mllib.GraphWiseAttentionLayerConfig
 
GraphWiseAttentionLayerConfig(GraphWiseAttentionLayerConfig) - Constructor for class oracle.pgx.config.mllib.GraphWiseAttentionLayerConfig
 
graphWiseAttentionLayerConfigBuilder() - Method in class oracle.pgx.api.Analyst
Return a GraphWiseAttentionLayerConfigBuilder used to create a GraphWiseAttentionLayerConfig
GraphWiseAttentionLayerConfigBuilder - Class in oracle.pgx.api.mllib
GraphWiseAttentionLayerConfigBuilder() - Constructor for class oracle.pgx.api.mllib.GraphWiseAttentionLayerConfigBuilder
 
GraphWiseBaseConvLayerConfig - Class in oracle.pgx.config.mllib
Configuration class for GraphWise convolutional layers.
GraphWiseBaseConvLayerConfig.ConvLayerType - Enum in oracle.pgx.config.mllib
 
GraphWiseBaseConvLayerConfigBuilder<Config extends GraphWiseBaseConvLayerConfig,​Self extends GraphWiseBaseConvLayerConfigBuilder> - Class in oracle.pgx.api.mllib
GraphWiseBaseConvLayerConfigBuilder() - Constructor for class oracle.pgx.api.mllib.GraphWiseBaseConvLayerConfigBuilder
 
GraphWiseBaseModelConfig - Class in oracle.pgx.config.mllib
Abstract base configuration class for both GraphWise and EdgeWise models
GraphWiseBaseModelConfig(int, int, double, double, int, Integer, GraphWiseBaseConvLayerConfig[], boolean, boolean, boolean, List<String>, List<String>, Map<String, InputPropertyConfig>, Map<String, InputPropertyConfig>, CategoryMappingConfig, boolean, double, int, int, GraphWiseBaseModelConfig.Backend, boolean) - Constructor for class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
GraphWiseBaseModelConfig.Backend - Enum in oracle.pgx.config.mllib
 
GraphWiseConvLayerConfig - Class in oracle.pgx.config.mllib
Configuration class for GraphWise convolutional layers.
GraphWiseConvLayerConfig() - Constructor for class oracle.pgx.config.mllib.GraphWiseConvLayerConfig
 
GraphWiseConvLayerConfig(GraphWiseConvLayerConfig) - Constructor for class oracle.pgx.config.mllib.GraphWiseConvLayerConfig
 
graphWiseConvLayerConfigBuilder() - Method in class oracle.pgx.api.Analyst
Return a GraphWiseConvLayerConfigBuilder used to create a GraphWiseConvLayerConfig
GraphWiseConvLayerConfigBuilder - Class in oracle.pgx.api.mllib
GraphWiseConvLayerConfigBuilder() - Constructor for class oracle.pgx.api.mllib.GraphWiseConvLayerConfigBuilder
 
GraphWiseDgiLayerConfig - Class in oracle.pgx.config.mllib
Configuration class for DGI layers.
GraphWiseDgiLayerConfig() - Constructor for class oracle.pgx.config.mllib.GraphWiseDgiLayerConfig
 
GraphWiseDgiLayerConfig.Discriminator - Enum in oracle.pgx.config.mllib
 
GraphWiseDgiLayerConfig.ReadoutFunction - Enum in oracle.pgx.config.mllib
 
graphWiseDgiLayerConfigBuilder() - Method in class oracle.pgx.api.Analyst
Return a GraphWiseDgiLayerConfigBuilder used to create a GraphWiseDgiLayerConfig
GraphWiseDgiLayerConfigBuilder - Class in oracle.pgx.api.mllib
GraphWiseDgiLayerConfigBuilder() - Constructor for class oracle.pgx.api.mllib.GraphWiseDgiLayerConfigBuilder
 
GraphWiseDominantLayerConfig - Class in oracle.pgx.config.mllib
Configuration class for Dominant layers.
GraphWiseDominantLayerConfig() - Constructor for class oracle.pgx.config.mllib.GraphWiseDominantLayerConfig
 
graphWiseDominantLayerConfigBuilder() - Method in class oracle.pgx.api.Analyst
Return a GraphWiseDominantLayerConfigBuilder used to create a GraphWiseDominantLayerConfig
GraphWiseDominantLayerConfigBuilder - Class in oracle.pgx.api.mllib
GraphWiseDominantLayerConfigBuilder() - Constructor for class oracle.pgx.api.mllib.GraphWiseDominantLayerConfigBuilder
 
GraphWiseEmbeddingConfig - Interface in oracle.pgx.config.mllib
Configuration for the embedding configuration used by an Unsupervised graphwise model to fit.
GraphWiseEmbeddingConfig.EmbeddingType - Enum in oracle.pgx.config.mllib
 
GraphWiseModel<Config extends GraphWiseModelConfig,​Metadata extends oracle.pgx.api.internal.mllib.GraphWiseModelMetadata<Config>,​ModelType extends GraphWiseModel<Config,​Metadata,​ModelType>> - Class in oracle.pgx.api.mllib
Base class for GraphWiseModels
GraphWiseModel(PgxSession, Core, Supplier<String>, Supplier<char[]>, Metadata, BiFunction<PgxSession, Graph, PgxGraph>) - Constructor for class oracle.pgx.api.mllib.GraphWiseModel
This constructor should never be used to get a model.
GraphWiseModelBuilder<Model extends GraphWiseModel,​Config extends GraphWiseModelConfig,​Self extends GraphWiseModelBuilder> - Class in oracle.pgx.api.mllib
Abstract builder class for GraphWise models.
GraphWiseModelBuilder() - Constructor for class oracle.pgx.api.mllib.GraphWiseModelBuilder
 
GraphWiseModelConfig - Class in oracle.pgx.config.mllib
Abstract configuration class for GraphWise models
GraphWiseModelConfig(int, int, double, double, int, Integer, GraphWiseBaseConvLayerConfig[], boolean, boolean, boolean, List<String>, List<String>, Map<String, InputPropertyConfig>, Map<String, InputPropertyConfig>, CategoryMappingConfig, boolean, double, int, int, List<Set<String>>, GraphWiseBaseModelConfig.Backend, GraphWiseModelConfig.GraphConvModelVariant, boolean) - Constructor for class oracle.pgx.config.mllib.GraphWiseModelConfig
 
GraphWiseModelConfig(GraphWiseModelConfig, CategoryMappingConfig) - Constructor for class oracle.pgx.config.mllib.GraphWiseModelConfig
 
GraphWiseModelConfig.GraphConvModelVariant - Enum in oracle.pgx.config.mllib
 
GraphWisePredictionLayerConfig - Class in oracle.pgx.config.mllib
Configuration class for GraphWise prediction layers.
GraphWisePredictionLayerConfig() - Constructor for class oracle.pgx.config.mllib.GraphWisePredictionLayerConfig
 
graphWisePredictionLayerConfigBuilder() - Method in class oracle.pgx.api.Analyst
Return a GraphWisePredictionLayerConfigBuilder used to create a GraphWiseLayerConfig
GraphWisePredictionLayerConfigBuilder - Class in oracle.pgx.api.mllib
GraphWisePredictionLayerConfigBuilder() - Constructor for class oracle.pgx.api.mllib.GraphWisePredictionLayerConfigBuilder
 
greaterThan(PgxVertex) - Method in interface oracle.pgx.algorithm.PgxVertex
Check whether this vertex is greater than the given vertex according to the ordering induced on the vertices.
GROUP_KEY - oracle.pgx.config.Aggregate
 
GROUP_KEY - oracle.pgx.config.GraphPropertyConfig.Field
[currently unsupported] can only be used if the property / key is part of the grouping expression
GroupBy - oracle.pgx.common.types.OperationType
 
GROUPING_BY - oracle.pgx.config.ProviderLoadingConfig.Field
[currently unsupported] array of edge properties used for aggregator.

H

HADOOP_SEC_AUTH - oracle.pgx.config.PgHbaseGraphConfig.Field
Hadoop authentication string
handle(BiFunction<? super T, Throwable, ? extends U>) - Method in class oracle.pgx.api.PgxFuture
 
HANDSHAKE_PORT - oracle.pgx.config.PgxConfig.Field
a TCP port which will be used for handshaking of distributed backend processes.
HAS_KEYS - oracle.pgx.config.EsEntityProviderConfig.Field
indicates if the provided entities data have keys
HAS_KEYS - oracle.pgx.config.FileEntityProviderConfig.Field
indicates if the provided entities data have keys
HAS_KEYS - oracle.pgx.config.RdbmsEntityProviderConfig.Field
indicates if the provided entities data have keys
HAS_SESSIONS - oracle.pgx.config.LinkTemplate
 
hasDefaultValue(AnalysisTaskConfig.Field) - Method in class oracle.pgx.config.AnalysisTaskConfig
Checks for default value.
hasDefaultValue(AuthorizationEntityConfig.Field) - Method in class oracle.pgx.config.AbstractAuthorizationEntityConfig
 
hasDefaultValue(AuthorizationEntityConfig.Field) - Method in class oracle.pgx.config.AuthorizationEntityConfig
Checks for default value.
hasDefaultValue(AuthorizationEntityPermissionConfig.Field) - Method in class oracle.pgx.config.AuthorizationEntityPermissionConfig
Checks for default value.
hasDefaultValue(AuthorizationLocationConfig.Field) - Method in class oracle.pgx.config.AuthorizationLocationConfig
Checks for default value.
hasDefaultValue(BasicSchedulerConfig.Field) - Method in class oracle.pgx.config.BasicSchedulerConfig
Checks for default value.
hasDefaultValue(ClientConfig.Field) - Method in class oracle.pgx.config.ClientConfig
Checks for default value.
hasDefaultValue(DataMemoryLimitsConfig.Field) - Method in class oracle.pgx.config.AbstractDataMemoryLimitsConfig
 
hasDefaultValue(DataMemoryLimitsConfig.Field) - Method in class oracle.pgx.config.DataMemoryLimitsConfig
Checks for default value.
hasDefaultValue(EnterpriseSchedulerConfig.Field) - Method in class oracle.pgx.config.EnterpriseSchedulerConfig
Checks for default value.
hasDefaultValue(EnterpriseSchedulerFlagsConfig.Field) - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfig
Checks for default value.
hasDefaultValue(EsEntityProviderConfig.Field) - Method in class oracle.pgx.config.AbstractEsEntityProviderConfig
 
hasDefaultValue(EsEntityProviderConfig.Field) - Method in class oracle.pgx.config.EsEntityProviderConfig
Checks for default value.
hasDefaultValue(ExternalStoreConfig.Field) - Method in class oracle.pgx.config.ExternalStoreConfig
Checks for default value.
hasDefaultValue(FileEntityProviderConfig.Field) - Method in class oracle.pgx.config.FileEntityProviderConfig
Checks for default value.
hasDefaultValue(FileGraphConfig.Field) - Method in class oracle.pgx.config.FileGraphConfig
Checks for default value.
hasDefaultValue(FileGraphStoringConfig.Field) - Method in class oracle.pgx.config.FileGraphStoringConfig
Checks for default value.
hasDefaultValue(FilterExpressionConfig.Field) - Method in class oracle.pgx.config.FilterExpressionConfig
Checks for default value.
hasDefaultValue(FrontierRedactedVerticesConfig.Field) - Method in class oracle.pgx.config.FrontierRedactedVerticesConfig
Checks for default value.
hasDefaultValue(GraphBuilderConfig.Field) - Method in class oracle.pgx.config.GraphBuilderConfig
Checks for default value.
hasDefaultValue(GraphErrorHandlingConfig.Field) - Method in class oracle.pgx.config.GraphErrorHandlingConfig
Checks for default value.
hasDefaultValue(GraphLoadingConfig.Field) - Method in class oracle.pgx.config.GraphLoadingConfig
Checks for default value.
hasDefaultValue(GraphPropertyConfig.Field) - Method in class oracle.pgx.config.GraphPropertyConfig
Checks for default value.
hasDefaultValue(PartitionedGraphConfig.Field) - Method in class oracle.pgx.config.AbstractPartitionedGraphConfig
 
hasDefaultValue(PartitionedGraphConfig.Field) - Method in class oracle.pgx.config.PartitionedGraphConfig
Checks for default value.
hasDefaultValue(PgHbaseGraphConfig.Field) - Method in class oracle.pgx.config.PgHbaseGraphConfig
Checks for default value.
hasDefaultValue(PgNosqlGraphConfig.Field) - Method in class oracle.pgx.config.PgNosqlGraphConfig
Checks for default value.
hasDefaultValue(PgRdbmsGraphConfig.Field) - Method in class oracle.pgx.config.PgRdbmsGraphConfig
Checks for default value.
hasDefaultValue(PgxConfig.Field) - Method in class oracle.pgx.config.PgxConfig
Checks for default value.
hasDefaultValue(PreloadGraphConfig.Field) - Method in class oracle.pgx.config.PreloadGraphConfig
Checks for default value.
hasDefaultValue(PreparedQueryArgumentConfig.Field) - Method in class oracle.pgx.config.PreparedQueryArgumentConfig
Checks for default value.
hasDefaultValue(PreparedQueryConfig.Field) - Method in class oracle.pgx.config.PreparedQueryConfig
Checks for default value.
hasDefaultValue(PropertiesRedactionRuleConfig.Field) - Method in class oracle.pgx.config.PropertiesRedactionRuleConfig
Checks for default value.
hasDefaultValue(ProviderLoadingConfig.Field) - Method in class oracle.pgx.config.ProviderLoadingConfig
Checks for default value.
hasDefaultValue(RdbmsEntityProviderConfig.Field) - Method in class oracle.pgx.config.AbstractRdbmsEntityProviderConfig
 
hasDefaultValue(RdbmsEntityProviderConfig.Field) - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
Checks for default value.
hasDefaultValue(RdfGraphConfig.Field) - Method in class oracle.pgx.config.RdfGraphConfig
Checks for default value.
hasDefaultValue(RdfGraphPrefixConfig.Field) - Method in class oracle.pgx.config.RdfGraphPrefixConfig
Checks for default value.
hasDefaultValue(RealmConfig.Field) - Method in class oracle.pgx.config.RealmConfig
Checks for default value.
hasDefaultValue(RuntimeConfig.Field) - Method in class oracle.pgx.config.RuntimeConfig
Checks for default value.
hasDefaultValue(TwoTablesRdbmsGraphConfig.Field) - Method in class oracle.pgx.config.AbstractTwoTablesRdbmsGraphConfig
 
hasDefaultValue(TwoTablesRdbmsGraphConfig.Field) - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
Checks for default value.
hasDefaultValue(TwoTablesTextGraphConfig.Field) - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
Checks for default value.
hasDefaultValue(UdfConfig.Field) - Method in class oracle.pgx.config.UdfConfig
Checks for default value.
hasDefaultValue(UdfFunctionArgumentConfig.Field) - Method in class oracle.pgx.config.UdfFunctionArgumentConfig
Checks for default value.
hasDefaultValue(UdfFunctionConfig.Field) - Method in class oracle.pgx.config.UdfFunctionConfig
Checks for default value.
hasEdge(long) - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.hasEdgeAsync(long) Calls PgxGraph.hasEdgeAsync(long) and waits for the returned PgxFuture to complete.
hasEdge(String) - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.hasEdgeAsync(long) Calls PgxGraph.hasEdgeAsync(String) and waits for the returned PgxFuture to complete.
hasEdgeAsync(long) - Method in class oracle.pgx.api.PgxGraph
Looks up whether the graph has an Edge with the given ID
hasEdgeAsync(String) - Method in class oracle.pgx.api.PgxGraph
Looks up whether the graph has an Edge with the given ID
hasEdgeFrom(PgxVertex) - Method in interface oracle.pgx.algorithm.PgxVertex
Check if there is an edge from the given vertex to this vertex.
hasEdgeKeys() - Method in class oracle.pgx.config.AbstractTwoTablesRdbmsGraphConfig
 
hasEdgeKeys() - Method in class oracle.pgx.config.AbstractTwoTablesTextGraphConfig
 
hasEdgeKeys() - Method in interface oracle.pgx.config.TwoTablesGraphConfig
 
hasEdgeLabel() - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.hasEdgeLabelAsync().
hasEdgeLabelAsync() - Method in class oracle.pgx.api.PgxGraph
 
hasEdgesTable() - Method in class oracle.pgx.config.AbstractTwoTablesRdbmsGraphConfig
 
hasEdgeTo(PgxVertex) - Method in interface oracle.pgx.algorithm.PgxVertex
Check if there is an edge from this vertex to the given vertex.
hasExpression() - Method in class oracle.pgx.api.filter.GraphFilter
Checks if this GraphFilter object has an expression associated with it.
hasExpression() - Method in class oracle.pgx.api.filter.GraphFilterWithExpression
 
hashCode() - Method in class oracle.pgx.api.CompiledProgram
 
hashCode() - Method in class oracle.pgx.api.EdgeProviderMetaData
 
hashCode() - Method in class oracle.pgx.api.EntityProviderMetaData
 
hashCode() - Method in class oracle.pgx.api.filter.BinaryGraphFilterOperation
 
hashCode() - Method in class oracle.pgx.api.filter.GraphFilter
 
hashCode() - Method in class oracle.pgx.api.filter.GraphFilterWithExpression
 
hashCode() - Method in class oracle.pgx.api.filter.PathFindingFilter
 
hashCode() - Method in class oracle.pgx.api.frames.schema.ColumnDescriptor
 
hashCode() - Method in class oracle.pgx.api.frames.schema.datatypes.collection.CollectionType
 
hashCode() - Method in class oracle.pgx.api.frames.schema.datatypes.collection.VectorType
 
hashCode() - Method in class oracle.pgx.api.frames.schema.datatypes.DataType
 
hashCode() - Method in class oracle.pgx.api.graphbuilder.EdgeBuilderImpl
 
hashCode() - Method in class oracle.pgx.api.graphbuilder.VertexBuilderImpl
 
hashCode() - Method in class oracle.pgx.api.GraphMetaData
 
hashCode() - Method in class oracle.pgx.api.Namespace
 
hashCode() - Method in class oracle.pgx.api.PgxEntity
 
hashCode() - Method in class oracle.pgx.api.PgxGraph
 
hashCode() - Method in class oracle.pgx.api.PgxManagedObject
 
hashCode() - Method in class oracle.pgx.api.PgxPath
 
hashCode() - Method in class oracle.pgx.api.PgxVect
 
hashCode() - Method in class oracle.pgx.api.Property
 
hashCode() - Method in class oracle.pgx.api.PropertyMetaData
 
hashCode() - Method in class oracle.pgx.api.ServerInstance
 
hashCode() - Method in class oracle.pgx.common.auth.PgxFileLocationResource
 
hashCode() - Method in class oracle.pgx.common.auth.PgxGenericPermission
 
hashCode() - Method in class oracle.pgx.common.auth.PgxRole
 
hashCode() - Method in class oracle.pgx.common.auth.PgxUser
 
hashCode() - Method in class oracle.pgx.config.AbstractEsEntityProviderConfig
 
hashCode() - Method in class oracle.pgx.config.AbstractFileEntityProviderConfig
 
hashCode() - Method in class oracle.pgx.config.AbstractFileGraphConfig
 
hashCode() - Method in class oracle.pgx.config.AbstractFileGraphStoringConfig
 
hashCode() - Method in class oracle.pgx.config.AbstractGraphBuilderConfig
 
hashCode() - Method in class oracle.pgx.config.AbstractGraphPropertyConfig
 
hashCode() - Method in class oracle.pgx.config.AbstractPartitionedGraphConfig
 
hashCode() - Method in class oracle.pgx.config.AbstractPgGraphConfig
 
hashCode() - Method in class oracle.pgx.config.AbstractRdbmsEntityProviderConfig
 
hashCode() - Method in class oracle.pgx.config.AbstractRdfGraphConfig
 
hashCode() - Method in class oracle.pgx.config.AbstractTwoTablesRdbmsGraphConfig
 
hashCode() - Method in class oracle.pgx.config.AbstractTwoTablesTextGraphConfig
 
hashCode() - Method in class oracle.pgx.config.EntityProviderConfig
 
hashCode() - Method in class oracle.pgx.config.GraphConfig
 
hashCode() - Method in class oracle.pgx.config.ReadGraphOption.OnMissingVertexOption
 
hashCode() - Method in class oracle.pgx.config.ReadGraphOption.OptimizedForOption
 
hashCode() - Method in class oracle.pgx.config.ReadGraphOption.ParallelHintDegreeReadGraphOption
 
hashCode() - Method in class oracle.pgx.config.ReadGraphOption.SynchronizableOptionReadGraphOption
 
hasHeader(boolean) - Method in class oracle.pgx.config.AbstractFileGraphConfigBuilder
Defines if file has a header or not
hasHeader(boolean) - Method in class oracle.pgx.config.FileEntityProviderConfigBuilder
Defines if file has a header or not
hasKeys() - Method in class oracle.pgx.config.EntityProviderConfig
indicates if the provider data has keys
hasKeys() - Method in class oracle.pgx.config.EsEntityProviderConfig
indicates if the provided entities data have keys
hasKeys() - Method in class oracle.pgx.config.FileEntityProviderConfig
indicates if the provided entities data have keys
hasKeys() - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
indicates if the provided entities data have keys
hasMaxValue(K) - Method in interface oracle.pgx.algorithm.PgxMap
Check if the given key is mapped to the largest value in the map.
hasMinValue(K) - Method in interface oracle.pgx.algorithm.PgxMap
Check if the given key is mapped to the smallest value in the map.
hasNext() - Method in class oracle.pgx.api.PgxPath.PathIterator
 
hasNodesTable() - Method in class oracle.pgx.config.AbstractTwoTablesRdbmsGraphConfig
 
hasPrevious() - Method in class oracle.pgx.api.PgxPath.PathIterator
 
hasVertex(ID) - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.hasVertexAsync(Object).
hasVertexAsync(ID) - Method in class oracle.pgx.api.PgxGraph
Looks up whether the graph has a Vertex with the given ID
hasVertexLabels() - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.hasVertexLabelsAsync().
hasVertexLabelsAsync() - Method in class oracle.pgx.api.PgxGraph
 
hasVerticesAndEdgesSeparatedFileFormat() - Method in enum oracle.pgx.config.Format
Check if this format has vertices and edges separated in different files
hasVerticesAndEdgesSeparatedFileFormat() - Method in class oracle.pgx.config.GraphConfig
Check if this graph configuration has vertices and edges separated in different files
hasVerticesAndEdgesSeparatedFileFormat(Format) - Static method in class oracle.pgx.config.GraphConfig
Check if a format has vertices and edges separated in different files
hasVerticesAndEdgesSeparatedFormat() - Method in enum oracle.pgx.config.Format
Check if this format has vertices and edges separated
Having - oracle.pgx.common.types.OperationType
 
HBASE - oracle.pgx.config.DbEngine
The Apache HBase database.
HBASE_SEC_AUTH - oracle.pgx.config.PgHbaseGraphConfig.Field
HBase authentication string
HE - oracle.pgx.config.mllib.WeightInitScheme
As per He et al.
head() - Method in class oracle.pgx.api.frames.PgxFrame
Extracts the PgxFrame.headInPlace(long) first rows of the frame and put them in a new frame Blocking version of PgxFrame.head(long).
head(long) - Method in class oracle.pgx.api.frames.PgxFrame
Extracts the numRows first rows of the frame and put them in a new frame Blocking version of PgxFrame.head(long).
headAsync() - Method in class oracle.pgx.api.frames.PgxFrame
Extracts the PgxFrame.headInPlace(long) first rows of the frame and put them in a new frame
headAsync(long) - Method in class oracle.pgx.api.frames.PgxFrame
Extracts the numRows first rows of the frame and put them in a new frame
HEADER - oracle.pgx.config.FileEntityProviderConfig.Field
first line of file is meant for headers, e.g.
HEADER - oracle.pgx.config.FileGraphConfig.Field
first line of file is meant for headers, e.g.
HEADER - oracle.pgx.config.TwoTablesTextGraphConfig.Field
first line of file is meant for headers, e.g.
headInPlace() - Method in class oracle.pgx.api.frames.PgxFrame
Keeps only the first PgxFrame.DEFAULT_LIMIT rows in the frame Blocking version of PgxFrame.headInPlace().
headInPlace(long) - Method in class oracle.pgx.api.frames.PgxFrame
Keeps only the first numRows rows in the frame Blocking version of PgxFrame.headInPlace(long).
headInPlaceAsync() - Method in class oracle.pgx.api.frames.PgxFrame
Modifies the frame to only keep the first PgxFrame.headInPlace(long) rows in the frame
headInPlaceAsync(long) - Method in class oracle.pgx.api.frames.PgxFrame
Modifies the frame to only keep the first numRows rows in the frame
HIGH - oracle.pgx.config.GraphValidationLevel
 
HIGH - oracle.pgx.config.TaskPriority
 
hits(PgxGraph) - Method in class oracle.pgx.api.Analyst
HITS assigns ranking scores to the vertices, aimed to assess the quality of information and references in linked structures
hits(PgxGraph, int) - Method in class oracle.pgx.api.Analyst
HITS assigns ranking scores to the vertices, aimed to assess the quality of information and references in linked structures
hits(PgxGraph, int, VertexProperty<ID, Double>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
HITS assigns ranking scores to the vertices, aimed to assess the quality of information and references in linked structures
hits(PgxGraph, VertexProperty<ID, Double>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
HITS assigns ranking scores to the vertices, aimed to assess the quality of information and references in linked structures
hitsAsync(PgxGraph) - Method in class oracle.pgx.api.Analyst
HITS assigns ranking scores to the vertices, aimed to assess the quality of information and references in linked structures
hitsAsync(PgxGraph, int) - Method in class oracle.pgx.api.Analyst
HITS assigns ranking scores to the vertices, aimed to assess the quality of information and references in linked structures
hitsAsync(PgxGraph, int, VertexProperty<ID, Double>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
HITS assigns ranking scores to the vertices, aimed to assess the quality of information and references in linked structures
hitsAsync(PgxGraph, VertexProperty<ID, Double>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
HITS assigns ranking scores to the vertices, aimed to assess the quality of information and references in linked structures
HM_KERBEROS_PRINCIPAL - oracle.pgx.config.PgHbaseGraphConfig.Field
HM Kerberos principal
HOIST_RESOURCES - oracle.pgx.api.GmCompilerOptimization
 
HOIST_STATEMENTS - oracle.pgx.api.GmCompilerOptimization
 
HOSTNAMES - oracle.pgx.config.PgxConfig.Field
A list of names or IP addresses of hosts which should be involved in initial bootstrapping of a PGX.D cluster.
HOSTS - oracle.pgx.config.PgNosqlGraphConfig.Field
list of NoSQL hosts
httpClient(HttpClient) - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration.AdbGraphClientConfigurationBuilder
The Apache HttpClient object to use for HTTP requests.

I

IDENTIFIER - oracle.pgx.config.ExternalStoreConfig.Field
The identifier that identifies the unique implementation for the external store API.
IDENTITY - oracle.pgx.config.Aggregate
 
IdGenerationStrategy - Enum in oracle.pgx.config
The Id mode for graph builder config
IdStrategy - Enum in oracle.pgx.common.types
Indicates if there are graph-wide global IDs for a specific entity type (vertices or edges).
IdType - Enum in oracle.pgx.common.types
All supported graph ID types (internally known as node key/edge key)
IF_ETHERNET - oracle.pgx.config.PgxConfig.Field
IP network interface, used to initialize the network transport layer when using IP (Internet Protocol).
IF_INFINIBAND - oracle.pgx.config.PgxConfig.Field
InfiniBand network interface, used to initialize the network transport layer when using InfiniBand.
IGNORE - oracle.pgx.config.OnAddExistingElement
ignore the call (default)
IGNORE - oracle.pgx.config.OnInvalidChange
silently ignore issue and go on
IGNORE - oracle.pgx.config.RdfAction
 
IGNORE_AND_LOG - oracle.pgx.config.OnInvalidChange
log every occurrence of the issue and go on
IGNORE_AND_LOG_ONCE - oracle.pgx.config.OnInvalidChange
log only one occurrence of the issue and go on
IGNORE_EDGE - oracle.pgx.config.OnMissingVertex
ignore the loaded edge.
IGNORE_EDGE_LOG - oracle.pgx.config.OnMissingVertex
logging behavior on ignore edge
IGNORE_EDGE_LOG_ONCE - oracle.pgx.config.OnMissingVertex
 
IGNORE_INCOMPATIBLE_BACKEND_OPERATIONS - oracle.pgx.config.PgxConfig.Field
if true only log when encountering incompatible operations and configuration values in RTS or FJ pool.
IGNORED_PREDICATES - oracle.pgx.config.RdfGraphConfig.Field
predicates of triples that are ignored
IMPLEMENTATION - oracle.pgx.config.RealmConfig.Field
class name of the realm implementation to load
IMPLEMENTATION_REFERENCE - oracle.pgx.config.UdfFunctionConfig.Field
reference to the UDF implementation on the classpath
importGraph() - Method in class oracle.pg.imports.GraphImporter
 
IN - oracle.pgx.api.PgxGraph.Degree
 
IN_EDGES - oracle.pgx.algorithm.Traversal.Direction
 
IN_OUT_EDGES - oracle.pgx.algorithm.Traversal.Direction
 
IN_PLACE_UPDATE_CONSISTENCY_MODEL - oracle.pgx.config.PgxConfig.Field
Consistency model used when in-place updates occur.
inBFS(PgxGraph, PgxVertex) - Static method in interface oracle.pgx.algorithm.Traversal
Create a BFS traversal in the given graph rooted at the given vertex.
INCOMING - oracle.pgx.common.types.Direction
Used for indicating the use of outgoing edges or vertex reUsed for indicating direction of edges or vertex to get from reUsed for calling InDegreeCentrality and InDegreeDistribution
increment() - Method in interface oracle.pgx.algorithm.Scalar
Increment the scalar.
increment(K) - Method in interface oracle.pgx.algorithm.PgxMap
Increment the value at the given key.
increment(PgxEdge) - Method in interface oracle.pgx.algorithm.EdgeProperty
Increment the property of the given edge.
increment(PgxVertex) - Method in interface oracle.pgx.algorithm.VertexProperty
Increment the property of the given vertex.
inDegreeCentrality(PgxGraph) - Method in class oracle.pgx.api.Analyst
In-degree centrality measures the centrality of the vertices based on its degree, letting you see how a vertex influences its neighborhood
inDegreeCentrality(PgxGraph, VertexProperty<ID, Integer>) - Method in class oracle.pgx.api.Analyst
In-degree centrality measures the centrality of the vertices based on its degree, letting you see how a vertex influences its neighborhood
inDegreeCentralityAsync(PgxGraph) - Method in class oracle.pgx.api.Analyst
In-degree centrality measures the centrality of the vertices based on its degree, letting you see how a vertex influences its neighborhood
inDegreeCentralityAsync(PgxGraph, String) - Method in class oracle.pgx.api.Analyst
 
inDegreeCentralityAsync(PgxGraph, VertexProperty<ID, Integer>) - Method in class oracle.pgx.api.Analyst
In-degree centrality measures the centrality of the vertices based on its degree, letting you see how a vertex influences its neighborhood
inDegreeDistribution(PgxGraph) - Method in class oracle.pgx.api.Analyst
In-degree distribution gives information about the incoming flows in a graph
inDegreeDistribution(PgxGraph, PgxMap<Integer, Long>) - Method in class oracle.pgx.api.Analyst
In-degree distribution gives information about the incoming flows in a graph
inDegreeDistributionAsync(PgxGraph) - Method in class oracle.pgx.api.Analyst
In-degree distribution gives information about the incoming flows in a graph
inDegreeDistributionAsync(PgxGraph, PgxMap<Integer, Long>) - Method in class oracle.pgx.api.Analyst
In-degree distribution gives information about the incoming flows in a graph
INDEXED - oracle.pgx.config.StringPoolingStrategy
 
inDFS(PgxGraph, PgxVertex) - Static method in interface oracle.pgx.algorithm.Traversal
Create a DFS traversal in the given graph rooted at the given vertex.
infer(PgxGraph, Iterable<PgxEdge>) - Method in class oracle.pgx.api.mllib.SupervisedEdgeWiseModel
infer(PgxGraph, Iterable<PgxEdge>, float) - Method in class oracle.pgx.api.mllib.SupervisedEdgeWiseModel
infer(PgxGraph, Iterable<PgxVertex<ID>>) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
infer(PgxGraph, Iterable<PgxVertex<ID>>, float) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
INFER - oracle.pgx.api.mllib.SupervisedEdgeWiseModel.SupervisedEdgeWiseInferenceType
 
INFER - oracle.pgx.api.mllib.SupervisedGraphWiseModel.SupervisedGraphWiseInferenceType
 
INFER_ANOMALY_LABELS - oracle.pgx.api.mllib.VertexAnomalyDetectionModel.AnomalyDetectionInferenceType
 
INFER_ANOMALY_SCORES - oracle.pgx.api.mllib.VertexAnomalyDetectionModel.AnomalyDetectionInferenceType
 
INFER_ANOMALY_UNSUPERVISED_GRAPHWISE_MODEL - oracle.pgx.config.LinkTemplate
 
INFER_EDGEWISE_MODEL - oracle.pgx.config.LinkTemplate
 
INFER_EMBEDDINGS - oracle.pgx.api.mllib.SupervisedEdgeWiseModel.SupervisedEdgeWiseInferenceType
 
INFER_EMBEDDINGS - oracle.pgx.api.mllib.SupervisedGraphWiseModel.SupervisedGraphWiseInferenceType
 
INFER_EMBEDDINGS - oracle.pgx.api.mllib.UnsupervisedEdgeWiseModel.UnsupervisedEdgeWiseInferenceType
 
INFER_EMBEDDINGS - oracle.pgx.api.mllib.UnsupervisedGraphWiseModel.UnsupervisedGraphWiseInferenceType
 
INFER_GRAPHLET_PG2VEC_MODEL - oracle.pgx.config.LinkTemplate
 
INFER_GRAPHWISE_MODEL - oracle.pgx.config.LinkTemplate
 
INFER_LABELS - oracle.pgx.api.mllib.SupervisedEdgeWiseModel.SupervisedEdgeWiseInferenceType
 
INFER_LABELS - oracle.pgx.api.mllib.SupervisedGraphWiseModel.SupervisedGraphWiseInferenceType
 
INFER_LOGITS - oracle.pgx.api.mllib.SupervisedEdgeWiseModel.SupervisedEdgeWiseInferenceType
 
INFER_LOGITS - oracle.pgx.api.mllib.SupervisedGraphWiseModel.SupervisedGraphWiseInferenceType
 
INFER_UNSUPERVISED_EDGEWISE_MODEL - oracle.pgx.config.LinkTemplate
 
INFER_UNSUPERVISED_GRAPHWISE_MODEL - oracle.pgx.config.LinkTemplate
 
inferAndExplain(PgxGraph, PgxVertex<ID>) - Method in class oracle.pgx.api.mllib.SupervisedGnnExplainer
inferAndExplain(PgxGraph, PgxVertex<ID>) - Method in class oracle.pgx.api.mllib.UnsupervisedGnnExplainer
inferAndExplain(PgxGraph, PgxVertex<ID>, float) - Method in class oracle.pgx.api.mllib.SupervisedGnnExplainer
inferAndExplainAsync(PgxGraph, PgxVertex<ID>) - Method in class oracle.pgx.api.mllib.SupervisedGnnExplainer
Performs inference on the specified vertex and generates an explanation that contains scores of how important each property and each vertex in the computation graph is for the prediction.
inferAndExplainAsync(PgxGraph, PgxVertex<ID>) - Method in class oracle.pgx.api.mllib.UnsupervisedGnnExplainer
Performs inference on the specified vertex and generates an explanation that contains scores of how important each property and each vertex in the computation graph is for the prediction.
inferAndExplainAsync(PgxGraph, PgxVertex<ID>, float) - Method in class oracle.pgx.api.mllib.SupervisedGnnExplainer
Performs inference on the specified vertex and generates an explanation that contains scores of how important each property and each vertex in the computation graph is for the prediction.
inferAnomalyLabels(PgxGraph, Iterable<PgxVertex<ID>>, float) - Method in class oracle.pgx.api.mllib.UnsupervisedAnomalyDetectionGraphWiseModel
 
inferAnomalyLabels(PgxGraph, Iterable<PgxVertex<ID>>, float) - Method in interface oracle.pgx.api.mllib.VertexAnomalyDetectionModel
inferAnomalyLabelsAsync(PgxGraph, Iterable<PgxVertex<ID>>, float) - Method in class oracle.pgx.api.mllib.UnsupervisedAnomalyDetectionGraphWiseModel
 
inferAnomalyLabelsAsync(PgxGraph, Iterable<PgxVertex<ID>>, float) - Method in interface oracle.pgx.api.mllib.VertexAnomalyDetectionModel
Infers the anomaly labels for the specified vertices.
inferAnomalyScores(PgxGraph, Iterable<PgxVertex<ID>>) - Method in class oracle.pgx.api.mllib.UnsupervisedAnomalyDetectionGraphWiseModel
 
inferAnomalyScores(PgxGraph, Iterable<PgxVertex<ID>>) - Method in interface oracle.pgx.api.mllib.VertexAnomalyDetectionModel
inferAnomalyScoresAsync(PgxGraph, Iterable<PgxVertex<ID>>) - Method in class oracle.pgx.api.mllib.UnsupervisedAnomalyDetectionGraphWiseModel
 
inferAnomalyScoresAsync(PgxGraph, Iterable<PgxVertex<ID>>) - Method in interface oracle.pgx.api.mllib.VertexAnomalyDetectionModel
Infers the anomaly scores for the specified vertices.
inferAsync(PgxGraph, Iterable<PgxEdge>) - Method in class oracle.pgx.api.mllib.SupervisedEdgeWiseModel
Does inference for the specified edges.
inferAsync(PgxGraph, Iterable<PgxEdge>, float) - Method in class oracle.pgx.api.mllib.SupervisedEdgeWiseModel
Does the inference for the specified edges.
inferAsync(PgxGraph, Iterable<PgxVertex<ID>>) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
Does inference for the specified vertices.
inferAsync(PgxGraph, Iterable<PgxVertex<ID>>, float) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
Does inference for the specified vertices.
inferEmbeddings(PgxGraph, Iterable<PgxEdge>) - Method in class oracle.pgx.api.mllib.EdgeWiseModel
inferEmbeddings(PgxGraph, Iterable<PgxVertex<ID>>) - Method in class oracle.pgx.api.mllib.GraphWiseModel
inferEmbeddingsAsync(PgxGraph, Iterable<PgxEdge>) - Method in class oracle.pgx.api.mllib.EdgeWiseModel
Infers the embeddings for the specified edges.
inferEmbeddingsAsync(PgxGraph, Iterable<PgxEdge>) - Method in class oracle.pgx.api.mllib.SupervisedEdgeWiseModel
Infers the embeddings for the specified edges.
inferEmbeddingsAsync(PgxGraph, Iterable<PgxEdge>) - Method in class oracle.pgx.api.mllib.UnsupervisedEdgeWiseModel
Infers the embeddings for the specified edges.
inferEmbeddingsAsync(PgxGraph, Iterable<PgxVertex<ID>>) - Method in class oracle.pgx.api.mllib.GraphWiseModel
Infers the embeddings for the specified vertices.
inferEmbeddingsAsync(PgxGraph, Iterable<PgxVertex<ID>>) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
Infers the embeddings for the specified vertices.
inferEmbeddingsAsync(PgxGraph, Iterable<PgxVertex<ID>>) - Method in class oracle.pgx.api.mllib.UnsupervisedGraphWiseModel
Infers the embeddings for the specified vertices.
inferGraphletVector(PgxGraph) - Method in class oracle.pgx.api.mllib.Pg2vecModel
inferGraphletVectorAsync(PgxGraph) - Method in class oracle.pgx.api.mllib.Pg2vecModel
Infers the vector of the input graphlet
inferGraphletVectorBatched(PgxGraph) - Method in class oracle.pgx.api.mllib.Pg2vecModel
inferGraphletVectorBatchedAsync(PgxGraph) - Method in class oracle.pgx.api.mllib.Pg2vecModel
Infers the vectors of the input graphlets
inferLabels(PgxGraph, Iterable<PgxEdge>) - Method in class oracle.pgx.api.mllib.SupervisedEdgeWiseModel
inferLabels(PgxGraph, Iterable<PgxEdge>, float) - Method in class oracle.pgx.api.mllib.SupervisedEdgeWiseModel
inferLabels(PgxGraph, Iterable<PgxVertex<ID>>) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
inferLabels(PgxGraph, Iterable<PgxVertex<ID>>, float) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
inferLabelsAsync(PgxGraph, Iterable<PgxEdge>) - Method in class oracle.pgx.api.mllib.SupervisedEdgeWiseModel
Infers the labels for the specified edges.
inferLabelsAsync(PgxGraph, Iterable<PgxEdge>, float) - Method in class oracle.pgx.api.mllib.SupervisedEdgeWiseModel
Infers the labels for the specified edges.
inferLabelsAsync(PgxGraph, Iterable<PgxVertex<ID>>) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
Infers the labels for the specified vertices.
inferLabelsAsync(PgxGraph, Iterable<PgxVertex<ID>>, float) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
Infers the labels for the specified vertices.
inferLogits(PgxGraph, Iterable<PgxEdge>) - Method in class oracle.pgx.api.mllib.SupervisedEdgeWiseModel
inferLogits(PgxGraph, Iterable<PgxVertex<ID>>) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
inferLogitsAsync(PgxGraph, Iterable<PgxEdge>) - Method in class oracle.pgx.api.mllib.SupervisedEdgeWiseModel
Infers the prediction logits for the specified edges.
inferLogitsAsync(PgxGraph, Iterable<PgxVertex<ID>>) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
Infers the prediction logits for the specified vertices.
init() - Static method in class oracle.pgx.config.GraphConfigFactory
 
init(boolean) - Static method in class oracle.pgx.config.GraphConfigFactory
 
INIT_PGQL_ON_STARTUP - oracle.pgx.config.PgxConfig.Field
if true PGQL is directly initialized on start-up of PGX.
initConfig(PgxConfig) - Static method in class oracle.pgx.config.LinkTemplateUtils
 
INITIAL_EDGE_NUM_REGIONS - oracle.pgx.config.PgHbaseGraphConfig.Field
how many initial edge regions defined for the HBase tables
INITIAL_PARTITION_INDEX - oracle.pgx.config.FileGraphStoringConfig.Field
the value used as initial partition index, i.e.
INITIAL_VERTEX_NUM_REGIONS - oracle.pgx.config.PgHbaseGraphConfig.Field
how many initial vertex regions defined for the HBase tables
INLINE_VECTOR_OPERATORS - oracle.pgx.api.GmCompilerOptimization
 
InputPropertyConfig - Class in oracle.pgx.config.mllib.inputconfig
Abstract configuration class for handling input properties.
InputPropertyConfig(String, boolean) - Constructor for class oracle.pgx.config.mllib.inputconfig.InputPropertyConfig
 
InputPropertyConfig(InputPropertyConfig) - Constructor for class oracle.pgx.config.mllib.inputconfig.InputPropertyConfig
 
Insert - oracle.pgx.common.types.OperationType
 
INSERT_BATCH_SIZE - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
batch size of the rows to be inserted
INSERT_EDGE - oracle.pg.rdbms.pgql.PgqlSqlModifyTrans.ModificationType
 
INSERT_VERTEX - oracle.pg.rdbms.pgql.PgqlSqlModifyTrans.ModificationType
 
INSTANCE_NAME - oracle.pgx.config.PgxConfig.Field
Instance name sent as label to debug server.
INT - oracle.pgx.config.FrontierTypeStrategy
Works for up to 2^31 + 2^15 levels at the cost of increased memory consumption.
INT - oracle.pgx.config.RdfAction
 
INT_IN - oracle.pgx.common.types.ArgumentType
integer in-argument (value)
INT_OUT - oracle.pgx.common.types.ArgumentType
integer out-argument (name of scalar)
INTEGER - oracle.pgx.api.PgqlResultElement.Type
 
INTEGER - oracle.pgx.common.types.IdType
Integer type for Ids
INTEGER - oracle.pgx.common.types.PropertyType
Integer type for properties
INTEGER - oracle.pgx.common.types.QueryArgumentType
 
INTEGER - oracle.pgx.common.types.ReturnType
Integer return type
INTEGER - oracle.pgx.config.RdfAction
 
INTEGER_TYPE - Static variable in class oracle.pgx.api.frames.schema.datatypes.DataTypes
 
IntegerType - Class in oracle.pgx.api.frames.schema.datatypes.numeric
 
IntegerType() - Constructor for class oracle.pgx.api.frames.schema.datatypes.numeric.IntegerType
 
InteractionMode - Enum in oracle.pgx.config
enum for the client/server interaction mode
intersect(GraphFilter) - Method in class oracle.pgx.api.filter.GraphFilter
Intersects this filter with another graph-filter object.
INTERSECTION - oracle.pgx.api.filter.FilterType
a filter intersection
INTERTWINED - oracle.pgx.config.mllib.GraphWiseModelConfig.GraphConvModelVariant
 
INTERTWINED_EDGEWISE - oracle.pgx.config.mllib.EdgeWiseModelConfig.EdgeWiseConvModelVariant
 
INTERVAL_TO_POLL_MAX - oracle.pgx.config.PgxConfig.Field
Exponential backoff upper bound (in ms) to which -once reached, the job status polling interval is fixed
inverse() - Method in enum oracle.pgx.common.types.Direction
 
IO_POOL - oracle.pgx.api.PoolType
- multi-threaded - executed concurrent to server thread - sequential to each other (new tasks are only submitted if thread pool idling to exploit full parallelism)
IoEnvironment - Class in oracle.pgx.api.executionenvironment
A sub environment for IO tasks
IS_FRESH_GRAPH - oracle.pgx.config.LinkTemplate
 
IS_GRAPH_PRELOADING_DONE - oracle.pgx.config.LinkTemplate
 
IS_READY - oracle.pgx.config.LinkTemplate
 
IS_RUNNING - oracle.pgx.config.LinkTemplate
 
isAbsoluteLimitSet() - Method in class oracle.pgx.config.DataMemoryLimit
 
isAllowIdleTimeoutOverwrite() - Method in class oracle.pgx.config.PgxConfig
if true, sessions can overwrite default idle timeout
isAllowOverrideSchedulingInformation() - Method in class oracle.pgx.config.PgxConfig
if true allow all users to override scheduling information like task weight, task priority and number of threads
isAllowTaskTimeoutOverwrite() - Method in class oracle.pgx.config.PgxConfig
if true, sessions can overwrite default task timeout
isAllowUserAutoRefresh() - Method in class oracle.pgx.config.PgxConfig
if true users may enable auto refresh for graphs they load.
isArray() - Method in enum oracle.pgx.config.AnalysisTaskConfig.Field
 
isArray() - Method in enum oracle.pgx.config.AuthorizationEntityConfig.Field
 
isArray() - Method in enum oracle.pgx.config.AuthorizationEntityPermissionConfig.Field
 
isArray() - Method in enum oracle.pgx.config.AuthorizationLocationConfig.Field
 
isArray() - Method in enum oracle.pgx.config.BasicSchedulerConfig.Field
 
isArray() - Method in enum oracle.pgx.config.ClientConfig.Field
 
isArray() - Method in interface oracle.pgx.config.ConfigField
Checks if this field is an array.
isArray() - Method in enum oracle.pgx.config.DataMemoryLimitsConfig.Field
 
isArray() - Method in enum oracle.pgx.config.EnterpriseSchedulerConfig.Field
 
isArray() - Method in enum oracle.pgx.config.EnterpriseSchedulerFlagsConfig.Field
 
isArray() - Method in enum oracle.pgx.config.EsEntityProviderConfig.Field
 
isArray() - Method in enum oracle.pgx.config.ExternalStoreConfig.Field
 
isArray() - Method in enum oracle.pgx.config.FileEntityProviderConfig.Field
 
isArray() - Method in enum oracle.pgx.config.FileGraphConfig.Field
 
isArray() - Method in enum oracle.pgx.config.FileGraphStoringConfig.Field
 
isArray() - Method in enum oracle.pgx.config.FilterExpressionConfig.Field
 
isArray() - Method in enum oracle.pgx.config.FrontierRedactedVerticesConfig.Field
 
isArray() - Method in enum oracle.pgx.config.GraphBuilderConfig.Field
 
isArray() - Method in enum oracle.pgx.config.GraphErrorHandlingConfig.Field
 
isArray() - Method in enum oracle.pgx.config.GraphLoadingConfig.Field
 
isArray() - Method in enum oracle.pgx.config.GraphPropertyConfig.Field
 
isArray() - Method in enum oracle.pgx.config.PartitionedGraphConfig.Field
 
isArray() - Method in enum oracle.pgx.config.PgHbaseGraphConfig.Field
 
isArray() - Method in enum oracle.pgx.config.PgNosqlGraphConfig.Field
 
isArray() - Method in enum oracle.pgx.config.PgRdbmsGraphConfig.Field
 
isArray() - Method in enum oracle.pgx.config.PgxConfig.Field
 
isArray() - Method in enum oracle.pgx.config.PreloadGraphConfig.Field
 
isArray() - Method in enum oracle.pgx.config.PreparedQueryArgumentConfig.Field
 
isArray() - Method in enum oracle.pgx.config.PreparedQueryConfig.Field
 
isArray() - Method in enum oracle.pgx.config.PropertiesRedactionRuleConfig.Field
 
isArray() - Method in enum oracle.pgx.config.ProviderLoadingConfig.Field
 
isArray() - Method in enum oracle.pgx.config.RdbmsEntityProviderConfig.Field
 
isArray() - Method in enum oracle.pgx.config.RdfGraphConfig.Field
 
isArray() - Method in enum oracle.pgx.config.RdfGraphPrefixConfig.Field
 
isArray() - Method in enum oracle.pgx.config.RealmConfig.Field
 
isArray() - Method in enum oracle.pgx.config.RuntimeConfig.Field
 
isArray() - Method in enum oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
 
isArray() - Method in enum oracle.pgx.config.TwoTablesTextGraphConfig.Field
 
isArray() - Method in enum oracle.pgx.config.UdfConfig.Field
 
isArray() - Method in enum oracle.pgx.config.UdfFunctionArgumentConfig.Field
 
isArray() - Method in enum oracle.pgx.config.UdfFunctionConfig.Field
 
isAttached() - Method in class oracle.pg.rdbms.AdbGraphClient
Checks if the Autonomous Database is currently attached to an environment.
isAuthorizationSessionCreateAllowAll() - Method in class oracle.pgx.config.PgxConfig
if true allow all users to create a PGX session regardless of permissions granted to them
isAutoRefresh() - Method in class oracle.pgx.config.GraphLoadingConfig
if true the graph gets refreshed automatically in periodic intervals.
isBinaryOperation() - Method in class oracle.pgx.api.filter.BinaryGraphFilterOperation
 
isBinaryOperation() - Method in class oracle.pgx.api.filter.GraphFilter
Checks if this GraphFilter object represents is binary operation.
isBipartiteGraph(VertexProperty<?, Boolean>) - Method in class oracle.pgx.api.PgxGraph
isBipartiteGraphAsync(VertexProperty<ID, Boolean>) - Method in class oracle.pgx.api.PgxGraph
Checks whether a given graph is a bipartite graph.
isBlackListMode() - Method in class oracle.pgx.config.AbstractRdfGraphConfig
 
isCctracePrintStacktraces() - Method in class oracle.pgx.config.ClientConfig
[relevant for enable_cctrace] when cctrace is enabled, print the stacktrace for each request and result
isClusterLeader() - Method in class oracle.pgx.config.AbstractPgxConfig
 
isCollectionFilter() - Method in class oracle.pgx.api.filter.GraphFilter
Checks if the filter is using a collection
isConsumed() - Method in class oracle.pgx.api.PgxFuture
 
isCreateEdgeIdIndex() - Method in class oracle.pgx.config.GraphLoadingConfig
if true, an index is prepared during loading which enables retrieval of edge paths
isCreateEdgeIdMapping() - Method in class oracle.pgx.config.GraphLoadingConfig
if true, a mapping is prepared during loading which enables edge key arguments and filters containing edge keys
isCreateKeyMapping() - Method in class oracle.pgx.config.ProviderLoadingConfig
if true, a mapping between entity keys and internal IDs is prepared during loading.
isCreateLabelHistogram() - Method in class oracle.pgx.config.GraphLoadingConfig
whether a label histogram needs to be generated when the graph is loaded
isCreateVertexIdIndex() - Method in class oracle.pgx.config.GraphLoadingConfig
if true, an index is prepared during loading which enables retrieval of vertex paths
isCreateVertexIdMapping() - Method in class oracle.pgx.config.GraphLoadingConfig
if true, a mapping is prepared during loading which enables vertex arguments and vertex filters
isDetectGzip() - Method in class oracle.pgx.config.AbstractFileEntityProviderConfig
Whether GZip file automatic detection is enabled or not.
isDetectGzip() - Method in class oracle.pgx.config.AbstractFileGraphConfig
Whether GZip file automatic detection is enabled or not.
isDetectGzip() - Method in class oracle.pgx.config.FileEntityProviderConfig
enable/disable automatic gzip compression detection when loading graphs
isDetectGzip() - Method in class oracle.pgx.config.FileGraphConfig
enable/disable automatic gzip compression detection when loading graphs
isDetectGzip() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
enable/disable automatic gzip compression detection when loading graphs
isDirected() - Method in class oracle.pgx.api.EdgeProviderMetaData
Returns if the edge table is directed.
isDirected() - Method in class oracle.pgx.api.GraphMetaData
Returns if the graph is directed.
isDirected() - Method in class oracle.pgx.api.PgxGraph
 
isDistConfig() - Method in class oracle.pgx.config.AbstractPgxConfig
 
isDropAfterLoading() - Method in class oracle.pgx.config.GraphPropertyConfig
[currently unsupported] indicating helper properties only used for aggregation, which are dropped after loading
isEdgeLabelLoadingEnabled() - Method in class oracle.pgx.config.GraphConfig
 
isEmbeddedInstance() - Method in class oracle.pgx.api.ServerInstance
Checks if is embedded instance.
isEmpty() - Method in class oracle.pgx.config.AnalysisTaskConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.AuthorizationEntityConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.AuthorizationEntityPermissionConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.AuthorizationLocationConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.BasicSchedulerConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.ClientConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.DataMemoryLimitsConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.EnterpriseSchedulerConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.EsEntityProviderConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.ExternalStoreConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.FileEntityProviderConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.FileGraphConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.FileGraphStoringConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.FilterExpressionConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.FrontierRedactedVerticesConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.GraphBuilderConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.GraphErrorHandlingConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.GraphLoadingConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.GraphPropertyConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.PartitionedGraphConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.PgHbaseGraphConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.PgNosqlGraphConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.PgxConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.PreloadGraphConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.PreparedQueryArgumentConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.PreparedQueryConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.PropertiesRedactionRuleConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.ProviderLoadingConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.RdfGraphConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.RdfGraphPrefixConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.RealmConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.RuntimeConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.UdfConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.UdfFunctionArgumentConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.UdfFunctionConfig
Checks if it's empty.
isEnableAccelerator() - Method in class oracle.pgx.api.mllib.DeepWalkModel
Gets if the model uses accelerator or not
isEnableAccelerator() - Method in class oracle.pgx.api.mllib.Pg2vecModel
Gets if the model uses accelerator or not
isEnableAccelerator() - Method in class oracle.pgx.config.mllib.DeepWalkModelConfig
 
isEnableAccelerator() - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
isEnableAccelerator() - Method in class oracle.pgx.config.mllib.Pg2vecModelConfig
 
isEnableCctrace() - Method in class oracle.pgx.config.ClientConfig
if true log every call to a Control or Core interface
isEnableCsrfTokenChecks() - Method in class oracle.pgx.config.AbstractEngineConfig
 
isEnableCsrfTokenChecks() - Method in class oracle.pgx.config.PgxConfig
if true, the PGX webapp will verify CSRF token cookie and request parameters sent by the client exist and match.
isEnableDebugSignal() - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfig
[Internal use only] If true, outputs a dump of internal state upon receiving a SIGQUIT signal.
isEnableEdgeIdDuplicateCheck() - Method in class oracle.pgx.config.GraphErrorHandlingConfig
if true, checks if there are duplicate edge IDs or not.
isEnableEngineTls() - Method in class oracle.pgx.config.PgxConfig
If true, the engine enables transport layer security (TLS) for connections between engine processes.
isEnableGmCompiler() - Method in class oracle.pgx.config.PgxConfig
if true, enable dynamic compilation of Green-Marl code during runtime
isEnableGraphLoadingCache() - Method in class oracle.pgx.config.PgxConfig
if true, activate the graph loading cache that will accelerate loading of graphs that were previously loaded (can only be disabled in embedded mode)
isEnableMemoryLimitsChecks() - Method in class oracle.pgx.config.PgxConfig
if true, PGX will enforce the configured memory limits
isEnableMlAccelerators() - Method in class oracle.pgx.config.PgxConfig
if true, will utilize available ML accelerators to run machine learning trainings faster.
isEnableShutdownCleanupHook() - Method in class oracle.pgx.config.PgxConfig
if true PGX will add a JVM shutdown hook that will automatically shutdown PGX at JVM shutdown.
isEnableSnapshotPropertiesPublishStatePropagation() - Method in class oracle.pgx.config.PgxConfig
if true, properties in a new snapshot will inherit the publishing state of properties in the parent snapshot
isEnableVertexIdDuplicateCheck() - Method in class oracle.pgx.config.GraphErrorHandlingConfig
if true, checks if there are duplicate vertex IDs or not.
isEngineReady() - Method in class oracle.pgx.api.ServerInstance
isEngineReadyAsync() - Method in class oracle.pgx.api.ServerInstance
Check if the engine is ready to accept new requests
isEngineRunning() - Method in class oracle.pgx.api.ServerInstance
isEngineRunningAsync() - Method in class oracle.pgx.api.ServerInstance
Check if the engine is currently up
isEngineTlsVerifyHostname() - Method in class oracle.pgx.config.PgxConfig
If true, the engine will verify that the hostname contained in the peer's certificate matches the hostname of the peer.
isEnum() - Method in interface oracle.pgx.config.ConfigField
Checks if this field is of enum type.
isExpired() - Method in class oracle.pgx.api.DataListener
 
isExplicitSpinLocks() - Method in class oracle.pgx.config.PgxConfig
true means spin explicitly in a loop until lock becomes available.
isExplicitSpinLocks() - Method in class oracle.pgx.config.RuntimeConfig
true means spin explicitly in a loop until lock becomes available.
isExternal() - Method in class oracle.pgx.config.AbstractGraphPropertyConfig
 
isFileFormat() - Method in enum oracle.pgx.config.Format
Check if format is a file format.
isFileFormat() - Method in class oracle.pgx.config.GraphConfig
Check if this graph configuration is a file-based configuration.
isFileFormat() - Method in enum oracle.pgx.config.ProviderFormat
Check if format is a file format.
isFileFormat(Format) - Static method in class oracle.pgx.config.GraphConfig
Check if a format is a file-based format
isFileLocationPermission() - Method in class oracle.pgx.common.auth.PgxGenericPermission
 
isFileResource(String) - Static method in class oracle.pgx.common.auth.PgxFileLocationResource
 
isFitted() - Method in class oracle.pgx.api.mllib.EdgeWiseModel
Checks if the model is fitted
isFitted() - Method in class oracle.pgx.api.mllib.GraphWiseModel
Checks if the model is fitted
isFitted() - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
isFixThreadsUsedFromMain() - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfig
[Internal use only] If true fix threads used by work spawned by the main thread so that 0..N are used for an N-thread job.
isFresh() - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.isFreshAsync().
isFreshAsync() - Method in class oracle.pgx.api.PgxGraph
Check whether an in-memory representation of a graph is fresh.
isGeneralPermission() - Method in class oracle.pgx.common.auth.PgxGenericPermission
 
isGraphPinned() - Method in class oracle.pgx.api.GraphMetaData
 
isGraphPreloadingDone() - Method in interface oracle.pgx.api.admin.Control
Check if the preloading of the graphs is finished
isGraphPreloadingDone() - Method in class oracle.pgx.api.ServerInstance
isGraphPreloadingDoneAsync() - Method in class oracle.pgx.api.ServerInstance
Check if the preloading of the graphs has completed
isHeader() - Method in class oracle.pgx.config.AbstractFileEntityProviderConfig
Whether the file has a header.
isHeader() - Method in class oracle.pgx.config.AbstractFileGraphConfig
Whether the file has a header.
isHeader() - Method in class oracle.pgx.config.FileEntityProviderConfig
first line of file is meant for headers, e.g.
isHeader() - Method in class oracle.pgx.config.FileGraphConfig
first line of file is meant for headers, e.g.
isHeader() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
first line of file is meant for headers, e.g.
isHidden() - Method in enum oracle.pgx.config.AnalysisTaskConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.AuthorizationEntityConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.AuthorizationEntityPermissionConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.AuthorizationLocationConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.BasicSchedulerConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.ClientConfig.Field
 
isHidden() - Method in interface oracle.pgx.config.ConfigField
Checks if this field should be hidden.
isHidden() - Method in enum oracle.pgx.config.DataMemoryLimitsConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.EnterpriseSchedulerConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.EnterpriseSchedulerFlagsConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.EsEntityProviderConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.ExternalStoreConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.FileEntityProviderConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.FileGraphConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.FileGraphStoringConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.FilterExpressionConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.FrontierRedactedVerticesConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.GraphBuilderConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.GraphErrorHandlingConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.GraphLoadingConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.GraphPropertyConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.PartitionedGraphConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.PgHbaseGraphConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.PgNosqlGraphConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.PgRdbmsGraphConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.PgxConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.PreloadGraphConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.PreparedQueryArgumentConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.PreparedQueryConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.PropertiesRedactionRuleConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.ProviderLoadingConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.RdbmsEntityProviderConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.RdfGraphConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.RdfGraphPrefixConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.RealmConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.RuntimeConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.TwoTablesTextGraphConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.UdfConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.UdfFunctionArgumentConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.UdfFunctionConfig.Field
 
isIgnored() - Method in interface oracle.pgx.api.EdgeBuilder
Whether this edge builder ignores method calls true or if it performs calls as usual false.
isIgnored() - Method in class oracle.pgx.api.graphbuilder.EdgeBuilderImpl
 
isIgnored() - Method in class oracle.pgx.api.graphbuilder.EdgeModifierImpl
 
isIgnored() - Method in class oracle.pgx.api.graphbuilder.VertexBuilderImpl
 
isIgnored() - Method in class oracle.pgx.api.graphbuilder.VertexModifierImpl
 
isIgnored() - Method in interface oracle.pgx.api.VertexBuilder
Whether this vertex builder ignores method calls true or if it performs calls as usual false.
isIgnoreIncompatibleBackendOperations() - Method in class oracle.pgx.config.PgxConfig
if true only log when encountering incompatible operations and configuration values in RTS or FJ pool.
isIgnoreIsolated() - Method in class oracle.pgx.api.mllib.DeepWalkModelBuilder
Gets whether the model ignores isolated vertices.
isIgnoreIsolated() - Method in class oracle.pgx.config.mllib.DeepWalkModelConfig
 
isIncoming() - Method in enum oracle.pgx.common.types.Direction
 
isInitPgqlOnStartup() - Method in class oracle.pgx.config.PgxConfig
if true PGQL is directly initialized on start-up of PGX.
isInMemory() - Method in class oracle.pgx.config.AbstractGraphPropertyConfig
 
isKeyMappingEnabled() - Method in class oracle.pgx.config.EntityProviderConfig
Check if key mapping is enabled
isLabelLoadingEnabled() - Method in class oracle.pgx.config.EntityProviderConfig
Checks if label loading is enabled
isLaunchWatchdogs() - Method in class oracle.pgx.config.PgxConfig
(for debugging) if true, additional watch-dog threads will be launched which monitor and log engine health stats
isLoadEdgeKeys() - Method in class oracle.pgx.config.GraphConfig
 
isLoadVertexKeys() - Method in class oracle.pgx.config.GraphConfig
 
isLogToStderr() - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfig
If true log to stderr.
isMaxPerSessionDataMemoryRatioSet() - Method in class oracle.pgx.config.AbstractDataMemoryLimitsConfig
 
isMaxPerUserDataMemoryRatioSet() - Method in class oracle.pgx.config.AbstractDataMemoryLimitsConfig
 
isMaxTotalDataMemoryRatioSet() - Method in class oracle.pgx.config.AbstractDataMemoryLimitsConfig
 
isMaxTotalPrivateDataMemoryRatioSet() - Method in class oracle.pgx.config.AbstractDataMemoryLimitsConfig
 
isMaxTotalSharedDataMemoryRatioSet() - Method in class oracle.pgx.config.AbstractDataMemoryLimitsConfig
 
isMultipleFileFormat() - Method in class oracle.pgx.config.GraphConfig
Check if this graph configuration has vertices and edges separated in different files
isMultipleFileFormat(Format) - Static method in class oracle.pgx.config.GraphConfig
Check if a format has vertices and edges separated in different files
isMutable() - Method in class oracle.pgx.api.ComponentCollection
 
isMutable() - Method in class oracle.pgx.api.PgxCollection
Blocking version of PgxCollection.isMutableAsync().
isMutableAsync() - Method in class oracle.pgx.api.ComponentCollection
 
isMutableAsync() - Method in class oracle.pgx.api.PgxCollection
Checks whether an existing collection is mutable
isNodeOrEdge() - Method in enum oracle.pgx.common.types.PropertyType
Returns true if this PropertyType is an edge or node type.
isNormalize() - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
isNumericType() - Method in enum oracle.pgx.common.types.PropertyType
Returns true if this PropertyType is a numeric type.
isOutgoing() - Method in enum oracle.pgx.common.types.Direction
 
isOverrideMemoryPlacement() - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfig
[Internal use only] Over-ride memory placement tags and use the OS defaults instead.
isOverwrite() - Method in class oracle.pgx.config.mllib.ModelStoringConfiguration
 
isPartitionDiscardDefaultValues() - Method in class oracle.pgx.config.GraphLoadingConfig
[relevant for partition_while_loading]when partition_while_loading is specified, if set to by_label, the properties that contain only default values are removed from vertex and edge providers.
isPartitioned() - Method in class oracle.pgx.api.GraphMetaData
Returns if the graph is partitioned or not.
isPartitioningShuffleVertices() - Method in class oracle.pgx.config.PgxConfig
If set to true, the vertices of the graph will be randomly shuffled among machines before partitioning.
isPath() - Method in enum oracle.pgx.config.AnalysisTaskConfig.Field
 
isPath() - Method in enum oracle.pgx.config.AuthorizationEntityConfig.Field
 
isPath() - Method in enum oracle.pgx.config.AuthorizationEntityPermissionConfig.Field
 
isPath() - Method in enum oracle.pgx.config.AuthorizationLocationConfig.Field
 
isPath() - Method in enum oracle.pgx.config.BasicSchedulerConfig.Field
 
isPath() - Method in enum oracle.pgx.config.ClientConfig.Field
 
isPath() - Method in interface oracle.pgx.config.ConfigField
Checks if this field is a path.
isPath() - Method in enum oracle.pgx.config.DataMemoryLimitsConfig.Field
 
isPath() - Method in enum oracle.pgx.config.EnterpriseSchedulerConfig.Field
 
isPath() - Method in enum oracle.pgx.config.EnterpriseSchedulerFlagsConfig.Field
 
isPath() - Method in enum oracle.pgx.config.EsEntityProviderConfig.Field
 
isPath() - Method in enum oracle.pgx.config.ExternalStoreConfig.Field
 
isPath() - Method in enum oracle.pgx.config.FileEntityProviderConfig.Field
 
isPath() - Method in enum oracle.pgx.config.FileGraphConfig.Field
 
isPath() - Method in enum oracle.pgx.config.FileGraphStoringConfig.Field
 
isPath() - Method in enum oracle.pgx.config.FilterExpressionConfig.Field
 
isPath() - Method in enum oracle.pgx.config.FrontierRedactedVerticesConfig.Field
 
isPath() - Method in enum oracle.pgx.config.GraphBuilderConfig.Field
 
isPath() - Method in enum oracle.pgx.config.GraphErrorHandlingConfig.Field
 
isPath() - Method in enum oracle.pgx.config.GraphLoadingConfig.Field
 
isPath() - Method in enum oracle.pgx.config.GraphPropertyConfig.Field
 
isPath() - Method in enum oracle.pgx.config.PartitionedGraphConfig.Field
 
isPath() - Method in enum oracle.pgx.config.PgHbaseGraphConfig.Field
 
isPath() - Method in enum oracle.pgx.config.PgNosqlGraphConfig.Field
 
isPath() - Method in enum oracle.pgx.config.PgRdbmsGraphConfig.Field
 
isPath() - Method in enum oracle.pgx.config.PgxConfig.Field
 
isPath() - Method in enum oracle.pgx.config.PreloadGraphConfig.Field
 
isPath() - Method in enum oracle.pgx.config.PreparedQueryArgumentConfig.Field
 
isPath() - Method in enum oracle.pgx.config.PreparedQueryConfig.Field
 
isPath() - Method in enum oracle.pgx.config.PropertiesRedactionRuleConfig.Field
 
isPath() - Method in enum oracle.pgx.config.ProviderLoadingConfig.Field
 
isPath() - Method in enum oracle.pgx.config.RdbmsEntityProviderConfig.Field
 
isPath() - Method in enum oracle.pgx.config.RdfGraphConfig.Field
 
isPath() - Method in enum oracle.pgx.config.RdfGraphPrefixConfig.Field
 
isPath() - Method in enum oracle.pgx.config.RealmConfig.Field
 
isPath() - Method in enum oracle.pgx.config.RuntimeConfig.Field
 
isPath() - Method in enum oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
 
isPath() - Method in enum oracle.pgx.config.TwoTablesTextGraphConfig.Field
 
isPath() - Method in enum oracle.pgx.config.UdfConfig.Field
 
isPath() - Method in enum oracle.pgx.config.UdfFunctionArgumentConfig.Field
 
isPath() - Method in enum oracle.pgx.config.UdfFunctionConfig.Field
 
isPathFindingFilter() - Method in class oracle.pgx.api.filter.GraphFilter
Checks if the filter is a path finding filter
isPathFindingFilter() - Method in class oracle.pgx.api.filter.PathFindingFilter
 
isPgxId() - Method in enum oracle.pgx.common.types.ArgumentType
 
isPinned() - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.isPinnedAsync().
isPinnedAsync() - Method in class oracle.pgx.api.PgxGraph
For a published graph, indicates if the graph is pinned.
isPoolBound() - Method in enum oracle.pgx.api.executionenvironment.ExecutionEnvironmentField
 
isPrimitive() - Method in interface oracle.pgx.config.ConfigField
Checks if this field is of primitive type.
isPublish() - Method in class oracle.pgx.config.AbstractPreloadGraphConfig
 
isPublish() - Method in class oracle.pgx.config.PreloadGraphConfig
whether or not this preloaded graph should be published.
isPublished() - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.isPublishedAsync().
isPublished() - Method in class oracle.pgx.api.Property
Blocking version of Property.isPublished().
isPublishedAsync() - Method in class oracle.pgx.api.PgxGraph
Checks if this graph is published.
isPublishedAsync() - Method in class oracle.pgx.api.Property
Checks if this property is published.
isPublishedWithSnapshots() - Method in class oracle.pgx.api.PgxGraph
isPublishedWithSnapshotsAsync() - Method in class oracle.pgx.api.PgxGraph
Checks if this graph is published with snapshots.
isPublishWithSnapshots() - Method in class oracle.pgx.config.AbstractPreloadGraphConfig
 
isPublishWithSnapshots() - Method in class oracle.pgx.config.PreloadGraphConfig
whether or not this preloaded graph should be published together with its snapshots.
isReady() - Method in interface oracle.pgx.api.admin.Control
Check if the engine is ready to accept new requests
isRegression() - Method in class oracle.pgx.config.mllib.UnsupervisedGraphWiseModelConfig
 
isRequired() - Method in enum oracle.pgx.config.AnalysisTaskConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.AuthorizationEntityConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.AuthorizationEntityPermissionConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.AuthorizationLocationConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.BasicSchedulerConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.ClientConfig.Field
 
isRequired() - Method in interface oracle.pgx.config.ConfigField
Checks if this field is required.
isRequired() - Method in enum oracle.pgx.config.DataMemoryLimitsConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.EnterpriseSchedulerConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.EnterpriseSchedulerFlagsConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.EsEntityProviderConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.ExternalStoreConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.FileEntityProviderConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.FileGraphConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.FileGraphStoringConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.FilterExpressionConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.FrontierRedactedVerticesConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.GraphBuilderConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.GraphErrorHandlingConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.GraphLoadingConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.GraphPropertyConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.PartitionedGraphConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.PgHbaseGraphConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.PgNosqlGraphConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.PgRdbmsGraphConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.PgxConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.PreloadGraphConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.PreparedQueryArgumentConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.PreparedQueryConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.PropertiesRedactionRuleConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.ProviderLoadingConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.RdbmsEntityProviderConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.RdfGraphConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.RdfGraphPrefixConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.RealmConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.RuntimeConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.TwoTablesTextGraphConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.UdfConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.UdfFunctionArgumentConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.UdfFunctionConfig.Field
 
isResultSetFilter() - Method in class oracle.pgx.api.filter.GraphFilter
Checks if the filter is acting on a result set
isRetainEdgeId() - Method in class oracle.pgx.config.GraphBuilderConfig
if true keep the edge id after graph construction.
isRetainVertexId() - Method in class oracle.pgx.config.GraphBuilderConfig
if true keep the vertex id after graph construction.
isRole() - Method in class oracle.pgx.config.AbstractAuthorizationEntityConfig
 
isRunning() - Method in enum oracle.pg.rdbms.Job.Status
 
isRunning() - Method in interface oracle.pgx.api.admin.Control
Check if the engine is currently up
isSameQueryPlan(Operation) - Method in interface oracle.pgx.api.Operation
Check if the query plan with this operation as root node is equal to the query plan with 'other' as root node.
isSensitive() - Method in enum oracle.pgx.config.AnalysisTaskConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.AuthorizationEntityConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.AuthorizationEntityPermissionConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.AuthorizationLocationConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.BasicSchedulerConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.ClientConfig.Field
 
isSensitive() - Method in interface oracle.pgx.config.ConfigField
Checks if this field holds a sensitive data.
isSensitive() - Method in enum oracle.pgx.config.DataMemoryLimitsConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.EnterpriseSchedulerConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.EnterpriseSchedulerFlagsConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.EsEntityProviderConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.ExternalStoreConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.FileEntityProviderConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.FileGraphConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.FileGraphStoringConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.FilterExpressionConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.FrontierRedactedVerticesConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.GraphBuilderConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.GraphErrorHandlingConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.GraphLoadingConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.GraphPropertyConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.PartitionedGraphConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.PgHbaseGraphConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.PgNosqlGraphConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.PgRdbmsGraphConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.PgxConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.PreloadGraphConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.PreparedQueryArgumentConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.PreparedQueryConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.PropertiesRedactionRuleConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.ProviderLoadingConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.RdbmsEntityProviderConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.RdfGraphConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.RdfGraphPrefixConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.RealmConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.RuntimeConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.TwoTablesTextGraphConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.UdfConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.UdfFunctionArgumentConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.UdfFunctionConfig.Field
 
isShowAllocations() - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfig
If true show memory allocation information.
isShowDebug() - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfig
[Internal use only] If true enable debug output.
isShowDeterministicOutput() - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfig
[Internal use only] If true omit thread IDs in debug output (set to true for determinism in regression tests)
isShowEnvironment() - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfig
If true show version numbers and main environment settings at startup.
isShowLogging() - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfig
If true enable summary logging -- this is available even in non-debug builds and includes information such as the machine h/w information obtained at start-up, and per-job / per-loop* information about the workload.
isShowProfiling() - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfig
If true show profiling information.
isShowSchedulerState() - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfig
If true dump scheduler state on each update.
isShowWarnings() - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfig
If true enable warnings.
isShuffle() - Method in class oracle.pgx.api.mllib.DeepWalkModelBuilder
Gets whether the model will shuffle the shuffle the random walks before training on them
isShuffle() - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Gets whether the model will shuffle the shuffle the random walks before training on them
isShuffle() - Method in interface oracle.pgx.config.mllib.BaseModelConfig
Gets whether the model will shuffle or not
isShuffle() - Method in class oracle.pgx.config.mllib.DeepWalkModelConfig
 
isShuffle() - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
isShuffle() - Method in class oracle.pgx.config.mllib.Pg2vecModelConfig
 
isSingleFileFormat() - Method in class oracle.pgx.config.GraphConfig
Check if this graph configuration has vertices and edges combined in same file
isSingleFileFormat(Format) - Static method in class oracle.pgx.config.GraphConfig
Check if a format has vertices and edges combined in same file
isSmConfig() - Method in class oracle.pgx.config.AbstractPgxConfig
 
isSnapshotPinned() - Method in class oracle.pgx.api.GraphMetaData
 
isSpinOnExit() - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfig
[Internal use only] If true spin after execution, rather than exiting.
isStandardize() - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
isStrictMode() - Method in class oracle.pgx.config.GraphLoadingConfig
if true, exceptions are thrown and logged with ERROR level whenever loader encounters problems with input file, such as invalid format, repeated keys, missing fields, mismatches and other potential errors.
isStrictMode() - Method in class oracle.pgx.config.PgxConfig
if true, exceptions are thrown and logged with ERROR level whenever engine encounters configuration problems, such as invalid keys, mismatches and other potential errors.
isStrictMode() - Method in class oracle.pgx.config.ProviderLoadingConfig
if true, exceptions are thrown and logged with ERROR level whenever loader encounters problems with input file, such as invalid format, repeated keys, missing fields, mismatches and other potential errors.
isStringPoolEnabled() - Method in class oracle.pgx.config.AbstractGraphPropertyConfig
 
isStringPoolEnabled() - Method in class oracle.pgx.config.AbstractRuntimeConfig
 
isSynchronizable() - Method in class oracle.pgx.config.ReadGraphOption.ReadGraphOptionDataBuilder
 
isTemporalType() - Method in enum oracle.pgx.common.types.PropertyType
Returns true if this PropertyType is a temporal type.
isTextFormat() - Method in enum oracle.pgx.config.Format
Check if format is a text format.
isTextFormat() - Method in enum oracle.pgx.config.ProviderFormat
Check if format is a text format.
isTransient() - Method in class oracle.pgx.api.PgxGraph
Gets the transient flag of this graph.
isTransient() - Method in class oracle.pgx.api.Property
Checks the transient flag of this property.
isTransient() - Method in class oracle.pgx.api.PropertyMetaData
Indicates if the property is transient or not
isUnsafeAllowForeignSyntax() - Method in class oracle.pgx.config.PgxConfig
(This flag reduces security, enable only if you know what you're doing!) Allow foreign syntax in user-provided Green-Marl programs
isUpdatePropertiesInPlace() - Method in class oracle.pgx.config.GraphLoadingConfig
if true, non-structural updates get applied to the graph in-place, else non-structural updates also cause new snapshots of the graph to be created.
isUseDestinationVertex() - Method in class oracle.pgx.config.mllib.edgecombination.EdgeCombinationMethod
 
isUseEdge() - Method in class oracle.pgx.config.mllib.edgecombination.EdgeCombinationMethod
 
isUser() - Method in class oracle.pgx.config.AbstractAuthorizationEntityConfig
 
isUseSourceVertex() - Method in class oracle.pgx.config.mllib.edgecombination.EdgeCombinationMethod
 
isValidEdge(long) - Static method in interface oracle.pgx.common.types.Edge
 
isVectorProperty() - Method in class oracle.pgx.api.Property
Checks if this property holds vectors or scalars.
isVertexLabelsLoadingEnabled() - Method in class oracle.pgx.config.GraphConfig
 
iterator() - Method in class oracle.pgx.api.Partition
Creates an iterator over all partitions.
iterator() - Method in class oracle.pgx.api.PgxCollection
Blocking version of PgxCollection.iteratorAsync().
iterator() - Method in interface oracle.pgx.api.PgxPath.PathIterable
 
iteratorAsync() - Method in class oracle.pgx.api.PgxCollection
Gets an Iterator over the collection.

J

JAVA - oracle.pgx.config.Compiler
The PGX Algorithm Java compiler.
JAVA - oracle.pgx.config.UdfLanguage
 
JAVA_CLASS_PATH - oracle.pgx.config.PgxConfig.Field
Path to required java libraries.
JAVA_HOME - Static variable in class oracle.pgx.config.ConfigParser
 
JAVA_HOME_DIR - oracle.pgx.config.PgxConfig.Field
The path to Java's home directory.
JAVA_HOME_DIR_WILDCARD - Static variable in class oracle.pgx.config.ConfigParser
The Constant JAVA_HOME_DIR_WILDCARD.
JAVASCRIPT - oracle.pgx.config.UdfLanguage
 
JDBC_URL - oracle.pgx.config.PartitionedGraphConfig.Field
jdbc URL pointing to an RDBMS instance
JDBC_URL - oracle.pgx.config.PgRdbmsGraphConfig.Field
jdbc URL pointing to an RDBMS instance
JDBC_URL - oracle.pgx.config.RdbmsEntityProviderConfig.Field
jdbc URL pointing to an RDBMS instance
JDBC_URL - oracle.pgx.config.RdfGraphConfig.Field
jdbc URL pointing to an RDBMS instance
JDBC_URL - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
jdbc URL pointing to an RDBMS instance
jdbcUrl(String) - Method in class oracle.pgx.api.expansion.PgqlViewGraphExpander
sets the jdbcUrl to use for connecting to the DB
jdbcUrl(String) - Method in class oracle.pgx.api.frames.PgxDbFrameReader
sets the jdbcUrl to use for connecting to the DB
jdbcUrl(String) - Method in class oracle.pgx.api.frames.PgxDbFrameStorer
sets the jdbcUrl to use for connecting to the DB
jdbcUrl(String) - Method in class oracle.pgx.api.mllib.DbModelLoader
Configures the jdbc url of the database to connect to (not required if using the user from the realm)
jdbcUrl(String) - Method in class oracle.pgx.api.mllib.DbModelRepositoryBuilder
Configures the jdbc url of the database to connect to (not required if using the user from the realm)
jdbcUrl(String) - Method in class oracle.pgx.api.mllib.DbModelStorer
Configures the jdbc url of the database to connect to (not required if using the user from the realm)
jdbcUrl(String) - Method in class oracle.pgx.api.subgraph.PgqlBasedSubgraphReader
sets the jdbcUrl to use for connecting to the DB
Job - Class in oracle.pg.rdbms
A subclass of CompletableFuture representing an asynchronous operation of the ADB Graph client.
Job(GraphStudioClient, long, String, String, Job.Type, Job.Status, String, String, List<Job.LogEntry>) - Constructor for class oracle.pg.rdbms.Job
 
Job.LogEntry - Class in oracle.pg.rdbms
A log entry of a job.
Job.Status - Enum in oracle.pg.rdbms
The job status
Job.Type - Enum in oracle.pg.rdbms
The type of job
jobPollInterval(long) - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration.AdbGraphClientConfigurationBuilder
The time interval to use when polling the server for job updates.
jobPollIntervalTimeUnit(TimeUnit) - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration.AdbGraphClientConfigurationBuilder
join() - Method in class oracle.pgx.api.PgxFuture
 
join(PgxFrame, String) - Method in class oracle.pgx.api.frames.PgxFrame
Creates a new PgxFrame by adding the columns of the right frame to this frame aligned on equality of entries in column joinKeyColumn.
join(PgxFrame, String, String) - Method in class oracle.pgx.api.frames.PgxFrame
Creates a new PgxFrame by adding the columns of the right frame to this frame aligned on equality of entries in column leftJoinKeyColumn for this frame and column rightJoinKeyColumn for the right frame.
join(PgxFrame, String, String, String) - Method in class oracle.pgx.api.frames.PgxFrame
Creates a new PgxFrame by adding the columns of the right frame to this frame, aligned on equality of entries in column leftJoinKeyColumn for this frame and column rightJoinKeyColumn for the right frame.
join(PgxFrame, String, String, String, String) - Method in class oracle.pgx.api.frames.PgxFrame
Creates a new PgxFrame by adding the columns of the right frame to this frame, aligned on equality of entries in column leftJoinKeyColumn for this frame and column rightJoinKeyColumn for the right frame.
joinAsync(PgxFrame, String) - Method in class oracle.pgx.api.frames.PgxFrame
Creates a new PgxFrame by adding the columns of the right frame to this frame aligned on equality of entries in column joinKeyColumn.
joinAsync(PgxFrame, String, String) - Method in class oracle.pgx.api.frames.PgxFrame
Creates a new PgxFrame by adding the columns of the right frame to this frame aligned on equality of entries in column leftJoinKeyColumn for this frame and column rightJoinKeyColumn for the right frame The resulting frame will contain the columns of this frame and the columns of right frame without any prefixes.
joinAsync(PgxFrame, String, String, String) - Method in class oracle.pgx.api.frames.PgxFrame
Creates a new PgxFrame by adding the columns of the right frame to this frame, aligned on equality of entries in column leftJoinKeyColumn for this frame and column rightJoinKeyColumn for the right frame.
joinAsync(PgxFrame, String, String, String, String) - Method in class oracle.pgx.api.frames.PgxFrame
Creates a new PgxFrame by adding the columns of the right frame to this frame, aligned on equality of entries in column leftJoinKeyColumn for this frame and column rightJoinKeyColumn for the right frame.

K

kcore(PgxGraph) - Method in class oracle.pgx.api.Analyst
k-core decomposes a graph into layers revealing subgraphs with particular properties
kcore(PgxGraph, int, int) - Method in class oracle.pgx.api.Analyst
k-core decomposes a graph into layers revealing subgraphs with particular properties
kcore(PgxGraph, int, int, Scalar<Long>, VertexProperty<ID, Long>) - Method in class oracle.pgx.api.Analyst
k-core decomposes a graph into layers revealing subgraphs with particular properties
kcore(PgxGraph, Scalar<Long>, VertexProperty<ID, Long>) - Method in class oracle.pgx.api.Analyst
k-core decomposes a graph into layers revealing subgraphs with particular properties
kcoreAsync(PgxGraph) - Method in class oracle.pgx.api.Analyst
k-core decomposes a graph into layers revealing subgraphs with particular properties
kcoreAsync(PgxGraph, int, int) - Method in class oracle.pgx.api.Analyst
k-core decomposes a graph into layers revealing subgraphs with particular properties
kcoreAsync(PgxGraph, int, int, Scalar<Long>, VertexProperty<ID, Long>) - Method in class oracle.pgx.api.Analyst
k-core decomposes a graph into layers revealing subgraphs with particular properties
kcoreAsync(PgxGraph, Scalar<Long>, VertexProperty<ID, Long>) - Method in class oracle.pgx.api.Analyst
k-core decomposes a graph into layers revealing subgraphs with particular properties
KEEP_CURRENT_VALUES - oracle.pgx.api.expansion.PropertyMergeStrategy
Keep the values of the base graph, i.e., the graph from which the expand operation is called.
KEEP_MULTI_EDGES - oracle.pgx.api.PgxGraph.MultiEdges
 
KEEP_SELF_EDGES - oracle.pgx.api.PgxGraph.SelfEdges
 
KEEP_TRIVIAL_VERTICES - oracle.pgx.api.PgxGraph.TrivialVertices
 
key(String) - Method in class oracle.pgx.api.mllib.FileModelLoader
Configures the encryption key of the model file.
key(String) - Method in class oracle.pgx.api.mllib.FileModelStorer
Configures the encryption key of the model file.
KEY_COLUMN - oracle.pgx.config.FileEntityProviderConfig.Field
name or index (starting from 1) of column corresponding to keys (for CSV format only)
KEY_COLUMN - oracle.pgx.config.RdbmsEntityProviderConfig.Field
name of the column in the database table containing the keys of the entities
KEY_FIELD - oracle.pgx.config.EsEntityProviderConfig.Field
name of the field in the Elasticsearch index containing the keys of the entity
KEY_TYPE - oracle.pgx.config.EsEntityProviderConfig.Field
type of the keys
KEY_TYPE - oracle.pgx.config.FileEntityProviderConfig.Field
type of the keys
KEY_TYPE - oracle.pgx.config.RdbmsEntityProviderConfig.Field
type of the keys
keys() - Method in interface oracle.pgx.algorithm.PgxMap
Get the keys in this map.
keys() - Method in class oracle.pgx.api.PgxMap
Blocking version of PgxMap.keysAsync().
KEYS_AS_IDS - oracle.pgx.common.types.IdStrategy
Indicates there are graph-wide global IDs for the entity type (vertices and / or edges) and that the IDs corresponds to the keys of the entities declared when loading or creating the graph
keysAsync() - Method in class oracle.pgx.api.PgxMap
 
KEYSTORE - oracle.pgx.config.ClientConfig.Field
path to the keystore to use for client connections.
KEYSTORE_ALIAS - oracle.pgx.config.EsEntityProviderConfig.Field
alias to the keystore to use when connecting to database
KEYSTORE_ALIAS - oracle.pgx.config.FileEntityProviderConfig.Field
alias to the keystore to use when connecting to database
KEYSTORE_ALIAS - oracle.pgx.config.FileGraphConfig.Field
alias to the keystore to use when connecting to database
KEYSTORE_ALIAS - oracle.pgx.config.PartitionedGraphConfig.Field
alias to the keystore to use when connecting to database
KEYSTORE_ALIAS - oracle.pgx.config.PgHbaseGraphConfig.Field
alias to the keystore to use when connecting to database
KEYSTORE_ALIAS - oracle.pgx.config.PgNosqlGraphConfig.Field
alias to the keystore to use when connecting to database
KEYSTORE_ALIAS - oracle.pgx.config.PgRdbmsGraphConfig.Field
alias to the keystore to use when connecting to database
KEYSTORE_ALIAS - oracle.pgx.config.RdbmsEntityProviderConfig.Field
alias to the keystore to use when connecting to database
KEYSTORE_ALIAS - oracle.pgx.config.RdfGraphConfig.Field
alias to the keystore to use when connecting to database
KEYSTORE_ALIAS - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
alias to the keystore to use when connecting to database
KEYSTORE_ALIAS - oracle.pgx.config.TwoTablesTextGraphConfig.Field
alias to the keystore to use when connecting to database
keystoreAlias(String) - Method in class oracle.pgx.api.expansion.PgqlViewGraphExpander
sets the keystore alias to retrieve the password from the keystore
keystoreAlias(String) - Method in class oracle.pgx.api.frames.PgxDbFrameReader
sets the keystore alias to retrieve the password from the keystore
keystoreAlias(String) - Method in class oracle.pgx.api.frames.PgxDbFrameStorer
sets the keystore alias to retrieve the password from the keystore
keystoreAlias(String) - Method in class oracle.pgx.api.mllib.DbModelLoader
Configures the keystore alias to get the password for the connection
keystoreAlias(String) - Method in class oracle.pgx.api.mllib.DbModelRepositoryBuilder
Configures the keystore alias to get the password for the connection
keystoreAlias(String) - Method in class oracle.pgx.api.mllib.DbModelStorer
Configures the keystore alias to get the password for the connection
keystoreAlias(String) - Method in class oracle.pgx.api.subgraph.PgqlBasedSubgraphReader
sets the keystore alias to retrieve the password from the keystore
KEYTAB - oracle.pgx.config.PgHbaseGraphConfig.Field
path to keytab file
killSession(String) - Method in interface oracle.pgx.api.admin.Control
Kill session.
killSession(String) - Method in class oracle.pgx.api.ServerInstance
killSessionAsync(String) - Method in class oracle.pgx.api.ServerInstance
Kill a session.

L

label(String) - Method in class oracle.pgx.api.frames.PgxEdgeProviderFromFramesCreator
Set the label for the edge provider
label(String) - Method in class oracle.pgx.api.frames.PgxVertexProviderFromFramesCreator
Set the label for the vertex provider
LABEL - oracle.pgx.config.EsEntityProviderConfig.Field
label for the entities loaded from this provider
LABEL - oracle.pgx.config.FileEntityProviderConfig.Field
label for the entities loaded from this provider
LABEL - oracle.pgx.config.PgRdbmsGraphConfig.Field
the label to use when reading the graph
LABEL - oracle.pgx.config.PropertiesRedactionRuleConfig.Field
Vertex / Edge label to which the rule is applied
LABEL - oracle.pgx.config.RdbmsEntityProviderConfig.Field
label for the entities loaded from this provider
LabelMaps - Class in oracle.pgx.config.mllib
This class is used so that we can store type information of the maps during serialization
LabelMaps() - Constructor for class oracle.pgx.config.mllib.LabelMaps
 
LANGUAGE - oracle.pgx.config.UdfFunctionConfig.Field
language the function is implemented in
LARGE_ARRAY_THRESHOLD - oracle.pgx.config.PgxConfig.Field
threshold when the size of an array is too big to use a normal Java array.
LARGE_ARRAY_THRESHOLD - oracle.pgx.config.RuntimeConfig.Field
threshold when the size of an array is too big to use a normal Java array.
LARGE_BUF_COUNT - oracle.pgx.config.PgxConfig.Field
Number of large buffers populated in the pool.
LARGE_BUF_SIZE_KB - oracle.pgx.config.PgxConfig.Field
Size in kB of the large buffers.
LATEST_SNAPSHOT - Static variable in class oracle.pgx.api.PgxSession
the timestamp of the most recent snapshot: used to easily move to the newest snapshot as a second argument of PgxSession.setSnapshot(PgxGraph, long) ;}
LAUNCH_WATCHDOGS - oracle.pgx.config.PgxConfig.Field
(for debugging) if true, additional watch-dog threads will be launched which monitor and log engine health stats
LEAKY_RELU - oracle.pgx.config.mllib.ActivationFunction
f(x) = x if x > 0, 0.01x otherwise
learningRate() - Method in class oracle.pgx.api.mllib.GnnExplainer
Get the learning rate for the explainer.
learningRate(double) - Method in class oracle.pgx.api.mllib.SupervisedGnnExplainer
Set the learning rate for the explainer.
learningRate(double) - Method in class oracle.pgx.api.mllib.UnsupervisedGnnExplainer
Set the learning rate for the explainer.
length() - Method in class oracle.pgx.api.frames.PgxFrame
Gives the numbers of rows in a frame Blocking version of PgxFrame.lengthAsync().
Length - Annotation Type in oracle.pgx.algorithm.annotations
 
lengthAsync() - Method in class oracle.pgx.api.frames.PgxFrame
Gives the numbers of rows in a frame.
lessThan(PgxVertex) - Method in interface oracle.pgx.algorithm.PgxVertex
Check whether this vertex is less than the given vertex according to the ordering induced on the vertices.
limitedShortestPathHopDist(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, int, PgxMap<Integer, PgxVertex<ID>>, VertexSet<ID>, VertexProperty<ID, PgxVect<Integer>>) - Method in class oracle.pgx.api.Analyst
Computes the k-hop limited shortest path between two vertices.
limitedShortestPathHopDist(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, int, PgxMap<Integer, PgxVertex<ID>>, VertexSet<ID>, VertexProperty<ID, PgxVect<Integer>>, VertexSequence<ID>, EdgeSequence) - Method in class oracle.pgx.api.Analyst
Computes the k-hop limited shortest path between two vertices.
limitedShortestPathHopDistAsync(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, int, PgxMap<Integer, PgxVertex<ID>>, VertexSet<ID>, VertexProperty<ID, PgxVect<Integer>>) - Method in class oracle.pgx.api.Analyst
Computes the k-hop limited shortest path between two vertices.
limitedShortestPathHopDistAsync(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, int, PgxMap<Integer, PgxVertex<ID>>, VertexSet<ID>, VertexProperty<ID, PgxVect<Integer>>, VertexSequence<ID>, EdgeSequence) - Method in class oracle.pgx.api.Analyst
Computes the k-hop limited shortest path between two vertices.
limitedShortestPathHopDistFiltered(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, int, PgxMap<Integer, PgxVertex<ID>>, VertexSet<ID>, VertexProperty<ID, PgxVect<Integer>>, EdgeFilter) - Method in class oracle.pgx.api.Analyst
Computes the k-hop limited shortest path between two vertices.
limitedShortestPathHopDistFiltered(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, int, PgxMap<Integer, PgxVertex<ID>>, VertexSet<ID>, VertexProperty<ID, PgxVect<Integer>>, EdgeFilter, VertexSequence<ID>, EdgeSequence) - Method in class oracle.pgx.api.Analyst
Computes the k-hop limited shortest path between two vertices.
limitedShortestPathHopDistFilteredAsync(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, int, PgxMap<Integer, PgxVertex<ID>>, VertexSet<ID>, VertexProperty<ID, PgxVect<Integer>>, EdgeFilter) - Method in class oracle.pgx.api.Analyst
Computes the k-hop limited shortest path between two vertices.
limitedShortestPathHopDistFilteredAsync(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, int, PgxMap<Integer, PgxVertex<ID>>, VertexSet<ID>, VertexProperty<ID, PgxVect<Integer>>, EdgeFilter, VertexSequence<ID>, EdgeSequence) - Method in class oracle.pgx.api.Analyst
Computes the k-hop limited shortest path between two vertices.
LimitOffset - oracle.pgx.common.types.OperationType
 
LINEAR - oracle.pgx.config.mllib.ActivationFunction
f(x) = x
LinkTemplate - Enum in oracle.pgx.config
 
LinkTemplateUtils - Class in oracle.pgx.config
 
LinkTemplateUtils() - Constructor for class oracle.pgx.config.LinkTemplateUtils
 
LIST_MODEL_STORES - oracle.pgx.config.LinkTemplate
 
LIST_MODELS_IN_MODEL_STORE - oracle.pgx.config.LinkTemplate
 
LISTENERS - oracle.pgx.config.LinkTemplate
 
listModels(String) - Method in class oracle.pgx.api.mllib.ModelRepository
Lists the models present in the model store with the given name.
listModelsAsync(String) - Method in class oracle.pgx.api.mllib.DbModelRepository
 
listModelsAsync(String) - Method in class oracle.pgx.api.mllib.ModelRepository
Non-blocking version of the listModels method.
listModelStoresNames() - Method in class oracle.pgx.api.mllib.ModelRepository
List all model store names.
listModelStoresNamesAsync() - Method in class oracle.pgx.api.mllib.DbModelRepository
 
listModelStoresNamesAsync() - Method in class oracle.pgx.api.mllib.ModelRepository
Non-blocking version of the listModelStoresNames method.
listModelStoresNamesMatching(String) - Method in class oracle.pgx.api.mllib.ModelRepository
List all model store names that match the provided regex.
LIVENESS_CHECK_DELAY_SECS - oracle.pgx.config.PgxConfig.Field
Liveness check interval, i.e., how often to check that the PGX.D server is alive and that it can accept and execute commands.
LIVENESS_CHECK_TIMEOUT_SECS - oracle.pgx.config.PgxConfig.Field
Fails liveness check task if it cannot complete the liveness task in the period of time.
load() - Method in class oracle.pgx.api.mllib.ModelLoader
Trigger the load, once all the parameters have been set (blocking version)
load() - Method in class oracle.pgx.api.subgraph.AbstractSubgraphReader
load(String) - Method in class oracle.pgx.api.subgraph.AbstractSubgraphReader
load(String...) - Method in class oracle.pgx.api.frames.PgxFrameReader
triggers the loading of the PgxFrame
LOAD_AT_SERVER_INITIALIZATION - oracle.pgx.config.PreloadGraphConfig.Field
if true, PGX will load the pre-loaded graph during the initialization of the engine, otherwise loads the graph after completing the engine initialization.
LOAD_EDGE_LABEL - oracle.pgx.config.GraphLoadingConfig.Field
whether or not to load the edge label if it is available
LOAD_FRAME - oracle.pgx.config.LinkTemplate
 
LOAD_GRAPH - oracle.pgx.config.LinkTemplate
 
LOAD_LABELS - oracle.pgx.config.ProviderLoadingConfig.Field
whether or not to load the entity label if it is available
LOAD_MODEL - oracle.pgx.config.LinkTemplate
 
LOAD_VERTEX_LABELS - oracle.pgx.config.GraphLoadingConfig.Field
whether or not to load the vertex label if it is available
loadAsync() - Method in class oracle.pgx.api.mllib.DbModelLoader
 
loadAsync() - Method in class oracle.pgx.api.mllib.FileModelLoader
 
loadAsync() - Method in class oracle.pgx.api.mllib.GenericModelLoader
 
loadAsync() - Method in class oracle.pgx.api.mllib.ModelLoader
Trigger the load, once all the parameters have been set (async version)
loadAsync() - Method in class oracle.pgx.api.subgraph.AbstractSubgraphReader
Load the subgraph.
loadAsync() - Method in class oracle.pgx.api.subgraph.PgqlBasedSubgraphReader
 
loadAsync(String) - Method in class oracle.pgx.api.subgraph.AbstractSubgraphReader
Load the subgraph.
loadAsync(String) - Method in class oracle.pgx.api.subgraph.GenericSubgraphReader
 
loadAsync(String) - Method in class oracle.pgx.api.subgraph.PgqlBasedSubgraphReader
 
loadAsync(String...) - Method in class oracle.pgx.api.frames.PgxCsvFrameReader
trigger the async loading of the PgxFrame
loadAsync(String...) - Method in class oracle.pgx.api.frames.PgxDbFrameReader
trigger the async loading of the PgxFrame
loadAsync(String...) - Method in class oracle.pgx.api.frames.PgxFrameReader
trigger the async loading of the PgxFrame
loadAsync(String...) - Method in class oracle.pgx.api.frames.PgxGenericFrameReader
triggers the async loading of the PgxFrame
loadAsync(String...) - Method in class oracle.pgx.api.frames.PgxPgbFrameReader
trigger the async loading of the PgxFrame
loadAtServerInitialization() - Method in class oracle.pgx.config.PreloadGraphConfig
if true, PGX will load the pre-loaded graph during the initialization of the engine, otherwise loads the graph after completing the engine initialization.
loadDeepWalkModel() - Method in class oracle.pgx.api.Analyst
Returns GenericModelLoader to configure how to load a DeepWalk model and then trigger it.
loadDeepWalkModel(String, String) - Method in class oracle.pgx.api.Analyst
Loads an encrypted Deepwalk model
loadEdgeLabel() - Method in class oracle.pgx.config.GraphLoadingConfig
whether or not to load the edge label if it is available
LOADING - oracle.pgx.config.EsEntityProviderConfig.Field
loading-specific configuration
LOADING - oracle.pgx.config.FileEntityProviderConfig.Field
loading-specific configuration
LOADING - oracle.pgx.config.FileGraphConfig.Field
loading-specific configuration
LOADING - oracle.pgx.config.PartitionedGraphConfig.Field
loading-specific configuration
LOADING - oracle.pgx.config.PgHbaseGraphConfig.Field
loading-specific configuration
LOADING - oracle.pgx.config.PgNosqlGraphConfig.Field
loading-specific configuration
LOADING - oracle.pgx.config.PgRdbmsGraphConfig.Field
loading-specific configuration
LOADING - oracle.pgx.config.RdbmsEntityProviderConfig.Field
loading-specific configuration
LOADING - oracle.pgx.config.RdfGraphConfig.Field
loading-specific configuration
LOADING - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
loading-specific configuration
LOADING - oracle.pgx.config.TwoTablesTextGraphConfig.Field
loading-specific configuration
LOADING_PROGRESS_REPORTING_FREQUENCY - oracle.pgx.config.GraphLoadingConfig.Field
indicates at what frequency the loading of vertices and edges should be logged.
loadLabels() - Method in class oracle.pgx.config.ProviderLoadingConfig
whether or not to load the entity label if it is available
loadPg2vecModel() - Method in class oracle.pgx.api.Analyst
Returns GenericModelLoader to configure how to load a Pg2vec model and then trigger it.
loadPg2vecModel(String, String) - Method in class oracle.pgx.api.Analyst
Loads an encrypted pg2vec model
loadSupervisedEdgeWiseModel() - Method in class oracle.pgx.api.Analyst
Returns GenericModelLoader to configure how to load a SupervisedEdgeWiseModel model and then trigger it.
loadSupervisedEdgeWiseModel(String, String) - Method in class oracle.pgx.api.Analyst
Loads an encrypted SupervisedEdgeWise model
loadSupervisedGraphWiseModel() - Method in class oracle.pgx.api.Analyst
Returns GenericModelLoader to configure how to load a SupervisedGraphWiseModel model and then trigger it.
loadSupervisedGraphWiseModel(String, String) - Method in class oracle.pgx.api.Analyst
Loads an encrypted SupervisedGraphWise model
loadUnsupervisedAnomalyDetectionGraphWiseModel() - Method in class oracle.pgx.api.Analyst
Returns GenericModelLoader to configure how to load a UnsupervisedAnomalyDetectionGraphWise model and then trigger it.
loadUnsupervisedEdgeWiseModel() - Method in class oracle.pgx.api.Analyst
Returns GenericModelLoader to configure how to load a UnsupervisedEdgeWiseModel model and then trigger it.
loadUnsupervisedEdgeWiseModel(String, String) - Method in class oracle.pgx.api.Analyst
Loads an encrypted UnsupervisedEdgeWise model
loadUnsupervisedGraphWiseModel() - Method in class oracle.pgx.api.Analyst
Returns GenericModelLoader to configure how to load a UnsupervisedGraphWise model and then trigger it.
loadUnsupervisedGraphWiseModel(String, String) - Method in class oracle.pgx.api.Analyst
Loads an encrypted UnsupervisedGraphWise model
loadVertexLabels() - Method in class oracle.pgx.config.GraphLoadingConfig
whether or not to load the vertex label if it is available
LOCAL_DATE - oracle.pgx.common.types.PropertyType
Date type for properties
LOCAL_DATE - oracle.pgx.common.types.QueryArgumentType
 
LOCAL_DATE_FORMAT - oracle.pgx.config.EsEntityProviderConfig.Field
array of local_date formats to use when loading and storing local_date properties.
LOCAL_DATE_FORMAT - oracle.pgx.config.FileEntityProviderConfig.Field
array of local_date formats to use when loading and storing local_date properties.
LOCAL_DATE_FORMAT - oracle.pgx.config.FileGraphConfig.Field
array of local_date formats to use when loading and storing local_date properties.
LOCAL_DATE_FORMAT - oracle.pgx.config.PartitionedGraphConfig.Field
array of local_date formats to use when loading and storing local_date properties.
LOCAL_DATE_FORMAT - oracle.pgx.config.PgHbaseGraphConfig.Field
array of local_date formats to use when loading and storing local_date properties.
LOCAL_DATE_FORMAT - oracle.pgx.config.PgNosqlGraphConfig.Field
array of local_date formats to use when loading and storing local_date properties.
LOCAL_DATE_FORMAT - oracle.pgx.config.PgRdbmsGraphConfig.Field
array of local_date formats to use when loading and storing local_date properties.
LOCAL_DATE_FORMAT - oracle.pgx.config.RdbmsEntityProviderConfig.Field
array of local_date formats to use when loading and storing local_date properties.
LOCAL_DATE_FORMAT - oracle.pgx.config.RdfGraphConfig.Field
array of local_date formats to use when loading and storing local_date properties.
LOCAL_DATE_FORMAT - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
array of local_date formats to use when loading and storing local_date properties.
LOCAL_DATE_FORMAT - oracle.pgx.config.TwoTablesTextGraphConfig.Field
array of local_date formats to use when loading and storing local_date properties.
LOCAL_DATE_TYPE - Static variable in class oracle.pgx.api.frames.schema.datatypes.DataTypes
 
localClusteringCoefficient(PgxGraph) - Method in class oracle.pgx.api.Analyst
LCC gives information about potential clustering options in a graph
localClusteringCoefficient(PgxGraph, boolean) - Method in class oracle.pgx.api.Analyst
LCC gives information about potential clustering options in a graph
localClusteringCoefficient(PgxGraph, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
LCC gives information about potential clustering options in a graph
localClusteringCoefficient(PgxGraph, VertexProperty<ID, Double>, boolean) - Method in class oracle.pgx.api.Analyst
LCC gives information about potential clustering options in a graph
localClusteringCoefficientAsync(PgxGraph) - Method in class oracle.pgx.api.Analyst
LCC gives information about potential clustering options in a graph
localClusteringCoefficientAsync(PgxGraph, boolean) - Method in class oracle.pgx.api.Analyst
LCC gives information about potential clustering options in a graph
localClusteringCoefficientAsync(PgxGraph, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
LCC gives information about potential clustering options in a graph
localClusteringCoefficientAsync(PgxGraph, VertexProperty<ID, Double>, boolean) - Method in class oracle.pgx.api.Analyst
LCC gives information about potential clustering options in a graph
LocalDateType - Class in oracle.pgx.api.frames.schema.datatypes.temporal
 
LocalDateType() - Constructor for class oracle.pgx.api.frames.schema.datatypes.temporal.LocalDateType
 
LOCATION - oracle.pgx.config.AuthorizationLocationConfig.Field
the path of the file-location
LOG_CONFIGURE - oracle.pgx.config.PgxConfig.Field
Path to a log configuration in Log4j (version 1) syntax.
LOG_STD_REDIRECT - oracle.pgx.config.PgxConfig.Field
Path to a log file into which the standard output streams (stdout, stderr) of PGX.D backend should be redirected.
LOG_TO_STDERR - oracle.pgx.config.EnterpriseSchedulerFlagsConfig.Field
If true log to stderr.
LOG_WARN - oracle.pgx.config.OnMismatch
don't stop.
LOG_WARN_ONCE - oracle.pgx.config.OnMismatch
don't stop.
LogEntry(Date, String) - Constructor for class oracle.pg.rdbms.Job.LogEntry
 
logPgxStartupInformation(String) - Static method in class oracle.pgx.api.admin.StartupLogging
 
logShutdown(String, RunnableWithException<? extends Throwable>) - Static method in class oracle.pgx.api.admin.LogShutDown
 
logShutdown(String, SupplierWithException<T, ? extends Throwable>) - Static method in class oracle.pgx.api.admin.LogShutDown
 
LogShutDown - Class in oracle.pgx.api.admin
 
LogShutDown() - Constructor for class oracle.pgx.api.admin.LogShutDown
 
LONG - oracle.pgx.api.PgqlResultElement.Type
 
LONG - oracle.pgx.common.types.IdType
Long type for Ids
LONG - oracle.pgx.common.types.PropertyType
Long type for properties
LONG - oracle.pgx.common.types.QueryArgumentType
 
LONG - oracle.pgx.common.types.ReturnType
Long return type
LONG - oracle.pgx.config.RdfAction
 
LONG_IN - oracle.pgx.common.types.ArgumentType
long in-argument (value)
LONG_OUT - oracle.pgx.common.types.ArgumentType
long out-argument (name of scalar)
LONG_TYPE - Static variable in class oracle.pgx.api.frames.schema.datatypes.DataTypes
 
LongType - Class in oracle.pgx.api.frames.schema.datatypes.numeric
 
LongType() - Constructor for class oracle.pgx.api.frames.schema.datatypes.numeric.LongType
 
LOOK_UP_SNAPSHOTS - oracle.pgx.config.LinkTemplate
 
LOOK_UP_SNAPSHOTS_BY_ID - oracle.pgx.config.LinkTemplate
 
LossFunction - Class in oracle.pgx.config.mllib.loss
 
LossFunction(LossFunction.LossType) - Constructor for class oracle.pgx.config.mllib.loss.LossFunction
 
LossFunction.LossType - Enum in oracle.pgx.config.mllib.loss
 
LossFunctions - Class in oracle.pgx.config.mllib.loss
 
lossType - Variable in class oracle.pgx.config.mllib.loss.LossFunction
 
louvain(PgxGraph, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Louvain can detect communities in a large graph relatively fast.
louvain(PgxGraph, EdgeProperty<Double>, int) - Method in class oracle.pgx.api.Analyst
Louvain can detect communities in a large graph relatively fast.
louvain(PgxGraph, EdgeProperty<Double>, int, int, double, VertexProperty<ID, Long>) - Method in class oracle.pgx.api.Analyst
Louvain can detect communities in a large graph relatively fast.
louvainAsync(PgxGraph, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Louvain can detect communities in a large graph relatively fast.
louvainAsync(PgxGraph, EdgeProperty<Double>, int) - Method in class oracle.pgx.api.Analyst
Louvain can detect communities in a large graph relatively fast.
louvainAsync(PgxGraph, EdgeProperty<Double>, int, int, double, VertexProperty<ID, Long>) - Method in class oracle.pgx.api.Analyst
Louvain can detect communities in a large graph relatively fast.
LOW - oracle.pgx.config.GraphValidationLevel
 
LOW - oracle.pgx.config.TaskPriority
 
LOW_LATENCY_SCHEDULER - oracle.pgx.config.SchedulerStrategy
 

M

MalformedProgramException - Exception in oracle.pgx.api
An exception thrown upon malformed program submission
MalformedProgramException(String) - Constructor for exception oracle.pgx.api.MalformedProgramException
 
MalformedQueryException - Exception in oracle.pgx.api
An exception thrown upon malformed query submission
MalformedQueryException(String) - Constructor for exception oracle.pgx.api.MalformedQueryException
 
MANAGE - oracle.pgx.common.auth.PgxResourcePermission
 
MANAGE - oracle.pgx.config.PgxConfigPermission
 
MAP - oracle.pgx.common.types.ArgumentType
map argument (name, in or out)
MAP_ENTRIES - oracle.pgx.config.LinkTemplate
 
MAP_ENTRY - oracle.pgx.config.LinkTemplate
 
MAP_ENTRY_SELF - oracle.pgx.config.LinkTemplate
 
MAP_EXTRACT_TOPK - oracle.pgx.config.LinkTemplate
 
MAP_PROXIES_SELF - oracle.pgx.config.LinkTemplate
 
MAP_PROXY_ENTRIES - oracle.pgx.config.LinkTemplate
 
MAP_PROXY_KEY - oracle.pgx.config.LinkTemplate
 
MAP_PROXY_KEYS - oracle.pgx.config.LinkTemplate
 
MAP_PROXY_MAP_KEY - Static variable in interface oracle.pgx.api.admin.Control
 
MAP_PROXY_SELF - oracle.pgx.config.LinkTemplate
 
MAP_PROXY_VALUE - oracle.pgx.config.LinkTemplate
 
MAP_SELF - oracle.pgx.config.LinkTemplate
 
MapIterable<K,​V> - Interface in oracle.pgx.api
Marker interface for an iterable over map entries.
MAPS_SELF - oracle.pgx.config.LinkTemplate
 
marginalize() - Method in class oracle.pgx.api.mllib.GnnExplainer
Get whether the explainer loss is marginalized over features.
marginalize(boolean) - Method in class oracle.pgx.api.mllib.SupervisedGnnExplainer
Set whether the explainer loss is marginalized over features.
marginalize(boolean) - Method in class oracle.pgx.api.mllib.UnsupervisedGnnExplainer
Set whether the explainer loss is marginalized over features.
MARK_LOOP_FOR_PROFILING - oracle.pgx.config.EnterpriseSchedulerFlagsConfig.Field
[Internal use only] ID for any additional loop to profile.
matrixFactorizationGradientDescent(BipartiteGraph, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Matrix factorization can be used as a recommendation algorithm for bipartite graphs
matrixFactorizationGradientDescent(BipartiteGraph, EdgeProperty<Double>, double, double, double, int, int) - Method in class oracle.pgx.api.Analyst
Matrix factorization can be used as a recommendation algorithm for bipartite graphs
matrixFactorizationGradientDescent(BipartiteGraph, EdgeProperty<Double>, double, double, double, int, int, VertexProperty<ID, PgxVect<Double>>) - Method in class oracle.pgx.api.Analyst
Matrix factorization can be used as a recommendation algorithm for bipartite graphs
matrixFactorizationGradientDescent(BipartiteGraph, EdgeProperty<Double>, VertexProperty<ID, PgxVect<Double>>) - Method in class oracle.pgx.api.Analyst
Matrix factorization can be used as a recommendation algorithm for bipartite graphs
matrixFactorizationGradientDescentAsync(BipartiteGraph, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Matrix factorization can be used as a recommendation algorithm for bipartite graphs
matrixFactorizationGradientDescentAsync(BipartiteGraph, EdgeProperty<Double>, double, double, double, int, int) - Method in class oracle.pgx.api.Analyst
Matrix factorization can be used as a recommendation algorithm for bipartite graphs
matrixFactorizationGradientDescentAsync(BipartiteGraph, EdgeProperty<Double>, double, double, double, int, int, VertexProperty<ID, PgxVect<Double>>) - Method in class oracle.pgx.api.Analyst
Matrix factorization can be used as a recommendation algorithm for bipartite graphs
matrixFactorizationGradientDescentAsync(BipartiteGraph, EdgeProperty<Double>, VertexProperty<ID, PgxVect<Double>>) - Method in class oracle.pgx.api.Analyst
Matrix factorization can be used as a recommendation algorithm for bipartite graphs
MatrixFactorizationModel<ID> - Class in oracle.pgx.api
Object that holds the state for repeatedly returning estimated ratings.
matrixFactorizationRecommendations(BipartiteGraph, ID, int, VertexProperty<ID, PgxVect<Double>>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
matrixFactorizationRecommendations(BipartiteGraph, PgxVertex<ID>, int, VertexProperty<ID, PgxVect<Double>>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Estimate rating can be used as a prediction algorithm for bipartite graphs
matrixFactorizationRecommendationsAsync(BipartiteGraph, PgxVertex<ID>, int, VertexProperty<ID, PgxVect<Double>>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Estimate rating can be used as a prediction algorithm for bipartite graphs
max(Function<PgxEdge, T>) - Method in interface oracle.pgx.algorithm.EdgeSet
Apply the reducer to each edge in the set and compute the maximum.
max(Function<PgxVertex, T>) - Method in interface oracle.pgx.algorithm.VertexSet
Apply the reducer to each vertex in the set and compute the maximum.
MAX - oracle.pgx.config.Aggregate
 
MAX_ACTIVE_SESSIONS - oracle.pgx.config.PgxConfig.Field
the maximum number of sessions allowed to be active at a time
MAX_BATCH_SIZE - oracle.pgx.config.EsEntityProviderConfig.Field
maximal batch size of Elasticsearch response objects
MAX_BATCH_SIZE - oracle.pgx.config.PartitionedGraphConfig.Field
maximal batch size of Elasticsearch response objects
MAX_CLIENT_HTTP_CONNECTIONS - oracle.pgx.config.ClientConfig.Field
Maximum number of connections to open to the PGX server
MAX_DATA_MEMORY_RATIO - oracle.pgx.config.AuthorizationEntityConfig.Field
memory limit of the authorization entity's private data (includes non-published graphs and PGQL results) relative to the maximum PGX engine memory limit for any user
MAX_DATA_MEMORY_SIZE - oracle.pgx.config.AuthorizationEntityConfig.Field
absolute memory limit of the authorization entity's private data (includes non-published graphs and PGQL results), default memory unit is byte, can use (k, m, g, t, p) as prefix for (kilobyte, megabyte, gigabyte, terabyte, petabyte) units
MAX_DISTINCT_STRINGS_PER_POOL - oracle.pgx.config.GraphPropertyConfig.Field
[only relevant if string_pooling_strategy is indexed] amount of distinct strings per property after which to stop pooling.
MAX_DISTINCT_STRINGS_PER_POOL - oracle.pgx.config.PgxConfig.Field
[only relevant if string_pooling_strategy is indexed] amount of distinct strings per property after which to stop pooling.
MAX_DISTINCT_STRINGS_PER_POOL - oracle.pgx.config.RuntimeConfig.Field
[only relevant if string_pooling_strategy is indexed] amount of distinct strings per property after which to stop pooling.
MAX_HEAP_SIZE_WILDCARD - Static variable in class oracle.pgx.config.ConfigParser
The Constant MAX_HEAP_SIZE_WILDCARD.
MAX_HTTP_CLIENT_REQUEST_SIZE - oracle.pgx.config.PgxConfig.Field
maximum size in bytes of any http request sent to to the PGX server over the REST API.
MAX_NUM_CONCURRENT_IO_TASKS - oracle.pgx.config.EnterpriseSchedulerConfig.Field
maximum number of concurrent io tasks at a time
MAX_NUM_CONNECTIONS - oracle.pgx.config.PgHbaseGraphConfig.Field
maximum number of database connections to use when reading the graph
MAX_NUM_CONNECTIONS - oracle.pgx.config.PgNosqlGraphConfig.Field
maximum number of database connections to use when reading the graph
MAX_NUM_CONNECTIONS - oracle.pgx.config.PgRdbmsGraphConfig.Field
maximum number of database connections to use when reading the graph
MAX_NUM_THREADS - oracle.pgx.api.executionenvironment.ExecutionEnvironmentField
Wrapper for Field.MAX_THREADS, must be a positive integer
MAX_OFF_HEAP_SIZE - oracle.pgx.config.PgxConfig.Field
maximum amount of off-heap memory PGX is allowed to allocate in megabytes, before an OutOfMemoryError will be thrown.
MAX_OFF_HEAP_SIZE - oracle.pgx.config.RuntimeConfig.Field
maximum amount of off-heap memory PGX is allowed to allocate in megabytes, before an OutOfMemoryError will be thrown.
MAX_ON_HEAP_MEMORY_USAGE_RATIO - oracle.pgx.config.PgxConfig.Field
maximum ratio of on-heap memory that PGX is allowed to use, between 0 and 1.
MAX_ON_HEAP_MEMORY_USAGE_RATIO - oracle.pgx.config.RuntimeConfig.Field
maximum ratio of on-heap memory that PGX is allowed to use, between 0 and 1.
MAX_PER_SESSION_DATA_MEMORY - oracle.pgx.config.DataMemoryLimitType
 
MAX_PER_SESSION_DATA_MEMORY_RATIO - oracle.pgx.config.DataMemoryLimitsConfig.Field
memory limit for any one session of the PGX engine relative to the user data memory limit
MAX_PER_SESSION_DATA_MEMORY_SIZE - oracle.pgx.config.DataMemoryLimitsConfig.Field
absolute memory limit for any one session of the PGX engine, default memory unit is byte, can use (k, m, g, t, p) as suffix for (kilobyte, megabyte, gigabyte, terabyte, petabyte) units
MAX_PER_USER_DATA_MEMORY - oracle.pgx.config.DataMemoryLimitType
 
MAX_PER_USER_DATA_MEMORY_RATIO - oracle.pgx.config.DataMemoryLimitsConfig.Field
memory limit for any one user of the PGX engine relative to the private data memory limit
MAX_PER_USER_DATA_MEMORY_SIZE - oracle.pgx.config.DataMemoryLimitsConfig.Field
absolute memory limit for any one user of the PGX engine, default memory unit is byte, can use (k, m, g, t, p) as suffix for (kilobyte, megabyte, gigabyte, terabyte, petabyte) units
MAX_PREFETCHED_ROWS - oracle.pgx.config.PartitionedGraphConfig.Field
maximum number of rows prefetched during each round trip resultset-database
MAX_PREFETCHED_ROWS - oracle.pgx.config.PgRdbmsGraphConfig.Field
maximum number of rows prefetched during each round trip resultset-database
MAX_PREFETCHED_ROWS - oracle.pgx.config.RdbmsEntityProviderConfig.Field
maximum number of rows prefetched during each round trip resultset-database
MAX_PREFETCHED_ROWS - oracle.pgx.config.RdfGraphConfig.Field
maximum number of rows prefetched during each round trip resultset-database
MAX_PREFETCHED_ROWS - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
maximum number of rows prefetched during each round trip resultset-database
MAX_QUEUE_SIZE_PER_SESSION - oracle.pgx.config.PgxConfig.Field
the maximum number of pending tasks allowed to be in the queue, per session.
MAX_SESSION_MEMORY_LIMIT - oracle.pgx.config.LinkTemplate
 
MAX_SNAPSHOT_COUNT - oracle.pgx.config.PgxConfig.Field
Number of snapshots that may be loaded in the engine at the same time.
MAX_THREADS - oracle.pgx.config.AnalysisTaskConfig.Field
a hard limit on the number of threads to use for a task.
MAX_TOTAL_DATA_MEMORY - oracle.pgx.config.DataMemoryLimitType
 
MAX_TOTAL_DATA_MEMORY_RATIO - oracle.pgx.config.DataMemoryLimitsConfig.Field
memory limit across entire PGX engine relative to available system memory
MAX_TOTAL_DATA_MEMORY_SIZE - oracle.pgx.config.DataMemoryLimitsConfig.Field
absolute memory limit across entire PGX engine, default memory unit is byte, can use (k, m, g, t, p) as suffix for (kilobyte, megabyte, gigabyte, terabyte, petabyte) units
MAX_TOTAL_PRIVATE_DATA_MEMORY - oracle.pgx.config.DataMemoryLimitType
 
MAX_TOTAL_PRIVATE_DATA_MEMORY_RATIO - oracle.pgx.config.DataMemoryLimitsConfig.Field
memory limit of private data (includes non-published graphs and PGQL results) relative to total PGX engine memory limit
MAX_TOTAL_PRIVATE_DATA_MEMORY_SIZE - oracle.pgx.config.DataMemoryLimitsConfig.Field
absolute memory limit of private data (includes non-published graphs and PGQL results), default memory unit is byte, can use (k, m, g, t, p) as suffix for (kilobyte, megabyte, gigabyte, terabyte, petabyte) units
MAX_TOTAL_SHARED_DATA_MEMORY - oracle.pgx.config.DataMemoryLimitType
 
MAX_TOTAL_SHARED_DATA_MEMORY_RATIO - oracle.pgx.config.DataMemoryLimitsConfig.Field
memory limit of shared data (includes published graphs and pinned non-referenced graphs) relative to total PGX engine memory limit
MAX_TOTAL_SHARED_DATA_MEMORY_SIZE - oracle.pgx.config.DataMemoryLimitsConfig.Field
absolute memory limit of shared data (includes published graphs and pinned non-referenced graphs), default memory unit is byte, can use (k, m, g, t, p) as suffix for (kilobyte, megabyte, gigabyte, terabyte, petabyte) units
MAXIMUM_ATTAINABLE_MEMORY - oracle.pgx.config.PgxConfig.Field
The maximum memory that can ever be made available to this PGX.D cluster.
MAXIMUM_COMMAND_BUFFERS_POSTED_PER_REMOTE - oracle.pgx.config.PgxConfig.Field
The max number of posted buffers in an MQL channel for incoming command messages from all remotes.
MAXIMUM_RECEIVED_MESSAGES_BUFFER - oracle.pgx.config.PgxConfig.Field
The max size of per remote received message queue.
MAXIMUM_SEND_BUFFERS_IN_FLIGHT - oracle.pgx.config.PgxConfig.Field
The max number of in-flight messages can be sent globally at the same time.
MAXIMUM_SHARED_BUFFERS_POSTED - oracle.pgx.config.PgxConfig.Field
The max number of large buffers posted in an MQL channel for incoming data messages from all remotes.
MEAN - oracle.pgx.config.mllib.AggregationOperation
Mean
MEAN - oracle.pgx.config.mllib.GraphWiseDgiLayerConfig.ReadoutFunction
sigmoid activated mean (Velickovic et al., 2018)
MEDIUM - oracle.pgx.config.TaskPriority
 
MEMORY_ALLOCATOR - oracle.pgx.config.PgxConfig.Field
which memory allocator to use
MEMORY_ALLOCATOR - oracle.pgx.config.RuntimeConfig.Field
which memory allocator to use
MEMORY_CLEANUP - oracle.pgx.config.LinkTemplate
 
MEMORY_CLEANUP_INTERVAL - oracle.pgx.config.PgxConfig.Field
memory cleanup tick in seconds
MEMORY_INFO - oracle.pgx.config.LinkTemplate
 
MemoryAllocationStrategy - Enum in oracle.pgx.config
A strategy for allocating off-heap memory
MERGE_LOOPS - oracle.pgx.api.GmCompilerOptimization
 
MERGE_PROPERTIES - oracle.pgx.api.GmCompilerOptimization
 
MergingStrategyBuilder - Class in oracle.pgx.api
 
MIN - oracle.pgx.config.Aggregate
 
MIN_ARRAY_COMPACTION_THRESHOLD - oracle.pgx.config.PgxConfig.Field
[only relevant for graphs optimized for updates] minimum value that can be used for the array_compaction_threshold value in graph configuration.
MIN_FETCH_INTERVAL_SEC - oracle.pgx.config.PgxConfig.Field
(only relevant if the graph format supports delta updates) for delta-refresh, the lowest interval at which a graph source is queried for changes.
MIN_UPDATE_INTERVAL_SEC - oracle.pgx.config.PgxConfig.Field
for auto-refresh, the lowest interval after which a new snapshot is created, either by reloading the entire graph or if the format supports delta-updates, out of the cached changes (only relevant if the format supports delta updates).
MLMODEL_SELF - oracle.pgx.config.LinkTemplate
 
Model<ModelType extends Model<ModelType>> - Class in oracle.pgx.api.mllib
 
Model(PgxSession, Core, Supplier<String>, Supplier<char[]>) - Constructor for class oracle.pgx.api.mllib.Model
 
ModelDatasource - Enum in oracle.pgx.config.mllib
Enumeration for in what kind of datastore the models can be stored
ModelKind - Enum in oracle.pgx.config.mllib
Enumeration for the different models we have implemented.
ModelLoader<LoadedModelType extends Model<?>,​ModelLoaderType extends ModelLoader<LoadedModelType,​?>> - Class in oracle.pgx.api.mllib
Base class for the different model loaders (DB, File).
ModelLoader(PgxSession, Core, Supplier<String>, Supplier<char[]>, ModelKind, ModelLoader.ModelConstructor<LoadedModelType>) - Constructor for class oracle.pgx.api.mllib.ModelLoader
 
ModelLoader.ModelConstructor<LoadedModelType> - Interface in oracle.pgx.api.mllib
 
ModelLoadingConfiguration - Class in oracle.pgx.config.mllib
 
ModelLoadingConfiguration() - Constructor for class oracle.pgx.config.mllib.ModelLoadingConfiguration
 
ModelLoadingConfiguration(ModelKind, ModelDatasource) - Constructor for class oracle.pgx.config.mllib.ModelLoadingConfiguration
 
modelname(String) - Method in class oracle.pgx.api.mllib.DbModelLoader
Configures the name of the model to load in the modelstore table
modelname(String) - Method in class oracle.pgx.api.mllib.DbModelStorer
Configures the name of the model to load in the modelstore table
modelRepository() - Method in class oracle.pgx.api.Analyst
Builder for model repository.
ModelRepository - Class in oracle.pgx.api.mllib
Base class for the different model repositories (At the moment only DB is supported.).
ModelRepository(PgxSession, Core, Supplier<String>, Supplier<char[]>) - Constructor for class oracle.pgx.api.mllib.ModelRepository
 
ModelRepositoryConfiguration - Class in oracle.pgx.config.mllib
 
ModelRepositoryConfiguration() - Constructor for class oracle.pgx.config.mllib.ModelRepositoryConfiguration
 
ModelRepositoryConfiguration(ModelDatasource) - Constructor for class oracle.pgx.config.mllib.ModelRepositoryConfiguration
 
modelstore(String) - Method in class oracle.pgx.api.mllib.DbModelLoader
Configures the name of the modelstore table to load from
modelstore(String) - Method in class oracle.pgx.api.mllib.DbModelStorer
Configures the name of the modelstore table to store to.
ModelStorer<StoredModelType extends Model<StoredModelType>,​ModelStorerType extends ModelStorer<StoredModelType,​?>> - Class in oracle.pgx.api.mllib
Base class for the different model storers (DB, File).
ModelStorer(PgxSession, Core, StoredModelType, Supplier<String>, Supplier<char[]>) - Constructor for class oracle.pgx.api.mllib.ModelStorer
 
ModelStoringConfiguration - Class in oracle.pgx.config.mllib
 
ModelStoringConfiguration() - Constructor for class oracle.pgx.config.mllib.ModelStoringConfiguration
 
ModelStoringConfiguration(ModelKind, ModelDatasource) - Constructor for class oracle.pgx.config.mllib.ModelStoringConfiguration
 
MODIFY - oracle.pg.rdbms.pgql.PgqlSqlTrans.TranslationType
 
MODIFY - oracle.pgx.common.types.ChangeType
Indicates that something has been modified
MOVE_ASSIGNS - oracle.pgx.api.GmCompilerOptimization
 
MOVE_FOREACH - oracle.pgx.api.GmCompilerOptimization
 
MS_BFS_FRONTIER_TYPE_STRATEGY - oracle.pgx.config.PgxConfig.Field
the type strategy to use for MS-BFS frontiers
MS_BFS_FRONTIER_TYPE_STRATEGY - oracle.pgx.config.RuntimeConfig.Field
the type strategy to use for MS-BFS frontiers
MSE - oracle.pgx.config.mllib.loss.LossFunction.LossType
 
MSE_LOSS - Static variable in class oracle.pgx.config.mllib.loss.LossFunctions
 
MSELoss - Class in oracle.pgx.config.mllib.loss
 
MSELoss() - Constructor for class oracle.pgx.config.mllib.loss.MSELoss
 
multiply(Number) - Method in interface oracle.pgx.algorithm.PgxVect
Multiply this vector by the given scalar and return the resulting vector.
multiply(PgxVect<E>) - Method in interface oracle.pgx.algorithm.PgxVect
Multiply this vector by the (transpose of the) given vector and return the resulting scalar.
MUTATE_IN_PLACE - oracle.pgx.api.PgxGraph.Mode
 
MutationStrategyBuilder<B extends MutationStrategyBuilder<B>> - Class in oracle.pgx.api
 

N

name() - Method in interface oracle.pgx.config.WithKey
 
name(String) - Method in class oracle.pgx.api.frames.PgxCsvFrameReader
sets the name of this config to frameName
name(String) - Method in class oracle.pgx.api.frames.PgxCsvFrameStorer
sets the name of the stored frame
name(String) - Method in class oracle.pgx.api.frames.PgxDbFrameReader
sets the name of the stored frame
name(String) - Method in class oracle.pgx.api.frames.PgxDbFrameStorer
sets the name of the stored frame
name(String) - Method in class oracle.pgx.api.frames.PgxFrameReader
 
name(String) - Method in class oracle.pgx.api.frames.PgxFrameStorer
 
name(String) - Method in class oracle.pgx.api.frames.PgxGenericFrameReader
sets the name of the stored frame
name(String) - Method in class oracle.pgx.api.frames.PgxGenericFrameStorer
sets the name of the stored frame
name(String) - Method in class oracle.pgx.api.frames.PgxPgbFrameReader
sets the name of the stored frame
name(String) - Method in class oracle.pgx.api.frames.PgxPgbFrameStorer
sets the name of the stored frame
NAME - oracle.pgx.config.AuthorizationLocationConfig.Field
the id of the file-location
NAME - oracle.pgx.config.EsEntityProviderConfig.Field
entity provider name
NAME - oracle.pgx.config.ExternalStoreConfig.Field
The name with which this external store is referenced from the property description.
NAME - oracle.pgx.config.FileEntityProviderConfig.Field
entity provider name
NAME - oracle.pgx.config.GraphPropertyConfig.Field
name of property
NAME - oracle.pgx.config.PartitionedGraphConfig.Field
name of the graph
NAME - oracle.pgx.config.PgHbaseGraphConfig.Field
prefix of the table name (for edge and vertex tables)
NAME - oracle.pgx.config.PgNosqlGraphConfig.Field
prefix of the table name (for edge and vertex tables)
NAME - oracle.pgx.config.PgRdbmsGraphConfig.Field
prefix of the table name (for edge and vertex tables)
NAME - oracle.pgx.config.PreloadGraphConfig.Field
preloaded graph name
NAME - oracle.pgx.config.RdbmsEntityProviderConfig.Field
entity provider name
NAME - oracle.pgx.config.RdfGraphConfig.Field
RDF model name in database
NAME - oracle.pgx.config.UdfFunctionArgumentConfig.Field
name of the argument
NamedArgumentAnalyst - Class in oracle.pgx.api
 
NamedArgumentAnalyst(Analyst) - Constructor for class oracle.pgx.api.NamedArgumentAnalyst
 
NamedArgumentAnalyst(PgxSession) - Constructor for class oracle.pgx.api.NamedArgumentAnalyst
 
namespace() - Method in annotation type oracle.pgx.algorithm.annotations.Udf
 
Namespace - Class in oracle.pgx.api
Represents a namespace for objects (e.g.
NAMESPACE - oracle.pgx.config.UdfFunctionConfig.Field
namespace of the function in PGX
navigator(Predicate<PgxVertex>) - Method in interface oracle.pgx.algorithm.Traversal
If the navigator is false, do not consider the neighbors of this vertex in the traversal.
NEGATIVE_INFINITY_WILDCARD - Static variable in class oracle.pgx.config.ConfigParser
The Constant NEGATIVE_INFINITY_WILDCARD.
NeighborMatch - oracle.pgx.common.types.OperationType
 
NETWORK_CREDITS - oracle.pgx.config.PgxConfig.Field
The number of network credits will be provided to MQL.
NETWORK_NAME - oracle.pgx.config.RdfGraphConfig.Field
RDF network name
NETWORK_OWNER - oracle.pgx.config.RdfGraphConfig.Field
RDF network owner
NEW_FOLLOWER_CONNECTION_TIMEOUT_SECS - oracle.pgx.config.PgxConfig.Field
Timeout in seconds for existing PGX.D processes to wait for the new follower to join the cluster in elastic scenarios.
next() - Method in class oracle.pgx.api.PgxPath.PathIterator
 
nextIndex() - Method in class oracle.pgx.api.PgxPath.PathIterator
 
NIL_EDGE - Static variable in interface oracle.pgx.common.types.Edge
This value specifies a NULL or NIL edge, meaning a non-edge.
NIL_EDGE_STRING - Static variable in interface oracle.pgx.common.types.Edge
 
NIL_NODE - Static variable in interface oracle.pgx.common.types.Node
This value specifies a NULL or NIL node, meaning a non-node.
NIL_NODE_STRING - Static variable in interface oracle.pgx.common.types.Node
 
NIL_ROW - Static variable in interface oracle.pgx.common.types.Row
This value specifies a NULL or NIL row, meaning a non-row.
NIL_ROW_STRING - Static variable in interface oracle.pgx.common.types.Row
 
NO - oracle.pgx.config.PartitionWhileLoading
Indicates that the graph is not partitioned while loading
NO_EDGE_LABEL - Static variable in interface oracle.pgx.common.types.Edge
 
NO_IDS - oracle.pgx.common.types.IdStrategy
Indicates that there are no graph-wide global IDs for the entity type (vertices and / or edges)
NO_OF_CPUS_WILDCARD - Static variable in class oracle.pgx.config.ConfigParser
The Constant NO_OF_CPUS_WILDCARD.
NO_VERTEX_LABELS - Static variable in interface oracle.pgx.common.types.Node
 
Node - Interface in oracle.pgx.common.types
Specifies the type for nodes.
NODE_ID_IN - oracle.pgx.common.types.ArgumentType
node ID in-argument (value)
NODE_ID_OUT - oracle.pgx.common.types.ArgumentType
node ID out-argument (name of scalar)
NODE_PROPERTY - oracle.pgx.common.types.ArgumentType
node property argument (name, in or out)
NODES_KEY_COLUMN - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
name of primary key column in nodes table
NODES_KEY_COLUMN - oracle.pgx.config.TwoTablesTextGraphConfig.Field
name of primary key column in nodes table
NODES_LABEL_COLUMN - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
column name for node label
NODES_LABEL_COLUMN - oracle.pgx.config.TwoTablesTextGraphConfig.Field
column name for node label
NODES_TABLE_NAME - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
name of nodes table
NON_CUSTOM_VALUE_FROM_USER - Static variable in class oracle.pg.rdbms.GraphServer
 
NON_DETERMINISTIC - oracle.pgx.config.RandomGeneratorStrategy
 
NONE - oracle.pgx.api.filter.FilterType
No filter type associated
NONE - oracle.pgx.common.auth.PgxGeneralPermission
 
NONE - oracle.pgx.common.auth.PgxResourcePermission
 
NONE - oracle.pgx.config.StringPoolingStrategy
 
NONE - Static variable in interface oracle.pgx.algorithm.PgxEdge
A value indicating the absence of an edge.
NONE - Static variable in interface oracle.pgx.algorithm.PgxVertex
A value indicating the absence of a vertex.
NONE - Static variable in class oracle.pgx.api.EdgeProperty
 
NONE - Static variable in class oracle.pgx.api.filter.EdgeFilter
Edge filter set equal to false for all edges.
NONE - Static variable in class oracle.pgx.api.filter.VertexFilter
Vertex filter set equal to false for all edges.
NONE - Static variable in class oracle.pgx.api.VertexProperty
 
normalizeLocation(String, UserContext) - Static method in class oracle.pgx.common.auth.PgxFileLocationResource
 
NOSQL - oracle.pgx.config.DbEngine
The Oracle NoSQL database.
NUM_CONNECTIONS - oracle.pgx.config.PartitionedGraphConfig.Field
number of connections to read/write data from/to the RDBMS table.
NUM_CONNECTIONS - oracle.pgx.config.RdbmsEntityProviderConfig.Field
number of connections to read/write data from/to the RDBMS table.
NUM_CONNECTIONS - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
number of connections to read/write data from/to the RDBMS table.
NUM_IO_THREADS_PER_TASK - oracle.pgx.config.EnterpriseSchedulerConfig.Field
number of io threads to use per task
NUM_PARTITIONS - oracle.pgx.config.FileGraphStoringConfig.Field
the number of partitions that should be created, when exporting to multiple files
NUM_SPIN_LOCKS - oracle.pgx.config.PgxConfig.Field
how many spin locks each generated app will create at instantiation.
NUM_SPIN_LOCKS - oracle.pgx.config.RuntimeConfig.Field
how many spin locks each generated app will create at instantiation.
NUM_THREADS_PER_TASK - oracle.pgx.api.executionenvironment.ExecutionEnvironmentField
Wrapper for NUM_IO_THREADS_PER_TASK, must be a positive integer
NUM_WORKERS_ANALYSIS - oracle.pgx.config.BasicSchedulerConfig.Field
how many worker threads to use for analysis tasks
NUM_WORKERS_FAST_TRACK_ANALYSIS - oracle.pgx.config.BasicSchedulerConfig.Field
how many worker threads to use for fast-track analysis tasks
NUM_WORKERS_IO - oracle.pgx.config.BasicSchedulerConfig.Field
how many worker threads to use for I/O tasks (load/refresh/write from/to disk).
numClusters() - Method in class oracle.pgx.api.mllib.UnsupervisedGnnExplainer
Get the number of clusters used for the explainer loss.
numClusters(int) - Method in class oracle.pgx.api.mllib.UnsupervisedGnnExplainer
Set the number of clusters to use in the explainer loss.
numEdgeProperties() - Method in class oracle.pgx.config.GraphConfig
Get the number of edge properties in this graph configuration
NumericType - Class in oracle.pgx.api.frames.schema.datatypes.numeric
 
NumericType() - Constructor for class oracle.pgx.api.frames.schema.datatypes.numeric.NumericType
 
numNodeProperties() - Method in class oracle.pgx.config.GraphConfig
Get the number of vertex properties in this graph configuration
numOptimizationSteps() - Method in class oracle.pgx.api.mllib.GnnExplainer
Get the number of optimization steps for the explainer.
numOptimizationSteps(int) - Method in class oracle.pgx.api.mllib.SupervisedGnnExplainer
Set the number of optimization steps for the explainer.
numOptimizationSteps(int) - Method in class oracle.pgx.api.mllib.UnsupervisedGnnExplainer
Set the number of optimization steps for the explainer.
numProperties() - Method in class oracle.pgx.config.EntityProviderConfig
Get the number of properties in this provider configuration
numSamples() - Method in class oracle.pgx.api.mllib.UnsupervisedGnnExplainer
Get the number of vertex samples used by the explainer.
numSamples(int) - Method in class oracle.pgx.api.mllib.UnsupervisedGnnExplainer
Set the number of vertex samples to use to optimize the explainer.

O

of(A, B) - Static method in class oracle.pgx.common.Pair
 
of(String, UserContext) - Static method in class oracle.pgx.common.auth.PgxFileLocationResource
 
OFF - oracle.pgx.config.ReachabilityIndexCreationMode
Do not create RG
ON_DUPLICATE_ENTITY_ID - oracle.pgx.config.GraphErrorHandlingConfig.Field
what to do when a duplicate vertex or edge ID is found
ON_HEAP - oracle.pgx.config.StringPoolingStrategy
 
ON_HOLD_JOB_TIMEOUT_SECS - oracle.pgx.config.PgxConfig.Field
Timeout in seconds to keep the job waiting in case it is put on hold due to lack of memory resources.
ON_MISSED_PROP_KEY - oracle.pgx.config.GraphErrorHandlingConfig.Field
what to do when missing property key is encountered
ON_MISSING_VERTEX - oracle.pgx.config.GraphErrorHandlingConfig.Field
what to do when a source or destination vertex of an edge is not found in a vertex data source.
ON_MISSING_VERTEX_ERROR - Static variable in interface oracle.pgx.config.ReadGraphOption
 
ON_MISSING_VERTEX_IGNORE_EDGE - Static variable in interface oracle.pgx.config.ReadGraphOption
 
ON_MISSING_VERTEX_IGNORE_EDGE_LOG - Static variable in interface oracle.pgx.config.ReadGraphOption
 
ON_MISSING_VERTEX_IGNORE_EDGE_LOG_ONCE - Static variable in interface oracle.pgx.config.ReadGraphOption
 
ON_PARSING_ISSUE - oracle.pgx.config.GraphErrorHandlingConfig.Field
what to do when the data cannot be parsed correctly.
ON_PROP_CONVERSION - oracle.pgx.config.GraphErrorHandlingConfig.Field
what to do when different property type is encountered than specified, but coercion is possible
ON_TYPE_MISMATCH - oracle.pgx.config.GraphErrorHandlingConfig.Field
what to do when different property type is encountered than specified, but coercion is not possible
ON_VECTOR_LENGTH_MISMATCH - oracle.pgx.config.GraphErrorHandlingConfig.Field
what to do when a vector property has not the correct dimension
OnAddExistingElement - Enum in oracle.pgx.config
strategies to handle adding vertices/edges that already exist
ONE_HOT_ENCODING - oracle.pgx.config.mllib.inputconfig.CategoricalEmbeddingType
 
oneHotEncoding() - Method in class oracle.pgx.api.mllib.CategoricalPropertyConfigBuilder
Create the builder for a OneHotEncodingConfig.
OneHotEncodingConfig - Class in oracle.pgx.config.mllib.inputconfig
Configuration class for handling categorical feature using one hot encoding method.
OneHotEncodingConfig(String) - Constructor for class oracle.pgx.config.mllib.inputconfig.OneHotEncodingConfig
 
OneHotEncodingConfig(CategoricalPropertyConfig) - Constructor for class oracle.pgx.config.mllib.inputconfig.OneHotEncodingConfig
 
OneHotEncodingConfigBuilder - Class in oracle.pgx.api.mllib
OneHotEncodingConfigBuilder(CategoricalPropertyConfig) - Constructor for class oracle.pgx.api.mllib.OneHotEncodingConfigBuilder
 
ONES - oracle.pgx.config.mllib.WeightInitScheme
Weights are initialized with ones
OnInvalidChange - Enum in oracle.pgx.config
The Enum OnInvalidChange.
OnMismatch - Enum in oracle.pgx.config
The Enum OnMismatch.
onMissingVertex(OnMissingVertex) - Static method in interface oracle.pgx.config.ReadGraphOption
Creates an option, which specifies the behavior when the source or destination vertex of an edge is missing
OnMissingVertex - Enum in oracle.pgx.config
strategies to handle missing vertices during the edge loading phase
OnMissingVertexOption(OnMissingVertex) - Constructor for class oracle.pgx.config.ReadGraphOption.OnMissingVertexOption
 
OnRequiredConversion - Enum in oracle.pgx.config
The Enum OnConversion
open() - Method in class oracle.pgx.api.mllib.DbModelRepositoryBuilder
Opens the model repository.
Operation - Interface in oracle.pgx.api
An operation is part of an execution plan for executing a PGQL query.
OperationType - Enum in oracle.pgx.common.types
 
OPTIMIZE_REDUCTIONS - oracle.pgx.api.GmCompilerOptimization
 
OPTIMIZED_FOR - oracle.pgx.config.FileGraphConfig.Field
Indicates if the graph should use data-structures optimized for read-intensive scenarios or for fast updates
OPTIMIZED_FOR - oracle.pgx.config.PartitionedGraphConfig.Field
Indicates if the graph should use data-structures optimized for read-intensive scenarios or for fast updates
OPTIMIZED_FOR - oracle.pgx.config.PgHbaseGraphConfig.Field
Indicates if the graph should use data-structures optimized for read-intensive scenarios or for fast updates
OPTIMIZED_FOR - oracle.pgx.config.PgNosqlGraphConfig.Field
Indicates if the graph should use data-structures optimized for read-intensive scenarios or for fast updates
OPTIMIZED_FOR - oracle.pgx.config.PgRdbmsGraphConfig.Field
Indicates if the graph should use data-structures optimized for read-intensive scenarios or for fast updates
OPTIMIZED_FOR - oracle.pgx.config.RdfGraphConfig.Field
Indicates if the graph should use data-structures optimized for read-intensive scenarios or for fast updates
OPTIMIZED_FOR - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
Indicates if the graph should use data-structures optimized for read-intensive scenarios or for fast updates
OPTIMIZED_FOR - oracle.pgx.config.TwoTablesTextGraphConfig.Field
Indicates if the graph should use data-structures optimized for read-intensive scenarios or for fast updates
OPTIMIZED_FOR_READ - Static variable in interface oracle.pgx.config.ReadGraphOption
 
OPTIMIZED_FOR_UPDATES - Static variable in interface oracle.pgx.config.ReadGraphOption
 
OptimizedForOption(GraphOptimizedFor) - Constructor for class oracle.pgx.config.ReadGraphOption.OptimizedForOption
 
optimizeFor(GraphOptimizedFor) - Static method in interface oracle.pgx.config.ReadGraphOption
Creates an option, which specifies whether a graph should be optimized for read or update
OPTIONS - oracle.pgx.config.ExternalStoreConfig.Field
Freely formatted options that are passed to the implementation for the external store API.
OPTIONS - oracle.pgx.config.PgRdbmsGraphConfig.Field
a parameter that is used by the data access layer (and the underlying database) to change default behaviors of graph instance creation or initialization.
OPTIONS - oracle.pgx.config.RealmConfig.Field
implementation dependent configuration options for the realm
oracle.pg.imports - package oracle.pg.imports
This package contains the APIs for importing GraphSON files into property graph formats for Oracle Database.
oracle.pg.rdbms - package oracle.pg.rdbms
 
oracle.pg.rdbms.pgql - package oracle.pg.rdbms.pgql
This package contains the APIs for executing PGQL on Oracle Database.
oracle.pg.rdbms.pgql.pgview - package oracle.pg.rdbms.pgql.pgview
Contains the APIs for executing PGQL against PG views on Oracle Database.
oracle.pgx.algorithm - package oracle.pgx.algorithm
 
oracle.pgx.algorithm.annotations - package oracle.pgx.algorithm.annotations
 
oracle.pgx.algorithm.filter - package oracle.pgx.algorithm.filter
 
oracle.pgx.api - package oracle.pgx.api
This package contains the main Java APIs.
oracle.pgx.api.admin - package oracle.pgx.api.admin
This package contains the administrative interfaces of PGX.
oracle.pgx.api.executionenvironment - package oracle.pgx.api.executionenvironment
This packages contains classes for session execution environments.
oracle.pgx.api.expansion - package oracle.pgx.api.expansion
This package contains classes and utilities to support the subgraph expansion functionality.
oracle.pgx.api.filter - package oracle.pgx.api.filter
This package contains filter data objects.
oracle.pgx.api.frames - package oracle.pgx.api.frames
This package contains classes and utilities to build and manipulate PGX Frames.
oracle.pgx.api.frames.functions - package oracle.pgx.api.frames.functions
This package contains APIs to work with PGX Frames.
oracle.pgx.api.frames.schema - package oracle.pgx.api.frames.schema
This package contains classes related to the primitive data types as well as a class for column description.
oracle.pgx.api.frames.schema.datatypes - package oracle.pgx.api.frames.schema.datatypes
This package contains classes for the primitive data types.
oracle.pgx.api.frames.schema.datatypes.collection - package oracle.pgx.api.frames.schema.datatypes.collection
This package contains classes for the collection data types.
oracle.pgx.api.frames.schema.datatypes.graph - package oracle.pgx.api.frames.schema.datatypes.graph
This package contains classes for the data types of graph entities.
oracle.pgx.api.frames.schema.datatypes.numeric - package oracle.pgx.api.frames.schema.datatypes.numeric
This package contains classes for the numeric data types.
oracle.pgx.api.frames.schema.datatypes.spatial - package oracle.pgx.api.frames.schema.datatypes.spatial
This package contains classes for the spatial data types.
oracle.pgx.api.frames.schema.datatypes.temporal - package oracle.pgx.api.frames.schema.datatypes.temporal
This package contains classes for the time-related data types.
oracle.pgx.api.graphalteration - package oracle.pgx.api.graphalteration
This package contains the APIs for the alterGraph mutation.
oracle.pgx.api.graphbuilder - package oracle.pgx.api.graphbuilder
This package contains the APIs to build a new in-memory graph from scratch as well as the APIs to change an existing in-memory graph.
oracle.pgx.api.mllib - package oracle.pgx.api.mllib
This package contains graph machine learning tools for use with PGX.
oracle.pgx.api.subgraph - package oracle.pgx.api.subgraph
This package contains classes and utilities to support the subgraph reading functionality.
oracle.pgx.common - package oracle.pgx.common
This package contains APIs and classes shared by all sub-components of PGX.
oracle.pgx.common.auth - package oracle.pgx.common.auth
This package contains classes and utilities related to the general and resource permissions.
oracle.pgx.common.types - package oracle.pgx.common.types
This package contains enums and helper classes identifying common PGX types.
oracle.pgx.config - package oracle.pgx.config
This package contains all configuration-related classes of PGX.
oracle.pgx.config.mllib - package oracle.pgx.config.mllib
This package contains APIs to all graph machine learning features of PGX.
oracle.pgx.config.mllib.batchgenerator - package oracle.pgx.config.mllib.batchgenerator
This package contains APIs to batch generators.
oracle.pgx.config.mllib.corruption - package oracle.pgx.config.mllib.corruption
This package contains classes for feature corruption functions.
oracle.pgx.config.mllib.edgecombination - package oracle.pgx.config.mllib.edgecombination
This package contains edge embedding methods for edgewise models.
oracle.pgx.config.mllib.inputconfig - package oracle.pgx.config.mllib.inputconfig
 
oracle.pgx.config.mllib.loss - package oracle.pgx.config.mllib.loss
This package contains classes for loss functions.
Order - Enum in oracle.pgx.algorithm
 
ORDER - oracle.pgx.common.types.CollectionType
CollectionType Order, like a set, but with ordering.
orderBy(Function<PgxEdge, Number>, Order) - Method in interface oracle.pgx.algorithm.EdgeSet
Order the edges in the set based on the result of the transformation function.
orderBy(Function<PgxVertex, Number>, Order) - Method in interface oracle.pgx.algorithm.VertexSet
Order the vertices in the set based on the result of the transformation function.
orderBy(EdgeProperty, Order) - Method in interface oracle.pgx.algorithm.EdgeSet
Order the edges based on the value of the property.
orderBy(VertexProperty, Order) - Method in interface oracle.pgx.algorithm.VertexSet
Order the vertices based on the value of the property.
OrderBy - oracle.pgx.common.types.OperationType
 
OrderByLimitOffset - oracle.pgx.common.types.OperationType
 
Out - Annotation Type in oracle.pgx.algorithm.annotations
 
OUT - oracle.pgx.api.PgxGraph.Degree
 
OUT_EDGES - oracle.pgx.algorithm.Traversal.Direction
 
outDegreeCentrality(PgxGraph) - Method in class oracle.pgx.api.Analyst
Out-degree centrality measures the centrality of the vertices based on its degree, letting you see how a vertex influences its neighborhood
outDegreeCentrality(PgxGraph, VertexProperty<ID, Integer>) - Method in class oracle.pgx.api.Analyst
Out-degree centrality measures the centrality of the vertices based on its degree, letting you see how a vertex influences its neighborhood
outDegreeCentralityAsync(PgxGraph) - Method in class oracle.pgx.api.Analyst
Out-degree centrality measures the centrality of the vertices based on its degree, letting you see how a vertex influences its neighborhood
outDegreeCentralityAsync(PgxGraph, String) - Method in class oracle.pgx.api.Analyst
 
outDegreeCentralityAsync(PgxGraph, VertexProperty<ID, Integer>) - Method in class oracle.pgx.api.Analyst
Out-degree centrality measures the centrality of the vertices based on its degree, letting you see how a vertex influences its neighborhood
outDegreeDistribution(PgxGraph) - Method in class oracle.pgx.api.Analyst
Out-degree distribution gives information about the outgoing flows in a graph
outDegreeDistribution(PgxGraph, PgxMap<Integer, Long>) - Method in class oracle.pgx.api.Analyst
Out-degree distribution gives information about the outgoing flows in a graph
outDegreeDistributionAsync(PgxGraph) - Method in class oracle.pgx.api.Analyst
Out-degree distribution gives information about the outgoing flows in a graph
outDegreeDistributionAsync(PgxGraph, PgxMap<Integer, Long>) - Method in class oracle.pgx.api.Analyst
Out-degree distribution gives information about the outgoing flows in a graph
OUTGOING - oracle.pgx.common.types.Direction
Used for indicating the use of outgoing edges or vertex reUsed for indicating direction of edges or vertex to get from reUsed for calling OutDegreeCentrality and OutDegreeDistribution
OVERRIDE_CORES_PER_SOCKET - oracle.pgx.config.EnterpriseSchedulerFlagsConfig.Field
[Internal use only] Over-ride the core-to-socket allocation, treating a fixed number of cores as a socket for the purposes of the per-socket combining structures.
OVERRIDE_MEMORY_PLACEMENT - oracle.pgx.config.EnterpriseSchedulerFlagsConfig.Field
[Internal use only] Over-ride memory placement tags and use the OS defaults instead.
overwrite(boolean) - Method in class oracle.pgx.api.frames.PgxFrameStorer
sets the overwrite parameter of this config to overwrite
overwrite(boolean) - Method in class oracle.pgx.api.mllib.ModelStorer
Configures if the model should be overwritten if one already existed at the specified location
owner(String) - Method in class oracle.pgx.api.frames.PgxDbFrameReader
sets the owner (schema) of the table from which to load the data
owner(String) - Method in class oracle.pgx.api.frames.PgxDbFrameStorer
sets the owner (schema) of the table into which to store the data
owner(String) - Method in class oracle.pgx.api.mllib.DbModelLoader
Configures the owner of the modelstore table in the database
owner(String) - Method in class oracle.pgx.api.mllib.DbModelRepositoryBuilder
Configures the owner of the model store table in the database
owner(String) - Method in class oracle.pgx.api.mllib.DbModelStorer
Configures the owner of the modelstore table in the database
OWNER - oracle.pgx.config.PgRdbmsGraphConfig.Field
owner (username) of graph in case it differs from given username

P

pagerank(PgxGraph) - Method in class oracle.pgx.api.Analyst
PageRank computes ranking scores based on the edges in a graph.
pagerank(PgxGraph, boolean) - Method in class oracle.pgx.api.Analyst
PageRank computes ranking scores based on the edges in a graph.
pagerank(PgxGraph, boolean, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
PageRank computes ranking scores based on the edges in a graph.
pagerank(PgxGraph, double, double, int) - Method in class oracle.pgx.api.Analyst
PageRank computes ranking scores based on the edges in a graph.
pagerank(PgxGraph, double, double, int, boolean) - Method in class oracle.pgx.api.Analyst
PageRank computes ranking scores based on the edges in a graph.
pagerank(PgxGraph, double, double, int, boolean, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
PageRank computes ranking scores based on the edges in a graph.
pagerank(PgxGraph, double, double, int, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
PageRank computes ranking scores based on the edges in a graph.
pagerank(PgxGraph, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
PageRank computes ranking scores based on the edges in a graph.
pagerankApproximate(PgxGraph) - Method in class oracle.pgx.api.Analyst
Faster, but less accurate than pagerank.
pagerankApproximate(PgxGraph, double, double, int) - Method in class oracle.pgx.api.Analyst
Faster, but less accurate than pagerank.
pagerankApproximate(PgxGraph, double, double, int, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Faster, but less accurate than pagerank.
pagerankApproximate(PgxGraph, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Faster, but less accurate than pagerank.
pagerankApproximateAsync(PgxGraph) - Method in class oracle.pgx.api.Analyst
Faster, but less accurate than pagerank.
pagerankApproximateAsync(PgxGraph, double, double, int) - Method in class oracle.pgx.api.Analyst
Faster, but less accurate than pagerank.
pagerankApproximateAsync(PgxGraph, double, double, int, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Faster, but less accurate than pagerank.
pagerankApproximateAsync(PgxGraph, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Faster, but less accurate than pagerank.
pagerankAsync(PgxGraph) - Method in class oracle.pgx.api.Analyst
PageRank computes ranking scores based on the edges in a graph.
pagerankAsync(PgxGraph, boolean) - Method in class oracle.pgx.api.Analyst
PageRank computes ranking scores based on the edges in a graph.
pagerankAsync(PgxGraph, boolean, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
PageRank computes ranking scores based on the edges in a graph.
pagerankAsync(PgxGraph, double, double, int) - Method in class oracle.pgx.api.Analyst
PageRank computes ranking scores based on the edges in a graph.
pagerankAsync(PgxGraph, double, double, int, boolean) - Method in class oracle.pgx.api.Analyst
PageRank computes ranking scores based on the edges in a graph.
pagerankAsync(PgxGraph, double, double, int, boolean, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
PageRank computes ranking scores based on the edges in a graph.
pagerankAsync(PgxGraph, double, double, int, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
PageRank computes ranking scores based on the edges in a graph.
pagerankAsync(PgxGraph, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
PageRank computes ranking scores based on the edges in a graph.
Pair<A,​B> - Class in oracle.pgx.common
mutable pair class
Pair() - Constructor for class oracle.pgx.common.Pair
 
Pair(A, B) - Constructor for class oracle.pgx.common.Pair
 
PARALLEL_HINT_DEGREE - oracle.pgx.config.RdbmsEntityProviderConfig.Field
parallel hint degree to use for internal queries.
PARALLEL_HINT_DEGREE - oracle.pgx.config.RdfGraphConfig.Field
parallel hint degree to use for internal queries.
ParallelHintDegreeReadGraphOption(int) - Constructor for class oracle.pgx.config.ReadGraphOption.ParallelHintDegreeReadGraphOption
 
PARALLELISM - oracle.pgx.config.PgxConfig.Field
number of worker threads to be used in thread pool.
PARALLELISM - oracle.pgx.config.RuntimeConfig.Field
number of worker threads to be used in thread pool.
parentEdge() - Method in interface oracle.pgx.algorithm.PgxVertex
Returns the edge through which this vertex was reached.
parentVertex() - Method in interface oracle.pgx.algorithm.PgxVertex
Returns the vertex that was visited before this vertex.
parse() - Method in class oracle.pgx.config.ConfigParser
Starts parsing.
parse() - Method in class oracle.pgx.config.PropertiesConfigParser
Starts parsing.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.AnalysisTaskConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.AuthorizationEntityConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.AuthorizationEntityPermissionConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.AuthorizationLocationConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.BasicSchedulerConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.ClientConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.DataMemoryLimitsConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.EnterpriseSchedulerConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.EsEntityProviderConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.ExternalStoreConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.FileEntityProviderConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.FileGraphConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.FileGraphStoringConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.FilterExpressionConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.FrontierRedactedVerticesConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.GraphBuilderConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.GraphErrorHandlingConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.GraphLoadingConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.GraphPropertyConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.PartitionedGraphConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.PgHbaseGraphConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.PgNosqlGraphConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.PgRdbmsGraphConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.PgxConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.PreloadGraphConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.PreparedQueryArgumentConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.PreparedQueryConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.PropertiesRedactionRuleConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.ProviderLoadingConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.RdbmsEntityProviderConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.RdfGraphConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.RdfGraphPrefixConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.RealmConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.RuntimeConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.TwoTablesTextGraphConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.UdfConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.UdfFunctionArgumentConfig
Parses an input stream.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.UdfFunctionConfig
Parses an input stream.
parse(Class<T>, String, Map<String, T>) - Static method in class oracle.pgx.common.types.Types
 
parse(String) - Method in enum oracle.pgx.common.types.IdType
Parses the given string into an object of this type.
parse(String) - Method in enum oracle.pgx.common.types.PropertyType
Parses a string into this property type.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.AnalysisTaskConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.AuthorizationEntityConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.AuthorizationEntityPermissionConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.AuthorizationLocationConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.BasicSchedulerConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.ClientConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.DataMemoryLimitsConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.EnterpriseSchedulerConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.EsEntityProviderConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.ExternalStoreConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.FileEntityProviderConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.FileGraphConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.FileGraphStoringConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.FilterExpressionConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.FrontierRedactedVerticesConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Method in interface oracle.pgx.config.GenericConfigBuilder.ConfigParser
 
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.GraphBuilderConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.GraphErrorHandlingConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.GraphLoadingConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.GraphPropertyConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.PartitionedGraphConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.PgHbaseGraphConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.PgNosqlGraphConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.PgRdbmsGraphConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.PgxConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.PreloadGraphConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.PreparedQueryArgumentConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.PreparedQueryConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.PropertiesRedactionRuleConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.ProviderLoadingConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.RdbmsEntityProviderConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.RdfGraphConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.RdfGraphPrefixConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.RealmConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.RuntimeConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.TwoTablesTextGraphConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.UdfConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.UdfFunctionArgumentConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.UdfFunctionConfig
Parses a raw key/value mapping.
parse(Map<String, Object>, F[], boolean, String) - Static method in class oracle.pgx.config.ConfigParser
Parses raw key/value pairs into a ParseResult object.
parse(Map<String, Object>, F[], boolean, String, boolean) - Static method in class oracle.pgx.config.ConfigParser
Parses raw key/value pairs into a ParseResult object.
parse(Properties, boolean) - Static method in class oracle.pgx.config.AnalysisTaskConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.AuthorizationEntityConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.AuthorizationEntityPermissionConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.AuthorizationLocationConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.BasicSchedulerConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.ClientConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.DataMemoryLimitsConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.EnterpriseSchedulerConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.EsEntityProviderConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.ExternalStoreConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.FileEntityProviderConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.FileGraphConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.FileGraphStoringConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.FilterExpressionConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.FrontierRedactedVerticesConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.GraphBuilderConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.GraphErrorHandlingConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.GraphLoadingConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.GraphPropertyConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.PartitionedGraphConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.PgHbaseGraphConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.PgNosqlGraphConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.PgRdbmsGraphConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.PgxConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.PreloadGraphConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.PreparedQueryArgumentConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.PreparedQueryConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.PropertiesRedactionRuleConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.ProviderLoadingConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.RdbmsEntityProviderConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.RdfGraphConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.RdfGraphPrefixConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.RealmConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.RuntimeConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.TwoTablesTextGraphConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.UdfConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.UdfFunctionArgumentConfig
Parses a properties file.
parse(Properties, boolean) - Static method in class oracle.pgx.config.UdfFunctionConfig
Parses a properties file.
parse(Properties, F[], boolean) - Static method in class oracle.pgx.config.PropertiesConfigParser
Parses a Properties file into a ParseResult object.
parseBoolean(String) - Static method in enum oracle.pgx.common.types.PropertyType
Parse boolean value from a string input.
parseCollectionType(String) - Static method in enum oracle.pgx.common.types.CollectionType
 
parseEntityType(String) - Static method in enum oracle.pgx.common.types.EntityType
Parses the entity type.
parseFormat(String) - Static method in enum oracle.pgx.config.Format
Parses a format given as string
parseFormat(String) - Static method in enum oracle.pgx.config.ProviderFormat
Parses a provider format given as string
parseIdType(String) - Static method in enum oracle.pgx.common.types.IdType
Parse IdType from a string value.
parsePropertyType(String) - Static method in enum oracle.pgx.common.types.PropertyType
Parse PropertyType from a string value.
parseRaw(InputStream) - Static method in class oracle.pgx.config.ConfigParser
Parses an input stream into raw key/value pairs.
ParseResult<F extends ConfigField> - Interface in oracle.pgx.config
A configuration parse result.
parseReturnType(String) - Static method in enum oracle.pgx.common.types.ReturnType
Parse ReturnType from a string value.
parseString(String, Class) - Static method in class oracle.pgx.config.AbstractConfig
 
parseTemporal(String, PropertyType) - Static method in enum oracle.pgx.common.types.PropertyType
 
parseUdfLanguage(String) - Static method in enum oracle.pgx.config.UdfLanguage
 
Partition<ID> - Class in oracle.pgx.api
A vertex partition of a graph.
PARTITION_DISCARD_DEFAULT_VALUES - oracle.pgx.config.GraphLoadingConfig.Field
[relevant for partition_while_loading]when partition_while_loading is specified, if set to by_label, the properties that contain only default values are removed from vertex and edge providers.
PARTITION_WHILE_LOADING - oracle.pgx.config.FileGraphConfig.Field
Indicates if the graph should be partitioned while loading
PARTITION_WHILE_LOADING - oracle.pgx.config.PgHbaseGraphConfig.Field
Indicates if the graph should be partitioned while loading
PARTITION_WHILE_LOADING - oracle.pgx.config.PgNosqlGraphConfig.Field
Indicates if the graph should be partitioned while loading
PARTITION_WHILE_LOADING - oracle.pgx.config.PgRdbmsGraphConfig.Field
Indicates if the graph should be partitioned while loading
PARTITION_WHILE_LOADING - oracle.pgx.config.RdfGraphConfig.Field
Indicates if the graph should be partitioned while loading
PARTITION_WHILE_LOADING - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
Indicates if the graph should be partitioned while loading
PARTITION_WHILE_LOADING - oracle.pgx.config.TwoTablesTextGraphConfig.Field
Indicates if the graph should be partitioned while loading
partitionConductance(PgxGraph, Partition<ID>) - Method in class oracle.pgx.api.Analyst
Partition conductance assesses the quality of many partitions in a graph
partitionConductance(PgxGraph, Partition<ID>, Scalar<Double>, Scalar<Double>) - Method in class oracle.pgx.api.Analyst
Partition conductance assesses the quality of many partitions in a graph
partitionConductanceAsync(PgxGraph, Partition<ID>) - Method in class oracle.pgx.api.Analyst
Partition conductance assesses the quality of many partitions in a graph
partitionConductanceAsync(PgxGraph, Partition<ID>, Scalar<Double>, Scalar<Double>) - Method in class oracle.pgx.api.Analyst
Partition conductance assesses the quality of many partitions in a graph
partitioned(boolean) - Method in class oracle.pgx.api.frames.AbstractPgxEntityProviderFromFramesCreator
Set whether the graph should be partitioned or not.
partitioned(boolean) - Method in class oracle.pgx.api.frames.PgxGraphFromFramesCreator
 
PARTITIONED_IDS - oracle.pgx.common.types.IdStrategy
Indicates there are graph-wide global IDs for the entity type (vertices and / or edges) and that the IDs are composed of the provider/table name and keys of the entities declared when loading or creating the graph
PartitionedGraphConfig - Class in oracle.pgx.config
PGX Engine Partitioned Graph Config
PartitionedGraphConfig.Field - Enum in oracle.pgx.config
Fields of PGX Engine Partitioned Graph Config
PartitionedGraphConfigBuilder - Class in oracle.pgx.config
A graph configuration builder for partitioned graph configurations.
PartitionedGraphConfigBuilder() - Constructor for class oracle.pgx.config.PartitionedGraphConfigBuilder
default constructor
PartitionedGraphConfigFactory - Class in oracle.pgx.config
A factory class for creating partitioned graph configuration objects.
PartitionedGraphConfigFactory() - Constructor for class oracle.pgx.config.PartitionedGraphConfigFactory
Instantiates a new partitioned graph config factory.
PartitionedGraphConfigFactory(boolean) - Constructor for class oracle.pgx.config.PartitionedGraphConfigFactory
Instantiates a new partitioned graph config factory.
partitionExtension(String) - Method in class oracle.pgx.api.frames.PgxCsvFrameStorer
sets the fileExtension of the created CSV files
PARTITIONING_SHUFFLE_VERTICES - oracle.pgx.config.PgxConfig.Field
If set to true, the vertices of the graph will be randomly shuffled among machines before partitioning.
PARTITIONING_STRATEGY - oracle.pgx.config.PgxConfig.Field
Partitioning strategy of the vertices of the graph.
partitionModularity(PgxGraph, Partition<ID>) - Method in class oracle.pgx.api.Analyst
Modularity summarizes information about the quality of components in a graph
partitionModularity(PgxGraph, Partition<ID>, Scalar<Double>) - Method in class oracle.pgx.api.Analyst
Modularity summarizes information about the quality of components in a graph
partitionModularityAsync(PgxGraph, Partition<ID>) - Method in class oracle.pgx.api.Analyst
Modularity summarizes information about the quality of components in a graph
partitionModularityAsync(PgxGraph, Partition<ID>, String) - Method in class oracle.pgx.api.Analyst
 
partitionModularityAsync(PgxGraph, Partition<ID>, Scalar<Double>) - Method in class oracle.pgx.api.Analyst
Modularity summarizes information about the quality of components in a graph
partitions(int) - Method in class oracle.pgx.api.frames.PgxCsvFrameStorer
sets the number of files to be created
PartitionWhileLoading - Enum in oracle.pgx.config
Indicates if the graph is partitioned while loading.
password(String) - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration.AdbGraphClientConfigurationBuilder
The Database password to use for login.
password(String) - Method in class oracle.pgx.api.expansion.PgqlViewGraphExpander
sets the password to use for connecting to the database
password(String) - Method in class oracle.pgx.api.frames.PgxDbFrameReader
sets the password to use for connecting to the database
password(String) - Method in class oracle.pgx.api.frames.PgxDbFrameStorer
sets the password to use for connecting to the database
password(String) - Method in class oracle.pgx.api.mllib.DbModelLoader
Configures the password of the database user to load the model from (not required if using the user from the realm)
password(String) - Method in class oracle.pgx.api.mllib.DbModelRepositoryBuilder
Configures the password of the database user to load the model from (not required if using the user from the realm)
password(String) - Method in class oracle.pgx.api.mllib.DbModelStorer
Configures the password of the database user to store the model (not required if using the user from the realm)
password(String) - Method in class oracle.pgx.api.subgraph.PgqlBasedSubgraphReader
sets the password to use for connecting to the database
PASSWORD - oracle.pgx.config.EsEntityProviderConfig.Field
password to use when connecting to database
PASSWORD - oracle.pgx.config.FileEntityProviderConfig.Field
password to use when connecting to database
PASSWORD - oracle.pgx.config.FileGraphConfig.Field
password to use when connecting to database
PASSWORD - oracle.pgx.config.PartitionedGraphConfig.Field
password to use when connecting to database
PASSWORD - oracle.pgx.config.PgHbaseGraphConfig.Field
password to use when connecting to database
PASSWORD - oracle.pgx.config.PgNosqlGraphConfig.Field
password to use when connecting to database
PASSWORD - oracle.pgx.config.PgRdbmsGraphConfig.Field
password to use when connecting to database
PASSWORD - oracle.pgx.config.RdbmsEntityProviderConfig.Field
password to use when connecting to database
PASSWORD - oracle.pgx.config.RdfGraphConfig.Field
password to use when connecting to database
PASSWORD - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
password to use when connecting to database
PASSWORD - oracle.pgx.config.TwoTablesTextGraphConfig.Field
password to use when connecting to database
path(String) - Method in class oracle.pgx.api.mllib.FileModelLoader
Configures the path to the model file
path(String) - Method in class oracle.pgx.api.mllib.FileModelStorer
Configures the path where to store the model file
PATH - oracle.pgx.config.PreloadGraphConfig.Field
uri to graph config file
PATH_FINDING - oracle.pgx.api.filter.FilterType
a path finding filter
PathFindingFilter - Class in oracle.pgx.api.filter
 
PathFindingFilter(GraphFilter, Object, Object) - Constructor for class oracle.pgx.api.filter.PathFindingFilter
 
PATTERN_MATCHING_SUPERNODE_CACHE_THRESHOLD - oracle.pgx.config.PgxConfig.Field
minimum number of a node's neighbor to be a supernode.
PATTERN_MATCHING_SUPERNODE_CACHE_THRESHOLD - oracle.pgx.config.RuntimeConfig.Field
minimum number of a node's neighbor to be a supernode.
periphery(PgxGraph) - Method in class oracle.pgx.api.Analyst
Periphery/center gives an overview of the extreme distances and the corresponding vertices in a graph
periphery(PgxGraph, VertexSet<ID>) - Method in class oracle.pgx.api.Analyst
Periphery/center gives an overview of the extreme distances and the corresponding vertices in a graph
peripheryAsync(PgxGraph) - Method in class oracle.pgx.api.Analyst
Periphery/center gives an overview of the extreme distances and the corresponding vertices in a graph
peripheryAsync(PgxGraph, VertexSet<ID>) - Method in class oracle.pgx.api.Analyst
Periphery/center gives an overview of the extreme distances and the corresponding vertices in a graph
PERMISSION_CHECKS_INTERVAL - oracle.pgx.config.PgxConfig.Field
interval in seconds to perform permission checks on source graphs
PermissionEntity - Interface in oracle.pgx.common.auth
 
Permissions() - Constructor for class oracle.pgx.config.AbstractAuthorizationEntityConfig.Permissions
 
PermutationCorruption - Class in oracle.pgx.config.mllib.corruption
 
PermutationCorruption() - Constructor for class oracle.pgx.config.mllib.corruption.PermutationCorruption
 
personalizedPagerank(PgxGraph, ID, BigDecimal, BigDecimal, int) - Method in class oracle.pgx.api.Analyst
Convenience wrapper around {@link #personalizedPagerank(PgxGraph, PgxVertex, BigDecimal, BigDecimal, int,)} taking a vertex ID instead of a PgxVertex.
personalizedPagerank(PgxGraph, ID, BigDecimal, BigDecimal, int, boolean) - Method in class oracle.pgx.api.Analyst
personalizedPagerank(PgxGraph, ID, BigDecimal, BigDecimal, int, boolean, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Convenience wrapper around #personalizedPagerank(PgxGraph, PgxVertex, BigDecimal, BigDecimal, int, boolean, VertexProperty<ID, Double>) taking a vertex ID instead of a PgxVertex.
personalizedPagerank(PgxGraph, ID, BigDecimal, BigDecimal, int, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Convenience wrapper around #personalizedPagerank(PgxGraph, PgxVertex, BigDecimal, BigDecimal, int, VertexProperty<ID, Double>) taking a vertex ID instead of a PgxVertex.
personalizedPagerank(PgxGraph, PgxVertex<ID>) - Method in class oracle.pgx.api.Analyst
Personalized PageRank for a vertex of interest.
personalizedPagerank(PgxGraph, PgxVertex<ID>, boolean) - Method in class oracle.pgx.api.Analyst
Personalized PageRank for a vertex of interest.
personalizedPagerank(PgxGraph, PgxVertex<ID>, boolean, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized PageRank for a vertex of interest.
personalizedPagerank(PgxGraph, PgxVertex<ID>, double, double, int) - Method in class oracle.pgx.api.Analyst
Personalized PageRank for a vertex of interest.
personalizedPagerank(PgxGraph, PgxVertex<ID>, double, double, int, boolean) - Method in class oracle.pgx.api.Analyst
Personalized PageRank for a vertex of interest.
personalizedPagerank(PgxGraph, PgxVertex<ID>, double, double, int, boolean, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized PageRank for a vertex of interest.
personalizedPagerank(PgxGraph, PgxVertex<ID>, double, double, int, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized PageRank for a vertex of interest.
personalizedPagerank(PgxGraph, PgxVertex<ID>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized PageRank for a vertex of interest.
personalizedPagerank(PgxGraph, VertexSet<ID>) - Method in class oracle.pgx.api.Analyst
Personalized PageRank for a set of vertices of interest.
personalizedPagerank(PgxGraph, VertexSet<ID>, boolean) - Method in class oracle.pgx.api.Analyst
Personalized PageRank for a set of vertices of interest.
personalizedPagerank(PgxGraph, VertexSet<ID>, boolean, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized PageRank for a set of vertices of interest.
personalizedPagerank(PgxGraph, VertexSet<ID>, double, double, int) - Method in class oracle.pgx.api.Analyst
Personalized PageRank for a set of vertices of interest.
personalizedPagerank(PgxGraph, VertexSet<ID>, double, double, int, boolean) - Method in class oracle.pgx.api.Analyst
Personalized PageRank for a set of vertices of interest.
personalizedPagerank(PgxGraph, VertexSet<ID>, double, double, int, boolean, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized PageRank for a set of vertices of interest.
personalizedPagerank(PgxGraph, VertexSet<ID>, double, double, int, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized PageRank for a set of vertices of interest.
personalizedPagerank(PgxGraph, VertexSet<ID>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized PageRank for a set of vertices of interest.
personalizedPagerankAsync(PgxGraph, PgxVertex<ID>) - Method in class oracle.pgx.api.Analyst
Personalized PageRank for a vertex of interest.
personalizedPagerankAsync(PgxGraph, PgxVertex<ID>, boolean) - Method in class oracle.pgx.api.Analyst
Personalized PageRank for a vertex of interest.
personalizedPagerankAsync(PgxGraph, PgxVertex<ID>, boolean, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized PageRank for a vertex of interest.
personalizedPagerankAsync(PgxGraph, PgxVertex<ID>, double, double, int) - Method in class oracle.pgx.api.Analyst
Personalized PageRank for a vertex of interest.
personalizedPagerankAsync(PgxGraph, PgxVertex<ID>, double, double, int, boolean) - Method in class oracle.pgx.api.Analyst
Personalized PageRank for a vertex of interest.
personalizedPagerankAsync(PgxGraph, PgxVertex<ID>, double, double, int, boolean, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized PageRank for a vertex of interest.
personalizedPagerankAsync(PgxGraph, PgxVertex<ID>, double, double, int, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized PageRank for a vertex of interest.
personalizedPagerankAsync(PgxGraph, PgxVertex<ID>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized PageRank for a vertex of interest.
personalizedPagerankAsync(PgxGraph, VertexSet<ID>) - Method in class oracle.pgx.api.Analyst
Personalized PageRank for a set of vertices of interest.
personalizedPagerankAsync(PgxGraph, VertexSet<ID>, boolean) - Method in class oracle.pgx.api.Analyst
Personalized PageRank for a set of vertices of interest.
personalizedPagerankAsync(PgxGraph, VertexSet<ID>, boolean, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized PageRank for a set of vertices of interest.
personalizedPagerankAsync(PgxGraph, VertexSet<ID>, double, double, int) - Method in class oracle.pgx.api.Analyst
Personalized PageRank for a set of vertices of interest.
personalizedPagerankAsync(PgxGraph, VertexSet<ID>, double, double, int, boolean) - Method in class oracle.pgx.api.Analyst
Personalized PageRank for a set of vertices of interest.
personalizedPagerankAsync(PgxGraph, VertexSet<ID>, double, double, int, boolean, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized PageRank for a set of vertices of interest.
personalizedPagerankAsync(PgxGraph, VertexSet<ID>, double, double, int, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized PageRank for a set of vertices of interest.
personalizedPagerankAsync(PgxGraph, VertexSet<ID>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized PageRank for a set of vertices of interest.
personalizedSalsa(BipartiteGraph, ID, BigDecimal, int, BigDecimal) - Method in class oracle.pgx.api.Analyst
personalizedSalsa(BipartiteGraph, ID, BigDecimal, int, BigDecimal, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Convenience wrapper around #personalizedSalsa(BipartiteGraph, PgxVertex, BigDecimal, int, BigDecimal, VertexProperty<ID, Double>) taking a vertex ID instead of PgxVertex.
personalizedSalsa(BipartiteGraph, PgxVertex<ID>) - Method in class oracle.pgx.api.Analyst
Personalized salsa for a vertex of interest.
personalizedSalsa(BipartiteGraph, PgxVertex<ID>, double, int, double) - Method in class oracle.pgx.api.Analyst
Personalized salsa for a vertex of interest.
personalizedSalsa(BipartiteGraph, PgxVertex<ID>, double, int, double, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized salsa for a vertex of interest.
personalizedSalsa(BipartiteGraph, PgxVertex<ID>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized salsa for a vertex of interest.
personalizedSalsa(BipartiteGraph, VertexSet<ID>) - Method in class oracle.pgx.api.Analyst
Personalized salsa for a set of vertices of interest.
personalizedSalsa(BipartiteGraph, VertexSet<ID>, double, int, double) - Method in class oracle.pgx.api.Analyst
Personalized salsa for a set of vertices of interest.
personalizedSalsa(BipartiteGraph, VertexSet<ID>, double, int, double, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized salsa for a set of vertices of interest.
personalizedSalsa(BipartiteGraph, VertexSet<ID>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized salsa for a set of vertices of interest.
personalizedSalsaAsync(BipartiteGraph, PgxVertex<ID>) - Method in class oracle.pgx.api.Analyst
Personalized salsa for a vertex of interest.
personalizedSalsaAsync(BipartiteGraph, PgxVertex<ID>, double, int, double) - Method in class oracle.pgx.api.Analyst
Personalized salsa for a vertex of interest.
personalizedSalsaAsync(BipartiteGraph, PgxVertex<ID>, double, int, double, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized salsa for a vertex of interest.
personalizedSalsaAsync(BipartiteGraph, PgxVertex<ID>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized salsa for a vertex of interest.
personalizedSalsaAsync(BipartiteGraph, VertexSet<ID>) - Method in class oracle.pgx.api.Analyst
Personalized salsa for a set of vertices of interest.
personalizedSalsaAsync(BipartiteGraph, VertexSet<ID>, double, int, double) - Method in class oracle.pgx.api.Analyst
Personalized salsa for a set of vertices of interest.
personalizedSalsaAsync(BipartiteGraph, VertexSet<ID>, double, int, double, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized salsa for a set of vertices of interest.
personalizedSalsaAsync(BipartiteGraph, VertexSet<ID>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized salsa for a set of vertices of interest.
personalizedWeightedPagerank(PgxGraph, ID, BigDecimal, BigDecimal, int, boolean, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
personalizedWeightedPagerank(PgxGraph, ID, BigDecimal, BigDecimal, int, boolean, EdgeProperty<Double>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Convenience wrapper around #personalizedWeightedPagerank(PgxGraph, PgxVertex, BigDecimal, BigDecimal, int, boolean, EdgeProperty, VertexProperty<ID, Double>) taking a vertex ID instead of a PgxVertex.
personalizedWeightedPagerank(PgxGraph, ID, BigDecimal, BigDecimal, int, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
personalizedWeightedPagerank(PgxGraph, ID, BigDecimal, BigDecimal, int, EdgeProperty<Double>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Convenience wrapper around #personalizedWeightedPagerank(PgxGraph, PgxVertex, BigDecimal, BigDecimal, int, EdgeProperty, VertexProperty<ID, Double>) taking a vertex ID instead of a PgxVertex.
personalizedWeightedPagerank(PgxGraph, PgxVertex<ID>, boolean, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Personalized weighted pagerank for a vertex and weighted edges.
personalizedWeightedPagerank(PgxGraph, PgxVertex<ID>, boolean, EdgeProperty<Double>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized weighted pagerank for a vertex and weighted edges.
personalizedWeightedPagerank(PgxGraph, PgxVertex<ID>, double, double, int, boolean, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Personalized weighted pagerank for a vertex and weighted edges.
personalizedWeightedPagerank(PgxGraph, PgxVertex<ID>, double, double, int, boolean, EdgeProperty<Double>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized weighted pagerank for a vertex and weighted edges.
personalizedWeightedPagerank(PgxGraph, PgxVertex<ID>, double, double, int, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Personalized weighted pagerank for a vertex and weighted edges.
personalizedWeightedPagerank(PgxGraph, PgxVertex<ID>, double, double, int, EdgeProperty<Double>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized weighted pagerank for a vertex and weighted edges.
personalizedWeightedPagerank(PgxGraph, PgxVertex<ID>, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Personalized weighted pagerank for a vertex and weighted edges.
personalizedWeightedPagerank(PgxGraph, PgxVertex<ID>, EdgeProperty<Double>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized weighted pagerank for a vertex and weighted edges.
personalizedWeightedPagerank(PgxGraph, VertexSet<ID>, boolean, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Personalized pagerank for a set of vertices and weighted edges.
personalizedWeightedPagerank(PgxGraph, VertexSet<ID>, boolean, EdgeProperty<Double>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized pagerank for a set of vertices and weighted edges.
personalizedWeightedPagerank(PgxGraph, VertexSet<ID>, double, double, int, boolean, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Personalized pagerank for a set of vertices and weighted edges.
personalizedWeightedPagerank(PgxGraph, VertexSet<ID>, double, double, int, boolean, EdgeProperty<Double>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized pagerank for a set of vertices and weighted edges.
personalizedWeightedPagerank(PgxGraph, VertexSet<ID>, double, double, int, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Personalized pagerank for a set of vertices and weighted edges.
personalizedWeightedPagerank(PgxGraph, VertexSet<ID>, double, double, int, EdgeProperty<Double>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized pagerank for a set of vertices and weighted edges.
personalizedWeightedPagerank(PgxGraph, VertexSet<ID>, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Personalized pagerank for a set of vertices and weighted edges.
personalizedWeightedPagerank(PgxGraph, VertexSet<ID>, EdgeProperty<Double>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized pagerank for a set of vertices and weighted edges.
personalizedWeightedPagerankAsync(PgxGraph, PgxVertex<ID>, boolean, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Personalized weighted pagerank for a vertex and weighted edges.
personalizedWeightedPagerankAsync(PgxGraph, PgxVertex<ID>, boolean, EdgeProperty<Double>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized weighted pagerank for a vertex and weighted edges.
personalizedWeightedPagerankAsync(PgxGraph, PgxVertex<ID>, double, double, int, boolean, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Personalized weighted pagerank for a vertex and weighted edges.
personalizedWeightedPagerankAsync(PgxGraph, PgxVertex<ID>, double, double, int, boolean, EdgeProperty<Double>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized weighted pagerank for a vertex and weighted edges.
personalizedWeightedPagerankAsync(PgxGraph, PgxVertex<ID>, double, double, int, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Personalized weighted pagerank for a vertex and weighted edges.
personalizedWeightedPagerankAsync(PgxGraph, PgxVertex<ID>, double, double, int, EdgeProperty<Double>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized weighted pagerank for a vertex and weighted edges.
personalizedWeightedPagerankAsync(PgxGraph, PgxVertex<ID>, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Personalized weighted pagerank for a vertex and weighted edges.
personalizedWeightedPagerankAsync(PgxGraph, PgxVertex<ID>, EdgeProperty<Double>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized weighted pagerank for a vertex and weighted edges.
personalizedWeightedPagerankAsync(PgxGraph, VertexSet<ID>, boolean, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Personalized pagerank for a set of vertices and weighted edges.
personalizedWeightedPagerankAsync(PgxGraph, VertexSet<ID>, boolean, EdgeProperty<Double>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized pagerank for a set of vertices and weighted edges.
personalizedWeightedPagerankAsync(PgxGraph, VertexSet<ID>, double, double, int, boolean, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Personalized pagerank for a set of vertices and weighted edges.
personalizedWeightedPagerankAsync(PgxGraph, VertexSet<ID>, double, double, int, boolean, EdgeProperty<Double>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized pagerank for a set of vertices and weighted edges.
personalizedWeightedPagerankAsync(PgxGraph, VertexSet<ID>, double, double, int, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Personalized pagerank for a set of vertices and weighted edges.
personalizedWeightedPagerankAsync(PgxGraph, VertexSet<ID>, double, double, int, EdgeProperty<Double>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized pagerank for a set of vertices and weighted edges.
personalizedWeightedPagerankAsync(PgxGraph, VertexSet<ID>, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Personalized pagerank for a set of vertices and weighted edges.
personalizedWeightedPagerankAsync(PgxGraph, VertexSet<ID>, EdgeProperty<Double>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized pagerank for a set of vertices and weighted edges.
PG - oracle.pgx.config.Format
Property Graph (PG) Database Format
PG_PGQL - oracle.pg.imports.GraphImportOutputFormat
 
PG_PGQL - oracle.pgx.config.SourceType
Property Graph Query Language.
PG_PGQL - Static variable in interface oracle.pgx.api.GraphSource
 
PG_SQL - oracle.pg.imports.GraphImportOutputFormat
 
PG_SQL - oracle.pgx.config.SourceType
PG_SQL/SQL Property Graphs.
PG_SQL - Static variable in interface oracle.pgx.api.GraphSource
 
PG_VIEW - oracle.pg.imports.GraphImportOutputFormat
 
PG2VEC - oracle.pgx.config.mllib.ModelKind
 
PG2VEC_MODELS - oracle.pgx.config.LinkTemplate
 
Pg2vecModel - Class in oracle.pgx.api.mllib
 
Pg2vecModel(PgxSession, Core, Supplier<String>, Supplier<char[]>, ModelMetadata) - Constructor for class oracle.pgx.api.mllib.Pg2vecModel
 
Pg2vecModel(PgxSession, Core, Supplier<String>, Supplier<char[]>, Pg2vecModelMetadata) - Constructor for class oracle.pgx.api.mllib.Pg2vecModel
Please do not use; only meant for being used by PGX itself.
pg2vecModelBuilder() - Method in class oracle.pgx.api.Analyst
Builds a pg2vec model
Pg2vecModelBuilder - Class in oracle.pgx.api.mllib
 
Pg2vecModelBuilder(PgxSession, Core, Supplier<String>, Supplier<char[]>) - Constructor for class oracle.pgx.api.mllib.Pg2vecModelBuilder
Please do not use; only meant for being used by PGX itself.
Pg2vecModelConfig - Class in oracle.pgx.config.mllib
 
Pg2vecModelConfig() - Constructor for class oracle.pgx.config.mllib.Pg2vecModelConfig
 
Pg2vecModelConfig(int, int, int, int, int, int, double, double, int, Collection<String>, String, PropertyType, Double, double, boolean, Long, boolean, String, boolean) - Constructor for class oracle.pgx.config.mllib.Pg2vecModelConfig
 
pgb() - Method in class oracle.pgx.api.frames.PgxGenericFrameReader
returns a PgxPgbFrameReader
pgb() - Method in class oracle.pgx.api.frames.PgxGenericFrameStorer
returns a PgxPgbFrameStorer
pgb(String) - Method in class oracle.pgx.api.frames.PgxGenericFrameStorer
stores the pgb PgxFrame synchronously
pgb(String...) - Method in class oracle.pgx.api.frames.PgxGenericFrameReader
loads the csv PgxFrame synchronously
PGB - oracle.pgx.config.Format
PGX Binary File Format (formerly EBIN)
PGB - oracle.pgx.config.ProviderFormat
PGX Binary File Format
pgbAsync(String) - Method in class oracle.pgx.api.frames.PgxGenericFrameStorer
triggers async storing of the pgb PgxFrame
pgbAsync(String...) - Method in class oracle.pgx.api.frames.PgxGenericFrameReader
triggers the async loading of the pgb PgxFrame
PgHbaseGraphConfig - Class in oracle.pgx.config
PGX Engine PG Hbase Graph Config
PgHbaseGraphConfig.Field - Enum in oracle.pgx.config
Fields of PGX Engine PG Hbase Graph Config
PgHbaseGraphConfigBuilder - Class in oracle.pgx.config
A builder for Property Graph (PG) on HBase graph configuration objects.
PgHbaseGraphConfigBuilder() - Constructor for class oracle.pgx.config.PgHbaseGraphConfigBuilder
Instantiates a new pg hbase graph config builder.
PgHbaseGraphConfigFactory - Class in oracle.pgx.config
A factory for creating PgHbaseGraphConfig objects.
PgHbaseGraphConfigFactory(boolean) - Constructor for class oracle.pgx.config.PgHbaseGraphConfigFactory
Instantiates a new PgHbaseGraphConfig.
PgNosqlGraphConfig - Class in oracle.pgx.config
PGX Engine PG NoSQL Graph Config
PgNosqlGraphConfig.Field - Enum in oracle.pgx.config
Fields of PGX Engine PG NoSQL Graph Config
PgNosqlGraphConfigBuilder - Class in oracle.pgx.config
A builder for Property Graph (PG) Oracle NoSQL graph configuration objects.
PgNosqlGraphConfigBuilder() - Constructor for class oracle.pgx.config.PgNosqlGraphConfigBuilder
Instantiates a new PgNosqlGraphConfigBuilder.
PgNosqlGraphConfigFactory - Class in oracle.pgx.config
A factory for creating PgNosqlGraphConfig objects.
PgNosqlGraphConfigFactory(boolean) - Constructor for class oracle.pgx.config.PgNosqlGraphConfigFactory
Instantiates a new PgNosqlGraphConfigFactory.
PGQL_CLONE_AND_EXECUTE - oracle.pgx.config.LinkTemplate
 
PGQL_EXECUTE - oracle.pgx.config.LinkTemplate
 
PGQL_EXPLAIN - oracle.pgx.config.LinkTemplate
 
PGQL_MAXIMUM_NUM_BUFFERS - oracle.pgx.config.PgxConfig.Field
The max number of large buffers used by the PGQL engine per query.
PGQL_PREPARE - oracle.pgx.config.LinkTemplate
 
PGQL_PREPARED_STATEMENT - oracle.pgx.config.LinkTemplate
 
PGQL_PREPARED_STATEMENT_EXECUTE - oracle.pgx.config.LinkTemplate
 
PGQL_PREPARED_STATEMENT_EXECUTE_ANY - oracle.pgx.config.LinkTemplate
 
PGQL_QUERY_RESULT_SELF - oracle.pgx.config.LinkTemplate
 
PGQL_RESULT_PROXIES - oracle.pgx.config.LinkTemplate
 
PGQL_RESULT_PROXY_ELEMENTS - oracle.pgx.config.LinkTemplate
 
PGQL_RESULT_PROXY_RESULTS - oracle.pgx.config.LinkTemplate
 
PGQL_RESULT_PROXY_SELF - oracle.pgx.config.LinkTemplate
 
PGQL_RESULT_PROXY_TO_FRAME - oracle.pgx.config.LinkTemplate
 
PGQL_RESULTS_KEY - Static variable in interface oracle.pgx.api.admin.Control
 
PGQL_RUN - oracle.pgx.config.LinkTemplate
 
PGQL_VERSION - oracle.pgx.api.admin.StartupLogEntryItem
pgx PGQL version
PgqlBasedSubgraphReader<R extends PgqlBasedSubgraphReader<R,​P>,​P extends PgqlBasedSubgraphReader<R,​P> & PreparedPgqlQueryBuilder<P>> - Class in oracle.pgx.api.subgraph
Common base class for subgraph loaders that use PGQL queries to declare a subgraph.
PgqlBasedSubgraphReader(PgxSession, KeystoreLookup, Function<GraphConfig, PgxFuture<PgxGraph>>, SourceType, String, String) - Constructor for class oracle.pgx.api.subgraph.PgqlBasedSubgraphReader
 
PgqlConnection - Class in oracle.pg.rdbms.pgql
This is a class used to create PgqlStatement and PgqlPreparedStatement objects for executing PGQL queries against graphs stored in Oracle Database.
PgqlExecution - Class in oracle.pg.rdbms.pgql
This class implements the PgqlStatement and PgqlPreparedStatement interfaces for executing PGQL queries against graphs stored in Oracle Database.
PgqlPreparedStatement - Interface in oracle.pg.rdbms.pgql
This object represents a pre-compiled PGQL statement.
PgqlResultElement - Class in oracle.pgx.api
Type and variable name information on a pattern matching result element.
PgqlResultElement() - Constructor for class oracle.pgx.api.PgqlResultElement
 
PgqlResultElement(PgqlResultElement.Type, String, IdType) - Constructor for class oracle.pgx.api.PgqlResultElement
Constructor
PgqlResultElement(PgqlResultElement.Type, PgqlResultElement.Type, String, IdType) - Constructor for class oracle.pgx.api.PgqlResultElement
Constructor
PgqlResultElement.Type - Enum in oracle.pgx.api
Type of a result element.
PgqlResultSet - Interface in oracle.pg.rdbms.pgql
This interface provides a ResultSet for a PGQL query execution.
PgqlResultSet - Interface in oracle.pgx.api
Result set of a pattern matching query.
PgqlSqlCreateTrans - Interface in oracle.pg.rdbms.pgql
Holds the SQL translation of a PGQL create.
PgqlSqlDropTrans - Interface in oracle.pg.rdbms.pgql
Holds the SQL translation of a PGQL drop.
PgqlSqlModifyTrans - Interface in oracle.pg.rdbms.pgql
Holds the SQL translation of a PGQL modify.
PgqlSqlModifyTrans.ModificationType - Enum in oracle.pg.rdbms.pgql
 
PgqlSqlQueryTrans - Interface in oracle.pg.rdbms.pgql
Holds the SQL translation of a PGQL query.
PgqlSqlTrans - Interface in oracle.pg.rdbms.pgql
Holds the SQL translation of a PGQL statement.
PgqlSqlTrans.TranslationType - Enum in oracle.pg.rdbms.pgql
 
PgqlStatement - Interface in oracle.pg.rdbms.pgql
This interface is used to execute a static PGQL query.
PgqlToSqlException - Exception in oracle.pg.rdbms.pgql
 
PgqlToSqlException() - Constructor for exception oracle.pg.rdbms.pgql.PgqlToSqlException
Constructs a PgqlToSqlException
PgqlToSqlException(String) - Constructor for exception oracle.pg.rdbms.pgql.PgqlToSqlException
Construct a PgqlToSqlException with the specified detail message.
PgqlToSqlException(String, Throwable) - Constructor for exception oracle.pg.rdbms.pgql.PgqlToSqlException
Construct a PgqlToSqlException with the specified detail message and nested exception.
PgqlToSqlException(Throwable) - Constructor for exception oracle.pg.rdbms.pgql.PgqlToSqlException
Construct a PgqlToSqlException with the specified nested exception.
PgqlViewGraphExpander - Class in oracle.pgx.api.expansion
Expander for PGQL-based graph expansions from either PG View or SQL Property Graphs.
PgqlViewGraphExpander(PartitionedGraphConfig, PgxSession, Function<GraphExpansionConfig, PgxFuture<PgxGraph>>, KeystoreLookup) - Constructor for class oracle.pgx.api.expansion.PgqlViewGraphExpander
Create a new expander from a base graph.
PgRdbmsGraphConfig - Class in oracle.pgx.config
PGX Engine PG RDBMS Graph Config
PgRdbmsGraphConfig.Field - Enum in oracle.pgx.config
Fields of PGX Engine PG RDBMS Graph Config
PgRdbmsGraphConfigBuilder - Class in oracle.pgx.config
 
PgRdbmsGraphConfigBuilder() - Constructor for class oracle.pgx.config.PgRdbmsGraphConfigBuilder
 
PgRdbmsGraphConfigFactory - Class in oracle.pgx.config
A factory for creating PgRdbmsGraphConfig objects.
PgRdbmsGraphConfigFactory(boolean) - Constructor for class oracle.pgx.config.PgRdbmsGraphConfigFactory
 
PgSqlSubgraphReader - Class in oracle.pgx.api.subgraph
A subgraph reader for SQL Property Graphs.
PgViewModifyTrans - Class in oracle.pg.rdbms.pgql.pgview
Holds the PGQL to SQL translation of a graph modification against a PG view.
PgViewModifyTrans(List<Pair<String, List<Object>>>, List<List<Pair<String, List<Object>>>>, Pair<String, List<Object>>) - Constructor for class oracle.pg.rdbms.pgql.pgview.PgViewModifyTrans
 
PgViewResultSet - Class in oracle.pg.rdbms.pgql.pgview
This class provides a ResultSet for a PGQL query execution.
PgViewResultSet(ResultSet, Statement, int, QueryContext, PgqlExecution, long, boolean) - Constructor for class oracle.pg.rdbms.pgql.pgview.PgViewResultSet
Constructor
PgViewResultSetMetaData - Class in oracle.pg.rdbms.pgql.pgview
This class describes column meta data for a PGQL query result.
PgViewSubgraphReader - Class in oracle.pgx.api.subgraph
A subgraph reader for reading graphs from PG Views, using a set of PGQL queries.
Pgx - Class in oracle.pgx.api
Main entry point for PGX applications.
Pgx() - Constructor for class oracle.pgx.api.Pgx
 
PGX_CONFIG - oracle.pgx.config.LinkTemplate
 
PGX_PERMISSIONS - oracle.pgx.config.AuthorizationEntityConfig.Field
mapping from resource id to list of permissions
PGX_REALM - oracle.pgx.config.PgxConfig.Field
configuration parameters for the realm
PGX_ROLE - oracle.pgx.config.AuthorizationEntityConfig.Field
the id of the role
PGX_SERVER_BASE_URL - oracle.pgx.config.PgxConfig.Field
should be used when deploying pgx server behind a load balancer to make clients before 21.3 backward compatible, the value should be set to the load balancer address
PGX_SERVER_GET_INFO - oracle.pgx.config.PgxConfigPermission
 
PGX_SERVER_MANAGE - oracle.pgx.config.PgxConfigPermission
 
PGX_SESSION_ADD_PUBLISHED_GRAPH - oracle.pgx.config.PgxConfigPermission
 
PGX_SESSION_COMPILE_ALGORITHM - oracle.pgx.config.PgxConfigPermission
 
PGX_SESSION_CREATE - oracle.pgx.config.PgxConfigPermission
 
PGX_SESSION_GET_PUBLISHED_GRAPH - oracle.pgx.config.PgxConfigPermission
 
PGX_SESSION_MODIFY_MODEL - oracle.pgx.config.PgxConfigPermission
 
PGX_SESSION_NEW_GRAPH - oracle.pgx.config.PgxConfigPermission
 
PGX_SESSION_READ_MODEL - oracle.pgx.config.PgxConfigPermission
 
PGX_USER - oracle.pgx.config.AuthorizationEntityConfig.Field
the id of the user
pgxBaseUrl(String) - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration.AdbGraphClientConfigurationBuilder
Set the PGX base URL to use.
PgxCollection<E,​ID> - Class in oracle.pgx.api
Superclass for Pgx collections.
PgxCollection<T> - Interface in oracle.pgx.algorithm
A collection of elements.
PgxConfig - Class in oracle.pgx.config
PGX Engine Config
PgxConfig.Field - Enum in oracle.pgx.config
Fields of PGX Engine Config
PgxConfigBuilder - Class in oracle.pgx.config
Builder for PgxConfig.
PgxConfigBuilder() - Constructor for class oracle.pgx.config.PgxConfigBuilder
Constructs an empty PgxConfigBuilder
PgxConfigBuilder(Map<PgxConfig.Field, Object>) - Constructor for class oracle.pgx.config.PgxConfigBuilder
Constructs a PgxConfigBuilder initialized with the values from the given map
PgxConfigBuilder(PgxConfig) - Constructor for class oracle.pgx.config.PgxConfigBuilder
Constructs a PgxConfigBuilder initialized with the values from the given config
PgxConfigBuilder(PgxConfigBuilder) - Constructor for class oracle.pgx.config.PgxConfigBuilder
Constructs a PgxConfigBuilder initialized with the values from the given builder
PgxConfigPermission - Enum in oracle.pgx.config
Enum that contains the valid permission types in the PGX config.
PgxCsvFrameReader - Class in oracle.pgx.api.frames
 
PgxCsvFrameReader(PgxSession, Core, Supplier<String>, Supplier<char[]>) - Constructor for class oracle.pgx.api.frames.PgxCsvFrameReader
 
PgxCsvFrameStorer - Class in oracle.pgx.api.frames
 
PgxCsvFrameStorer(PgxSession, Core, PgxFrame) - Constructor for class oracle.pgx.api.frames.PgxCsvFrameStorer
 
PgxDbFrameReader - Class in oracle.pgx.api.frames
 
PgxDbFrameReader(PgxSession, Core, Supplier<String>, Supplier<char[]>) - Constructor for class oracle.pgx.api.frames.PgxDbFrameReader
 
PgxDbFrameStorer - Class in oracle.pgx.api.frames
 
PgxDbFrameStorer(PgxSession, Core, PgxFrame, Supplier<String>, Supplier<char[]>) - Constructor for class oracle.pgx.api.frames.PgxDbFrameStorer
 
PgxEdge - Class in oracle.pgx.api
An edge of a PgxGraph.
PgxEdge - Interface in oracle.pgx.algorithm
An edge of a PgxGraph.
PgxEdgeProviderFromFramesCreator - Class in oracle.pgx.api.frames
An edge provider creator for creating a PgxGraph.
PgxEdgeProviderFromFramesCreator(SessionContext, Core, EdgeFrameDeclaration, PgxGraphFromFramesCreator) - Constructor for class oracle.pgx.api.frames.PgxEdgeProviderFromFramesCreator
Create a new edge provider creator
PgxEntity<ID> - Class in oracle.pgx.api
An abstraction of vertex and edge.
PgxFileLocationResource - Class in oracle.pgx.common.auth
 
PgxFileLocationResource(String, String) - Constructor for class oracle.pgx.common.auth.PgxFileLocationResource
 
PgxFileLocationResource(String, Path) - Constructor for class oracle.pgx.common.auth.PgxFileLocationResource
 
PgxFrame - Class in oracle.pgx.api.frames
 
PgxFrame() - Constructor for class oracle.pgx.api.frames.PgxFrame
 
PgxFrameBuilder - Class in oracle.pgx.api.frames
A frame builder for constructing a PgxFrame.
PgxFrameBuilder(SessionContext, Core, List<ColumnDescriptor>, Function<FrameMetaData, PgxFrame>) - Constructor for class oracle.pgx.api.frames.PgxFrameBuilder
Create a PgxFrameBuilder, this will also create a FrameBuilder on the server.
PgxFrameColumn - Class in oracle.pgx.api.frames
 
PgxFrameColumn() - Constructor for class oracle.pgx.api.frames.PgxFrameColumn
 
PgxFrameReader<PgxFrameReaderType extends PgxFrameReader<PgxFrameReaderType>> - Class in oracle.pgx.api.frames
 
PgxFrameStorer<PgxFrameStorerType extends PgxFrameStorer> - Class in oracle.pgx.api.frames
 
PgxFuture<T> - Class in oracle.pgx.api
A PGX-specific extension of CompletableFuture
PgxFuture() - Constructor for class oracle.pgx.api.PgxFuture
 
PgxGeneralPermission - Enum in oracle.pgx.common.auth
 
PgxGenericFrameReader - Class in oracle.pgx.api.frames
 
PgxGenericFrameReader(PgxSession, Core, Supplier<String>, Supplier<char[]>) - Constructor for class oracle.pgx.api.frames.PgxGenericFrameReader
 
PgxGenericFrameStorer - Class in oracle.pgx.api.frames
 
PgxGenericFrameStorer(PgxSession, Core, PgxFrame, Supplier<String>, Supplier<char[]>) - Constructor for class oracle.pgx.api.frames.PgxGenericFrameStorer
 
PgxGenericPermission - Class in oracle.pgx.common.auth
 
PgxGenericPermission(String, PgxResourcePermission) - Constructor for class oracle.pgx.common.auth.PgxGenericPermission
 
PgxGenericPermission(Path, PgxResourcePermission) - Constructor for class oracle.pgx.common.auth.PgxGenericPermission
 
PgxGenericPermission(PgxGeneralPermission) - Constructor for class oracle.pgx.common.auth.PgxGenericPermission
 
PgxGraph - Class in oracle.pgx.api
This class is a reference to a graph on the server side: operations on objects of this class are executed on the server side onto the referenced graph.
PgxGraph - Interface in oracle.pgx.algorithm
A PGX graph.
PgxGraph.Degree - Enum in oracle.pgx.api
The degree.
PgxGraph.Mode - Enum in oracle.pgx.api
The mutation mode.
PgxGraph.MultiEdges - Enum in oracle.pgx.api
The multi-edges behavior.
PgxGraph.SelfEdges - Enum in oracle.pgx.api
The self-edges behavior.
PgxGraph.SortOrder - Enum in oracle.pgx.api
The direction.
PgxGraph.TrivialVertices - Enum in oracle.pgx.api
The trivial vertices behavior.
PgxGraphFromFramesCreator - Class in oracle.pgx.api.frames
 
PgxGraphFromFramesCreator(SessionContext, Core, String, Function<Graph, PgxGraph>) - Constructor for class oracle.pgx.api.frames.PgxGraphFromFramesCreator
 
PgxManagedObject - Class in oracle.pgx.api
A PGX managed object.
PgxManagedObject() - Constructor for class oracle.pgx.api.PgxManagedObject
 
PgxMap<K,​V> - Class in oracle.pgx.api
A map is a collection of key-value pairs.
PgxMap<K,​V> - Interface in oracle.pgx.algorithm
A map from keys to values.
PgxPath<ID> - Class in oracle.pgx.api
A path from a source to a destination vertex in a PgxGraph.
PgxPath.PathIterable<E> - Interface in oracle.pgx.api
 
PgxPath.PathIterator<E> - Class in oracle.pgx.api
A read-only ListIterator with an additional PgxPath.PathIterator.reset() method to start over iteration.
PgxPgbFrameReader - Class in oracle.pgx.api.frames
 
PgxPgbFrameReader(PgxSession, Core) - Constructor for class oracle.pgx.api.frames.PgxPgbFrameReader
 
PgxPgbFrameStorer - Class in oracle.pgx.api.frames
 
PgxPgbFrameStorer(PgxSession, Core, PgxFrame) - Constructor for class oracle.pgx.api.frames.PgxPgbFrameStorer
 
PgxPgqlToSqlException - Exception in oracle.pgx.api
 
PgxPgqlToSqlException(String) - Constructor for exception oracle.pgx.api.PgxPgqlToSqlException
 
PgxPgqlToSqlException(String, Throwable) - Constructor for exception oracle.pgx.api.PgxPgqlToSqlException
 
PgxPreparedStatement - Interface in oracle.pgx.api
 
PgxResource - Interface in oracle.pgx.common.auth
 
PgxResource.Type - Enum in oracle.pgx.common.auth
 
PgxResourcePermission - Enum in oracle.pgx.common.auth
 
PgxResult - Interface in oracle.pgx.api
A result of a pattern matching query.
PgxRole - Class in oracle.pgx.common.auth
 
PgxRole(String) - Constructor for class oracle.pgx.common.auth.PgxRole
 
PgxSession - Class in oracle.pgx.api
A PGX session represents an active user connected to a ServerInstance.
PgxShutdownException - Exception in oracle.pgx.api.admin
 
PgxShutdownException() - Constructor for exception oracle.pgx.api.admin.PgxShutdownException
 
PgxShutdownException(String) - Constructor for exception oracle.pgx.api.admin.PgxShutdownException
 
PgxShutdownException(String, Throwable) - Constructor for exception oracle.pgx.api.admin.PgxShutdownException
 
PgxShutdownException(Throwable) - Constructor for exception oracle.pgx.api.admin.PgxShutdownException
 
PgxUser - Class in oracle.pgx.common.auth
 
PgxUser(String) - Constructor for class oracle.pgx.common.auth.PgxUser
 
PgxUser(String, Set<PgxRole>) - Constructor for class oracle.pgx.common.auth.PgxUser
 
PgxUser(String, Set<PgxRole>, Map<Object, Object>) - Constructor for class oracle.pgx.common.auth.PgxUser
 
PgxUser(String, Set<PgxRole>, Map<Object, Object>, String) - Constructor for class oracle.pgx.common.auth.PgxUser
 
PgxVect<E> - Class in oracle.pgx.api
A vector.
PgxVect<E> - Interface in oracle.pgx.algorithm
A PGX vector.
PgxVect(E[]) - Constructor for class oracle.pgx.api.PgxVect
Construct a new vector.
PgxVect(E[], PropertyType) - Constructor for class oracle.pgx.api.PgxVect
Construct a new vector.
PgxVertex<ID> - Class in oracle.pgx.api
A vertex of a PgxGraph.
PgxVertex - Interface in oracle.pgx.algorithm
A vertex of a PgxGraph.
PgxVertexProviderFromFramesCreator - Class in oracle.pgx.api.frames
A vertex provider creator for creating a PgxGraph.
PgxVertexProviderFromFramesCreator(SessionContext, Core, VertexFrameDeclaration, PgxGraphFromFramesCreator) - Constructor for class oracle.pgx.api.frames.PgxVertexProviderFromFramesCreator
Create a new vertex provider creator
PickingStrategyBuilder - Class in oracle.pgx.api
 
pin() - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.pinAsync().
pinAsync() - Method in class oracle.pgx.api.PgxGraph
For a published graph, pins the graph so that it stays published even if no sessions uses it.
POINT2D - oracle.pgx.api.PgqlResultElement.Type
 
POINT2D - oracle.pgx.common.types.PropertyType
Point type to save longitude and latitude
POINT2D - oracle.pgx.config.EsEntityProviderConfig.Field
longitude and latitude as floating point values separated by a space
POINT2D - oracle.pgx.config.FileEntityProviderConfig.Field
longitude and latitude as floating point values separated by a space
POINT2D - oracle.pgx.config.FileGraphConfig.Field
longitude and latitude as floating point values separated by a space
POINT2D - oracle.pgx.config.PartitionedGraphConfig.Field
longitude and latitude as floating point values separated by a space
POINT2D - oracle.pgx.config.PgHbaseGraphConfig.Field
longitude and latitude as floating point values separated by a space
POINT2D - oracle.pgx.config.PgNosqlGraphConfig.Field
longitude and latitude as floating point values separated by a space
POINT2D - oracle.pgx.config.PgRdbmsGraphConfig.Field
longitude and latitude as floating point values separated by a space
POINT2D - oracle.pgx.config.RdbmsEntityProviderConfig.Field
longitude and latitude as floating point values separated by a space
POINT2D - oracle.pgx.config.RdfGraphConfig.Field
longitude and latitude as floating point values separated by a space
POINT2D - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
longitude and latitude as floating point values separated by a space
POINT2D - oracle.pgx.config.TwoTablesTextGraphConfig.Field
longitude and latitude as floating point values separated by a space
POINT2D_TYPE - Static variable in class oracle.pgx.api.frames.schema.datatypes.DataTypes
 
Point2dType - Class in oracle.pgx.api.frames.schema.datatypes.spatial
 
Point2dType() - Constructor for class oracle.pgx.api.frames.schema.datatypes.spatial.Point2dType
 
poll() - Method in class oracle.pg.rdbms.Job
Starts polling the server using a background thread using AdbGraphClientConfiguration.getExecutorService() and updates this job's status and log as results come in.
POOLING_FACTOR - oracle.pgx.config.PgxConfig.Field
[only relevant if string_pooling_strategy is on_heap] this value prevents the string pool to grow as big as the property size which could render the pooling ineffective
POOLING_FACTOR - oracle.pgx.config.RuntimeConfig.Field
[only relevant if string_pooling_strategy is on_heap] this value prevents the string pool to grow as big as the property size which could render the pooling ineffective
PoolType - Enum in oracle.pgx.api
An enum for the different thread-pools available within PGX.
pop() - Method in interface oracle.pgx.algorithm.EdgeSequence
Remove and return an edge from the sequence.
pop() - Method in interface oracle.pgx.algorithm.VertexSequence
Remove and return a vertex from the sequence.
popBack() - Method in interface oracle.pgx.algorithm.EdgeSequence
Remove and return the edge at the back of the sequence.
popBack() - Method in interface oracle.pgx.algorithm.VertexSequence
Remove and return the vertex at the back of the sequence.
popFront() - Method in interface oracle.pgx.algorithm.EdgeSequence
Remove and return the edge at the front of the sequence.
popFront() - Method in interface oracle.pgx.algorithm.VertexSequence
Remove and return the vertex at the front of the sequence.
POSITIVE_INFINITY_WILDCARD1 - Static variable in class oracle.pgx.config.ConfigParser
The Constant POSITIVE_INFINITY_WILDCARD1.
POSITIVE_INFINITY_WILDCARD2 - Static variable in class oracle.pgx.config.ConfigParser
The Constant POSITIVE_INFINITY_WILDCARD2.
POST - oracle.pgx.api.filter.FilterStrategy
POST executes the filter expression in memory after loading the whole graph.
PRECOMPUTE_DEGREE - oracle.pgx.api.GmCompilerOptimization
 
PREFETCH_SIZE - oracle.pgx.config.ClientConfig.Field
How many items should be prefetched in remote iterators.
PREFIX - oracle.pgx.config.RdfGraphPrefixConfig.Field
iri prefix
PREFIXES - oracle.pgx.config.RdfGraphConfig.Field
IRI prefixes
PRELOAD_GRAPHS - oracle.pgx.config.PgxConfig.Field
list of graph configs to be registered at start-up.
PRELOADED_GRAPH - oracle.pgx.config.AuthorizationEntityPermissionConfig.Field
name of a defined pre-loaded graph
PreloadGraphConfig - Class in oracle.pgx.config
Preloaded Graph Config
PreloadGraphConfig.Field - Enum in oracle.pgx.config
Fields of Preloaded Graph Config
PreloadGraphConfigBuilder - Class in oracle.pgx.config
Builder for PreloadGraphConfig.
PreloadGraphConfigBuilder() - Constructor for class oracle.pgx.config.PreloadGraphConfigBuilder
Constructs an empty PreloadGraphConfigBuilder
PreloadGraphConfigBuilder(Map<PreloadGraphConfig.Field, Object>) - Constructor for class oracle.pgx.config.PreloadGraphConfigBuilder
Constructs a PreloadGraphConfigBuilder initialized with the values from the given map
PreloadGraphConfigBuilder(PreloadGraphConfig) - Constructor for class oracle.pgx.config.PreloadGraphConfigBuilder
Constructs a PreloadGraphConfigBuilder initialized with the values from the given config
PreloadGraphConfigBuilder(PreloadGraphConfigBuilder) - Constructor for class oracle.pgx.config.PreloadGraphConfigBuilder
Constructs a PreloadGraphConfigBuilder initialized with the values from the given builder
PREPARED_QUERIES - oracle.pgx.config.PartitionedGraphConfig.Field
An additional list of prepared queries with arguments, working in the same way as 'queries'.
preparedPgqlQuery(String) - Method in class oracle.pgx.api.expansion.PgqlViewGraphExpander
Add a new prepared PGQL query to the expansion.
preparedPgqlQuery(String) - Method in class oracle.pgx.api.subgraph.PgqlBasedSubgraphReader
Adds a prepared query to list of queries that will be executed to load the subgraph.
preparedPgqlQuery(String) - Method in class oracle.pgx.api.subgraph.PgSqlSubgraphReader
 
preparedPgqlQuery(String) - Method in class oracle.pgx.api.subgraph.PgViewSubgraphReader
 
PreparedPgqlQueryBuilder<B extends PreparedPgqlQueryBuilder<B>> - Interface in oracle.pgx.api.subgraph
A builder for prepared statements.
PreparedPgSqlPgqlQuery - Class in oracle.pgx.api.subgraph
A configuration builder for initial subgraph reading using a prepared PGQL query.
PreparedPgViewPgqlQuery - Class in oracle.pgx.api.expansion
A configuration builder for graph expansion using a prepared PGQL query.
PreparedPgViewPgqlQuery - Class in oracle.pgx.api.subgraph
A configuration builder for initial subgraph reading using a prepared PGQL query.
PreparedQueryArgumentConfig - Class in oracle.pgx.config
Argument for a prepared query
PreparedQueryArgumentConfig.Field - Enum in oracle.pgx.config
Fields of Argument for a prepared query
PreparedQueryArgumentConfigBuilder - Class in oracle.pgx.config
PreparedQueryArgumentConfigBuilder() - Constructor for class oracle.pgx.config.PreparedQueryArgumentConfigBuilder
Constructs an empty PreparedQueryArgumentConfigBuilder
PreparedQueryArgumentConfigBuilder(Map<PreparedQueryArgumentConfig.Field, Object>) - Constructor for class oracle.pgx.config.PreparedQueryArgumentConfigBuilder
Constructs a PreparedQueryArgumentConfigBuilder initialized with the values from the given map
PreparedQueryArgumentConfigBuilder(PreparedQueryArgumentConfig) - Constructor for class oracle.pgx.config.PreparedQueryArgumentConfigBuilder
Constructs a PreparedQueryArgumentConfigBuilder initialized with the values from the given config
PreparedQueryArgumentConfigBuilder(PreparedQueryArgumentConfigBuilder) - Constructor for class oracle.pgx.config.PreparedQueryArgumentConfigBuilder
Constructs a PreparedQueryArgumentConfigBuilder initialized with the values from the given builder
PreparedQueryConfig - Class in oracle.pgx.config
Prepared Query with arguments
PreparedQueryConfig.Field - Enum in oracle.pgx.config
Fields of Prepared Query with arguments
PreparedQueryConfigBuilder - Class in oracle.pgx.config
Builder for PreparedQueryConfig.
PreparedQueryConfigBuilder() - Constructor for class oracle.pgx.config.PreparedQueryConfigBuilder
Constructs an empty PreparedQueryConfigBuilder
PreparedQueryConfigBuilder(Map<PreparedQueryConfig.Field, Object>) - Constructor for class oracle.pgx.config.PreparedQueryConfigBuilder
Constructs a PreparedQueryConfigBuilder initialized with the values from the given map
PreparedQueryConfigBuilder(PreparedQueryConfig) - Constructor for class oracle.pgx.config.PreparedQueryConfigBuilder
Constructs a PreparedQueryConfigBuilder initialized with the values from the given config
PreparedQueryConfigBuilder(PreparedQueryConfigBuilder) - Constructor for class oracle.pgx.config.PreparedQueryConfigBuilder
Constructs a PreparedQueryConfigBuilder initialized with the values from the given builder
preparePgql(String) - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.preparePgql(String).
preparePgql(String) - Method in class oracle.pgx.api.PgxSession
preparePgqlAsync(String) - Method in class oracle.pgx.api.PgxGraph
Prepares a PGQL query.
preparePgqlAsync(String) - Method in class oracle.pgx.api.PgxSession
Prepares a pattern matching query with a ON-clause.
prepareStatement(String) - Method in class oracle.pg.rdbms.pgql.PgqlConnection
Creates a new PgqlPreparedStatement object, which represents a pre-compiled PGQL statement.
prepareStatement(String, int, int, int, int, String, String) - Method in class oracle.pg.rdbms.pgql.PgqlConnection
Creates a new PgqlPreparedStatement object, which represents a pre-compiled PGQL statement.
prepareStatement(String, String, String) - Method in class oracle.pg.rdbms.pgql.PgqlConnection
Creates a new PgqlPreparedStatement object, which represents a pre-compiled PGQL statement.
previous() - Method in class oracle.pgx.api.PgxPath.PathIterator
 
previousIndex() - Method in class oracle.pgx.api.PgxPath.PathIterator
 
prim(PgxGraph, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
prim reveals tree structures with shortest paths in a graph
prim(PgxGraph, EdgeProperty<Double>, String) - Method in class oracle.pgx.api.Analyst
prim(PgxGraph, EdgeProperty<Double>, EdgeProperty<Boolean>) - Method in class oracle.pgx.api.Analyst
prim reveals tree structures with shortest paths in a graph
primAsync(PgxGraph, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
prim reveals tree structures with shortest paths in a graph
primAsync(PgxGraph, EdgeProperty<Double>, EdgeProperty<Boolean>) - Method in class oracle.pgx.api.Analyst
prim reveals tree structures with shortest paths in a graph
print() - Method in interface oracle.pg.rdbms.pgql.PgqlResultSet
Prints all results to System.out.
print() - Method in class oracle.pgx.api.frames.PgxFrame
Prints all results to System.out.
print() - Method in interface oracle.pgx.api.Operation
Print the current operation and all its children to standard output
print() - Method in interface oracle.pgx.api.PgqlResultSet
Prints all results to System.out.
print(long) - Method in interface oracle.pg.rdbms.pgql.PgqlResultSet
Prints numResults results to System.out.
print(long) - Method in class oracle.pgx.api.frames.PgxFrame
Prints numRows results to System.out.
print(long) - Method in interface oracle.pgx.api.PgqlResultSet
Prints numResults results to System.out.
print(long, int) - Method in interface oracle.pg.rdbms.pgql.PgqlResultSet
Prints numResults results from fromth result to System.out.
print(long, int) - Method in interface oracle.pgx.api.PgqlResultSet
Prints numResults results from fromth result to System.out.
print(long, long) - Method in class oracle.pgx.api.frames.PgxFrame
Prints numResults results from the frame to System.out.
print(PrintStream) - Method in interface oracle.pgx.api.Operation
Print the current operation and all its children to the given printStream
print(PrintStream, long, int) - Method in interface oracle.pg.rdbms.pgql.PgqlResultSet
Same as PgqlResultSet.print(long, int) except that this method prints content to printStream.
print(PrintStream, long, int) - Method in interface oracle.pgx.api.PgqlResultSet
Same as PgqlResultSet.print(long, int) except that this method prints content to printStream.
print(PrintStream, long, long) - Method in class oracle.pgx.api.frames.PgxFrame
Prints the content of the frame Blocking version of PgxFrame.printAsync(PrintStream, long, long).
printAsync() - Method in class oracle.pgx.api.frames.PgxFrame
Prints all results to System.out.
printAsync(long) - Method in class oracle.pgx.api.frames.PgxFrame
Prints numRows results to System.out.
printAsync(long, long) - Method in class oracle.pgx.api.frames.PgxFrame
Prints numResults results from the frame to System.out.
printAsync(PrintStream, long, long) - Method in class oracle.pgx.api.frames.PgxFrame
Prints the content of the frame
PRIORITY - oracle.pgx.api.executionenvironment.ExecutionEnvironmentField
Wrapper for Field.PRIORITY, no validators
PRIORITY - oracle.pgx.config.AnalysisTaskConfig.Field
the priority of the task.
PRIVATE - Static variable in class oracle.pgx.api.Namespace
Namespace for session-private objects
PRIVATIZATION - oracle.pgx.api.GmCompilerOptimization
 
PROC_ID - oracle.pgx.config.PgxConfig.Field
Internal unique machine identifier in the cluster.
PRODUCT - oracle.pgx.config.mllib.edgecombination.EdgeCombinationMethod.AggregationType
 
productEdgeCombinationMethod(boolean, boolean, boolean) - Static method in class oracle.pgx.config.mllib.edgecombination.EdgeCombinationMethods
 
ProductEdgeCombinationMethod - Class in oracle.pgx.config.mllib.edgecombination
 
ProductEdgeCombinationMethod(boolean, boolean, boolean) - Constructor for class oracle.pgx.config.mllib.edgecombination.ProductEdgeCombinationMethod
 
Projection - oracle.pgx.common.types.OperationType
 
PROPAGATE_WRITES - oracle.pgx.api.GmCompilerOptimization
 
PROPERTIES - oracle.pgx.config.PropertiesRedactionRuleConfig.Field
List of properties to be redacted
PROPERTIES_SELF - oracle.pgx.config.LinkTemplate
 
PropertiesConfigParser<F extends ConfigField> - Class in oracle.pgx.config
A graph configuration parser which reads Java Properties format.
PropertiesRedactionRuleConfig - Class in oracle.pgx.config
Redaction rule properties
PropertiesRedactionRuleConfig.Field - Enum in oracle.pgx.config
Fields of Redaction rule properties
PropertiesRedactionRuleConfigBuilder - Class in oracle.pgx.config
PropertiesRedactionRuleConfigBuilder() - Constructor for class oracle.pgx.config.PropertiesRedactionRuleConfigBuilder
Constructs an empty PropertiesRedactionRuleConfigBuilder
PropertiesRedactionRuleConfigBuilder(Map<PropertiesRedactionRuleConfig.Field, Object>) - Constructor for class oracle.pgx.config.PropertiesRedactionRuleConfigBuilder
Constructs a PropertiesRedactionRuleConfigBuilder initialized with the values from the given map
PropertiesRedactionRuleConfigBuilder(PropertiesRedactionRuleConfig) - Constructor for class oracle.pgx.config.PropertiesRedactionRuleConfigBuilder
Constructs a PropertiesRedactionRuleConfigBuilder initialized with the values from the given config
PropertiesRedactionRuleConfigBuilder(PropertiesRedactionRuleConfigBuilder) - Constructor for class oracle.pgx.config.PropertiesRedactionRuleConfigBuilder
Constructs a PropertiesRedactionRuleConfigBuilder initialized with the values from the given builder
Property<ID,​K extends PgxEntity<ID>,​V> - Class in oracle.pgx.api
A property of a PgxGraph.
PROPERTY_CLONE - oracle.pgx.config.LinkTemplate
 
PROPERTY_EXPAND - oracle.pgx.config.LinkTemplate
 
PROPERTY_FILL - oracle.pgx.config.LinkTemplate
 
PROPERTY_IS_PUBLISHED - oracle.pgx.config.LinkTemplate
 
PROPERTY_NAME - oracle.pgx.config.LinkTemplate
 
PROPERTY_PROXIES_SELF - oracle.pgx.config.LinkTemplate
 
PROPERTY_PROXY_BOTTOMK - oracle.pgx.config.LinkTemplate
 
PROPERTY_PROXY_MAP_KEY - Static variable in interface oracle.pgx.api.admin.Control
 
PROPERTY_PROXY_SELF - oracle.pgx.config.LinkTemplate
 
PROPERTY_PROXY_TOPK - oracle.pgx.config.LinkTemplate
 
PROPERTY_PROXY_VALUE_SELF - oracle.pgx.config.LinkTemplate
 
PROPERTY_PROXY_VALUES - oracle.pgx.config.LinkTemplate
 
PROPERTY_SELF - oracle.pgx.config.LinkTemplate
 
PROPERTY_VALUE_DELIMITER - oracle.pgx.config.GraphLoadingConfig.Field
if null read the whole string value as label.
PROPERTY_VALUE_SELF - oracle.pgx.config.LinkTemplate
 
PROPERTY_VALUES - oracle.pgx.config.LinkTemplate
 
PropertyMergeStrategy - Enum in oracle.pgx.api.expansion
Determines which property values should be used when a vertex or an edge is duplicated during a graph expansion.
PropertyMetaData - Class in oracle.pgx.api
Meta information about a property of a vertex/edge provider in a PgxGraph.
PropertyMetaData(String, PgxId, PropertyType, int, boolean) - Constructor for class oracle.pgx.api.PropertyMetaData
 
PropertyType - Enum in oracle.pgx.common.types
All supported graph property types.
propertyTypeToEntityType(PropertyType) - Static method in class oracle.pgx.common.types.TypeConverter
propertyTypeToEntityType(PropertyType, boolean) - Static method in class oracle.pgx.common.types.TypeConverter
Converts a property type to an entity type.
PROPS - oracle.pgx.config.EsEntityProviderConfig.Field
specification of the properties associated with this entity provider
PROPS - oracle.pgx.config.FileEntityProviderConfig.Field
specification of the properties associated with this entity provider
PROPS - oracle.pgx.config.RdbmsEntityProviderConfig.Field
specification of the properties associated with this entity provider
ProviderFormat - Enum in oracle.pgx.config
Data Format for an entity provider.
ProviderLoadingConfig - Class in oracle.pgx.config
PGX Engine Entity Provider Loading Config
ProviderLoadingConfig.Field - Enum in oracle.pgx.config
Fields of PGX Engine Entity Provider Loading Config
PROXY_URL - oracle.pgx.config.EsEntityProviderConfig.Field
proxy server URL to be used for connection to es_url
PROXY_URL - oracle.pgx.config.PartitionedGraphConfig.Field
proxy server URL to be used for connection to es_url
PUBLIC - Static variable in class oracle.pgx.api.Namespace
Namespace for published objects
publish() - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.publishAsync().
publish() - Method in class oracle.pgx.api.Property
Blocking version of Property.publish().
publish(Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>) - Method in class oracle.pgx.api.PgxGraph
 
PUBLISH - oracle.pgx.config.PreloadGraphConfig.Field
whether or not this preloaded graph should be published.
PUBLISH_GRAPH - oracle.pgx.config.LinkTemplate
 
PUBLISH_PROPERTY - oracle.pgx.config.LinkTemplate
 
PUBLISH_WITH_SNAPSHOTS - oracle.pgx.config.PreloadGraphConfig.Field
whether or not this preloaded graph should be published together with its snapshots.
publishAsync() - Method in class oracle.pgx.api.PgxGraph
Publishes the graph so it can be shared between sessions.
publishAsync() - Method in class oracle.pgx.api.Property
Publishes the property into a shared graph so It can be shared between sessions.
publishAsync(Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>) - Method in class oracle.pgx.api.PgxGraph
Publishes the graph so It can be shared between sessions.
publishWithSnapshots() - Method in class oracle.pgx.api.PgxGraph
publishWithSnapshots(Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>) - Method in class oracle.pgx.api.PgxGraph
publishWithSnapshotsAsync() - Method in class oracle.pgx.api.PgxGraph
Publishes the graph and all its snapshots so they can be shared between sessions.
publishWithSnapshotsAsync(Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>) - Method in class oracle.pgx.api.PgxGraph
Publishes the graph and all its snapshots so they can be shared between sessions.
push(PgxEdge) - Method in interface oracle.pgx.algorithm.EdgeSequence
Add an edge to the sequence.
push(PgxVertex) - Method in interface oracle.pgx.algorithm.VertexSequence
Add a vertex to the sequence.
pushBack(PgxEdge) - Method in interface oracle.pgx.algorithm.EdgeSequence
Add an edge to the back of the sequence.
pushBack(PgxVertex) - Method in interface oracle.pgx.algorithm.VertexSequence
Add a vertex to the back of the sequence.
pushFront(PgxEdge) - Method in interface oracle.pgx.algorithm.EdgeSequence
Add an edge to the front of the sequence.
pushFront(PgxVertex) - Method in interface oracle.pgx.algorithm.VertexSequence
Add a vertex to the front of the sequence.
put(F, Object) - Method in class oracle.pgx.config.GenericConfigBuilder
 
put(K, V) - Method in class oracle.pgx.api.PgxMap
Blocking version of PgxMap.putAsync(Object, Object).
putAll(Map<? extends F, Object>) - Method in class oracle.pgx.config.GenericConfigBuilder
 
putAll(Map<AnalysisTaskConfig.Field, Object>) - Method in class oracle.pgx.config.AnalysisTaskConfigBuilder
Puts all values from the given map into this builder.
putAll(Map<AuthorizationEntityConfig.Field, Object>) - Method in class oracle.pgx.config.AuthorizationEntityConfigBuilder
Puts all values from the given map into this builder.
putAll(Map<AuthorizationEntityPermissionConfig.Field, Object>) - Method in class oracle.pgx.config.AuthorizationEntityPermissionConfigBuilder
Puts all values from the given map into this builder.
putAll(Map<BasicSchedulerConfig.Field, Object>) - Method in class oracle.pgx.config.BasicSchedulerConfigBuilder
Puts all values from the given map into this builder.
putAll(Map<DataMemoryLimitsConfig.Field, Object>) - Method in class oracle.pgx.config.DataMemoryLimitsConfigBuilder
Puts all values from the given map into this builder.
putAll(Map<EnterpriseSchedulerConfig.Field, Object>) - Method in class oracle.pgx.config.EnterpriseSchedulerConfigBuilder
Puts all values from the given map into this builder.
putAll(Map<EnterpriseSchedulerFlagsConfig.Field, Object>) - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
Puts all values from the given map into this builder.
putAll(Map<FrontierRedactedVerticesConfig.Field, Object>) - Method in class oracle.pgx.config.FrontierRedactedVerticesConfigBuilder
Puts all values from the given map into this builder.
putAll(Map<GraphPropertyConfig.Field, Object>) - Method in class oracle.pgx.config.GraphPropertyConfigBuilder
Puts all values from the given map into this builder.
putAll(Map<PgxConfig.Field, Object>) - Method in class oracle.pgx.config.PgxConfigBuilder
Puts all values from the given map into this builder.
putAll(Map<PreloadGraphConfig.Field, Object>) - Method in class oracle.pgx.config.PreloadGraphConfigBuilder
Puts all values from the given map into this builder.
putAll(Map<PreparedQueryArgumentConfig.Field, Object>) - Method in class oracle.pgx.config.PreparedQueryArgumentConfigBuilder
Puts all values from the given map into this builder.
putAll(Map<PreparedQueryConfig.Field, Object>) - Method in class oracle.pgx.config.PreparedQueryConfigBuilder
Puts all values from the given map into this builder.
putAll(Map<PropertiesRedactionRuleConfig.Field, Object>) - Method in class oracle.pgx.config.PropertiesRedactionRuleConfigBuilder
Puts all values from the given map into this builder.
putAll(Map<RealmConfig.Field, Object>) - Method in class oracle.pgx.config.RealmConfigBuilder
Puts all values from the given map into this builder.
putAll(Map<RuntimeConfig.Field, Object>) - Method in class oracle.pgx.config.RuntimeConfigBuilder
Puts all values from the given map into this builder.
putAll(Map<UdfFunctionArgumentConfig.Field, Object>) - Method in class oracle.pgx.config.UdfFunctionArgumentConfigBuilder
Puts all values from the given map into this builder.
putAll(Map<UdfFunctionConfig.Field, Object>) - Method in class oracle.pgx.config.UdfFunctionConfigBuilder
Puts all values from the given map into this builder.
putAll(AnalysisTaskConfig) - Method in class oracle.pgx.config.AnalysisTaskConfigBuilder
Puts all values from the given config into this builder
putAll(AuthorizationEntityConfig) - Method in class oracle.pgx.config.AuthorizationEntityConfigBuilder
Puts all values from the given config into this builder
putAll(AuthorizationEntityPermissionConfig) - Method in class oracle.pgx.config.AuthorizationEntityPermissionConfigBuilder
Puts all values from the given config into this builder
putAll(BasicSchedulerConfig) - Method in class oracle.pgx.config.BasicSchedulerConfigBuilder
Puts all values from the given config into this builder
putAll(DataMemoryLimitsConfig) - Method in class oracle.pgx.config.DataMemoryLimitsConfigBuilder
Puts all values from the given config into this builder
putAll(EnterpriseSchedulerConfig) - Method in class oracle.pgx.config.EnterpriseSchedulerConfigBuilder
Puts all values from the given config into this builder
putAll(EnterpriseSchedulerFlagsConfig) - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
Puts all values from the given config into this builder
putAll(FrontierRedactedVerticesConfig) - Method in class oracle.pgx.config.FrontierRedactedVerticesConfigBuilder
Puts all values from the given config into this builder
putAll(GraphPropertyConfig) - Method in class oracle.pgx.config.GraphPropertyConfigBuilder
Puts all values from the given config into this builder
putAll(PgxConfig) - Method in class oracle.pgx.config.PgxConfigBuilder
Puts all values from the given config into this builder
putAll(PreloadGraphConfig) - Method in class oracle.pgx.config.PreloadGraphConfigBuilder
Puts all values from the given config into this builder
putAll(PreparedQueryArgumentConfig) - Method in class oracle.pgx.config.PreparedQueryArgumentConfigBuilder
Puts all values from the given config into this builder
putAll(PreparedQueryConfig) - Method in class oracle.pgx.config.PreparedQueryConfigBuilder
Puts all values from the given config into this builder
putAll(PropertiesRedactionRuleConfig) - Method in class oracle.pgx.config.PropertiesRedactionRuleConfigBuilder
Puts all values from the given config into this builder
putAll(RealmConfig) - Method in class oracle.pgx.config.RealmConfigBuilder
Puts all values from the given config into this builder
putAll(RuntimeConfig) - Method in class oracle.pgx.config.RuntimeConfigBuilder
Puts all values from the given config into this builder
putAll(UdfFunctionArgumentConfig) - Method in class oracle.pgx.config.UdfFunctionArgumentConfigBuilder
Puts all values from the given config into this builder
putAll(UdfFunctionConfig) - Method in class oracle.pgx.config.UdfFunctionConfigBuilder
Puts all values from the given config into this builder
putAsync(K, V) - Method in class oracle.pgx.api.PgxMap
Sets the value for a key in the map specified by the given name.

Q

QUERIES - oracle.pgx.config.PartitionedGraphConfig.Field
A list of queries used to determine which data to load from the database.
QUERY - oracle.pg.rdbms.pgql.PgqlSqlTrans.TranslationType
 
QUERY - oracle.pgx.config.PreparedQueryConfig.Field
query string
QueryArgumentType - Enum in oracle.pgx.common.types
 
queryPgql(String) - Method in class oracle.pgx.api.expansion.PgqlViewGraphExpander
Add a PGQL query to the expansion.
queryPgql(String) - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.queryPgql(String).
queryPgql(String) - Method in class oracle.pgx.api.PgxSession
Blocking version of PgxSession.queryPgql(String).
queryPgql(String) - Method in class oracle.pgx.api.subgraph.PgqlBasedSubgraphReader
Adds another filtering query to the list of queries that will be executed to load the subgraph.
queryPgqlAsync(String) - Method in class oracle.pgx.api.PgxGraph
Submits a pattern matching select only query.
queryPgqlAsync(String) - Method in class oracle.pgx.api.PgxSession
Submits a pattern matching query with a ON-clause.

R

radius(PgxGraph) - Method in class oracle.pgx.api.Analyst
Diameter/radius gives an overview of the distances in a graph
radius(PgxGraph, Scalar<Integer>, VertexProperty<ID, Integer>) - Method in class oracle.pgx.api.Analyst
Diameter/radius gives an overview of the distances in a graph
radiusAsync(PgxGraph) - Method in class oracle.pgx.api.Analyst
Diameter/radius gives an overview of the distances in a graph
radiusAsync(PgxGraph, Scalar<Integer>, VertexProperty<ID, Integer>) - Method in class oracle.pgx.api.Analyst
Diameter/radius gives an overview of the distances in a graph
Random - Interface in oracle.pgx.algorithm
Utility functions related to randomness.
RANDOM_ENTITY - oracle.pgx.config.LinkTemplate
 
RANDOM_GENERATOR_STRATEGY - oracle.pgx.config.PgxConfig.Field
method of generating random numbers in pgx
RANDOM_GENERATOR_STRATEGY - oracle.pgx.config.RuntimeConfig.Field
method of generating random numbers in pgx
RANDOM_SEED - oracle.pgx.config.PgxConfig.Field
[relevant for deterministic random number generator only] seed for the deterministic random number generator used in pgx.
RANDOM_SEED - oracle.pgx.config.RuntimeConfig.Field
[relevant for deterministic random number generator only] seed for the deterministic random number generator used in pgx.
RandomGeneratorStrategy - Enum in oracle.pgx.config
 
randomWalkWithRestart(PgxGraph, ID, int, BigDecimal, PgxMap<PgxVertex<ID>, Integer>) - Method in class oracle.pgx.api.Analyst
Convenience wrapper around Analyst.randomWalkWithRestart(PgxGraph, PgxVertex, int, double, PgxMap) taking a vertex ID instead of a PgxVertex.
randomWalkWithRestart(PgxGraph, PgxVertex<ID>, int, double, PgxMap<PgxVertex<ID>, Integer>) - Method in class oracle.pgx.api.Analyst
random walk with restart does the what its name says, it can find approximate stationary distributions
randomWalkWithRestartAsync(PgxGraph, PgxVertex<ID>, int, double, PgxMap<PgxVertex<ID>, Integer>) - Method in class oracle.pgx.api.Analyst
random walk with restart does the what its name says, it can find approximate stationary distributions
ratioLimit - Variable in class oracle.pgx.config.DataMemoryLimit
 
RDBMS - oracle.pgx.config.DbEngine
The Oracle RDBMS.
RDBMS - oracle.pgx.config.ProviderFormat
Relational database Format
RDBMS - oracle.pgx.config.TwoTablesDatastore
From Oracle RDBMS.
RdbmsEntityProviderConfig - Class in oracle.pgx.config
PGX Engine Rdbms Entity Provider Config
RdbmsEntityProviderConfig.Field - Enum in oracle.pgx.config
Fields of PGX Engine Rdbms Entity Provider Config
RdbmsEntityProviderConfigBuilder - Class in oracle.pgx.config
A table configuration builder for rdbms-based table configurations.
RdbmsEntityProviderConfigBuilder() - Constructor for class oracle.pgx.config.RdbmsEntityProviderConfigBuilder
 
RdbmsEntityProviderConfigFactory - Class in oracle.pgx.config
A factory for creating RdbmsEntityProviderConfig objects.
RdbmsEntityProviderConfigFactory(boolean) - Constructor for class oracle.pgx.config.RdbmsEntityProviderConfigFactory
 
RDF - oracle.pgx.config.Format
Resource Description Framework (RDF) Database Format
RdfAction - Enum in oracle.pgx.config
 
RdfGraphConfig - Class in oracle.pgx.config
PGX Engine RDF Graph Config
RdfGraphConfig.Field - Enum in oracle.pgx.config
Fields of PGX Engine RDF Graph Config
RdfGraphConfigBuilder - Class in oracle.pgx.config
 
RdfGraphConfigBuilder() - Constructor for class oracle.pgx.config.RdfGraphConfigBuilder
 
RdfGraphConfigFactory - Class in oracle.pgx.config
A factory class for creating rdf graph configuration objects.
RdfGraphConfigFactory(boolean) - Constructor for class oracle.pgx.config.RdfGraphConfigFactory
 
RdfGraphPrefixConfig - Class in oracle.pgx.config
IRI Prefix Config for PGX Engine RDF Graph Config
RdfGraphPrefixConfig.Field - Enum in oracle.pgx.config
Fields of IRI Prefix Config for PGX Engine RDF Graph Config
reachability(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, int, boolean) - Method in class oracle.pgx.api.Analyst
Reachability is a fast way to check if two vertices are reachable from each other.
Reachability - oracle.pgx.common.types.OperationType
 
reachabilityAsync(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, int, boolean) - Method in class oracle.pgx.api.Analyst
Reachability is a fast way to check if two vertices are reachable from each other.
ReachabilityIndexCreationMode - Enum in oracle.pgx.config
 
READ - oracle.pgx.common.auth.PgxResourcePermission
 
READ - oracle.pgx.config.GraphOptimizedFor
Optimize for read-intensive scenarios, e.g.
READ - oracle.pgx.config.PgxConfigPermission
 
readFrame() - Method in class oracle.pgx.api.PgxSession
Creates a new frame reader with which it is possible to parameterize the loading of the row frame
readGraphAsOf(GraphConfig, long) - Method in class oracle.pgx.api.PgxSession
readGraphAsOf(GraphConfig, long, String) - Method in class oracle.pgx.api.PgxSession
readGraphAsOf(GraphConfig, GraphMetaData) - Method in class oracle.pgx.api.PgxSession
readGraphAsOf(GraphConfig, GraphMetaData, String) - Method in class oracle.pgx.api.PgxSession
readGraphAsOfAsync(GraphConfig, long) - Method in class oracle.pgx.api.PgxSession
Reads a graph and its properties of a specific version (creationTimestamp) into memory.
readGraphAsOfAsync(GraphConfig, long, String) - Method in class oracle.pgx.api.PgxSession
Reads a graph and its properties of a specific version (creationTimestamp) into memory.
readGraphAsOfAsync(GraphConfig, GraphMetaData) - Method in class oracle.pgx.api.PgxSession
Reads a graph and its properties of a specific version (metaData) into memory.
readGraphAsOfAsync(GraphConfig, GraphMetaData, String) - Method in class oracle.pgx.api.PgxSession
Reads a graph and its properties of a specific version (metaData) into memory.
readGraphByName(String, String, GraphSource) - Method in class oracle.pgx.api.PgxSession
readGraphByName(String, String, GraphSource, ReadGraphOption...) - Method in class oracle.pgx.api.PgxSession
readGraphByName(String, GraphSource) - Method in class oracle.pgx.api.PgxSession
readGraphByName(String, GraphSource, ReadGraphOption...) - Method in class oracle.pgx.api.PgxSession
readGraphByNameAsync(String, String, GraphSource) - Method in class oracle.pgx.api.PgxSession
Reads a graph identified by the given name into memory.
readGraphByNameAsync(String, String, GraphSource, ReadGraphOption...) - Method in class oracle.pgx.api.PgxSession
Reads a graph identified by the given schema name and graph name into memory.
readGraphByNameAsync(String, GraphSource) - Method in class oracle.pgx.api.PgxSession
Reads a graph identified by the given name into memory.
readGraphByNameAsync(String, GraphSource, ReadGraphOption...) - Method in class oracle.pgx.api.PgxSession
Reads a graph identified by the given name into memory.
readGraphFile(String) - Method in class oracle.pgx.api.PgxSession
readGraphFile(String, String) - Method in class oracle.pgx.api.PgxSession
readGraphFile(String, Format) - Method in class oracle.pgx.api.PgxSession
readGraphFile(String, Format, String) - Method in class oracle.pgx.api.PgxSession
readGraphFileAsync(String) - Method in class oracle.pgx.api.PgxSession
Loads the graph contained in the file at the given path.
readGraphFileAsync(String, String) - Method in class oracle.pgx.api.PgxSession
Loads the graph contained in the file at the given path.
readGraphFileAsync(String, Format) - Method in class oracle.pgx.api.PgxSession
Loads the graph contained in the file at the given path.
readGraphFileAsync(String, Format, String) - Method in class oracle.pgx.api.PgxSession
Loads the graph contained in the files at the given path.
readGraphFiles(String, String) - Method in class oracle.pgx.api.PgxSession
readGraphFiles(String, String, String) - Method in class oracle.pgx.api.PgxSession
readGraphFiles(String, String, Format) - Method in class oracle.pgx.api.PgxSession
readGraphFiles(String, String, Format, String) - Method in class oracle.pgx.api.PgxSession
readGraphFiles(List<String>) - Method in class oracle.pgx.api.PgxSession
readGraphFiles(List<String>, String) - Method in class oracle.pgx.api.PgxSession
readGraphFiles(List<String>, List<String>) - Method in class oracle.pgx.api.PgxSession
readGraphFiles(List<String>, List<String>, String) - Method in class oracle.pgx.api.PgxSession
readGraphFiles(List<String>, List<String>, Format) - Method in class oracle.pgx.api.PgxSession
readGraphFiles(List<String>, List<String>, Format, String) - Method in class oracle.pgx.api.PgxSession
readGraphFiles(List<String>, Format) - Method in class oracle.pgx.api.PgxSession
readGraphFiles(List<String>, Format, String) - Method in class oracle.pgx.api.PgxSession
readGraphFilesAsync(String, String) - Method in class oracle.pgx.api.PgxSession
Loads the graph contained in the files at the given paths.
readGraphFilesAsync(String, String, String) - Method in class oracle.pgx.api.PgxSession
Loads the graph contained in the files at the given paths.
readGraphFilesAsync(String, String, Format) - Method in class oracle.pgx.api.PgxSession
Loads the graph contained in the files at the given paths.
readGraphFilesAsync(String, String, Format, String) - Method in class oracle.pgx.api.PgxSession
Loads the graph contained in the files at the given paths.
readGraphFilesAsync(List<String>) - Method in class oracle.pgx.api.PgxSession
Loads the graph contained in the files at the given paths.
readGraphFilesAsync(List<String>, String) - Method in class oracle.pgx.api.PgxSession
Loads the graph contained in the files at the given paths.
readGraphFilesAsync(List<String>, List<String>) - Method in class oracle.pgx.api.PgxSession
Loads the graph contained in the files at the given paths.
readGraphFilesAsync(List<String>, List<String>, String) - Method in class oracle.pgx.api.PgxSession
Loads the graph contained in the files at the given paths.
readGraphFilesAsync(List<String>, List<String>, Format) - Method in class oracle.pgx.api.PgxSession
Loads the graph contained in the files at the given paths.
readGraphFilesAsync(List<String>, List<String>, Format, String) - Method in class oracle.pgx.api.PgxSession
Loads the graph contained in the files at the given paths.
readGraphFilesAsync(List<String>, Format) - Method in class oracle.pgx.api.PgxSession
Loads the graph contained in the files at the given paths.
readGraphFilesAsync(List<String>, Format, String) - Method in class oracle.pgx.api.PgxSession
Loads the graph contained in the files at the given paths.
ReadGraphOption - Interface in oracle.pgx.config
Interface for specifying options for PgxSession#readGraphByName(String, GraphSource, ReadGraphOption...)
ReadGraphOption.OnMissingVertexOption - Class in oracle.pgx.config
Class for encapsulating a OnMissingVertex config option
ReadGraphOption.OptimizedForOption - Class in oracle.pgx.config
Class for encapsulating a GraphOptimizedFor config option
ReadGraphOption.ParallelHintDegreeReadGraphOption - Class in oracle.pgx.config
Class for encapsulating the ParallelHintDegree config option
ReadGraphOption.ReadGraphOptionDataBuilder - Class in oracle.pgx.config
 
ReadGraphOption.SynchronizableOptionReadGraphOption - Class in oracle.pgx.config
Class for option, which specifies if graph cannot be synchronized, PGX will throw an Exception
ReadGraphOptionDataBuilder() - Constructor for class oracle.pgx.config.ReadGraphOption.ReadGraphOptionDataBuilder
 
readGraphWithProperties(String) - Method in class oracle.pgx.api.PgxSession
readGraphWithProperties(String, String) - Method in class oracle.pgx.api.PgxSession
readGraphWithProperties(GraphConfig) - Method in class oracle.pgx.api.PgxSession
readGraphWithProperties(GraphConfig, boolean) - Method in class oracle.pgx.api.PgxSession
readGraphWithProperties(GraphConfig, boolean, String) - Method in class oracle.pgx.api.PgxSession
readGraphWithProperties(GraphConfig, long, TimeUnit) - Method in class oracle.pgx.api.PgxSession
readGraphWithProperties(GraphConfig, long, TimeUnit, boolean, String) - Method in class oracle.pgx.api.PgxSession
readGraphWithProperties(GraphConfig, String) - Method in class oracle.pgx.api.PgxSession
readGraphWithPropertiesAsync(String) - Method in class oracle.pgx.api.PgxSession
Reads a graph and its properties, specified by a path to a graph config, into memory.
readGraphWithPropertiesAsync(String, String) - Method in class oracle.pgx.api.PgxSession
Reads a graph and its properties, specified by a path to a graph config, into memory.
readGraphWithPropertiesAsync(GraphConfig) - Method in class oracle.pgx.api.PgxSession
Reads a graph and its properties, specified in the graph config, into memory.
readGraphWithPropertiesAsync(GraphConfig, boolean) - Method in class oracle.pgx.api.PgxSession
Reads a graph and its properties, specified in the graph config, into memory.
readGraphWithPropertiesAsync(GraphConfig, boolean, String) - Method in class oracle.pgx.api.PgxSession
Reads a graph and its properties, specified in the graph config, into memory.
readGraphWithPropertiesAsync(GraphConfig, long, TimeUnit) - Method in class oracle.pgx.api.PgxSession
Reads a graph and its properties, specified in the graph config, into memory.
readGraphWithPropertiesAsync(GraphConfig, long, TimeUnit, boolean, String) - Method in class oracle.pgx.api.PgxSession
Reads a graph and its properties, specified in the graph config, into memory.
readGraphWithPropertiesAsync(GraphConfig, String) - Method in class oracle.pgx.api.PgxSession
Reads a graph and its properties, specified a graph config, into memory.
READINESS_MEMORY_USAGE_RATIO - oracle.pgx.config.PgxConfig.Field
memory limit ratio that should be considered to detect if PGX server is ready, used by isReady API, default value is 1.0
readSubgraph() - Method in class oracle.pgx.api.PgxSession
Creates a new subgraph reader with which it is possible to parameterize the loading of a subgraph
REALM_CLIENT_CONFIG - oracle.pgx.config.ClientConfig.Field
implementation dependent configuration options for the realm client
RealmConfig - Class in oracle.pgx.config
Realm configuration
RealmConfig.Field - Enum in oracle.pgx.config
Fields of Realm configuration
RealmConfigBuilder - Class in oracle.pgx.config
Builder for RealmConfig.
RealmConfigBuilder() - Constructor for class oracle.pgx.config.RealmConfigBuilder
Constructs an empty RealmConfigBuilder
RealmConfigBuilder(Map<RealmConfig.Field, Object>) - Constructor for class oracle.pgx.config.RealmConfigBuilder
Constructs a RealmConfigBuilder initialized with the values from the given map
RealmConfigBuilder(RealmConfig) - Constructor for class oracle.pgx.config.RealmConfigBuilder
Constructs a RealmConfigBuilder initialized with the values from the given config
RealmConfigBuilder(RealmConfigBuilder) - Constructor for class oracle.pgx.config.RealmConfigBuilder
Constructs a RealmConfigBuilder initialized with the values from the given builder
reauthenticate(ServerInstance, String, char[]) - Static method in class oracle.pg.rdbms.GraphServer
Re-authenticates an existing ServerInstance object with a remote server
REDACTION - oracle.pgx.config.LinkTemplate
 
REDACTION_DELETE - oracle.pgx.config.LinkTemplate
 
REDACTION_RULES - oracle.pgx.config.PartitionedGraphConfig.Field
array of redaction rules
redactPassword() - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
 
redactPassword() - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
 
reduceAdd(K, V) - Method in interface oracle.pgx.algorithm.PgxMap
Atomically update the value for the given key to the sum of the current value and the given value.
reduceAdd(PgxEdge, T) - Method in interface oracle.pgx.algorithm.EdgeProperty
Atomically update the edge's property to the sum of the current value and the given value.
reduceAdd(PgxVect<E>) - Method in interface oracle.pgx.algorithm.PgxVect
Atomically add the given vector to this vector (element-wise).
reduceAdd(PgxVertex, T) - Method in interface oracle.pgx.algorithm.VertexProperty
Atomically update the vertex's property to the sum of the current value and the given value.
reduceAdd(T) - Method in interface oracle.pgx.algorithm.Scalar
Atomically update this scalar to the addition of the current value and the given value.
reduceAnd(K, V) - Method in interface oracle.pgx.algorithm.PgxMap
Atomically update the value for the given key to the conjunction of the current value and the given value.
reduceAnd(PgxEdge, T) - Method in interface oracle.pgx.algorithm.EdgeProperty
Atomically update the edge's property to the conjunction of the current value and the given value.
reduceAnd(PgxVertex, T) - Method in interface oracle.pgx.algorithm.VertexProperty
Atomically update the vertex's property to the conjunction of the current value and the given value.
reduceAnd(T) - Method in interface oracle.pgx.algorithm.Scalar
Atomically update this scalar to the conjunction of the current value and the given value.
reduceMax(K, V) - Method in interface oracle.pgx.algorithm.PgxMap
Atomically update the value for the given key to the maximum of the current value and the given value..
reduceMax(PgxEdge, T) - Method in interface oracle.pgx.algorithm.EdgeProperty
Atomically update the given edge's property to the maximum of the current value and the given value.
reduceMax(PgxVertex, T) - Method in interface oracle.pgx.algorithm.VertexProperty
Atomically update the given vertex's property to the maximum of the current value and the given value.
reduceMax(T) - Method in interface oracle.pgx.algorithm.Scalar
Atomically update this scalar to the maximum of the current value and the given value.
reduceMin(K, V) - Method in interface oracle.pgx.algorithm.PgxMap
Atomically update the value for the given key to the minimum of the current value and the given value..
reduceMin(PgxEdge, T) - Method in interface oracle.pgx.algorithm.EdgeProperty
Atomically update the given vertex's property to the minimum of the current value and the given value.
reduceMin(PgxVertex, T) - Method in interface oracle.pgx.algorithm.VertexProperty
Atomically update the given vertex's property to the minimum of the current value and the given value.
reduceMin(T) - Method in interface oracle.pgx.algorithm.Scalar
Atomically update this scalar to the minimum of the current value and the given value.
reduceMul(K, V) - Method in interface oracle.pgx.algorithm.PgxMap
Atomically update the value for the given key to the multiplication of the current value and the given value.
reduceMul(PgxEdge, T) - Method in interface oracle.pgx.algorithm.EdgeProperty
Atomically update the edge's property to the multiplication of the current value and the given value.
reduceMul(PgxVertex, T) - Method in interface oracle.pgx.algorithm.VertexProperty
Atomically update the vertex's property to the multiplication of the current value and the given value.
reduceMul(T) - Method in interface oracle.pgx.algorithm.Scalar
Atomically update this scalar to the multiplication of the current value and the given value.
reduceOr(K, V) - Method in interface oracle.pgx.algorithm.PgxMap
Atomically update the value for the given key to the disjunction of the current value and the given value.
reduceOr(PgxEdge, T) - Method in interface oracle.pgx.algorithm.EdgeProperty
Atomically update the edge's property to the disjunction of the current value and the given value.
reduceOr(PgxVertex, T) - Method in interface oracle.pgx.algorithm.VertexProperty
Atomically update the vertex's property to the disjunction of the current value and the given value.
reduceOr(T) - Method in interface oracle.pgx.algorithm.Scalar
Atomically update this scalar to the disjunction of the current value and the given value.
Reduction - Interface in oracle.pgx.algorithm
An atomic reduction of one or more variables (argMinMax).
REFRESH - oracle.pgx.config.SnapshotsSource
Used when snapshots can be created by the auto-refresh mechanism of the PGX engine.
REFRESH_GRAPH - oracle.pgx.config.LinkTemplate
 
refreshTimeBeforeTokenExpiry(int) - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration.AdbGraphClientConfigurationBuilder
The time to refresh the authentication token automatically before it expires.
refreshTimeBeforeTokenExpiryTimeUnit(TimeUnit) - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration.AdbGraphClientConfigurationBuilder
registerKeystore(String, char[]) - Method in class oracle.pgx.api.PgxSession
Register the keystore to read needed secrets.
RELEASE_MEMORY_THRESHOLD - oracle.pgx.config.PgxConfig.Field
threshold percentage of used memory after which the engine starts freeing un-used graphs.
RELEASE_VERSION - Static variable in class oracle.pgx.config.VersionConfig
The release version of PGX
RELU - oracle.pgx.config.mllib.ActivationFunction
f(x) = max(x, 0)
REMOTE_FUTURE_PENDING_RETRY_INTERVAL - oracle.pgx.config.ClientConfig.Field
How many milliseconds to wait before sending another request in case a GET request for a PgxRemoteFuture receives a 202 - Accepted response
REMOTE_FUTURE_TIMEOUT - oracle.pgx.config.ClientConfig.Field
How long one GET request for a PgxRemoteFuture will be alive, until it times out and tries again.
remove() - Method in class oracle.pgx.api.PgxPath.PathIterator
 
remove(E) - Method in class oracle.pgx.api.PgxCollection
Removes one element from this collection.
remove(K) - Method in interface oracle.pgx.algorithm.PgxMap
Remove the value for the given key from the map.
remove(K) - Method in class oracle.pgx.api.PgxMap
Blocking version of PgxMap.removeAsync(Object).
remove(PgxEdge) - Method in interface oracle.pgx.algorithm.EdgeSet
Remove the edge from the set.
remove(PgxVertex) - Method in interface oracle.pgx.algorithm.VertexSet
Remove the vertex from the set.
REMOVE - oracle.pgx.common.types.ChangeType
Indicates that something has been removed
REMOVE_HOST - oracle.pgx.config.LinkTemplate
 
REMOVE_MULTI_EDGES - oracle.pgx.api.PgxGraph.MultiEdges
 
REMOVE_SELF_EDGES - oracle.pgx.api.PgxGraph.SelfEdges
 
REMOVE_TRIVIAL_VERTICES - oracle.pgx.api.PgxGraph.TrivialVertices
 
REMOVE_UNUSED_PROPERTIES - oracle.pgx.api.GmCompilerOptimization
 
REMOVE_UNUSED_SCALARS - oracle.pgx.api.GmCompilerOptimization
 
removeAllById(ID...) - Method in class oracle.pgx.api.GraphEntityCollection
Replaces #removeAll(Object[]).
removeAllById(ID...) - Method in class oracle.pgx.api.VertexCollection
 
removeAllById(Long...) - Method in class oracle.pgx.api.EdgeCollection
 
removeAllById(Collection<ID>) - Method in class oracle.pgx.api.GraphEntityCollection
removeAllByIdAsync(Collection<ID>) - Method in class oracle.pgx.api.GraphEntityCollection
Removes vertices/edges from an existing vertex/edge collection using their associated IDs
removeAllElements(Collection<E>) - Method in class oracle.pgx.api.PgxCollection
removeAllElements(ScalarCollection) - Method in class oracle.pgx.api.ScalarCollection
 
removeAllElementsAsync(Collection<E>) - Method in class oracle.pgx.api.GraphEntityCollection
 
removeAllElementsAsync(Collection<E>) - Method in class oracle.pgx.api.PgxCollection
Removes elements from an existing collection.
removeAllElementsAsync(Collection<E>) - Method in class oracle.pgx.api.ScalarCollection
 
removeAllElementsAsync(Collection<PgxVertex<ID>>) - Method in class oracle.pgx.api.ComponentCollection
 
removeAsync(K) - Method in class oracle.pgx.api.PgxMap
Removes the entry specified by the given key from the map with the given name.
removeEdge(long) - Method in interface oracle.pgx.api.GraphChangeSet
Removes an edge from the graph.
removeEdge(long) - Method in class oracle.pgx.api.GraphChangeSetImpl
 
removeEdge(String) - Method in interface oracle.pgx.api.GraphChangeSet
Removes an edge from the graph.
removeEdge(String) - Method in class oracle.pgx.api.GraphChangeSetImpl
 
removeEdgeProperty(String) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Removes an edge property from this builder
removeEdgeProvider(String) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationBuilder
Removes the edge provider that has the given name
removeEdgeProvider(String) - Method in class oracle.pgx.config.PartitionedGraphConfigBuilder
Removes an edge provider from this builder
removeHost(String) - Method in interface oracle.pgx.api.admin.Control
Removes a follower from an existing PGX.D cluster.
removeHost(String) - Method in class oracle.pgx.api.ElasticityController
Removes a follower from the cluster.
removeLabel(String) - Method in class oracle.pgx.api.graphbuilder.VertexModifierImpl
 
removeLabel(String) - Method in interface oracle.pgx.api.VertexModifier
Removes the given label from the vertex.
removeProperty(String) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Removes a property from this builder
removeRedactionRule(PgxRedactionRuleConfig, AuthorizationType, String...) - Method in class oracle.pgx.api.PgxGraph
removeRedactionRuleAsync(PgxRedactionRuleConfig, AuthorizationType, String...) - Method in class oracle.pgx.api.PgxGraph
Removes a redaction rule for AuthorizationType names.
removeVertex(VID) - Method in interface oracle.pgx.api.GraphChangeSet
Removes a vertex from the graph.
removeVertex(VID) - Method in class oracle.pgx.api.GraphChangeSetImpl
 
removeVertexProperty(String) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Removes a vertex property from this builder
removeVertexProvider(String) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationBuilder
Removes the vertex provider that has the given name.
removeVertexProvider(String) - Method in class oracle.pgx.config.PartitionedGraphConfigBuilder
Removes a vertex provider from this builder
rename(String) - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.renameAsync(String).
rename(String) - Method in class oracle.pgx.api.Property
Blocking version of Property.renameAsync(String).
RENAME_GRAPH - oracle.pgx.config.LinkTemplate
 
renameAsync(String) - Method in class oracle.pgx.api.PgxGraph
Renames this graph.
renameAsync(String) - Method in class oracle.pgx.api.Property
Renames this property.
renameColumn(String, String) - Method in class oracle.pgx.api.frames.PgxFrame
Returns a new PgxFrame in which the specified column is renamed as specified Blocking version of PgxFrame.renameColumnAsync(String, String).
renameColumnAsync(String, String) - Method in class oracle.pgx.api.frames.PgxFrame
Returns a new PgxFrame in which the specified column is renamed as specified
renameColumnInPlace(String, String) - Method in class oracle.pgx.api.frames.PgxFrame
Modifies the PgxFrame by renaming the specified column is renamed as specified Blocking version of PgxFrame.renameColumnInPlaceAsync(String, String).
renameColumnInPlaceAsync(String, String) - Method in class oracle.pgx.api.frames.PgxFrame
Modifies the PgxFrame by renaming the specified column is renamed as specified
renameColumns(ColumnRenaming...) - Method in class oracle.pgx.api.frames.PgxFrame
Returns a new PgxFrame in which the specified columns are renamed as specified Blocking version of PgxFrame.renameColumnsAsync(ColumnRenaming...).
renameColumnsAsync(ColumnRenaming...) - Method in class oracle.pgx.api.frames.PgxFrame
Returns a new PgxFrame in which the specified columns are renamed as specified
renameColumnsInPlace(ColumnRenaming...) - Method in class oracle.pgx.api.frames.PgxFrame
Modifies the PgxFrame to rename the specified columns as specified Blocking version of PgxFrame.renameColumnsInPlaceAsync(ColumnRenaming...).
renameColumnsInPlaceAsync(ColumnRenaming...) - Method in class oracle.pgx.api.frames.PgxFrame
Modifies the PgxFrame to rename the specified columns as specified
renaming(String, String) - Static method in class oracle.pgx.api.frames.functions.ColumnRenaming
Create a new column renaming from the old column name to the new column name
replaceWildcards(Class<?>, Object) - Static method in class oracle.pgx.config.ConfigParser
Replaces a given wildcard value with the value the wildcard represents.
REQUEST_TIMEOUT_MS - oracle.pgx.config.PgNosqlGraphConfig.Field
NoSQL request timeout in milliseconds
reset() - Method in class oracle.pgx.api.executionenvironment.ExecutionEnvironment
reset() - Method in class oracle.pgx.api.PgxPath.PathIterator
Resets the iterator
reset() - Static method in class oracle.pgx.config.AbstractRuntimeConfig
 
resetAsync() - Method in class oracle.pgx.api.executionenvironment.ExecutionEnvironment
Resets the environment for this session to the configured default values.
resetEdge(long) - Method in interface oracle.pgx.api.GraphBuilder
Resets any change for the edge with the given ID.
resetEdge(long) - Method in class oracle.pgx.api.GraphBuilderImpl
 
resetEdge(long) - Method in interface oracle.pgx.api.GraphChangeSet
 
resetEdge(long) - Method in class oracle.pgx.api.GraphChangeSetImpl
 
resetEdge(String) - Method in interface oracle.pgx.api.GraphBuilder
Resets any change for the edge with the given ID.
resetEdge(String) - Method in class oracle.pgx.api.GraphBuilderImpl
 
resetEdge(String) - Method in interface oracle.pgx.api.GraphChangeSet
 
resetEdge(String) - Method in class oracle.pgx.api.GraphChangeSetImpl
 
resetUpdateConsistencyModel() - Method in class oracle.pgx.api.executionenvironment.ExecutionEnvironment
resetUpdateConsistencyModelAsync() - Method in class oracle.pgx.api.executionenvironment.ExecutionEnvironment
Resets the consistency model to be used with in-place updates (if enabled) to the default value, as configured in PgxConfig.getInPlaceUpdateConsistencyModel()
resetVertex(VertexBuilder<VID>) - Method in interface oracle.pgx.api.GraphBuilder
Resets any change for the given vertex.
resetVertex(VertexBuilder<VID>) - Method in class oracle.pgx.api.GraphBuilderImpl
 
resetVertex(VertexBuilder<VID>) - Method in interface oracle.pgx.api.GraphChangeSet
 
resetVertex(VertexBuilder<VID>) - Method in class oracle.pgx.api.GraphChangeSetImpl
 
resetVertex(VID) - Method in interface oracle.pgx.api.GraphBuilder
Resets any change for the vertex with the given ID.
resetVertex(VID) - Method in class oracle.pgx.api.GraphBuilderImpl
 
resetVertex(VID) - Method in interface oracle.pgx.api.GraphChangeSet
 
resetVertex(VID) - Method in class oracle.pgx.api.GraphChangeSetImpl
 
RESOURCE_MONITOR - oracle.pgx.config.PgxConfig.Field
Frequency at which to send resource statistics to the debug server, in ms.
restartEnvironment() - Method in class oracle.pg.rdbms.AdbGraphClient
Starts re-attaching the Autonomous Database to a new environment.
RESTARTING - oracle.pg.rdbms.EnvironmentStatus
Currently being restarting the previously attached environment.
ResultImpl - Class in oracle.pgx.api
A result of a pattern matching query.
ResultImpl(PgqlResultSetImpl, List<Object>) - Constructor for class oracle.pgx.api.ResultImpl
 
RETAIN_EDGE_ID - oracle.pgx.config.GraphBuilderConfig.Field
if true keep the edge id after graph construction.
RETAIN_VERTEX_ID - oracle.pgx.config.GraphBuilderConfig.Field
if true keep the vertex id after graph construction.
RETURN_TYPE - oracle.pgx.config.UdfFunctionConfig.Field
return type of the function
ReturnType - Enum in oracle.pgx.common.types
All function return types supported by Green-Marl language
REVISIT_THRESHOLD - oracle.pgx.config.PgxConfig.Field
maximum number of matched results from a node to be cached
REVISIT_THRESHOLD - oracle.pgx.config.RuntimeConfig.Field
maximum number of matched results from a node to be cached
REVOKE_GRAPH_PERMISSION - oracle.pgx.config.LinkTemplate
 
revokePermission(PgxRole) - Method in class oracle.pgx.api.PgxGraph
revokePermission(PgxUser) - Method in class oracle.pgx.api.PgxGraph
revokePermissionAsync(PgxRole) - Method in class oracle.pgx.api.PgxGraph
Revokes all permissions on this graph from the given role.
revokePermissionAsync(PgxUser) - Method in class oracle.pgx.api.PgxGraph
Revokes all permissions on this graph from the given user.
RO_STRING_SET - oracle.pgx.config.RdfAction
 
ROLE - oracle.pgx.common.types.AuthorizationType
 
ROLE_SPECIFIC_MAX_DATA_MEMORY - oracle.pgx.config.DataMemoryLimitType
 
RootVertexMatch - oracle.pgx.common.types.OperationType
 
Row - Interface in oracle.pgx.common.types
Specifies the type for rows.
ROW - oracle.pgx.common.types.EntityType
Entity is a row.
ROW_EXTENSION - oracle.pgx.config.FileGraphStoringConfig.Field
the extension to use when creating row file partitions
ROW_LABEL - oracle.pgx.config.PgRdbmsGraphConfig.Field
the row label to use when reading the graph
RS_KERBEROS_PRINCIPAL - oracle.pgx.config.PgHbaseGraphConfig.Field
RS Kerberos principal
RULE_TRIGGER - oracle.pgx.config.PropertiesRedactionRuleConfig.Field
Trigger expression for the rule
RULES_MAPPING - oracle.pgx.config.PartitionedGraphConfig.Field
mapping for redaction rules to users/roles
run(Object...) - Method in class oracle.pgx.api.CompiledProgram
run(Collection<WorkloadCharacteristic>, Object...) - Method in class oracle.pgx.api.CompiledProgram
run(WorkloadCharacteristicPreset, Object...) - Method in class oracle.pgx.api.CompiledProgram
runAsync(Object...) - Method in class oracle.pgx.api.CompiledProgram
Runs the compiled program with the given parameters.
runAsync(Collection<WorkloadCharacteristic>, Object...) - Method in class oracle.pgx.api.CompiledProgram
Runs the compiled program with the given parameters.
runAsync(WorkloadCharacteristicPreset, Object...) - Method in class oracle.pgx.api.CompiledProgram
Runs the compiled program with the given parameters.
runConcurrently(List<Supplier<PgxFuture<?>>>) - Method in class oracle.pgx.api.PgxSession
Blocking version of #runConcurrentlyAsync(List<Supplier>).
runConcurrentlyAsync(List<Supplier<PgxFuture<?>>>) - Method in class oracle.pgx.api.PgxSession
Submits lists of supplied functions to run concurrently in the server
RUNNING_MEMORY_USAGE_RATIO - oracle.pgx.config.PgxConfig.Field
memory limit ratio that should be considered to detect if PGX server is running, used by isRunning API default value is 1.0
RuntimeConfig - Class in oracle.pgx.config
PGX Runtime Config
RuntimeConfig.Field - Enum in oracle.pgx.config
Fields of PGX Runtime Config
RuntimeConfigBuilder - Class in oracle.pgx.config
Builder for RuntimeConfig.
RuntimeConfigBuilder() - Constructor for class oracle.pgx.config.RuntimeConfigBuilder
Constructs an empty RuntimeConfigBuilder
RuntimeConfigBuilder(Map<RuntimeConfig.Field, Object>) - Constructor for class oracle.pgx.config.RuntimeConfigBuilder
Constructs a RuntimeConfigBuilder initialized with the values from the given map
RuntimeConfigBuilder(RuntimeConfig) - Constructor for class oracle.pgx.config.RuntimeConfigBuilder
Constructs a RuntimeConfigBuilder initialized with the values from the given config
RuntimeConfigBuilder(RuntimeConfigBuilder) - Constructor for class oracle.pgx.config.RuntimeConfigBuilder
Constructs a RuntimeConfigBuilder initialized with the values from the given builder

S

salsa(BipartiteGraph) - Method in class oracle.pgx.api.Analyst
SALSA computes ranking scores.
salsa(BipartiteGraph, double, int) - Method in class oracle.pgx.api.Analyst
SALSA computes ranking scores.
salsa(BipartiteGraph, double, int, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
SALSA computes ranking scores.
salsa(BipartiteGraph, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
SALSA computes ranking scores.
salsaAsync(BipartiteGraph) - Method in class oracle.pgx.api.Analyst
SALSA computes ranking scores.
salsaAsync(BipartiteGraph, double, int) - Method in class oracle.pgx.api.Analyst
SALSA computes ranking scores.
salsaAsync(BipartiteGraph, double, int, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
SALSA computes ranking scores.
salsaAsync(BipartiteGraph, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
SALSA computes ranking scores.
Scalar<V> - Class in oracle.pgx.api
A scalar value.
Scalar<T> - Interface in oracle.pgx.algorithm
A container for a scalar value.
SCALAR_SELF - oracle.pgx.config.LinkTemplate
 
SCALAR_VALUE_SELF - oracle.pgx.config.LinkTemplate
 
ScalarCollection<E> - Class in oracle.pgx.api
A collection of scalars.
SCALARS_SELF - oracle.pgx.config.LinkTemplate
 
ScalarSequence<E> - Class in oracle.pgx.api
An ordered sequence of scalars which may contain duplicates.
ScalarSet<E> - Class in oracle.pgx.api
An unordered set of scalars that does not contain duplicates.
sccKosaraju(PgxGraph) - Method in class oracle.pgx.api.Analyst
Kosaraju finds strongly connected components in a graph
sccKosaraju(PgxGraph, VertexProperty<ID, Long>) - Method in class oracle.pgx.api.Analyst
Kosaraju finds strongly connected components in a graph
sccKosarajuAsync(PgxGraph) - Method in class oracle.pgx.api.Analyst
Kosaraju finds strongly connected components in a graph
sccKosarajuAsync(PgxGraph, VertexProperty<ID, Long>) - Method in class oracle.pgx.api.Analyst
Kosaraju finds strongly connected components in a graph
sccTarjan(PgxGraph) - Method in class oracle.pgx.api.Analyst
Tarjan finds strongly connected components in a graph
sccTarjan(PgxGraph, VertexProperty<ID, Long>) - Method in class oracle.pgx.api.Analyst
Tarjan finds strongly connected components in a graph
sccTarjanAsync(PgxGraph) - Method in class oracle.pgx.api.Analyst
Tarjan finds strongly connected components in a graph
sccTarjanAsync(PgxGraph, VertexProperty<ID, Long>) - Method in class oracle.pgx.api.Analyst
Tarjan finds strongly connected components in a graph
SCHEDULER - oracle.pgx.config.PgxConfig.Field
which scheduler to use.
SCHEDULER - oracle.pgx.config.RuntimeConfig.Field
which scheduler to use.
SchedulerStrategy - Enum in oracle.pgx.config
 
schema(String) - Method in class oracle.pgx.api.frames.PgxDbFrameReader
sets the schema from which to load the table
schema(String) - Method in class oracle.pgx.api.frames.PgxDbFrameStorer
sets the schema into which to store the table
schema(String) - Method in class oracle.pgx.api.mllib.DbModelLoader
Configures the schema in which the modelstore table in the database is
schema(String) - Method in class oracle.pgx.api.mllib.DbModelRepositoryBuilder
Configures the schema in which the modelstore table in the database is
schema(String) - Method in class oracle.pgx.api.mllib.DbModelStorer
Configures the schema in which the modelstore table in the database is
SCHEMA - oracle.pgx.config.PartitionedGraphConfig.Field
schema to use when reading/writing RDBMS objects
SCHEMA - oracle.pgx.config.RdbmsEntityProviderConfig.Field
schema to use when reading/writing RDBMS objects
SCHEMA - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
schema to use when reading/writing RDBMS objects
SCROLL_TIME - oracle.pgx.config.EsEntityProviderConfig.Field
time to keep Elasticsearch-scroll alive, batch data needs to be received and processed in that time window.
SCROLL_TIME - oracle.pgx.config.PartitionedGraphConfig.Field
time to keep Elasticsearch-scroll alive, batch data needs to be received and processed in that time window.
SECURITY_POLICY - oracle.pgx.config.PgRdbmsGraphConfig.Field
the policy for the given label or row label
select(String...) - Method in class oracle.pgx.api.frames.PgxFrame
Returns a new PgxFrame that contains only the specified columns Blocking version of PgxFrame.selectAsync(String...).
SELECT_FRAME - oracle.pgx.config.LinkTemplate
 
SELECT_MAP_IMPLEMENTATION - oracle.pgx.api.GmCompilerOptimization
 
SELECT_PARALLEL_REGIONS - oracle.pgx.api.GmCompilerOptimization
 
SELECT_PERFORMANCE_COUNTERS - oracle.pgx.config.EnterpriseSchedulerFlagsConfig.Field
[Internal use only] Perf counter configuration string.
SELECT_PERFORMANCE_COUNTERS_JOB_REGIONS - oracle.pgx.config.EnterpriseSchedulerFlagsConfig.Field
[Internal use only] Issue a region per job automatically.
SELECT_PERFORMANCE_COUNTERS_LIBRARY - oracle.pgx.config.EnterpriseSchedulerFlagsConfig.Field
[Internal use only] Perf counter library.
SELECT_PERFORMANCE_COUNTERS_PCM_SHOW_CODES - oracle.pgx.config.EnterpriseSchedulerFlagsConfig.Field
[Internal use only] Show PCM perf counter codes.
SELECT_PERFORMANCE_COUNTERS_SHOW_STATS - oracle.pgx.config.EnterpriseSchedulerFlagsConfig.Field
[Internal use only] Perf counter per-thread statistics.
SELECT_REGION_PERFORMANCE_COUNTERS - oracle.pgx.config.EnterpriseSchedulerFlagsConfig.Field
[Internal use only] Region perf counter configuration string.
SELECT_SEQ_IMPLEMENTATION - oracle.pgx.api.GmCompilerOptimization
 
selectAsync(String...) - Method in class oracle.pgx.api.frames.PgxFrame
Returns a new PgxFrame that contains only the specified columns
selectInPlace(String...) - Method in class oracle.pgx.api.frames.PgxFrame
Modifies the PgxFrame to contain only the specified columns Blocking version of PgxFrame.selectInPlaceAsync(String...).
selectInPlaceAsync(String...) - Method in class oracle.pgx.api.frames.PgxFrame
Modifies the PgxFrame to contain only the specified columns
separator(char) - Method in class oracle.pgx.api.frames.PgxCsvFrameReader
sets the separator for csv parsing to separator
separator(char) - Method in class oracle.pgx.api.frames.PgxCsvFrameStorer
sets the separator for csv storing
SEPARATOR - oracle.pgx.config.FileEntityProviderConfig.Field
a series of single-character separators for tokenizing.
SEPARATOR - oracle.pgx.config.FileGraphConfig.Field
a series of single-character separators for tokenizing.
SEPARATOR - oracle.pgx.config.TwoTablesTextGraphConfig.Field
a series of single-character separators for tokenizing.
SEQUENCE - oracle.pgx.common.types.CollectionType
CollectionType Sequence, ordered and allows to contain values multiple times.
serialize() - Method in class oracle.pgx.api.PgxEntity
Method to get the entity as an object that can be serialized for algorithms.
SERVER_GET_INFO - oracle.pgx.common.auth.PgxGeneralPermission
 
SERVER_MANAGE - oracle.pgx.common.auth.PgxGeneralPermission
 
SERVER_STATE - oracle.pgx.config.LinkTemplate
 
SERVER_THREAD - oracle.pgx.api.PoolType
- single-threaded - executed sequentially on server thread
SERVER_VERSION - oracle.pgx.api.admin.StartupLogEntryItem
pgx server version
ServerInstance - Class in oracle.pgx.api
A PGX server instance.
SESSION - oracle.pgx.common.auth.PgxResource.Type
 
SESSION_ADD_PUBLISHED_GRAPH - oracle.pgx.common.auth.PgxGeneralPermission
 
SESSION_COMPILE_ALGORITHM - oracle.pgx.common.auth.PgxGeneralPermission
 
SESSION_CREATE - oracle.pgx.common.auth.PgxGeneralPermission
 
SESSION_GET_PUBLISHED_GRAPH - oracle.pgx.common.auth.PgxGeneralPermission
 
SESSION_IDLE_TIMEOUT_SECS - oracle.pgx.config.PgxConfig.Field
timeout of idling sessions in seconds.
SESSION_MODIFY_MODEL - oracle.pgx.common.auth.PgxGeneralPermission
 
SESSION_NEW_GRAPH - oracle.pgx.common.auth.PgxGeneralPermission
 
SESSION_READ_MODEL - oracle.pgx.common.auth.PgxGeneralPermission
 
SESSION_SELF - oracle.pgx.config.LinkTemplate
 
SESSION_TASK_TIMEOUT_SECS - oracle.pgx.config.PgxConfig.Field
timeout to interrupt long-running tasks submitted by sessions (algorithms, I/O tasks) in seconds.
SessionContext - Interface in oracle.pgx.api
Contains information describing a PgxSession instance
SESSIONS - oracle.pgx.config.LinkTemplate
 
SESSIONS_INFOS - oracle.pgx.config.LinkTemplate
 
set(int, E) - Method in interface oracle.pgx.algorithm.PgxVect
Set the value of the vector at the given index to the given value.
set(int, E) - Method in class oracle.pgx.api.PgxVect
 
set(E) - Method in class oracle.pgx.api.PgxPath.PathIterator
 
set(K, V) - Method in interface oracle.pgx.algorithm.PgxMap
Put a value for the given key in the map.
set(K, V) - Method in class oracle.pgx.api.Property
set(PgxEdge, T) - Method in interface oracle.pgx.algorithm.EdgeProperty
Set the value of the edge property for the given edge.
set(PgxVertex, T) - Method in interface oracle.pgx.algorithm.VertexProperty
Set the value of the vertex property for the given vertex.
set(DataType) - Static method in class oracle.pgx.api.frames.schema.datatypes.DataTypes
 
set(T) - Method in interface oracle.pgx.algorithm.Scalar
Set the value of the container.
set(V) - Method in class oracle.pgx.api.Scalar
Blocking version of Scalar.setAsync(Object).
SET - oracle.pgx.common.types.CollectionType
CollectionType Set, each value can only appear once, ordering does not matter.
setAccessToken(String) - Method in class oracle.pgx.config.ClientConfigBuilder
Sets the authentication token (if server requires authentication)
setActivationFunction(ActivationFunction) - Method in class oracle.pgx.api.mllib.GraphWiseBaseConvLayerConfigBuilder
Set the activation function for this layer (see ActivationFunction)
setActivationFunction(ActivationFunction) - Method in class oracle.pgx.api.mllib.GraphWisePredictionLayerConfigBuilder
Set the activation function of the layer.
setActivationFunction(ActivationFunction) - Method in class oracle.pgx.config.mllib.GraphWiseBaseConvLayerConfig
 
setActivationFunction(ActivationFunction) - Method in class oracle.pgx.config.mllib.GraphWisePredictionLayerConfig
 
setAddExistingEdgePolicy(OnAddExistingElement) - Method in interface oracle.pgx.api.GraphChangeSet
Sets the policy on what to do when an edge is added that already exists
setAddExistingEdgePolicy(OnAddExistingElement) - Method in class oracle.pgx.api.GraphChangeSetImpl
 
setAddExistingVertexPolicy(OnAddExistingElement) - Method in interface oracle.pgx.api.GraphChangeSet
Sets the policy on what to do when a vertex is added that already exists
setAddExistingVertexPolicy(OnAddExistingElement) - Method in class oracle.pgx.api.GraphChangeSetImpl
 
setAddress(String) - Method in class oracle.pgx.api.DataListener
 
setAdminRequestCacheTimeout(int) - Method in class oracle.pgx.config.PgxConfigBuilder
after how many seconds admin request results get removed from the cache.
setAggregate(Aggregate) - Method in class oracle.pgx.config.GraphPropertyConfigBuilder
[currently unsupported] which aggregation function to use, aggregation always happens by vertex key
setAll(Function<PgxEdge, T>) - Method in interface oracle.pgx.algorithm.EdgeProperty
Set the edge property for each edge to the value based on the transformation function.
setAll(Function<PgxVertex, T>) - Method in interface oracle.pgx.algorithm.VertexProperty
Set the vertex property for each vertex to the value based on the transformation function.
setAll(T) - Method in interface oracle.pgx.algorithm.EdgeProperty
Set the edge property for every edge to the given value.
setAll(T) - Method in interface oracle.pgx.algorithm.VertexProperty
Set the vertex property for every vertex to the given value.
setAllowedRemoteLoadingLocations(String...) - Method in class oracle.pgx.config.PgxConfigBuilder
(This option may reduce security, use it only if you know what you are doing!) Allow loading graphs into the PGX engine from remote locations.
setAllowIdleTimeoutOverwrite(boolean) - Method in class oracle.pgx.config.PgxConfigBuilder
if true, sessions can overwrite default idle timeout
setAllowOverrideSchedulingInformation(boolean) - Method in class oracle.pgx.config.PgxConfigBuilder
if true allow all users to override scheduling information like task weight, task priority and number of threads
setAllowTaskTimeoutOverwrite(boolean) - Method in class oracle.pgx.config.PgxConfigBuilder
if true, sessions can overwrite default task timeout
setAllowUserAutoRefresh(boolean) - Method in class oracle.pgx.config.PgxConfigBuilder
if true users may enable auto refresh for graphs they load.
setAlpha(double) - Method in class oracle.pgx.api.mllib.GraphWiseDominantLayerConfigBuilder
Set the alpha weight, the proportion of importance of feature reconstruction over graph structure reconstruction
setAlpha(double) - Method in class oracle.pgx.config.mllib.GraphWiseDominantLayerConfig
Sets the weight for feature reconstruction loss.
setAnalysisTaskConfig(Consumer<AnalysisTaskConfigBuilder>) - Method in class oracle.pgx.config.EnterpriseSchedulerConfigBuilder
Builds a AnalysisTaskConfig in-place.
setAnalysisTaskConfig(AnalysisTaskConfig) - Method in class oracle.pgx.config.EnterpriseSchedulerConfigBuilder
configuration for analysis tasks
setArguments(Object...) - Method in class oracle.pgx.config.PreparedQueryConfigBuilder
arguments for the query
setArguments(Object...) - Method in class oracle.pgx.config.UdfFunctionConfigBuilder
list of arguments
setArguments(List<?>) - Method in class oracle.pgx.config.PreparedQueryConfigBuilder
arguments for the query
setArguments(List<?>) - Method in class oracle.pgx.config.UdfFunctionConfigBuilder
list of arguments
setArray(int, List<?>) - Method in class oracle.pg.rdbms.pgql.PgqlExecution
Sets the designated parameter to the given Java List value.
setArrayCompactionThreshold(Double) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
For graphs optimized for updates, set the array compaction threshold.
setArrayCompactionThreshold(Double) - Method in class oracle.pgx.config.PartitionedGraphConfigBuilder
For graphs optimized for updates, set the array compaction threshold.
setAsOf(String) - Method in class oracle.pgx.config.RdbmsEntityProviderConfigBuilder
Sets the SCN value to use as default.
setAsync(K, V) - Method in class oracle.pgx.api.Property
Sets a property value.
setAsync(V) - Method in class oracle.pgx.api.Scalar
Sets the scalar value.
setAuthorization(Object...) - Method in class oracle.pgx.config.PgxConfigBuilder
mapping of users and roles to resources and permissions for authorization
setAuthorization(List<?>) - Method in class oracle.pgx.config.PgxConfigBuilder
mapping of users and roles to resources and permissions for authorization
setAuthorizationSessionCreateAllowAll(boolean) - Method in class oracle.pgx.config.PgxConfigBuilder
if true allow all users to create a PGX session regardless of permissions granted to them
setAutoRefresh(boolean) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
 
setBackendWrapper(String) - Method in class oracle.pgx.config.PgxConfigBuilder
Only for internal use.
setBasePath(String) - Method in class oracle.pgx.config.FileGraphStoringConfigBuilder
Sets the base path.
setBaseUrl(String) - Method in class oracle.pgx.config.ClientConfigBuilder
Sets the base URL
setBasicSchedulerConfig(Consumer<BasicSchedulerConfigBuilder>) - Method in class oracle.pgx.config.PgxConfigBuilder
Builds a BasicSchedulerConfig in-place.
setBasicSchedulerConfig(BasicSchedulerConfig) - Method in class oracle.pgx.config.PgxConfigBuilder
configuration parameters for the fork join pool backend
setBatchGenerator(BatchGenerator) - Method in class oracle.pgx.api.mllib.SupervisedEdgeWiseModelBuilder
Sets the batch generator.
setBatchGenerator(BatchGenerator) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModelBuilder
Sets the batch generator.
setBatchGenerator(BatchGenerator) - Method in class oracle.pgx.config.mllib.SupervisedEdgeWiseModelConfig
 
setBatchGenerator(BatchGenerator) - Method in class oracle.pgx.config.mllib.SupervisedGraphWiseModelConfig
 
setBatchSize(int) - Method in class oracle.pg.imports.GraphImporter.Builder
 
setBatchSize(int) - Method in class oracle.pg.rdbms.pgql.PgqlExecution
Sets the number of commands that should be batched when executing updates
setBatchSize(int) - Method in interface oracle.pg.rdbms.pgql.PgqlStatement
Sets the number of commands that should be batched when executing updates
setBatchSize(int) - Method in class oracle.pgx.api.mllib.DeepWalkModelBuilder
Sets the batch size for training the model (default: 128)
setBatchSize(int) - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Sets the batch size for training the model (default: 128)
setBatchSize(int) - Method in class oracle.pgx.api.mllib.WiseModelBuilder
Set the batch size.
setBatchSize(int) - Method in class oracle.pgx.config.mllib.DeepWalkModelConfig
 
setBatchSize(int) - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
setBatchSize(int) - Method in class oracle.pgx.config.mllib.Pg2vecModelConfig
 
setBfsIterateQueTaskSize(int) - Method in class oracle.pgx.config.PgxConfigBuilder
task size for BFS iterate QUE phase
setBfsIterateQueTaskSize(int) - Method in class oracle.pgx.config.RuntimeConfigBuilder
task size for BFS iterate QUE phase
setBfsThresholdParentReadBased(double) - Method in class oracle.pgx.config.PgxConfigBuilder
threshold of BFS traversal level items above which to switch to parent-read-based visiting strategy
setBfsThresholdParentReadBased(double) - Method in class oracle.pgx.config.RuntimeConfigBuilder
threshold of BFS traversal level items above which to switch to parent-read-based visiting strategy
setBfsThresholdReadBased(int) - Method in class oracle.pgx.config.PgxConfigBuilder
threshold of BFS traversal level items above which to switch to read-based visiting strategy
setBfsThresholdReadBased(int) - Method in class oracle.pgx.config.RuntimeConfigBuilder
threshold of BFS traversal level items above which to switch to read-based visiting strategy
setBfsThresholdSingleThreaded(int) - Method in class oracle.pgx.config.PgxConfigBuilder
until what number of BFS traversal level items vertices are visited single-threaded
setBfsThresholdSingleThreaded(int) - Method in class oracle.pgx.config.RuntimeConfigBuilder
until what number of BFS traversal level items vertices are visited single-threaded
setBlockCacheSize(int) - Method in class oracle.pgx.config.PgHbaseGraphConfigBuilder
Sets the block cache size
setBoolean(int, boolean) - Method in class oracle.pg.rdbms.pgql.PgqlExecution
Sets the designated parameter to the given Java boolean value.
setBoolean(int, boolean) - Method in interface oracle.pg.rdbms.pgql.PgqlPreparedStatement
Sets the designated parameter to the given Java boolean value.
setBuiltinsPath(String) - Method in class oracle.pgx.config.PgxConfigBuilder
Path to the builtin algorithms directory.
setCategoryMappingConfig(CategoryMappingConfig) - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
setCharacterSet(String) - Method in class oracle.pgx.config.PgxConfigBuilder
standard charset to use throughout PGX, UTF-8 will be used as default.
setCharacterSet(String) - Method in class oracle.pgx.config.RuntimeConfigBuilder
standard charset to use throughout PGX, UTF-8 will be used as default.
setClassMap(Map<?, Integer>) - Method in class oracle.pgx.config.mllib.LabelMaps
 
setClassMap(Map<?, Integer>) - Method in class oracle.pgx.config.mllib.SupervisedEdgeWiseModelConfig
 
setClassMap(Map<?, Integer>) - Method in class oracle.pgx.config.mllib.SupervisedGraphWiseModelConfig
 
setClassWeights(Map<?, Float>) - Method in class oracle.pgx.api.mllib.SupervisedEdgeWiseModelBuilder
Set the class weights to be used in the loss function.
setClassWeights(Map<?, Float>) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModelBuilder
Set the class weights to be used in the loss function.
setClassWeights(Map<?, Float>) - Method in class oracle.pgx.config.mllib.LabelMaps
 
setClassWeights(Map<?, Float>) - Method in class oracle.pgx.config.mllib.SupervisedEdgeWiseModelConfig
 
setClassWeights(Map<?, Float>) - Method in class oracle.pgx.config.mllib.SupervisedGraphWiseModelConfig
 
setClientServerInteractionMode(InteractionMode) - Method in class oracle.pgx.config.ClientConfigBuilder
Sets the client/server interaction mode (InteractionMode.BLOCKING, InteractionMode.ASYNC_POLLING)
setCniDiffFactorDefault(int) - Method in class oracle.pgx.config.PgxConfigBuilder
default diff factor value used in the common neighbor iterator implementations.
setCniDiffFactorDefault(int) - Method in class oracle.pgx.config.RuntimeConfigBuilder
default diff factor value used in the common neighbor iterator implementations.
setCniSmallDefault(int) - Method in class oracle.pgx.config.PgxConfigBuilder
default value used in the common neighbor iterator implementations, to indicate below which threshold a subarray is considered small.
setCniSmallDefault(int) - Method in class oracle.pgx.config.RuntimeConfigBuilder
default value used in the common neighbor iterator implementations, to indicate below which threshold a subarray is considered small.
setCniStopRecursionDefault(int) - Method in class oracle.pgx.config.PgxConfigBuilder
default value used in the common neighbor iterator implementations, to indicate the minimum size where the binary search approach is applied.
setCniStopRecursionDefault(int) - Method in class oracle.pgx.config.RuntimeConfigBuilder
default value used in the common neighbor iterator implementations, to indicate the minimum size where the binary search approach is applied.
setColumn(Object) - Method in class oracle.pgx.config.GraphPropertyConfigBuilder
name or index (starting from 1) of the column holding the property data.
setCommonLogConfigure(String) - Method in class oracle.pgx.config.PgxConfigBuilder
Path to a log configuration in Logback syntax.
setCompression(String) - Method in class oracle.pgx.config.PgHbaseGraphConfigBuilder
Sets the compression.
setCompressionScheme(CompressionScheme) - Method in class oracle.pgx.config.FileGraphStoringConfigBuilder
Sets the compression scheme.
setConfig(GraphConfig) - Method in class oracle.pgx.api.GraphMetaData
 
setConfigParameter(GraphBuilderConfig.Field, Object) - Method in interface oracle.pgx.api.GraphBuilder
Set the given configuration parameter to the given value
setConfigParameter(GraphBuilderConfig.Field, Object) - Method in class oracle.pgx.api.GraphBuilderImpl
 
setConnection(Connection) - Method in class oracle.pgx.api.Synchronizer.Builder
Sets the database connection to use for synchronization.
setConvLayerConfigs(GraphWiseBaseConvLayerConfig...) - Method in class oracle.pgx.api.mllib.WiseModelBuilder
Set the convolutional layer configurations (See GraphWiseConvLayerConfig and GraphWiseAttentionLayerConfig).
setConvLayerConfigs(GraphWiseBaseConvLayerConfig...) - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
setCopyMode(PgxGraph.Mode) - Method in class oracle.pgx.api.MutationStrategyBuilder
 
setCorruptionFunction(CorruptionFunction) - Method in class oracle.pgx.api.mllib.GraphWiseDgiLayerConfigBuilder
Sets the corruption function of the dgi layer
setCorruptionFunction(CorruptionFunction) - Method in class oracle.pgx.config.mllib.GraphWiseDgiLayerConfig
 
setCreateEdgeIdIndex(boolean) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Sets the create edge id index flag.
setCreateEdgeIdMapping(boolean) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Sets the create edge id mapping.
setCreateLabelHistogram(boolean) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Sets the flag to create a label histogram when loading the graph
setCreateVertexIdIndex(boolean) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Sets the create vertex ID index flag.
setCreateVertexIdMapping(boolean) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Sets the create vertex id mapping flag.
setCreationRequestTimestamp(long) - Method in class oracle.pgx.api.GraphMetaData
 
setCreationTimestamp(long) - Method in class oracle.pgx.api.GraphMetaData
 
setDatabaseTableName(String) - Method in class oracle.pgx.config.RdbmsEntityProviderConfigBuilder
Sets the table name in the database.
setDataBlockEncoding(String) - Method in class oracle.pgx.config.PgHbaseGraphConfigBuilder
Sets the data block encoding.
setDataMemoryLimits(Consumer<DataMemoryLimitsConfigBuilder>) - Method in class oracle.pgx.config.PgxConfigBuilder
Builds a DataMemoryLimitsConfig in-place.
setDataMemoryLimits(DataMemoryLimitsConfig) - Method in class oracle.pgx.config.PgxConfigBuilder
memory limits configuration parameters
setDatasource(ModelDatasource) - Method in class oracle.pgx.config.mllib.ModelLoadingConfiguration
 
setDatasource(ModelDatasource) - Method in class oracle.pgx.config.mllib.ModelRepositoryConfiguration
 
setDatasource(ModelDatasource) - Method in class oracle.pgx.config.mllib.ModelStoringConfiguration
 
setDataSource(DataSource) - Method in class oracle.pg.imports.GraphImporter.Builder
 
setDataSourceId(String) - Method in class oracle.pgx.config.mllib.DbModelLoadingConfiguration
 
setDataSourceId(String) - Method in class oracle.pgx.config.mllib.DbModelRepositoryConfiguration
 
setDataSourceId(String) - Method in class oracle.pgx.config.mllib.DbModelStoringConfiguration
 
setDataSourceId(String) - Method in class oracle.pgx.config.PartitionedGraphConfigBuilder
Sets the default data source id to use to connect to database (for providers in RDBMS format only)
setDataSourceId(String) - Method in class oracle.pgx.config.PgRdbmsGraphConfigBuilder
Sets the data source ID.
setDataSourceId(String) - Method in class oracle.pgx.config.RdbmsEntityProviderConfigBuilder
Sets the datasource ID.
setDataSourceId(String) - Method in class oracle.pgx.config.RdfGraphConfigBuilder
 
setDataSourceId(String) - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfigBuilder
Sets the datasource ID.
setDataSourceVersion(String) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationBuilder
Sets the version information for the built graph or snapshot
setDataSourceVersion(String) - Method in interface oracle.pgx.api.GraphBuilder
Sets the version information for the built graph or snapshot
setDataSourceVersion(String) - Method in class oracle.pgx.api.GraphBuilderImpl
 
setDataSourceVersion(String) - Method in class oracle.pgx.api.GraphMetaData
 
setDatastore(TwoTablesDatastore) - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfigBuilder
Sets the datastore.
setDatastore(TwoTablesDatastore) - Method in class oracle.pgx.config.TwoTablesTextGraphConfigBuilder
Sets the datastore.
setDataTableName(String) - Method in class oracle.pgx.config.RdbmsEntityProviderConfigBuilder
setDate(int, LocalDate) - Method in class oracle.pg.rdbms.pgql.PgqlExecution
Sets the designated parameter to the given Java LocalDate value.
setDbJdbcUrl(String) - Method in class oracle.pg.imports.GraphImporter.Builder
 
setDbPassword(String) - Method in class oracle.pg.imports.GraphImporter.Builder
 
setDbUsername(String) - Method in class oracle.pg.imports.GraphImporter.Builder
 
setDebugServer(String) - Method in class oracle.pgx.config.PgxConfigBuilder
Hostname of the debug server.
setDecoderLayerConfigs(GraphWisePredictionLayerConfig...) - Method in class oracle.pgx.api.mllib.GraphWiseDominantLayerConfigBuilder
Set the decoder layer configurations (See GraphWisePredictionLayerConfig.
setDecoderLayerConfigs(GraphWisePredictionLayerConfig...) - Method in class oracle.pgx.config.mllib.GraphWiseDominantLayerConfig
Sets the configuration objects for the decoder layers
setDefault(Object) - Method in class oracle.pgx.config.GraphPropertyConfigBuilder
default value to be assigned to this property if datasource does not provide it.
setDefaultUrl(String) - Static method in class oracle.pgx.api.Pgx
set the default base url used by invocations of Pgx.getInstance().
setDeferred(PgxEdge, T) - Method in interface oracle.pgx.algorithm.EdgeProperty
Set the edge property to the given value, but only after the current parallel region finishes.
setDeferred(PgxVertex, T) - Method in interface oracle.pgx.algorithm.VertexProperty
Set the vertex property to the given value, but only after the current parallel region finishes.
setDelimiter(char) - Method in class oracle.pgx.config.FileGraphStoringConfigBuilder
Sets the delimiter.
setDescription(String) - Method in class oracle.pgx.config.mllib.DbModelStoringConfiguration
 
setDestinationColumn(Object) - Method in class oracle.pgx.config.FileEntityProviderConfigBuilder
Sets the column containing the destination.
setDestinationColumn(String) - Method in class oracle.pgx.config.RdbmsEntityProviderConfigBuilder
Sets the name of the column holding the keys of the destination vertices.
setDestinationField(String) - Method in class oracle.pgx.config.EsEntityProviderConfigBuilder
Sets the name of the Field holding the keys of the destination vertices.
setDestinationVertexKeyType(IdType) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
 
setDestinationVertexProvider(String) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Sets the name of the destination vertex provider
setDfsThresholdLarge(int) - Method in class oracle.pgx.config.PgxConfigBuilder
value that determines at which number of visited vertices the DFS implementation will switch to data-structures that are more optimized for larger numbers of vertices.
setDfsThresholdLarge(int) - Method in class oracle.pgx.config.RuntimeConfigBuilder
value that determines at which number of visited vertices the DFS implementation will switch to data-structures that are more optimized for larger numbers of vertices.
setDgiLayerConfig(GraphWiseDgiLayerConfig) - Method in class oracle.pgx.api.mllib.UnsupervisedEdgeWiseModelBuilder
Set the dgi layer configurations (See GraphWiseDgiLayerConfig.
setDgiLayerConfig(GraphWiseDgiLayerConfig) - Method in class oracle.pgx.config.mllib.UnsupervisedEdgeWiseModelConfig
 
setDimension(int) - Method in class oracle.pgx.config.GraphPropertyConfigBuilder
dimension of property
setDirected(boolean) - Method in class oracle.pgx.api.EdgeProviderMetaData
 
setDirected(boolean) - Method in class oracle.pgx.api.GraphMetaData
 
setDiscriminator(GraphWiseDgiLayerConfig.Discriminator) - Method in class oracle.pgx.api.mllib.GraphWiseDgiLayerConfigBuilder
Sets the discriminator of the dgi layer
setDiscriminator(GraphWiseDgiLayerConfig.Discriminator) - Method in class oracle.pgx.config.mllib.GraphWiseDgiLayerConfig
 
setDouble(int, double) - Method in class oracle.pg.rdbms.pgql.PgqlExecution
Sets the designated parameter to the given Java double value.
setDouble(int, double) - Method in interface oracle.pg.rdbms.pgql.PgqlPreparedStatement
Sets the designated parameter to the given Java double value.
setDropAfterLoading(boolean) - Method in class oracle.pgx.config.GraphPropertyConfigBuilder
[currently unsupported] indicating helper properties only used for aggregation, which are dropped after loading
setDropoutRate(double) - Method in class oracle.pgx.api.mllib.GraphWiseBaseConvLayerConfigBuilder
Set the dropout rate for this layer.
setDropoutRate(double) - Method in class oracle.pgx.api.mllib.GraphWisePredictionLayerConfigBuilder
Set the dropout rate for this layer.
setDropoutRate(double) - Method in class oracle.pgx.config.mllib.GraphWiseBaseConvLayerConfig
 
setDropoutRate(double) - Method in class oracle.pgx.config.mllib.GraphWisePredictionLayerConfig
 
setDynamicSampling(int) - Method in class oracle.pg.imports.GraphImporter.Builder
 
setEdgeCombinationMethod(EdgeCombinationMethod) - Method in class oracle.pgx.api.mllib.EdgeWiseModelBuilder
Sets the edge embedding method for the algorithm.
setEdgeCombinationMethod(EdgeCombinationMethod) - Method in class oracle.pgx.config.mllib.EdgeWiseModelConfig
 
setEdgeDestinationColumn(Object) - Method in class oracle.pgx.config.AbstractFileGraphConfigBuilder
Sets the column containing the edge destination.
setEdgeEmbeddingDim(Integer) - Method in class oracle.pgx.config.mllib.EdgeWiseModelConfig
 
setEdgeExtension(String) - Method in class oracle.pgx.config.FileGraphStoringConfigBuilder
Sets the edge extension.
setEdgeIdColumn(Object) - Method in class oracle.pgx.config.AbstractFileGraphConfigBuilder
Sets the column containing the edge id.
setEdgeIdStrategy(IdStrategy) - Method in class oracle.pgx.api.GraphMetaData
 
setEdgeIdStrategy(IdStrategy) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Sets the ID strategy used for the edges of this graph
setEdgeIdType(IdType) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Sets the type of edge IDs
setEdgeInputFeatureDim(int) - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
setEdgeInputPropertyConfigs(InputPropertyConfig...) - Method in class oracle.pgx.api.mllib.WiseModelBuilder
Set edge input property configs.
setEdgeInputPropertyConfigs(InputPropertyConfig...) - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
setEdgeInputPropertyNames(String...) - Method in class oracle.pgx.api.mllib.WiseModelBuilder
Set the edges input features for the algorithm in the form of names of properties on the graph.
setEdgeInputPropertyNames(List<String>) - Method in class oracle.pgx.api.mllib.WiseModelBuilder
Set the edge input features for the algorithm in the form of names of properties on the graph.
setEdgeInputPropertyNames(List<String>) - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
setEdgeLabel(String) - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfigBuilder
Sets the column name from where to get the edge label.
setEdgeLabelColumn(Object) - Method in class oracle.pgx.config.AbstractFileGraphConfigBuilder
Sets the column containing the edge label.
setEdgeProviders(Iterable<? extends ConvertibleToEntityProviderConfigBuilder>) - Method in class oracle.pgx.config.PartitionedGraphConfigBuilder
Set the edge providers of the graph
setEdgeProviders(ConvertibleToEntityProviderConfigBuilder...) - Method in class oracle.pgx.config.PartitionedGraphConfigBuilder
Set the edge providers of the graph
setEdgeProvidersMetaData(Map<String, EdgeProviderMetaData>) - Method in class oracle.pgx.api.GraphMetaData
Sets the edge tables metadata
setEdgesKey(String) - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfigBuilder
Sets edge keys
setEdgeSourceColumn(Object) - Method in class oracle.pgx.config.AbstractFileGraphConfigBuilder
Sets the column containing the edge source.
setEdgesTableName(String) - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfigBuilder
Sets the edge table name.
setEdgeTargetPropertyName(String) - Method in class oracle.pgx.api.mllib.SupervisedEdgeWiseModelBuilder
Set the target (labels) for the algorithm in the form of a property name of the graph.
setEdgeTargetPropertyName(String) - Method in class oracle.pgx.config.mllib.SupervisedEdgeWiseModelConfig
 
setEdgeUris(Iterable<String>) - Method in class oracle.pgx.config.AbstractFileGraphConfigBuilder
Sets the unified resource identifier (URI) list pointing to multiple files with graph edges data.
setEdgeUris(String...) - Method in class oracle.pgx.config.AbstractFileGraphConfigBuilder
Sets the unified resource identifier (URI) list pointing to multiple files with graph edges data.
setEdgeViewName(String) - Method in class oracle.pgx.config.PgRdbmsGraphConfigBuilder
Sets the edge view name.
setEmbeddingConfig(GraphWiseEmbeddingConfig) - Method in class oracle.pgx.api.mllib.UnsupervisedAnomalyDetectionGraphWiseModelBuilder
Set the embedding configuration (See GraphWiseEmbeddingConfig.
setEmbeddingConfig(GraphWiseEmbeddingConfig) - Method in class oracle.pgx.api.mllib.UnsupervisedGraphWiseModelBuilder
Set the embedding configuration (See GraphWiseEmbeddingConfig.
setEmbeddingConfig(GraphWiseEmbeddingConfig) - Method in class oracle.pgx.config.mllib.UnsupervisedGraphWiseModelConfig
 
setEmbeddingDim(int) - Method in class oracle.pgx.api.mllib.WiseModelBuilder
Set the embedding dimension of the model.
setEmbeddingDim(int) - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
setEmbeddingDimension(int) - Method in class oracle.pgx.api.mllib.EmbeddingTableConfigBuilder
Set the dimension of the vectors that categories will be encoded to in the embedding table.
setEmbeddingDimension(Integer) - Method in class oracle.pgx.config.mllib.inputconfig.EmbeddingTableConfig
 
setEnableAccelerator(boolean) - Method in class oracle.pgx.api.mllib.DeepWalkModelBuilder
If true, use the accelerator (GPU) if available as the machine learning backend.
setEnableAccelerator(boolean) - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
If true, use the accelerator (GPU) if available as the machine learning backend.
setEnableAccelerator(boolean) - Method in class oracle.pgx.api.mllib.WiseModelBuilder
If true, use the accelerator (GPU) if available as the machine learning backend.
setEnableAccelerator(boolean) - Method in class oracle.pgx.config.mllib.DeepWalkModelConfig
 
setEnableAccelerator(boolean) - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
setEnableAccelerator(boolean) - Method in class oracle.pgx.config.mllib.Pg2vecModelConfig
 
setEnableCctrace(boolean) - Method in class oracle.pgx.config.ClientConfigBuilder
Sets whether CC tracing is enabled
setEnableCsrfTokenChecks(boolean) - Method in class oracle.pgx.config.PgxConfigBuilder
if true, the PGX webapp will verify CSRF token cookie and request parameters sent by the client exist and match.
setEnableDebugSignal(boolean) - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
[Internal use only] If true, outputs a dump of internal state upon receiving a SIGQUIT signal.
setEnableEngineTls(boolean) - Method in class oracle.pgx.config.PgxConfigBuilder
If true, the engine enables transport layer security (TLS) for connections between engine processes.
setEnableGmCompiler(boolean) - Method in class oracle.pgx.config.PgxConfigBuilder
if true, enable dynamic compilation of Green-Marl code during runtime
setEnableGraphLoadingCache(boolean) - Method in class oracle.pgx.config.PgxConfigBuilder
if true, activate the graph loading cache that will accelerate loading of graphs that were previously loaded (can only be disabled in embedded mode)
setEnableMemoryLimitsChecks(boolean) - Method in class oracle.pgx.config.PgxConfigBuilder
if true, PGX will enforce the configured memory limits
setEnableMlAccelerators(boolean) - Method in class oracle.pgx.config.PgxConfigBuilder
if true, will utilize available ML accelerators to run machine learning trainings faster.
setEnableShutdownCleanupHook(boolean) - Method in class oracle.pgx.config.PgxConfigBuilder
if true PGX will add a JVM shutdown hook that will automatically shutdown PGX at JVM shutdown.
setEnableSnapshotPropertiesPublishStatePropagation(boolean) - Method in class oracle.pgx.config.PgxConfigBuilder
if true, properties in a new snapshot will inherit the publishing state of properties in the parent snapshot
setEngineConnectionTimeoutSecs(int) - Method in class oracle.pgx.config.PgxConfigBuilder
Timeout in seconds to setup the initial connections among PGX.D processes.
setEngineTlsCipher(String) - Method in class oracle.pgx.config.PgxConfigBuilder
Cipher suite name (in OpenSSL syntax) to be used by the engine for securing TLS connections.
setEngineTlsExpectedDn(String) - Method in class oracle.pgx.config.PgxConfigBuilder
If non empty, the engine will verify that the peer's certificate's Subject Distinguished Name matches exactly the given string.
setEngineTlsKeystore(String) - Method in class oracle.pgx.config.PgxConfigBuilder
Path to the PKCS12 keystore to be used by the engine for securing mutual TLS connections between engine processes.
setEngineTlsTruststore(String) - Method in class oracle.pgx.config.PgxConfigBuilder
Path to the PEM truststore to be used by the engine for securing mutual TLS connections between engine processes.
setEngineTlsVerifyHostname(boolean) - Method in class oracle.pgx.config.PgxConfigBuilder
If true, the engine will verify that the hostname contained in the peer's certificate matches the hostname of the peer.
setEnterpriseSchedulerConfig(Consumer<EnterpriseSchedulerConfigBuilder>) - Method in class oracle.pgx.config.PgxConfigBuilder
Builds a EnterpriseSchedulerConfig in-place.
setEnterpriseSchedulerConfig(EnterpriseSchedulerConfig) - Method in class oracle.pgx.config.PgxConfigBuilder
configuration parameters for the enterprise scheduler
setEnterpriseSchedulerFlags(Consumer<EnterpriseSchedulerFlagsConfigBuilder>) - Method in class oracle.pgx.config.PgxConfigBuilder
Builds a EnterpriseSchedulerFlagsConfig in-place.
setEnterpriseSchedulerFlags(Consumer<EnterpriseSchedulerFlagsConfigBuilder>) - Method in class oracle.pgx.config.RuntimeConfigBuilder
Builds a EnterpriseSchedulerFlagsConfig in-place.
setEnterpriseSchedulerFlags(EnterpriseSchedulerFlagsConfig) - Method in class oracle.pgx.config.PgxConfigBuilder
[relevant for enterprise_scheduler] enterprise scheduler specific settings.
setEnterpriseSchedulerFlags(EnterpriseSchedulerFlagsConfig) - Method in class oracle.pgx.config.RuntimeConfigBuilder
[relevant for enterprise_scheduler] enterprise scheduler specific settings.
setErrorHandlingOnDuplicateEntityId(OnMismatch) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Sets the error handling on duplicated entity ID.
setErrorHandlingOnDuplicateEntityId(OnMismatch) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Sets the error handling on duplicated entity ID.
setErrorHandlingOnMissedPropKey(OnMismatch) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Sets the error handling on missed prop key.
setErrorHandlingOnMissedPropKey(OnMismatch) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Sets the error handling on missed prop key.
setErrorHandlingOnMissingVertex(OnMissingVertex) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Sets the error handling on a missing vertex.
setErrorHandlingOnMissingVertex(OnMissingVertex) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Sets the error handling on a missing vertex.
setErrorHandlingOnParsingIssue(OnMismatch) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Sets the error handling on a parsing issue.
setErrorHandlingOnParsingIssue(OnMismatch) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Sets the error handling on a parsing issue.
setErrorHandlingOnPropConversion(OnMismatch) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Sets the error handling on prop conversion.
setErrorHandlingOnPropConversion(OnMismatch) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Sets the error handling on prop conversion.
setErrorHandlingOnTypeMismatch(OnMismatch) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Sets the error handling on type mismatch.
setErrorHandlingOnTypeMismatch(OnMismatch) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Sets the error handling on type mismatch.
setErrorHandlingOnVectorLengthMismatch(OnMismatch) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Sets the error handling on vector length mismatch.
setErrorHandlingOnVectorLengthMismatch(OnMismatch) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Sets the error handling on vector length mismatch.
setEsIndexName(String) - Method in class oracle.pgx.config.EsEntityProviderConfigBuilder
Sets the table name in the database.
setEsIndexName(String) - Method in class oracle.pgx.config.PartitionedGraphConfigBuilder
Sets the default esIndexName pointing to elasticsearch index
setEsQuery(String) - Method in class oracle.pgx.config.EsEntityProviderConfigBuilder
Sets the Elasticsearch query to be executed upon loading
setEsUrl(String) - Method in class oracle.pgx.config.EsEntityProviderConfigBuilder
Sets the Es url.
setEsUrl(String) - Method in class oracle.pgx.config.PartitionedGraphConfigBuilder
Sets the default esUrl pointing to elasticsearch server
setExecutablePath(String) - Method in class oracle.pgx.config.PgxConfigBuilder
Path to the PGX.D executable.
setExistingHostnames(String...) - Method in class oracle.pgx.config.PgxConfigBuilder
A list of names or IP addresses of hosts that are already part of an existing PGX.D cluster.
setExplicitSpinLocks(boolean) - Method in class oracle.pgx.config.PgxConfigBuilder
true means spin explicitly in a loop until lock becomes available.
setExplicitSpinLocks(boolean) - Method in class oracle.pgx.config.RuntimeConfigBuilder
true means spin explicitly in a loop until lock becomes available.
setFastAnalysisTaskConfig(Consumer<AnalysisTaskConfigBuilder>) - Method in class oracle.pgx.config.EnterpriseSchedulerConfigBuilder
Builds a AnalysisTaskConfig in-place.
setFastAnalysisTaskConfig(AnalysisTaskConfig) - Method in class oracle.pgx.config.EnterpriseSchedulerConfigBuilder
configuration for fast analysis tasks
setFetchIntervalSec(int) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Sets the refresh interval in seconds.
setFetchSize(int) - Method in class oracle.pg.rdbms.pgql.PgqlExecution
Sets the number of rows that should be fetched from the database when more rows are needed for a query result.
setFetchSize(int) - Method in interface oracle.pg.rdbms.pgql.PgqlStatement
Sets the number of rows that should be fetched from the database when more rows are needed for a query result.
setField(Object) - Method in class oracle.pgx.config.GraphPropertyConfigBuilder
name of the JSON field holding the property data.
setFileLocation(String) - Method in class oracle.pgx.config.AuthorizationEntityPermissionConfigBuilder
name of a defined file-location
setFileLocations(Object...) - Method in class oracle.pgx.config.PgxConfigBuilder
the file-locations that can be used in the authorization-config
setFileLocations(List<?>) - Method in class oracle.pgx.config.PgxConfigBuilder
the file-locations that can be used in the authorization-config
setFilePath(String) - Method in class oracle.pg.imports.GraphImporter.Builder
 
setFirst(A) - Method in class oracle.pgx.common.Pair
 
setFitted(boolean) - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
setFixThreadsUsedFromMain(boolean) - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
[Internal use only] If true fix threads used by work spawned by the main thread so that 0..N are used for an N-thread job.
setFloat(int, float) - Method in class oracle.pg.rdbms.pgql.PgqlExecution
Sets the designated parameter to the given Java float value.
setFloat(int, float) - Method in interface oracle.pg.rdbms.pgql.PgqlPreparedStatement
Sets the designated parameter to the given Java float value.
setFormat(String...) - Method in class oracle.pgx.config.GraphPropertyConfigBuilder
array of formats of property
setFormat(Format) - Method in class oracle.pgx.config.AbstractFileGraphConfigBuilder
Sets the file format.
setFormat(Format) - Method in class oracle.pgx.config.RdfGraphConfigBuilder
 
setFormat(ProviderFormat) - Method in class oracle.pgx.config.FileEntityProviderConfigBuilder
Sets the file format.
setFractionalSecondsPrecision(short) - Method in class oracle.pg.imports.GraphImporter.Builder
 
setFromNid(String) - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfigBuilder
Sets the column ID from where to read.
setFunctionName(String) - Method in class oracle.pgx.config.UdfFunctionConfigBuilder
name of the function used as identifier in PGX
setGrant(PgxConfigPermission) - Method in class oracle.pgx.config.AuthorizationEntityPermissionConfigBuilder
name of the permission to be granted (read, write, export, manage, pgx_session_create, pgx_session_new_graph, pgx_session_get_published_graph, pgx_session_add_published_graph, pgx_session_compile_algorithm, pgx_server_get_info, pgx_server_manage)
setGraph(String) - Method in class oracle.pg.rdbms.pgql.PgqlConnection
Sets the graph name on which PGQL queries will be executed for this connection.
setGraph(PgxGraph) - Method in class oracle.pgx.api.Synchronizer.Builder
Sets the target graph to synchronize.
setGraphAlgorithmLanguage(Compiler) - Method in class oracle.pgx.config.PgxConfigBuilder
Frontend compiler to use.
setGraphConfiguration(GraphConfig) - Method in class oracle.pgx.api.Synchronizer.Builder
Sets the graph configuration to use for synchronization.
setGraphIdPropertyType(PropertyType) - Method in class oracle.pgx.config.mllib.Pg2vecModelConfig
 
setGraphLetIdPropertyName(String) - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Sets the property name of the graphlet-id in the input graph (required input)
setGraphLetIdPropertyName(String) - Method in class oracle.pgx.config.mllib.Pg2vecModelConfig
 
setGraphletSizePropertyName(String) - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Sets the property name for graphlet size (default: "graphletSize-Pg2vec")
setGraphletSizePropertyName(String) - Method in class oracle.pgx.config.mllib.Pg2vecModelConfig
 
setGraphMetadataCacheMaxCapacity(int) - Method in class oracle.pg.rdbms.pgql.PgqlConnection
Set max capacity value for the graph metadata cache
setGraphMetadataRefreshInterval(long) - Method in class oracle.pg.rdbms.pgql.PgqlConnection
Set a time interval in milliseconds to determine the frequency to check for graph metadata changes in order to re-cache the necessary metadata for correct query execution.
setGraphName(String) - Method in class oracle.pg.imports.GraphImporter.Builder
 
setGraphPinned(boolean) - Method in class oracle.pgx.api.GraphMetaData
 
setGraphSharingOption(GraphSharingOption) - Method in class oracle.pgx.config.PgxConfigBuilder
control if a graph can be published and shared with other users
setGraphValidationLevel(GraphValidationLevel) - Method in class oracle.pgx.config.PgxConfigBuilder
level of validation performed on newly loaded or created graphs
setGraphValidationLevel(GraphValidationLevel) - Method in class oracle.pgx.config.RuntimeConfigBuilder
level of validation performed on newly loaded or created graphs
setGroupKey(String) - Method in class oracle.pgx.config.GraphPropertyConfigBuilder
[currently unsupported] can only be used if the property / key is part of the grouping expression
setHadoopSecAuth(String) - Method in class oracle.pgx.config.PgHbaseGraphConfigBuilder
Sets the Hadoop security authentication
setHandshakePort(int) - Method in class oracle.pgx.config.PgxConfigBuilder
a TCP port which will be used for handshaking of distributed backend processes.
setHasKeys(boolean) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Sets the flag indicating if the provider data has keys or not
setHbaseSecAuth(String) - Method in class oracle.pgx.config.PgHbaseGraphConfigBuilder
Sets the HBase security authentication
setHeadAggregation(AggregationOperation) - Method in class oracle.pgx.api.mllib.GraphWiseAttentionLayerConfigBuilder
Set the aggregation operation for this layer (see AggregationOperation)
setHeadAggregation(AggregationOperation) - Method in class oracle.pgx.config.mllib.GraphWiseAttentionLayerConfig
 
setHiddenDimension(Integer) - Method in class oracle.pgx.api.mllib.GraphWisePredictionLayerConfigBuilder
Set the hidden dimension of the layer.
setHiddenDimension(Integer) - Method in class oracle.pgx.config.mllib.GraphWisePredictionLayerConfig
 
setHmKerberosPrincipal(String) - Method in class oracle.pgx.config.PgHbaseGraphConfigBuilder
Sets the HM Kerberos Principal
setHostnames(String...) - Method in class oracle.pgx.config.PgxConfigBuilder
A list of names or IP addresses of hosts which should be involved in initial bootstrapping of a PGX.D cluster.
setHosts(List<String>) - Method in class oracle.pgx.config.PgNosqlGraphConfigBuilder
Sets the lists of hosts.
setIdType(IdType) - Method in class oracle.pgx.api.EntityProviderMetaData
Sets the ID type of this entity table.
setIfEthernet(String) - Method in class oracle.pgx.config.PgxConfigBuilder
IP network interface, used to initialize the network transport layer when using IP (Internet Protocol).
setIfInfiniband(String) - Method in class oracle.pgx.config.PgxConfigBuilder
InfiniBand network interface, used to initialize the network transport layer when using InfiniBand.
setIgnoreIncompatibleBackendOperations(boolean) - Method in class oracle.pgx.config.PgxConfigBuilder
if true only log when encountering incompatible operations and configuration values in RTS or FJ pool.
setIgnoreIsolated(boolean) - Method in class oracle.pgx.api.mllib.DeepWalkModelBuilder
Whether to ignore isolated vertices.
setIgnoreIsolated(boolean) - Method in class oracle.pgx.config.mllib.DeepWalkModelConfig
 
setImplementation(String) - Method in class oracle.pgx.config.RealmConfigBuilder
class name of the realm implementation to load
setImplementationReference(String) - Method in class oracle.pgx.config.UdfFunctionConfigBuilder
reference to the UDF implementation on the classpath
setInitialEdgeNumRegions(int) - Method in class oracle.pgx.config.PgHbaseGraphConfigBuilder
Sets the initial edge number of regions.
setInitialPartitionIndex(int) - Method in class oracle.pgx.config.FileGraphStoringConfigBuilder
Sets the initial partition index.
setInitialVertexNumRegions(int) - Method in class oracle.pgx.config.PgHbaseGraphConfigBuilder
Sets the initial vertex number of regions.
setInitPgqlOnStartup(boolean) - Method in class oracle.pgx.config.PgxConfigBuilder
if true PGQL is directly initialized on start-up of PGX.
setInPlaceUpdateConsistencyModel(UpdateConsistencyModel) - Method in class oracle.pgx.config.PgxConfigBuilder
Consistency model used when in-place updates occur.
setInputFeatureDim(int) - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
setInputFormat(GraphImportInputFormat) - Method in class oracle.pg.imports.GraphImporter.Builder
 
setInsertBatchSize(int) - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfigBuilder
Sets the batch size for inserting.
setInstanceName(String) - Method in class oracle.pgx.config.PgxConfigBuilder
Instance name sent as label to debug server.
setInt(int, int) - Method in class oracle.pg.rdbms.pgql.PgqlExecution
Sets the designated parameter to the given Java int value.
setInt(int, int) - Method in interface oracle.pg.rdbms.pgql.PgqlPreparedStatement
Sets the designated parameter to the given Java int value.
setIntervalToPollMax(int) - Method in class oracle.pgx.config.PgxConfigBuilder
Exponential backoff upper bound (in ms) to which -once reached, the job status polling interval is fixed
setInvalidChangePolicy(OnInvalidChange) - Method in interface oracle.pgx.api.GraphChangeSet
Sets the policy on what to do when an invalid action is added
setInvalidChangePolicy(OnInvalidChange) - Method in class oracle.pgx.api.GraphChangeSetImpl
 
setInvalidChangePolicy(OnInvalidChange) - Method in class oracle.pgx.api.Synchronizer.Builder
Sets the invalid change policy for the ChangeSet.
setJavaClassPath(String) - Method in class oracle.pgx.config.PgxConfigBuilder
Path to required java libraries.
setJavaHomeDir(String) - Method in class oracle.pgx.config.PgxConfigBuilder
The path to Java's home directory.
setJdbcUrl(String) - Method in class oracle.pgx.config.mllib.DbModelLoadingConfiguration
 
setJdbcUrl(String) - Method in class oracle.pgx.config.mllib.DbModelRepositoryConfiguration
 
setJdbcUrl(String) - Method in class oracle.pgx.config.mllib.DbModelStoringConfiguration
 
setJdbcUrl(String) - Method in class oracle.pgx.config.PartitionedGraphConfigBuilder
Sets the default jdbc URL pointing to database (for providers in RDBMS format only)
setJdbcUrl(String) - Method in class oracle.pgx.config.PgRdbmsGraphConfigBuilder
Sets the JDBC url.
setJdbcUrl(String) - Method in class oracle.pgx.config.RdbmsEntityProviderConfigBuilder
Sets the jdbc url.
setJdbcUrl(String) - Method in class oracle.pgx.config.RdfGraphConfigBuilder
 
setJdbcUrl(String) - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfigBuilder
Sets the jdbc url.
setKeepUserDefinedEdgeKeys(boolean) - Method in class oracle.pgx.api.MergingStrategyBuilder
If set to true, the user-defined edge keys are kept as far as possible.
setKeptEdgeProperties(Collection<EdgeProperty<?>>) - Method in class oracle.pgx.api.MutationStrategyBuilder
Set edge properties that will be kept By default (without calling this) all edgeProperties will be kept.
setKeptVertexProperties(Collection<VertexProperty<?, ?>>) - Method in class oracle.pgx.api.MutationStrategyBuilder
Set vertex properties that will be kept By default (without calling this) all vertexProperties will be kept.
setKey(String) - Method in class oracle.pgx.config.mllib.FileModelLoadingConfiguration
 
setKey(String) - Method in class oracle.pgx.config.mllib.FileModelStoringConfiguration
 
setKeyColumn(Object) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationEmptyEdgeProviderBuilder
Sets the name or index (1-based index) of the key property for the provider.
setKeyColumn(Object) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationEmptyProviderBuilder
Sets the name or index (1-based index) of the key property for the provider.
setKeyColumn(Object) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationEmptyVertexProviderBuilder
Sets the name or index (1-based index) of the key property for the provider.
setKeyColumn(Object) - Method in class oracle.pgx.config.FileEntityProviderConfigBuilder
Sets the column containing the key.
setKeyColumn(String) - Method in class oracle.pgx.config.RdbmsEntityProviderConfigBuilder
Sets the name for the column holding the keys.
setKeyField(String) - Method in class oracle.pgx.config.EsEntityProviderConfigBuilder
Sets the name for the Field holding the keys.
setKeystoreAlias(String) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Sets the keystore alias.
setKeystoreAlias(String) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Sets the keystore alias.
setKeystoreAlias(String) - Method in class oracle.pgx.config.mllib.DbModelLoadingConfiguration
 
setKeystoreAlias(String) - Method in class oracle.pgx.config.mllib.DbModelRepositoryConfiguration
 
setKeystoreAlias(String) - Method in class oracle.pgx.config.mllib.DbModelStoringConfiguration
 
setKeystoreAlias(String) - Method in class oracle.pgx.config.PgNosqlGraphConfigBuilder
Sets the keystore alias.
setKeytab(String) - Method in class oracle.pgx.config.PgHbaseGraphConfigBuilder
Sets the path to the keytab file
setKeyType(IdType) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationEmptyEdgeProviderBuilder
Sets the type of the keys in the provider.
setKeyType(IdType) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationEmptyProviderBuilder
Sets the type of the keys in the provider.
setKeyType(IdType) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationEmptyVertexProviderBuilder
Sets the type of the keys in the provider.
setKeyType(IdType) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Sets the type of vertex keys
setLabel(String) - Method in interface oracle.pgx.api.EdgeBuilder
Sets the new value of the label
setLabel(String) - Method in interface oracle.pgx.api.EdgeModifier
 
setLabel(String) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationEmptyEdgeProviderBuilder
Associates a different provider label to the empty provider than the name of the provider
setLabel(String) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationEmptyProviderBuilder
Associates a different provider label to the empty provider than the name of the provider
setLabel(String) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationEmptyVertexProviderBuilder
Associates a different provider label to the empty provider than the name of the provider
setLabel(String) - Method in class oracle.pgx.api.graphbuilder.EdgeBuilderImpl
 
setLabel(String) - Method in class oracle.pgx.api.graphbuilder.EdgeModifierImpl
 
setLabel(String) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Sets a custom label for the entities from this provider
setLabel(String) - Method in class oracle.pgx.config.PgRdbmsGraphConfigBuilder
Sets the label.
setLabel(String) - Method in class oracle.pgx.config.PropertiesRedactionRuleConfigBuilder
Vertex / Edge label to which the rule is applied
setLabelMaps(LabelMaps) - Method in class oracle.pgx.config.mllib.SupervisedEdgeWiseModelConfig
 
setLabelMaps(LabelMaps) - Method in class oracle.pgx.config.mllib.SupervisedGraphWiseModelConfig
 
setLabelMergingStrategy(LabelMergingFunction) - Method in class oracle.pgx.api.MergingStrategyBuilder
Define a merging function for the edge labels.
setLabelType(PropertyType) - Method in class oracle.pgx.config.mllib.LabelMaps
 
setLabelType(PropertyType) - Method in class oracle.pgx.config.mllib.SupervisedEdgeWiseModelConfig
 
setLabelType(PropertyType) - Method in class oracle.pgx.config.mllib.SupervisedGraphWiseModelConfig
 
setLabelValueDelimiter(String) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
if null read the whole String value as label.
setLabelValueDelimiter(String) - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfigBuilder
Sets the label value delimiter.
setLanguage(UdfLanguage) - Method in class oracle.pgx.config.UdfFunctionConfigBuilder
language the function is implemented in
setLargeArrayThreshold(int) - Method in class oracle.pgx.config.PgxConfigBuilder
threshold when the size of an array is too big to use a normal Java array.
setLargeArrayThreshold(int) - Method in class oracle.pgx.config.RuntimeConfigBuilder
threshold when the size of an array is too big to use a normal Java array.
setLargeBufCount(int) - Method in class oracle.pgx.config.PgxConfigBuilder
Number of large buffers populated in the pool.
setLargeBufSizeKb(int) - Method in class oracle.pgx.config.PgxConfigBuilder
Size in kB of the large buffers.
setLaunchWatchdogs(boolean) - Method in class oracle.pgx.config.PgxConfigBuilder
(for debugging) if true, additional watch-dog threads will be launched which monitor and log engine health stats
setLayerSize(int) - Method in class oracle.pgx.api.mllib.DeepWalkModelBuilder
Sets the number of dimensions for the output vectors (default: 200)
setLayerSize(int) - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Sets the number of dimensions for the output vectors (default: 200)
setLayerSize(int) - Method in class oracle.pgx.config.mllib.DeepWalkModelConfig
 
setLayerSize(int) - Method in class oracle.pgx.config.mllib.Pg2vecModelConfig
 
setLearningRate(double) - Method in class oracle.pgx.api.mllib.DeepWalkModelBuilder
Sets the initial learning rate (default: 0.025)
setLearningRate(double) - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Sets the initial learning rate (default: 0.025)
setLearningRate(double) - Method in class oracle.pgx.api.mllib.WiseModelBuilder
Set the learning rate used for the Adam optimizer
setLearningRate(double) - Method in class oracle.pgx.config.mllib.DeepWalkModelConfig
 
setLearningRate(double) - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
setLearningRate(double) - Method in class oracle.pgx.config.mllib.Pg2vecModelConfig
 
setLivenessCheckDelaySecs(int) - Method in class oracle.pgx.config.PgxConfigBuilder
Liveness check interval, i.e., how often to check that the PGX.D server is alive and that it can accept and execute commands.
setLivenessCheckTimeoutSecs(int) - Method in class oracle.pgx.config.PgxConfigBuilder
Fails liveness check task if it cannot complete the liveness task in the period of time.
setLoadAtServerInitialization(boolean) - Method in class oracle.pgx.config.PreloadGraphConfigBuilder
if true, PGX will load the pre-loaded graph during the initialization of the engine, otherwise loads the graph after completing the engine initialization.
setLoadEdgeLabel(boolean) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Sets the edge label loading.
setLoadingProgressReportingFrequency(long) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
 
setLoadVertexLabels(boolean) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Sets the vertex label loading.
setLocalDateFormat(List<String>) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Sets the list of local_date formats used for loading and storing the provider.
setLocalDateFormat(List<String>) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Sets the list of local_date formats used for loading and storing the graph.
setLogConfigure(String) - Method in class oracle.pgx.config.PgxConfigBuilder
Path to a log configuration in Log4j (version 1) syntax.
setLogStdRedirect(String) - Method in class oracle.pgx.config.PgxConfigBuilder
Path to a log file into which the standard output streams (stdout, stderr) of PGX.D backend should be redirected.
setLogToStderr(boolean) - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
If true log to stderr.
setLong(int, long) - Method in class oracle.pg.rdbms.pgql.PgqlExecution
Sets the designated parameter to the given Java long value.
setLong(int, long) - Method in interface oracle.pg.rdbms.pgql.PgqlPreparedStatement
Sets the designated parameter to the given Java long value.
setLoss(Double) - Method in interface oracle.pgx.config.mllib.BaseModelConfig
Sets the loss after training
setLoss(Double) - Method in class oracle.pgx.config.mllib.DeepWalkModelConfig
 
setLoss(Double) - Method in class oracle.pgx.config.mllib.Pg2vecModelConfig
 
setLossFunction(LossFunction) - Method in class oracle.pgx.api.mllib.SupervisedEdgeWiseModelBuilder
Sets the loss function for the algorithm.
setLossFunction(LossFunction) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModelBuilder
Sets the loss function for the algorithm.
setLossFunction(UnsupervisedEdgeWiseModelConfig.LossFunction) - Method in class oracle.pgx.api.mllib.UnsupervisedEdgeWiseModelBuilder
Sets the loss function for the algorithm.
setLossFunction(UnsupervisedEdgeWiseModelConfig.LossFunction) - Method in class oracle.pgx.config.mllib.UnsupervisedEdgeWiseModelConfig
 
setLossFunction(UnsupervisedGraphWiseModelConfig.LossFunction) - Method in class oracle.pgx.api.mllib.UnsupervisedAnomalyDetectionGraphWiseModelBuilder
Sets the loss function for the algorithm.
setLossFunction(UnsupervisedGraphWiseModelConfig.LossFunction) - Method in class oracle.pgx.api.mllib.UnsupervisedGraphWiseModelBuilder
Sets the loss function for the algorithm.
setLossFunction(UnsupervisedGraphWiseModelConfig.LossFunction) - Method in class oracle.pgx.config.mllib.UnsupervisedGraphWiseModelConfig
 
setLossFunctionClass(LossFunction) - Method in class oracle.pgx.config.mllib.SupervisedEdgeWiseModelConfig
 
setLossFunctionClass(LossFunction) - Method in class oracle.pgx.config.mllib.SupervisedGraphWiseModelConfig
 
setMarkLoopForProfiling(String) - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
[Internal use only] ID for any additional loop to profile.
setMatchOptions(String) - Method in class oracle.pg.imports.GraphImporter.Builder
 
setMaxActiveSessions(int) - Method in class oracle.pgx.config.PgxConfigBuilder
the maximum number of sessions allowed to be active at a time
setMaxBatchSize(int) - Method in class oracle.pgx.config.EsEntityProviderConfigBuilder
Sets the maximum number of prefetched rows.
setMaxBatchSize(int) - Method in class oracle.pgx.config.PartitionedGraphConfigBuilder
Sets the default maximal amount of JSON Objects fetched per Request
setMaxClientHttpConnections(int) - Method in class oracle.pgx.config.ClientConfigBuilder
Sets the maximum amount of client HTTP connections
setMaxDataMemoryRatio(double) - Method in class oracle.pgx.config.AuthorizationEntityConfigBuilder
memory limit of the authorization entity's private data (includes non-published graphs and PGQL results) relative to the maximum PGX engine memory limit for any user
setMaxDataMemorySize(String) - Method in class oracle.pgx.config.AuthorizationEntityConfigBuilder
absolute memory limit of the authorization entity's private data (includes non-published graphs and PGQL results), default memory unit is byte, can use (k, m, g, t, p) as prefix for (kilobyte, megabyte, gigabyte, terabyte, petabyte) units
setMaxDistinctStringsPerPool(int) - Method in class oracle.pgx.config.GraphPropertyConfigBuilder
[only relevant if string_pooling_strategy is indexed] amount of distinct strings per property after which to stop pooling.
setMaxDistinctStringsPerPool(int) - Method in class oracle.pgx.config.PgxConfigBuilder
[only relevant if string_pooling_strategy is indexed] amount of distinct strings per property after which to stop pooling.
setMaxDistinctStringsPerPool(int) - Method in class oracle.pgx.config.RuntimeConfigBuilder
[only relevant if string_pooling_strategy is indexed] amount of distinct strings per property after which to stop pooling.
setMaxHttpClientRequestSize(long) - Method in class oracle.pgx.config.PgxConfigBuilder
maximum size in bytes of any http request sent to to the PGX server over the REST API.
setMaximumAttainableMemory(String) - Method in class oracle.pgx.config.PgxConfigBuilder
The maximum memory that can ever be made available to this PGX.D cluster.
setMaximumCommandBuffersPostedPerRemote(int) - Method in class oracle.pgx.config.PgxConfigBuilder
The max number of posted buffers in an MQL channel for incoming command messages from all remotes.
setMaximumReceivedMessagesBuffer(int) - Method in class oracle.pgx.config.PgxConfigBuilder
The max size of per remote received message queue.
setMaximumSendBuffersInFlight(int) - Method in class oracle.pgx.config.PgxConfigBuilder
The max number of in-flight messages can be sent globally at the same time.
setMaximumSharedBuffersPosted(int) - Method in class oracle.pgx.config.PgxConfigBuilder
The max number of large buffers posted in an MQL channel for incoming data messages from all remotes.
setMaxNumConcurrentIoTasks(int) - Method in class oracle.pgx.config.EnterpriseSchedulerConfigBuilder
maximum number of concurrent io tasks at a time
setMaxNumConnections(int) - Method in class oracle.pgx.config.AbstractPgGraphConfigBuilder
Sets the maximum number of connections.
setMaxNumThreads(Integer) - Method in class oracle.pgx.api.executionenvironment.CpuEnvironment
setMaxNumThreadsAsync(Integer) - Method in class oracle.pgx.api.executionenvironment.CpuEnvironment
Sets the limit on the numbers of thread to use to the given value
setMaxOffHeapSize(int) - Method in class oracle.pgx.config.PgxConfigBuilder
maximum amount of off-heap memory PGX is allowed to allocate in megabytes, before an OutOfMemoryError will be thrown.
setMaxOffHeapSize(int) - Method in class oracle.pgx.config.RuntimeConfigBuilder
maximum amount of off-heap memory PGX is allowed to allocate in megabytes, before an OutOfMemoryError will be thrown.
setMaxOnHeapMemoryUsageRatio(double) - Method in class oracle.pgx.config.PgxConfigBuilder
maximum ratio of on-heap memory that PGX is allowed to use, between 0 and 1.
setMaxOnHeapMemoryUsageRatio(double) - Method in class oracle.pgx.config.RuntimeConfigBuilder
maximum ratio of on-heap memory that PGX is allowed to use, between 0 and 1.
setMaxPerSessionDataMemoryRatio(double) - Method in class oracle.pgx.config.DataMemoryLimitsConfigBuilder
memory limit for any one session of the PGX engine relative to the user data memory limit
setMaxPerSessionDataMemorySize(String) - Method in class oracle.pgx.config.DataMemoryLimitsConfigBuilder
absolute memory limit for any one session of the PGX engine, default memory unit is byte, can use (k, m, g, t, p) as suffix for (kilobyte, megabyte, gigabyte, terabyte, petabyte) units
setMaxPerUserDataMemoryRatio(double) - Method in class oracle.pgx.config.DataMemoryLimitsConfigBuilder
memory limit for any one user of the PGX engine relative to the private data memory limit
setMaxPerUserDataMemorySize(String) - Method in class oracle.pgx.config.DataMemoryLimitsConfigBuilder
absolute memory limit for any one user of the PGX engine, default memory unit is byte, can use (k, m, g, t, p) as suffix for (kilobyte, megabyte, gigabyte, terabyte, petabyte) units
setMaxPrefetchedRows(int) - Method in class oracle.pgx.config.PartitionedGraphConfigBuilder
Sets the default maximun number or rows prefetched during each round trip resultset-database (for providers in RDBMS format only)
setMaxPreFetchedRows(int) - Method in class oracle.pgx.config.RdbmsEntityProviderConfigBuilder
Sets the maximum number of prefetched rows.
setMaxPreFetchedRows(int) - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfigBuilder
Sets the maximum number of prefetched rows.
setMaxQueueSizePerSession(int) - Method in class oracle.pgx.config.PgxConfigBuilder
the maximum number of pending tasks allowed to be in the queue, per session.
setMaxSnapshotCount(int) - Method in class oracle.pgx.config.PgxConfigBuilder
Number of snapshots that may be loaded in the engine at the same time.
setMaxThreads(int) - Method in class oracle.pgx.config.AnalysisTaskConfigBuilder
a hard limit on the number of threads to use for a task.
setMaxTotalDataMemoryRatio(double) - Method in class oracle.pgx.config.DataMemoryLimitsConfigBuilder
memory limit across entire PGX engine relative to available system memory
setMaxTotalDataMemorySize(String) - Method in class oracle.pgx.config.DataMemoryLimitsConfigBuilder
absolute memory limit across entire PGX engine, default memory unit is byte, can use (k, m, g, t, p) as suffix for (kilobyte, megabyte, gigabyte, terabyte, petabyte) units
setMaxTotalPrivateDataMemoryRatio(double) - Method in class oracle.pgx.config.DataMemoryLimitsConfigBuilder
memory limit of private data (includes non-published graphs and PGQL results) relative to total PGX engine memory limit
setMaxTotalPrivateDataMemorySize(String) - Method in class oracle.pgx.config.DataMemoryLimitsConfigBuilder
absolute memory limit of private data (includes non-published graphs and PGQL results), default memory unit is byte, can use (k, m, g, t, p) as suffix for (kilobyte, megabyte, gigabyte, terabyte, petabyte) units
setMaxTotalSharedDataMemoryRatio(double) - Method in class oracle.pgx.config.DataMemoryLimitsConfigBuilder
memory limit of shared data (includes published graphs and pinned non-referenced graphs) relative to total PGX engine memory limit
setMaxTotalSharedDataMemorySize(String) - Method in class oracle.pgx.config.DataMemoryLimitsConfigBuilder
absolute memory limit of shared data (includes published graphs and pinned non-referenced graphs), default memory unit is byte, can use (k, m, g, t, p) as suffix for (kilobyte, megabyte, gigabyte, terabyte, petabyte) units
setMaxVocabularySize(int) - Method in class oracle.pgx.api.mllib.CategoricalPropertyConfigBuilder
Set the maximum vocabulary size for categories.
setMaxVocabularySize(int) - Method in class oracle.pgx.config.mllib.inputconfig.CategoricalPropertyConfig
 
setMemoryAllocator(MemoryAllocationStrategy) - Method in class oracle.pgx.config.PgxConfigBuilder
which memory allocator to use
setMemoryAllocator(MemoryAllocationStrategy) - Method in class oracle.pgx.config.RuntimeConfigBuilder
which memory allocator to use
setMemoryCleanupInterval(int) - Method in class oracle.pgx.config.PgxConfigBuilder
memory cleanup tick in seconds
setMemoryMb(long) - Method in class oracle.pgx.api.GraphMetaData
 
setMetadataFetchSize(int) - Method in class oracle.pg.rdbms.pgql.PgqlConnection
Set fetch size that should be used when loading graph metadata
setMinArrayCompactionThreshold(double) - Method in class oracle.pgx.config.PgxConfigBuilder
[only relevant for graphs optimized for updates] minimum value that can be used for the array_compaction_threshold value in graph configuration.
setMinFetchIntervalSec(int) - Method in class oracle.pgx.config.PgxConfigBuilder
(only relevant if the graph format supports delta updates) for delta-refresh, the lowest interval at which a graph source is queried for changes.
setMinLearningRate(double) - Method in class oracle.pgx.api.mllib.DeepWalkModelBuilder
Sets the minimum learning rate (default: 0.0001)
setMinLearningRate(double) - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Sets the minimum learning rate (default: 0.0001)
setMinLearningRate(double) - Method in class oracle.pgx.config.mllib.DeepWalkModelConfig
 
setMinLearningRate(double) - Method in class oracle.pgx.config.mllib.Pg2vecModelConfig
 
setMinUpdateIntervalSec(int) - Method in class oracle.pgx.config.PgxConfigBuilder
for auto-refresh, the lowest interval after which a new snapshot is created, either by reloading the entire graph or if the format supports delta-updates, out of the cached changes (only relevant if the format supports delta updates).
setMinWordFrequency(int) - Method in class oracle.pgx.api.mllib.DeepWalkModelBuilder
Sets the minimum word frequency to consider before pruning (default: 1)
setMinWordFrequency(int) - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Sets the minimum word frequency to consider before pruning (default: 1)
setMinWordFrequency(int) - Method in class oracle.pgx.config.mllib.DeepWalkModelConfig
 
setMinWordFrequency(int) - Method in class oracle.pgx.config.mllib.Pg2vecModelConfig
 
setModelKind(ModelKind) - Method in class oracle.pgx.config.mllib.ModelLoadingConfiguration
 
setModelKind(ModelKind) - Method in class oracle.pgx.config.mllib.ModelStoringConfiguration
 
setModelname(String) - Method in class oracle.pgx.config.mllib.DbModelLoadingConfiguration
 
setModelname(String) - Method in class oracle.pgx.config.mllib.DbModelStoringConfiguration
 
setModelstore(String) - Method in class oracle.pgx.config.mllib.DbModelLoadingConfiguration
 
setModelstore(String) - Method in class oracle.pgx.config.mllib.DbModelStoringConfiguration
 
setMsBfsFrontierTypeStrategy(FrontierTypeStrategy) - Method in class oracle.pgx.config.PgxConfigBuilder
the type strategy to use for MS-BFS frontiers
setMsBfsFrontierTypeStrategy(FrontierTypeStrategy) - Method in class oracle.pgx.config.RuntimeConfigBuilder
the type strategy to use for MS-BFS frontiers
setMultiEdges(PgxGraph.MultiEdges) - Method in class oracle.pgx.api.MutationStrategyBuilder
 
setName(String) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Sets the name of the provider
setName(String) - Method in class oracle.pgx.config.AbstractPgGraphConfigBuilder
Sets the Property Graph (PG) name.
setName(String) - Method in class oracle.pgx.config.GraphPropertyConfigBuilder
name of property
setName(String) - Method in class oracle.pgx.config.PartitionedGraphConfigBuilder
Set the name of the graph
setName(String) - Method in class oracle.pgx.config.PreloadGraphConfigBuilder
preloaded graph name
setName(String) - Method in class oracle.pgx.config.RdfGraphConfigBuilder
 
setName(String) - Method in class oracle.pgx.config.UdfFunctionArgumentConfigBuilder
name of the argument
setNamespace(String) - Method in class oracle.pgx.config.UdfFunctionConfigBuilder
namespace of the function in PGX
setNegativeSample(int) - Method in class oracle.pgx.api.mllib.DeepWalkModelBuilder
Sets the number of negative samples (default: 10)
setNegativeSample(int) - Method in class oracle.pgx.config.mllib.DeepWalkModelConfig
 
setNetworkCredits(int) - Method in class oracle.pgx.config.PgxConfigBuilder
The number of network credits will be provided to MQL.
setNetworkName(String) - Method in class oracle.pgx.config.RdfGraphConfigBuilder
 
setNetworkOwner(String) - Method in class oracle.pgx.config.RdfGraphConfigBuilder
 
setNewFollowerConnectionTimeoutSecs(int) - Method in class oracle.pgx.config.PgxConfigBuilder
Timeout in seconds for existing PGX.D processes to wait for the new follower to join the cluster in elastic scenarios.
setNewGraphName(String) - Method in class oracle.pgx.api.MutationStrategyBuilder
Set name of new graph name.
setNodesKey(String) - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfigBuilder
Sets node keys.
setNodesTableName(String) - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfigBuilder
Sets the nodes table name.
setNormalize(boolean) - Method in class oracle.pgx.api.mllib.WiseModelBuilder
Whether to l2 normalize the output of the convolutional layers.
setNormalize(boolean) - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
setNumConnections(int) - Method in class oracle.pgx.config.PartitionedGraphConfigBuilder
Sets the default number of connections to read/write data from/to the database provider (for providers in RDBMS format only)
setNumConnections(int) - Method in class oracle.pgx.config.RdbmsEntityProviderConfigBuilder
Sets the number of connections.
setNumConnections(int) - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfigBuilder
Sets the number of connections.
setNumEdges(long) - Method in class oracle.pgx.api.GraphMetaData
 
setNumEpochs(int) - Method in class oracle.pgx.api.mllib.DeepWalkModelBuilder
Sets the number of epochs to train the model (default: 2)
setNumEpochs(int) - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Sets the number of epochs to train the model (default: 2)
setNumEpochs(int) - Method in class oracle.pgx.api.mllib.WiseModelBuilder
Set the number of training epochs.
setNumEpochs(int) - Method in class oracle.pgx.config.mllib.DeepWalkModelConfig
 
setNumEpochs(int) - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
setNumEpochs(int) - Method in class oracle.pgx.config.mllib.Pg2vecModelConfig
 
setNumHeads(int) - Method in class oracle.pgx.api.mllib.GraphWiseAttentionLayerConfigBuilder
Set the number of heads that will be used in this layer.
setNumHeads(int) - Method in class oracle.pgx.config.mllib.GraphWiseAttentionLayerConfig
 
setNumIoThreadsPerTask(int) - Method in class oracle.pgx.config.EnterpriseSchedulerConfigBuilder
number of io threads to use per task
setNumPartitions(int) - Method in class oracle.pgx.config.FileGraphStoringConfigBuilder
Sets the number of partitions.
setNumSampledNeighbors(int) - Method in class oracle.pgx.api.mllib.GraphWiseBaseConvLayerConfigBuilder
Set the number of neighbors that will be sampled in this layer.
setNumSampledNeighbors(int) - Method in class oracle.pgx.config.mllib.GraphWiseBaseConvLayerConfig
 
setNumSpinLocks(int) - Method in class oracle.pgx.config.PgxConfigBuilder
how many spin locks each generated app will create at instantiation.
setNumSpinLocks(int) - Method in class oracle.pgx.config.RuntimeConfigBuilder
how many spin locks each generated app will create at instantiation.
setNumThreadsPerTask(Integer) - Method in class oracle.pgx.api.executionenvironment.IoEnvironment
setNumThreadsPerTaskAsync(Integer) - Method in class oracle.pgx.api.executionenvironment.IoEnvironment
Sets the current value for the number of threads used for IO tasks
setNumVertices(long) - Method in class oracle.pgx.api.GraphMetaData
 
setNumWorkersAnalysis(int) - Method in class oracle.pgx.config.BasicSchedulerConfigBuilder
how many worker threads to use for analysis tasks
setNumWorkersFastTrackAnalysis(int) - Method in class oracle.pgx.config.BasicSchedulerConfigBuilder
how many worker threads to use for fast-track analysis tasks
setNumWorkersIo(int) - Method in class oracle.pgx.config.BasicSchedulerConfigBuilder
how many worker threads to use for I/O tasks (load/refresh/write from/to disk).
setOnHoldJobTimeoutSecs(int) - Method in class oracle.pgx.config.PgxConfigBuilder
Timeout in seconds to keep the job waiting in case it is put on hold due to lack of memory resources.
setOpenTimeMs(long) - Method in class oracle.pgx.api.DataListener
 
setOptimizedFor(GraphOptimizedFor) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Indicates if the graph should use data-structures optimized for updates.
setOptions(Object) - Method in class oracle.pgx.config.RealmConfigBuilder
implementation dependent configuration options for the realm
setOptions(String) - Method in class oracle.pg.imports.GraphImporter.Builder
 
setOptions(String) - Method in class oracle.pgx.config.PgRdbmsGraphConfigBuilder
Sets additional options.
setOraclePropertyGraph(Object) - Method in class oracle.pgx.config.AbstractPgGraphConfig
Sets the OraclePropertyGraph to use for loading.
setOutOfVocabularyProbability(double) - Method in class oracle.pgx.api.mllib.EmbeddingTableConfigBuilder
Set the probability to set category values in the input data to the out of vocabulary token randomly during training to learn a meaningful OOV embedding.
setOutOfVocabularyProbability(double) - Method in class oracle.pgx.config.mllib.inputconfig.EmbeddingTableConfig
 
setOutputFormat(GraphImportOutputFormat) - Method in class oracle.pg.imports.GraphImporter.Builder
 
setOverrideCoresPerSocket(int) - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
[Internal use only] Over-ride the core-to-socket allocation, treating a fixed number of cores as a socket for the purposes of the per-socket combining structures.
setOverrideMemoryPlacement(boolean) - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
[Internal use only] Over-ride memory placement tags and use the OS defaults instead.
setOverwrite(boolean) - Method in class oracle.pgx.config.mllib.ModelStoringConfiguration
 
setOwner(String) - Method in class oracle.pgx.config.mllib.DbModelLoadingConfiguration
 
setOwner(String) - Method in class oracle.pgx.config.mllib.DbModelRepositoryConfiguration
 
setOwner(String) - Method in class oracle.pgx.config.mllib.DbModelStoringConfiguration
 
setOwner(String) - Method in class oracle.pgx.config.PgRdbmsGraphConfigBuilder
Sets the owner.
setParallelHintDegree(int) - Method in class oracle.pgx.api.Synchronizer.Builder
Sets the parallel hint degree to use in synchronizer queries.
setParallelHintDegree(int) - Method in class oracle.pgx.config.RdbmsEntityProviderConfigBuilder
Sets the PARALLEL hint to use for internal queries.
setParallelHintDegree(int) - Method in class oracle.pgx.config.RdfGraphConfigBuilder
Sets the PARALLEL hint to use for internal queries.
setParallelism(int) - Method in class oracle.pg.imports.GraphImporter.Builder
 
setParallelism(int) - Method in class oracle.pgx.config.PgxConfigBuilder
number of worker threads to be used in thread pool.
setParallelism(int) - Method in class oracle.pgx.config.RuntimeConfigBuilder
number of worker threads to be used in thread pool.
setPartitionDiscardDefaultValues(boolean) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Sets the flag to discard properties filled only with default values when partitioning a graph while loading
setPartitioningShuffleVertices(boolean) - Method in class oracle.pgx.config.PgxConfigBuilder
If set to true, the vertices of the graph will be randomly shuffled among machines before partitioning.
setPartitioningStrategy(String) - Method in class oracle.pgx.config.PgxConfigBuilder
Partitioning strategy of the vertices of the graph.
setPartitionWhileLoading(PartitionWhileLoading) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Indicates if the graph should be transformed into a heterogeneous graph while loading the graph data.
setPassword(String) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Sets the password.
setPassword(String) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Sets the password.
setPassword(String) - Method in class oracle.pgx.config.mllib.DbModelLoadingConfiguration
 
setPassword(String) - Method in class oracle.pgx.config.mllib.DbModelRepositoryConfiguration
 
setPassword(String) - Method in class oracle.pgx.config.mllib.DbModelStoringConfiguration
 
setPassword(String) - Method in class oracle.pgx.config.PgNosqlGraphConfigBuilder
Sets the password
setPath(String) - Method in class oracle.pgx.config.mllib.FileModelLoadingConfiguration
 
setPath(String) - Method in class oracle.pgx.config.mllib.FileModelStoringConfiguration
 
setPath(String) - Method in class oracle.pgx.config.PreloadGraphConfigBuilder
uri to graph config file
setPatternMatchingSupernodeCacheThreshold(int) - Method in class oracle.pgx.config.PgxConfigBuilder
minimum number of a node's neighbor to be a supernode.
setPatternMatchingSupernodeCacheThreshold(int) - Method in class oracle.pgx.config.RuntimeConfigBuilder
minimum number of a node's neighbor to be a supernode.
setPermissionChecksInterval(int) - Method in class oracle.pgx.config.PgxConfigBuilder
interval in seconds to perform permission checks on source graphs
setPgqlMaximumNumBuffers(int) - Method in class oracle.pgx.config.PgxConfigBuilder
The max number of large buffers used by the PGQL engine per query.
setPgxPermissions(Object...) - Method in class oracle.pgx.config.AuthorizationEntityConfigBuilder
mapping from resource id to list of permissions
setPgxPermissions(List<?>) - Method in class oracle.pgx.config.AuthorizationEntityConfigBuilder
mapping from resource id to list of permissions
setPgxRealm(Consumer<RealmConfigBuilder>) - Method in class oracle.pgx.config.PgxConfigBuilder
Builds a RealmConfig in-place.
setPgxRealm(RealmConfig) - Method in class oracle.pgx.config.PgxConfigBuilder
configuration parameters for the realm
setPgxRole(String) - Method in class oracle.pgx.config.AuthorizationEntityConfigBuilder
the id of the role
setPgxServerBaseUrl(String) - Method in class oracle.pgx.config.PgxConfigBuilder
should be used when deploying pgx server behind a load balancer to make clients before 21.3 backward compatible, the value should be set to the load balancer address
setPgxUser(String) - Method in class oracle.pgx.config.AuthorizationEntityConfigBuilder
the id of the user
setPickByEdgeId(PickingStrategyFunction) - Method in class oracle.pgx.api.PickingStrategyBuilder
 
setPickByLabel(PickingStrategyFunction) - Method in class oracle.pgx.api.PickingStrategyBuilder
If there are multiple edges between two vertices, the edge whose label satisfies the PickingStrategyFunction will be picked.
setPickByProperty(EdgeProperty, PickingStrategyFunction) - Method in class oracle.pgx.api.PickingStrategyBuilder
If there are multiple edges between two vertices, the edge that satisfies the PickingStrategyFunction will be picked.
setPoolingFactor(double) - Method in class oracle.pgx.config.PgxConfigBuilder
[only relevant if string_pooling_strategy is on_heap] this value prevents the string pool to grow as big as the property size which could render the pooling ineffective
setPoolingFactor(double) - Method in class oracle.pgx.config.RuntimeConfigBuilder
[only relevant if string_pooling_strategy is on_heap] this value prevents the string pool to grow as big as the property size which could render the pooling ineffective
setPort(int) - Method in class oracle.pgx.api.DataListener
 
setPredictionLayerConfigs(GraphWisePredictionLayerConfig...) - Method in class oracle.pgx.api.mllib.SupervisedEdgeWiseModelBuilder
Set the prediction layer configurations (See GraphWisePredictionLayerConfig.
setPredictionLayerConfigs(GraphWisePredictionLayerConfig...) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModelBuilder
Set the prediction layer configurations (See GraphWisePredictionLayerConfig.
setPredictionLayerConfigs(GraphWisePredictionLayerConfig...) - Method in class oracle.pgx.config.mllib.SupervisedEdgeWiseModelConfig
 
setPredictionLayerConfigs(GraphWisePredictionLayerConfig...) - Method in class oracle.pgx.config.mllib.SupervisedGraphWiseModelConfig
 
setPrefetchSize(int) - Method in class oracle.pgx.config.ClientConfigBuilder
Sets the prefetch size
setPreloadedGraph(String) - Method in class oracle.pgx.config.AuthorizationEntityPermissionConfigBuilder
name of a defined pre-loaded graph
setPreloadGraphs(Object...) - Method in class oracle.pgx.config.PgxConfigBuilder
list of graph configs to be registered at start-up.
setPreloadGraphs(List<?>) - Method in class oracle.pgx.config.PgxConfigBuilder
list of graph configs to be registered at start-up.
setPreparedQueries(List<PreparedQueryConfig>) - Method in class oracle.pgx.config.PartitionedGraphConfigBuilder
 
setPriority(TaskPriority) - Method in class oracle.pgx.api.executionenvironment.CpuEnvironment
setPriority(TaskPriority) - Method in class oracle.pgx.config.AnalysisTaskConfigBuilder
the priority of the task.
setPriorityAsync(TaskPriority) - Method in class oracle.pgx.api.executionenvironment.CpuEnvironment
Sets the priority to the given value
setProcId(int) - Method in class oracle.pgx.config.PgxConfigBuilder
Internal unique machine identifier in the cluster.
setProperties(String...) - Method in class oracle.pgx.config.PropertiesRedactionRuleConfigBuilder
List of properties to be redacted
setProperties(List<PropertyMetaData>) - Method in class oracle.pgx.api.EntityProviderMetaData
 
setProperty(String, Object) - Method in interface oracle.pgx.api.EdgeBuilder
Sets the property value of this edge with the given key to the given value.
setProperty(String, Object) - Method in interface oracle.pgx.api.EdgeModifier
 
setProperty(String, Object) - Method in class oracle.pgx.api.graphbuilder.EdgeBuilderImpl
 
setProperty(String, Object) - Method in class oracle.pgx.api.graphbuilder.EdgeModifierImpl
 
setProperty(String, Object) - Method in class oracle.pgx.api.graphbuilder.VertexBuilderImpl
 
setProperty(String, Object) - Method in class oracle.pgx.api.graphbuilder.VertexModifierImpl
Sets the property value of this vertex with the given key to the given value.
setProperty(String, Object) - Method in interface oracle.pgx.api.VertexBuilder
Sets the property value of this vertex with the given key to the given value.
setProperty(String, Object) - Method in interface oracle.pgx.api.VertexModifier
 
setProperty(String, V) - Method in class oracle.pgx.api.PgxEntity
setPropertyAsync(String, V) - Method in class oracle.pgx.api.PgxEntity
Sets the value of a property.
setPropertyMergingStrategy(String, MergingFunction) - Method in class oracle.pgx.api.MergingStrategyBuilder
setPropertyMergingStrategy(EdgeProperty, MergingFunction) - Method in class oracle.pgx.api.MergingStrategyBuilder
Define a merging function for the given edge property.
setPropertyValueDelimiter(String) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
(only relevant for use_vertex_property_value_as_label) if null read the whole property value as label.
setProxyUrl(String) - Method in class oracle.pgx.config.EsEntityProviderConfigBuilder
Sets the proxy url.
setProxyUrl(String) - Method in class oracle.pgx.config.PartitionedGraphConfigBuilder
Sets the default Proxy Url
setPublish(boolean) - Method in class oracle.pgx.config.PreloadGraphConfigBuilder
whether or not this preloaded graph should be published.
setPublishWithSnapshots(boolean) - Method in class oracle.pgx.config.PreloadGraphConfigBuilder
whether or not this preloaded graph should be published together with its snapshots.
setQueries(List<String>) - Method in class oracle.pgx.config.PartitionedGraphConfigBuilder
Set the name of the PG view used for loading
setQuery(String) - Method in class oracle.pgx.config.PreparedQueryConfigBuilder
query string
setRandomGeneratorStrategy(RandomGeneratorStrategy) - Method in class oracle.pgx.config.PgxConfigBuilder
method of generating random numbers in pgx
setRandomGeneratorStrategy(RandomGeneratorStrategy) - Method in class oracle.pgx.config.RuntimeConfigBuilder
method of generating random numbers in pgx
setRandomSeed(long) - Method in class oracle.pgx.config.PgxConfigBuilder
[relevant for deterministic random number generator only] seed for the deterministic random number generator used in pgx.
setRandomSeed(long) - Method in class oracle.pgx.config.RuntimeConfigBuilder
[relevant for deterministic random number generator only] seed for the deterministic random number generator used in pgx.
setReadinessMemoryUsageRatio(double) - Method in class oracle.pgx.config.PgxConfigBuilder
memory limit ratio that should be considered to detect if PGX server is ready, used by isReady API, default value is 1.0
setReadoutFunction(GraphWiseDgiLayerConfig.ReadoutFunction) - Method in class oracle.pgx.api.mllib.GraphWiseDgiLayerConfigBuilder
Sets the readout function of the dgi layer
setReadoutFunction(GraphWiseDgiLayerConfig.ReadoutFunction) - Method in class oracle.pgx.config.mllib.GraphWiseDgiLayerConfig
 
setRealmClientConfig(Map<String, Object>) - Method in class oracle.pgx.config.ClientConfigBuilder
Set implementation dependent configuration options for the realm client
setReleaseMemoryThreshold(double) - Method in class oracle.pgx.config.PgxConfigBuilder
threshold percentage of used memory after which the engine starts freeing un-used graphs.
setRemoteFuturePendingRetryInterval(int) - Method in class oracle.pgx.config.ClientConfigBuilder
Sets the remote future pending retry interval
setRemoteFutureTimeout(int) - Method in class oracle.pgx.config.ClientConfigBuilder
Sets the remote future timeout
setRequestTimeout(long, TimeUnit) - Method in class oracle.pgx.config.PgNosqlGraphConfigBuilder
Sets the request timeout.
setRequiredConversionPolicy(OnRequiredConversion) - Method in interface oracle.pgx.api.GraphChangeSet
Sets the policy on what to do when an invalid type is encountered
setRequiredConversionPolicy(OnRequiredConversion) - Method in class oracle.pgx.api.GraphChangeSetImpl
 
setResourceMonitor(int) - Method in class oracle.pgx.config.PgxConfigBuilder
Frequency at which to send resource statistics to the debug server, in ms.
setRetainEdgeIds(boolean) - Method in interface oracle.pgx.api.GraphBuilder
Controls whether the edge ids provided in this graph builder are to be retained in the final graph.
setRetainEdgeIds(boolean) - Method in interface oracle.pgx.api.GraphChangeSet
 
setRetainIds(boolean) - Method in interface oracle.pgx.api.GraphBuilder
Controls for both vertex and edge ids whether to retain them in the final graph.
setRetainIds(boolean) - Method in interface oracle.pgx.api.GraphChangeSet
 
setRetainVertexIds(boolean) - Method in interface oracle.pgx.api.GraphBuilder
Controls whether to retain the vertex ids provided in this graph builder are to be retained in the final graph.
setRetainVertexIds(boolean) - Method in interface oracle.pgx.api.GraphChangeSet
 
setReturnType(PropertyType) - Method in class oracle.pgx.config.UdfFunctionConfigBuilder
return type of the function
setRevisitThreshold(int) - Method in class oracle.pgx.config.PgxConfigBuilder
maximum number of matched results from a node to be cached
setRevisitThreshold(int) - Method in class oracle.pgx.config.RuntimeConfigBuilder
maximum number of matched results from a node to be cached
setRowExtension(String) - Method in class oracle.pgx.config.FileGraphStoringConfigBuilder
Sets the row extension.
setRowLabel(String) - Method in class oracle.pgx.config.PgRdbmsGraphConfigBuilder
Sets the row label.
setRsKerberosPrincipal(String) - Method in class oracle.pgx.config.PgHbaseGraphConfigBuilder
Sets the RS Kerberos Principal
setRuleTrigger(String) - Method in class oracle.pgx.config.PropertiesRedactionRuleConfigBuilder
Trigger expression for the rule
setRunningMemoryUsageRatio(double) - Method in class oracle.pgx.config.PgxConfigBuilder
memory limit ratio that should be considered to detect if PGX server is running, used by isRunning API default value is 1.0
setSampleRate(double) - Method in class oracle.pgx.api.mllib.DeepWalkModelBuilder
Sets the sample rate (default: 0.0) Used to subsample frequent nodes.
setSampleRate(double) - Method in class oracle.pgx.config.mllib.DeepWalkModelConfig
 
setScheduler(SchedulerStrategy) - Method in class oracle.pgx.config.PgxConfigBuilder
which scheduler to use.
setScheduler(SchedulerStrategy) - Method in class oracle.pgx.config.RuntimeConfigBuilder
which scheduler to use.
setSchema(String) - Method in class oracle.pg.rdbms.pgql.PgqlConnection
Sets the schema name that will be used to execute PGQL queries with this connection.
setSchema(String) - Method in class oracle.pgx.config.PartitionedGraphConfigBuilder
Sets default schema where the provider is going to be written (for providers in RDBMS format only)
setSchema(String) - Method in class oracle.pgx.config.RdbmsEntityProviderConfigBuilder
Sets the schema.
setSchema(String) - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfigBuilder
Sets the schema.
setScrollTime(String) - Method in class oracle.pgx.config.EsEntityProviderConfigBuilder
Sets the scroll time.
setScrollTime(String) - Method in class oracle.pgx.config.PartitionedGraphConfigBuilder
Sets the default Time a elasticsearch query remains open
setSecond(B) - Method in class oracle.pgx.common.Pair
 
setSecurityPolicy(String) - Method in class oracle.pgx.config.PgRdbmsGraphConfigBuilder
Sets the security policy.
setSeed(int) - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
setSeed(Integer) - Method in class oracle.pgx.api.mllib.WiseModelBuilder
Sets the random seed used for fitting the model.
setSeed(Long) - Method in class oracle.pgx.api.mllib.DeepWalkModelBuilder
Sets the random seed for training the model.
setSeed(Long) - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Sets the random seed for training the model.
setSeed(Long) - Method in class oracle.pgx.config.mllib.DeepWalkModelConfig
 
setSeed(Long) - Method in class oracle.pgx.config.mllib.Pg2vecModelConfig
 
setSelectPerformanceCounters(String) - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
[Internal use only] Perf counter configuration string.
setSelectPerformanceCountersJobRegions(int) - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
[Internal use only] Issue a region per job automatically.
setSelectPerformanceCountersLibrary(int) - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
[Internal use only] Perf counter library.
setSelectPerformanceCountersPcmShowCodes(int) - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
[Internal use only] Show PCM perf counter codes.
setSelectPerformanceCountersShowStats(int) - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
[Internal use only] Perf counter per-thread statistics.
setSelectRegionPerformanceCounters(String) - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
[Internal use only] Region perf counter configuration string.
setSelfEdges(PgxGraph.SelfEdges) - Method in class oracle.pgx.api.MutationStrategyBuilder
 
setSeparator(String) - Method in class oracle.pgx.config.AbstractFileGraphConfigBuilder
Sets the separator.
setSeparator(String) - Method in class oracle.pgx.config.FileEntityProviderConfigBuilder
Sets the separator.
setSerializable(boolean) - Method in class oracle.pgx.config.AbstractConfig
Set this config to be serializable
setSessionIdleTimeoutSecs(int) - Method in class oracle.pgx.config.PgxConfigBuilder
timeout of idling sessions in seconds.
setSessionMaxMemorySize(String, int, MemoryUnit) - Method in interface oracle.pgx.api.admin.Control
Set the maximum memory limit for the given session.
setSessionMaxMemorySize(PgxSession, int, MemoryUnit) - Method in class oracle.pgx.api.ServerInstance
Set the maximum memory limit for the given session.
setSessionTaskTimeoutSecs(int) - Method in class oracle.pgx.config.PgxConfigBuilder
timeout to interrupt long-running tasks submitted by sessions (algorithms, I/O tasks) in seconds.
setShared(boolean) - Method in class oracle.pgx.api.mllib.CategoricalPropertyConfigBuilder
Set whether the feature is treated as shared globally among vertex/edge types or considered as separate features per type.
setShared(boolean) - Method in class oracle.pgx.config.mllib.inputconfig.CategoricalPropertyConfig
 
setShowAllocations(boolean) - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
If true show memory allocation information.
setShowDebug(boolean) - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
[Internal use only] If true enable debug output.
setShowDeterministicOutput(boolean) - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
[Internal use only] If true omit thread IDs in debug output (set to true for determinism in regression tests)
setShowEnvironment(boolean) - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
If true show version numbers and main environment settings at startup.
setShowLogging(boolean) - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
If true enable summary logging -- this is available even in non-debug builds and includes information such as the machine h/w information obtained at start-up, and per-job / per-loop* information about the workload.
setShowProfiling(boolean) - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
If true show profiling information.
setShowSchedulerState(boolean) - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
If true dump scheduler state on each update.
setShowWarnings(boolean) - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
If true enable warnings.
setShuffle(boolean) - Method in class oracle.pgx.api.mllib.DeepWalkModelBuilder
Sets whether to shuffle the random walks before training on them
setShuffle(boolean) - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Sets whether to shuffle the random walks before training on them
setShuffle(boolean) - Method in class oracle.pgx.api.mllib.WiseModelBuilder
If true, the model will shuffle the order of vertices before each epoch.
setShuffle(boolean) - Method in class oracle.pgx.config.mllib.DeepWalkModelConfig
 
setShuffle(boolean) - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
setShuffle(boolean) - Method in class oracle.pgx.config.mllib.Pg2vecModelConfig
 
setSkipEdgeLoading(boolean) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Sets the skip edges flag.
setSkipVertexLoading(boolean) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Sets the skip vertices flag.
setSmallTaskLength(int) - Method in class oracle.pgx.config.PgxConfigBuilder
task length if total amount of work is small than default task length (only relevant for task-stealing strategies)
setSmallTaskLength(int) - Method in class oracle.pgx.config.RuntimeConfigBuilder
task length if total amount of work is small than default task length (only relevant for task-stealing strategies)
setSnapshot(PgxGraph, long) - Method in class oracle.pgx.api.PgxSession
setSnapshot(PgxGraph, long, boolean) - Method in class oracle.pgx.api.PgxSession
setSnapshot(PgxGraph, GraphMetaData) - Method in class oracle.pgx.api.PgxSession
setSnapshot(PgxGraph, GraphMetaData, boolean) - Method in class oracle.pgx.api.PgxSession
setSnapshotAsync(PgxGraph, long) - Method in class oracle.pgx.api.PgxSession
Sets a graph to a specific snapshot.
setSnapshotAsync(PgxGraph, long, boolean) - Method in class oracle.pgx.api.PgxSession
Sets a graph to a specific snapshot.
setSnapshotAsync(PgxGraph, GraphMetaData) - Method in class oracle.pgx.api.PgxSession
Sets a graph to a specific snapshot.
setSnapshotAsync(PgxGraph, GraphMetaData, boolean) - Method in class oracle.pgx.api.PgxSession
Sets a graph to a specific snapshot.
setSnapshotPinned(boolean) - Method in class oracle.pgx.api.GraphMetaData
 
setSnapshotsSource(SnapshotsSource) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Sets the snapshots source field.
setSourceCode(String) - Method in class oracle.pgx.config.UdfFunctionConfigBuilder
source code of the function provided inline
setSourceColumn(Object) - Method in class oracle.pgx.config.FileEntityProviderConfigBuilder
Sets the column containing the source.
setSourceColumn(String) - Method in class oracle.pgx.config.RdbmsEntityProviderConfigBuilder
Sets the name of the column holding the keys of the source vertices.
setSourceField(String) - Method in class oracle.pgx.config.EsEntityProviderConfigBuilder
Sets the name of the Field holding the keys of the source vertices.
setSourceFunctionName(String) - Method in class oracle.pgx.config.UdfFunctionConfigBuilder
name of the function in the source language
setSourceLocation(String) - Method in class oracle.pgx.config.UdfFunctionConfigBuilder
source code of the function provided as a unified resource identifier, either pointing to a a local file (relative to the location of this config or absolute), a web resource (prefix http://' or https://), a HDFS path (deprecated) (prefix hdfs:) or a classpath (prefix classpath:/ or jar:)
setSourceName(String) - Method in class oracle.pgx.config.PartitionedGraphConfigBuilder
 
setSourceType(SourceType) - Method in class oracle.pgx.config.PartitionedGraphConfigBuilder
The type of the graph source.
setSourceVertexKeyType(IdType) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
 
setSourceVertexProvider(String) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Sets the name of the source vertex provider
setSpinOnExit(boolean) - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
[Internal use only] If true spin after execution, rather than exiting.
setSplitsPerRegion(int) - Method in class oracle.pgx.config.PgHbaseGraphConfigBuilder
Sets the splits per region.
setStandardize(boolean) - Method in class oracle.pgx.api.mllib.WiseModelBuilder
Whether to standardize the batch before passing them through a convolutional layer.
setStandardize(boolean) - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
setStoreName(String) - Method in class oracle.pgx.config.PgNosqlGraphConfigBuilder
Sets the store name.
setStores(Object...) - Method in class oracle.pgx.config.GraphPropertyConfigBuilder
A list of storage identifiers that indicate where this property resides.
setStores(List<?>) - Method in class oracle.pgx.config.GraphPropertyConfigBuilder
A list of storage identifiers that indicate where this property resides.
setStoringOptions(FileGraphStoringConfig) - Method in class oracle.pgx.config.AbstractFileGraphConfigBuilder
Sets the storing options to use when storing the graph data.
setStoringOptions(FileGraphStoringConfig) - Method in class oracle.pgx.config.FileEntityProviderConfigBuilder
Sets the storing configuration.
setStrictMode(boolean) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Sets the strict mode.
setStrictMode(boolean) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Sets the strict mode.
setStrictMode(boolean) - Method in class oracle.pgx.config.PgxConfigBuilder
if true, exceptions are thrown and logged with ERROR level whenever engine encounters configuration problems, such as invalid keys, mismatches and other potential errors.
setString(int, String) - Method in class oracle.pg.rdbms.pgql.PgqlExecution
Sets the designated parameter to the given Java String value.
setString(int, String) - Method in interface oracle.pg.rdbms.pgql.PgqlPreparedStatement
Sets the designated parameter to the given Java String value.
setStringFieldsSize(int) - Method in class oracle.pg.imports.GraphImporter.Builder
 
setStringPoolingStrategy(StringPoolingStrategy) - Method in class oracle.pgx.config.GraphPropertyConfigBuilder
which string pooling strategy to use.
setStringPoolingStrategy(StringPoolingStrategy) - Method in class oracle.pgx.config.PgxConfigBuilder
which string pooling strategy to use
setStringPoolingStrategy(StringPoolingStrategy) - Method in class oracle.pgx.config.RuntimeConfigBuilder
which string pooling strategy to use
setSystemIdleDelayBeforeIdlingMsecs(int) - Method in class oracle.pgx.config.PgxConfigBuilder
When the system is idle for longer than `system_idle_delay_before_idling_msecs`, start placing active background threads to sleep to reduce CPU usage and power consumption.
setSystemIdleSleepIncrementIntervalMsecs(int) - Method in class oracle.pgx.config.PgxConfigBuilder
Idling will start with system_idle_sleep_increment_msecs sleep duration and will increment this much every system_idle_sleep_increment_interval_msecs to a maximum sleep of system_idle_sleep_max_msecs.
setSystemIdleSleepIncrementMsecs(int) - Method in class oracle.pgx.config.PgxConfigBuilder
Idling will start with system_idle_sleep_increment_msecs sleep duration and will increment this much every system_idle_sleep_increment_interval_msecs to a maximum sleep of system_idle_sleep_max_msecs.
setSystemIdleSleepMaxMsecs(int) - Method in class oracle.pgx.config.PgxConfigBuilder
Idling will start with system_idle_sleep_increment_msecs sleep duration and will increment this much every system_idle_sleep_increment_interval_msecs to a maximum sleep of system_idle_sleep_max_msecs.
setTablespace(String) - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfigBuilder
Sets the tablespace.
setTargetEdgeLabels(String...) - Method in class oracle.pgx.api.mllib.EdgeWiseModelBuilder
Set the target edge labels for the algorithm.
setTargetEdgeLabels(List<String>) - Method in class oracle.pgx.api.mllib.EdgeWiseModelBuilder
Set the target edge labels for the algorithm.
setTargetEdgeLabels(List<String>) - Method in class oracle.pgx.config.mllib.EdgeWiseModelConfig
 
setTargetEdgeLabelSets(List<Set<String>>) - Method in class oracle.pgx.config.mllib.EdgeWiseModelConfig
 
setTargetVertexLabels(String...) - Method in class oracle.pgx.api.mllib.GraphWiseModelBuilder
Set the target vertex labels for the algorithm.
setTargetVertexLabels(List<String>) - Method in class oracle.pgx.api.mllib.GraphWiseModelBuilder
Set the target vertex labels for the algorithm.
setTargetVertexLabels(List<String>) - Method in class oracle.pgx.config.mllib.GraphWiseModelConfig
 
setTargetVertexLabelSets(List<Set<String>>) - Method in class oracle.pgx.config.mllib.GraphWiseModelConfig
 
setTaskLength(int) - Method in class oracle.pgx.config.PgxConfigBuilder
default task length (only relevant for task-stealing strategies).
setTaskLength(int) - Method in class oracle.pgx.config.RuntimeConfigBuilder
default task length (only relevant for task-stealing strategies).
setThreads(int) - Method in class oracle.pg.imports.GraphImporter.Builder
 
setTime(int, LocalTime) - Method in class oracle.pg.rdbms.pgql.PgqlExecution
Sets the designated parameter to the given Java LocalTime value.
setTimeFormat(List<String>) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Sets the list of time formats used for loading and storing the provider.
setTimeFormat(List<String>) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Sets the list of time formats used for loading and storing the graph.
setTimeoutMs(int) - Method in class oracle.pgx.api.DataListener
 
setTimestamp(int, Timestamp) - Method in class oracle.pg.rdbms.pgql.PgqlExecution
Sets the designated parameter to the given Java Timestamp value.
setTimestamp(int, Timestamp) - Method in interface oracle.pg.rdbms.pgql.PgqlPreparedStatement
Sets the designated parameter to the given Java Timestamp value.
setTimestamp(int, LocalDateTime) - Method in class oracle.pg.rdbms.pgql.PgqlExecution
Sets the designated parameter to the given Java LocalDateTime value.
setTimestampFormat(List<String>) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Sets the list timestamp formats used for loading and storing the provider.
setTimestampFormat(List<String>) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Sets the list timestamp formats used for loading and storing the graph.
setTimestampWithTimezone(int, OffsetDateTime) - Method in class oracle.pg.rdbms.pgql.PgqlExecution
Sets the designated parameter to the given Java OffsetDateTime value.
setTimestampWithTimezoneFormat(List<String>) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Sets the list of timestamp with timezone formats used for loading and storing the provider.
setTimestampWithTimezoneFormat(List<String>) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Sets the list of timestamp with timezone formats used for loading and storing the graph.
setTimeWithTimezone(int, OffsetTime) - Method in class oracle.pg.rdbms.pgql.PgqlExecution
Sets the designated parameter to the given Java OffsetTime value.
setTimeWithTimezoneFormat(List<String>) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Sets the list of time with timezone formats used for loading and storing the provider.
setTimeWithTimezoneFormat(List<String>) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Sets the list of time with timezone formats used for loading and storing the graph.
setTmpDir(String) - Method in class oracle.pgx.config.PgxConfigBuilder
Use this path as temporary directory to store compilation artifacts and other temporary data.
setToken(String) - Method in class oracle.pgx.api.ServerInstance
Sets the current auth token for this ServerInstance.
setToNid(String) - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfigBuilder
Sets the column ID to write into.
setTrainingLoss(double) - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
setTransient(boolean) - Method in class oracle.pgx.api.PropertyMetaData
 
setTranslationCacheMaxCapacity(int) - Method in class oracle.pg.rdbms.pgql.PgqlConnection
Set max capacity value for the translation cache
setTrivialVertices(PgxGraph.TrivialVertices) - Method in class oracle.pgx.api.MutationStrategyBuilder
 
setType(Class<T>) - Method in class oracle.pgx.api.Synchronizer.Builder
Sets the type of synchronizer to build
setType(PropertyType) - Method in class oracle.pgx.config.GraphPropertyConfigBuilder
type of property (Note: date is deprecated, use one of local_date / time / timestamp / time_with_timezone / timestamp_with_timezone instead).
setType(PropertyType) - Method in class oracle.pgx.config.UdfFunctionArgumentConfigBuilder
type of the argument
setType(QueryArgumentType) - Method in class oracle.pgx.config.PreparedQueryArgumentConfigBuilder
argument type
SetType - Class in oracle.pgx.api.frames.schema.datatypes.collection
 
SetType(DataType) - Constructor for class oracle.pgx.api.frames.schema.datatypes.collection.SetType
 
setUdfConfigDirectory(String) - Method in class oracle.pgx.config.PgxConfigBuilder
directory path containing udf config files
setUNSAFEAllowForeignSyntax(boolean) - Method in class oracle.pgx.config.PgxConfigBuilder
(This flag reduces security, enable only if you know what you're doing!) Allow foreign syntax in user-provided Green-Marl programs
setUpdateConsistencyModel(UpdateConsistencyModel) - Method in class oracle.pgx.api.executionenvironment.ExecutionEnvironment
setUpdateConsistencyModelAsync(UpdateConsistencyModel) - Method in class oracle.pgx.api.executionenvironment.ExecutionEnvironment
Sets the consistency model to be used with in-place updates (if enabled).
setUpdateIntervalSec(int) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
 
setUpdatePropertiesInPlace(boolean) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
enables in-pplace non-structural updates.
setUpdateThreshold(int) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
 
setUploadBatchSize(int) - Method in class oracle.pgx.config.ClientConfigBuilder
Sets the upload batch size
setUri(String) - Method in class oracle.pgx.config.AbstractFileGraphConfigBuilder
Sets the unified resource identifier (URI) pointing to a file with graph data.
setUris(Iterable<String>) - Method in class oracle.pgx.config.AbstractFileGraphConfigBuilder
Sets the unified resource identifier (URI) list pointing to multiple files with graph vertices data.
setUris(Iterable<String>) - Method in class oracle.pgx.config.FileEntityProviderConfigBuilder
Sets the unified resource identifier (URI) list pointing to multiple files with table data.
setUris(String...) - Method in class oracle.pgx.config.AbstractFileGraphConfigBuilder
Sets the unified resource identifier (URI) list pointing to multiple files with graph vertices data.
setUris(String...) - Method in class oracle.pgx.config.FileEntityProviderConfigBuilder
Sets the unified resource identifier (URI) list pointing to multiple files with table data.
setUseGraphletSize(boolean) - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Sets whether to use or not the graphlet size (default: true)
setUseGraphletSize(Boolean) - Method in class oracle.pgx.config.mllib.Pg2vecModelConfig
 
setUseIndexForReachabilityQueries(ReachabilityIndexCreationMode) - Method in class oracle.pgx.config.PgxConfigBuilder
create index for reachability queries
setUseIndexForReachabilityQueries(ReachabilityIndexCreationMode) - Method in class oracle.pgx.config.RuntimeConfigBuilder
create index for reachability queries
setUseInfiniband(boolean) - Method in class oracle.pgx.config.PgxConfigBuilder
If set to true, InfiniBand will be used.
setUseMemoryMapperForReadingPgb(boolean) - Method in class oracle.pgx.config.PgxConfigBuilder
if true, use memory mapped files for reading graphs in PGB format if possible; false always use s stream based implementation
setUseMemoryMapperForReadingPgb(boolean) - Method in class oracle.pgx.config.RuntimeConfigBuilder
if true, use memory mapped files for reading graphs in PGB format if possible; false always use s stream based implementation
setUseMemoryMapperForStoringPgb(boolean) - Method in class oracle.pgx.config.PgxConfigBuilder
if true, use memory mapped files for storing in PGB format if possible; if false always use a stream based implementation
setUseMemoryMapperForStoringPgb(boolean) - Method in class oracle.pgx.config.RuntimeConfigBuilder
if true, use memory mapped files for storing in PGB format if possible; if false always use a stream based implementation
setUseOpenmpThreadPool(boolean) - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
[Internal use only] If true, use OpenMP based thread pool.
setUsePrefix(boolean) - Method in class oracle.pgx.config.RdfGraphConfigBuilder
 
setUsername(String) - Method in class oracle.pgx.config.EsEntityProviderConfigBuilder
Sets the username.
setUsername(String) - Method in class oracle.pgx.config.mllib.DbModelLoadingConfiguration
 
setUsername(String) - Method in class oracle.pgx.config.mllib.DbModelRepositoryConfiguration
 
setUsername(String) - Method in class oracle.pgx.config.mllib.DbModelStoringConfiguration
 
setUsername(String) - Method in class oracle.pgx.config.PartitionedGraphConfigBuilder
Sets the default username to use when connecting to database (for providers in RDBMS format only)
setUsername(String) - Method in class oracle.pgx.config.PgNosqlGraphConfigBuilder
Sets the username
setUsername(String) - Method in class oracle.pgx.config.PgRdbmsGraphConfigBuilder
Sets the username.
setUsername(String) - Method in class oracle.pgx.config.RdbmsEntityProviderConfigBuilder
Sets the username.
setUsername(String) - Method in class oracle.pgx.config.RdfGraphConfigBuilder
 
setUsername(String) - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfigBuilder
Sets the username.
setUserPrincipal(String) - Method in class oracle.pgx.config.PgHbaseGraphConfigBuilder
Sets the User Principal
setUseVertexPropertyValueAsLabel(String) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Load the given property as vertex label.
setValue(Object) - Method in class oracle.pgx.config.PreparedQueryArgumentConfigBuilder
value
setValues(Map<K, V>) - Method in class oracle.pgx.api.Property
Blocking version of Property.setValuesAsync(Map).
setValues(Map<K, V>, V) - Method in class oracle.pgx.api.Property
setValuesAsync(Map<K, V>) - Method in class oracle.pgx.api.Property
Sets multiple property values.
setValuesAsync(Map<K, V>, V) - Method in class oracle.pgx.api.Property
Sets multiple property values.
setVariant(EdgeWiseModelConfig.EdgeWiseConvModelVariant) - Method in class oracle.pgx.config.mllib.EdgeWiseModelConfig
 
setVariant(GraphWiseModelConfig.GraphConvModelVariant) - Method in class oracle.pgx.config.mllib.GraphWiseModelConfig
 
setVectorComponentDelimiter(Character) - Method in class oracle.pgx.config.AbstractFileGraphConfigBuilder
Set the delimiter for the components of vector properties
setVectorComponentDelimiter(Character) - Method in class oracle.pgx.config.FileEntityProviderConfigBuilder
Set the delimiter for the components of vector properties
setVertexExtension(String) - Method in class oracle.pgx.config.FileGraphStoringConfigBuilder
Sets the vertex extension.
setVertexIdColumn(Object) - Method in class oracle.pgx.config.AbstractFileGraphConfigBuilder
Sets the column containing the vertex id.
setVertexIdPropertyType(PropertyType) - Method in class oracle.pgx.config.mllib.DeepWalkModelConfig
 
setVertexIdStrategy(IdStrategy) - Method in class oracle.pgx.api.GraphMetaData
 
setVertexIdStrategy(IdStrategy) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Sets the ID strategy used for the vertices of this graph
setVertexIdType(IdType) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Sets the type of vertex IDs
setVertexIdType(IdType) - Method in class oracle.pgx.config.AbstractPgGraphConfigBuilder
 
setVertexIdType(IdType) - Method in class oracle.pgx.config.RdfGraphConfigBuilder
 
setVertexInputPropertyConfigs(InputPropertyConfig...) - Method in class oracle.pgx.api.mllib.WiseModelBuilder
Set vertex input property configs.
setVertexInputPropertyConfigs(InputPropertyConfig...) - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
setVertexInputPropertyNames(String...) - Method in class oracle.pgx.api.mllib.WiseModelBuilder
Set the input features for the algorithm in the form of names of properties on the graph.
setVertexInputPropertyNames(List<String>) - Method in class oracle.pgx.api.mllib.WiseModelBuilder
Set the input features for the algorithm in the form of names of properties on the graph.
setVertexInputPropertyNames(List<String>) - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
setVertexLabels(String) - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfigBuilder
Sets the column name from where to get the vertex labels.
setVertexLabelsColumn(Object) - Method in class oracle.pgx.config.AbstractFileGraphConfigBuilder
Sets the column containing the vertex labels.
setVertexPropertyNames(Collection<String>) - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Sets the property names to consider for pg2vec model training (required input)
setVertexPropertyNames(Collection<String>) - Method in class oracle.pgx.config.mllib.Pg2vecModelConfig
 
setVertexProviders(Iterable<? extends ConvertibleToEntityProviderConfigBuilder>) - Method in class oracle.pgx.config.PartitionedGraphConfigBuilder
Set the vertex providers of the graph
setVertexProviders(ConvertibleToEntityProviderConfigBuilder...) - Method in class oracle.pgx.config.PartitionedGraphConfigBuilder
Set the vertex providers of the graph
setVertexProvidersMetaData(Map<String, VertexProviderMetaData>) - Method in class oracle.pgx.api.GraphMetaData
Set the vertex tables metadata
setVertexTargetPropertyName(String) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModelBuilder
Set the target (labels) for the algorithm in the form of a property name of the graph.
setVertexTargetPropertyName(String) - Method in class oracle.pgx.config.mllib.SupervisedGraphWiseModelConfig
 
setVertexUris(Iterable<String>) - Method in class oracle.pgx.config.AbstractFileGraphConfigBuilder
Sets the unified resource identifier (URI) list pointing to multiple files with graph vertices data.
setVertexUris(String...) - Method in class oracle.pgx.config.AbstractFileGraphConfigBuilder
Sets the unified resource identifier (URI) list pointing to multiple files with graph vertices data.
setVertexViewName(String) - Method in class oracle.pgx.config.PgRdbmsGraphConfigBuilder
Sets the vertex view name.
setVerticesTableName(String) - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfigBuilder
setViewParallelHintDegree(Integer) - Method in class oracle.pgx.config.PgRdbmsGraphConfigBuilder
Sets the parallel hint degree if loading from a view.
setWalkLength(int) - Method in class oracle.pgx.api.mllib.DeepWalkModelBuilder
Sets the length of the walks (default: 5)
setWalkLength(int) - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Sets the length of the walks (default: 5)
setWalkLength(int) - Method in class oracle.pgx.config.mllib.DeepWalkModelConfig
 
setWalkLength(int) - Method in class oracle.pgx.config.mllib.Pg2vecModelConfig
 
setWalksPerVertex(int) - Method in class oracle.pgx.api.mllib.DeepWalkModelBuilder
Sets the number of walks to consider per vertex (default: 4)
setWalksPerVertex(int) - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Sets the number of walks to consider per vertex (default: 4)
setWalksPerVertex(int) - Method in class oracle.pgx.config.mllib.DeepWalkModelConfig
 
setWalksPerVertex(int) - Method in class oracle.pgx.config.mllib.Pg2vecModelConfig
 
setWeight(int) - Method in class oracle.pgx.config.AnalysisTaskConfigBuilder
the weight of the task.
setWeight(Integer) - Method in class oracle.pgx.api.executionenvironment.CpuEnvironment
setWeightAsync(Integer) - Method in class oracle.pgx.api.executionenvironment.CpuEnvironment
Sets the weight to the given value
setWeightDecay(double) - Method in class oracle.pgx.api.mllib.WiseModelBuilder
Set the weight decay used for the Adam optimizer
setWeightDecay(double) - Method in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
 
setWeightedAggregationProperty(String) - Method in class oracle.pgx.api.mllib.GraphWiseConvLayerConfigBuilder
Set the graph property to be used for weighted aggregation.
setWeightedAggregationProperty(String) - Method in class oracle.pgx.config.mllib.GraphWiseConvLayerConfig
 
setWeightInitScheme(WeightInitScheme) - Method in class oracle.pgx.api.mllib.GraphWiseBaseConvLayerConfigBuilder
Set the weight initialization scheme for the weights of this layer.
setWeightInitScheme(WeightInitScheme) - Method in class oracle.pgx.api.mllib.GraphWisePredictionLayerConfigBuilder
Sets the weight initialization scheme for the weights of the layer.
setWeightInitScheme(WeightInitScheme) - Method in class oracle.pgx.config.mllib.GraphWiseBaseConvLayerConfig
 
setWeightInitScheme(WeightInitScheme) - Method in class oracle.pgx.config.mllib.GraphWisePredictionLayerConfig
 
setWindowSize(int) - Method in class oracle.pgx.api.mllib.DeepWalkModelBuilder
Sets the window size to consider while training the model (default: 5)
setWindowSize(int) - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Sets the window size to consider while training the model (default: 5)
setWindowSize(int) - Method in class oracle.pgx.config.mllib.DeepWalkModelConfig
 
setWindowSize(int) - Method in class oracle.pgx.config.mllib.Pg2vecModelConfig
 
setWithVisibleProperties(String...) - Method in class oracle.pgx.config.FrontierRedactedVerticesConfigBuilder
List of visible properties on the frontier redacted vertices
setZkClientPort(int) - Method in class oracle.pgx.config.PgHbaseGraphConfigBuilder
Sets the ZooKeeper client port.
setZkNodeParent(String) - Method in class oracle.pgx.config.PgHbaseGraphConfigBuilder
Sets the ZooKeeper node parent.
setZkQuorum(String) - Method in class oracle.pgx.config.PgHbaseGraphConfigBuilder
Sets the ZooKeeper quorum.
setZkSessionTimeout(int) - Method in class oracle.pgx.config.PgHbaseGraphConfigBuilder
Sets the ZooKeeper session timeout.
SHARED_GRAPH_INFO - oracle.pgx.config.LinkTemplate
 
SHARED_GRAPHS - oracle.pgx.config.LinkTemplate
 
SHELL_VERSION - oracle.pgx.api.admin.StartupLogEntryItem
pgx shell version
SHORT - oracle.pgx.config.FrontierTypeStrategy
Works for up to 2^16 levels.
shortestPathBellmanFord(PgxGraph, ID, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Convenience wrapper around Analyst.shortestPathBellmanFord(PgxGraph, PgxVertex, EdgeProperty) taking a vertex ID instead of PgxVertex.
shortestPathBellmanFord(PgxGraph, ID, EdgeProperty<Double>, VertexProperty<ID, Double>, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>) - Method in class oracle.pgx.api.Analyst
shortestPathBellmanFord(PgxGraph, PgxVertex<ID>, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Bellman-ford finds multiple shortest paths at the same time
shortestPathBellmanFord(PgxGraph, PgxVertex<ID>, EdgeProperty<Double>, boolean) - Method in class oracle.pgx.api.Analyst
Bellman-ford finds multiple shortest paths at the same time
shortestPathBellmanFord(PgxGraph, PgxVertex<ID>, EdgeProperty<Double>, VertexProperty<ID, Double>, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>) - Method in class oracle.pgx.api.Analyst
Bellman-ford finds multiple shortest paths at the same time
shortestPathBellmanFord(PgxGraph, PgxVertex<ID>, EdgeProperty<Double>, VertexProperty<ID, Double>, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>, boolean) - Method in class oracle.pgx.api.Analyst
Bellman-ford finds multiple shortest paths at the same time
shortestPathBellmanFordAsync(PgxGraph, PgxVertex<ID>, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Bellman-ford finds multiple shortest paths at the same time
shortestPathBellmanFordAsync(PgxGraph, PgxVertex<ID>, EdgeProperty<Double>, boolean) - Method in class oracle.pgx.api.Analyst
Bellman-ford finds multiple shortest paths at the same time
shortestPathBellmanFordAsync(PgxGraph, PgxVertex<ID>, EdgeProperty<Double>, VertexProperty<ID, Double>, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>) - Method in class oracle.pgx.api.Analyst
Bellman-ford finds multiple shortest paths at the same time
shortestPathBellmanFordAsync(PgxGraph, PgxVertex<ID>, EdgeProperty<Double>, VertexProperty<ID, Double>, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>, boolean) - Method in class oracle.pgx.api.Analyst
Bellman-ford finds multiple shortest paths at the same time
shortestPathBellmanFordReverse(PgxGraph, ID, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Convenience wrapper around Analyst.shortestPathBellmanFordReverse(PgxGraph, PgxVertex, EdgeProperty) taking a vertex ID instead of PgxVertex.
shortestPathBellmanFordReverse(PgxGraph, ID, EdgeProperty<Double>, VertexProperty<ID, Double>, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>) - Method in class oracle.pgx.api.Analyst
shortestPathBellmanFordReverse(PgxGraph, PgxVertex<ID>, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Reversed bellman-ford finds multiple shortest paths at the same time
shortestPathBellmanFordReverse(PgxGraph, PgxVertex<ID>, EdgeProperty<Double>, VertexProperty<ID, Double>, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>) - Method in class oracle.pgx.api.Analyst
Reversed bellman-ford finds multiple shortest paths at the same time
shortestPathBellmanFordReverseAsync(PgxGraph, PgxVertex<ID>, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Reversed bellman-ford finds multiple shortest paths at the same time
shortestPathBellmanFordReverseAsync(PgxGraph, PgxVertex<ID>, EdgeProperty<Double>, VertexProperty<ID, Double>, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>) - Method in class oracle.pgx.api.Analyst
Reversed bellman-ford finds multiple shortest paths at the same time
shortestPathDijkstra(PgxGraph, ID, ID, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Convenience wrapper around Analyst.shortestPathDijkstra(PgxGraph, PgxVertex, PgxVertex, EdgeProperty) taking vertex IDs instead of PgxVertex.
shortestPathDijkstra(PgxGraph, ID, ID, EdgeProperty<Double>, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>) - Method in class oracle.pgx.api.Analyst
Convenience wrapper around Analyst.shortestPathDijkstra(PgxGraph, PgxVertex, PgxVertex, EdgeProperty) taking vertex IDs instead of PgxVertex.
shortestPathDijkstra(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Dijkstra is a fast algorithm for finding a shortest path in a graph
shortestPathDijkstra(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>, boolean) - Method in class oracle.pgx.api.Analyst
Undirected Dijkstra's algorithm is a variant of Dijkstra's algorithm that ignores edge directions.
shortestPathDijkstra(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>) - Method in class oracle.pgx.api.Analyst
Dijkstra is a fast algorithm for finding a shortest path in a graph
shortestPathDijkstra(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>, boolean) - Method in class oracle.pgx.api.Analyst
Undirected Dijkstra's algorithm is a variant of Dijkstra's algorithm that ignores edge directions.
shortestPathDijkstraAsync(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Dijkstra is a fast algorithm for finding a shortest path in a graph
shortestPathDijkstraAsync(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>, boolean) - Method in class oracle.pgx.api.Analyst
Undirected Dijkstra's algorithm is a variant of Dijkstra's algorithm that ignores edge directions.
shortestPathDijkstraAsync(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>) - Method in class oracle.pgx.api.Analyst
Dijkstra is a fast algorithm for finding a shortest path in a graph
shortestPathDijkstraAsync(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>, boolean) - Method in class oracle.pgx.api.Analyst
Undirected Dijkstra's algorithm is a variant of Dijkstra's algorithm that ignores edge directions.
shortestPathDijkstraBidirectional(PgxGraph, ID, ID, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
shortestPathDijkstraBidirectional(PgxGraph, ID, ID, EdgeProperty<Double>, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>) - Method in class oracle.pgx.api.Analyst
shortestPathDijkstraBidirectional(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Bidirectional dijkstra is a fast algorithm for finding a shortest path in a graph
shortestPathDijkstraBidirectional(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>, boolean) - Method in class oracle.pgx.api.Analyst
Undirected bidirectional dijkstra is a variant of bidirectional dijkstra that ignores edge directions
shortestPathDijkstraBidirectional(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>) - Method in class oracle.pgx.api.Analyst
Bidirectional dijkstra is a fast algorithm for finding a shortest path in a graph
shortestPathDijkstraBidirectional(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>, boolean) - Method in class oracle.pgx.api.Analyst
Undirected bidirectional dijkstra is a variant of bidirectional dijkstra that ignores edge directions
shortestPathDijkstraBidirectionalAsync(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Bidirectional dijkstra is a fast algorithm for finding a shortest path in a graph
shortestPathDijkstraBidirectionalAsync(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>, boolean) - Method in class oracle.pgx.api.Analyst
Undirected bidirectional dijkstra is a variant of bidirectional dijkstra that ignores edge directions
shortestPathDijkstraBidirectionalAsync(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>, String, String) - Method in class oracle.pgx.api.Analyst
 
shortestPathDijkstraBidirectionalAsync(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>, String, String, boolean) - Method in class oracle.pgx.api.Analyst
 
shortestPathDijkstraBidirectionalAsync(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>) - Method in class oracle.pgx.api.Analyst
Bidirectional dijkstra is a fast algorithm for finding a shortest path in a graph
shortestPathDijkstraBidirectionalAsync(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>, boolean) - Method in class oracle.pgx.api.Analyst
Undirected bidirectional dijkstra is a variant of bidirectional dijkstra that ignores edge directions
shortestPathFilteredDijkstra(PgxGraph, ID, ID, EdgeProperty<Double>, GraphFilter) - Method in class oracle.pgx.api.Analyst
shortestPathFilteredDijkstra(PgxGraph, ID, ID, EdgeProperty<Double>, GraphFilter, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>) - Method in class oracle.pgx.api.Analyst
shortestPathFilteredDijkstra(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>, GraphFilter) - Method in class oracle.pgx.api.Analyst
Filtered Dijkstra is a fast algorithm for finding a shortest path while also filtering edges
shortestPathFilteredDijkstra(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>, GraphFilter, boolean) - Method in class oracle.pgx.api.Analyst
Undirected filtered djkstra is variation of the filtered djkstra's algorithm that ignores edge directions.
shortestPathFilteredDijkstra(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>, GraphFilter, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>) - Method in class oracle.pgx.api.Analyst
Filtered Dijkstra is a fast algorithm for finding a shortest path while also filtering edges
shortestPathFilteredDijkstra(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>, GraphFilter, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>, boolean) - Method in class oracle.pgx.api.Analyst
Undirected filtered djkstra is variation of the filtered djkstra's algorithm that ignores edge directions.
shortestPathFilteredDijkstraAsync(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>, GraphFilter) - Method in class oracle.pgx.api.Analyst
Filtered Dijkstra is a fast algorithm for finding a shortest path while also filtering edges
shortestPathFilteredDijkstraAsync(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>, GraphFilter, boolean) - Method in class oracle.pgx.api.Analyst
Undirected filtered djkstra is variation of the filtered djkstra's algorithm that ignores edge directions.
shortestPathFilteredDijkstraAsync(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>, GraphFilter, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>) - Method in class oracle.pgx.api.Analyst
Filtered Dijkstra is a fast algorithm for finding a shortest path while also filtering edges
shortestPathFilteredDijkstraAsync(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>, GraphFilter, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>, boolean) - Method in class oracle.pgx.api.Analyst
Undirected filtered djkstra is variation of the filtered djkstra's algorithm that ignores edge directions.
shortestPathFilteredDijkstraBidirectional(PgxGraph, ID, ID, EdgeProperty<Double>, GraphFilter) - Method in class oracle.pgx.api.Analyst
shortestPathFilteredDijkstraBidirectional(PgxGraph, ID, ID, EdgeProperty<Double>, GraphFilter, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>) - Method in class oracle.pgx.api.Analyst
shortestPathFilteredDijkstraBidirectional(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>, GraphFilter) - Method in class oracle.pgx.api.Analyst
Bidirectional dijkstra is a fast algorithm for finding a shortest path while also filtering edges
shortestPathFilteredDijkstraBidirectional(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>, GraphFilter, boolean) - Method in class oracle.pgx.api.Analyst
Bidirectional dijkstra is a fast algorithm for finding a shortest path while also filtering edges
shortestPathFilteredDijkstraBidirectional(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>, GraphFilter, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>) - Method in class oracle.pgx.api.Analyst
Bidirectional dijkstra is a fast algorithm for finding a shortest path while also filtering edges
shortestPathFilteredDijkstraBidirectional(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>, GraphFilter, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>, boolean) - Method in class oracle.pgx.api.Analyst
Bidirectional dijkstra is a fast algorithm for finding a shortest path while also filtering edges
shortestPathFilteredDijkstraBidirectionalAsync(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>, GraphFilter) - Method in class oracle.pgx.api.Analyst
Bidirectional dijkstra is a fast algorithm for finding a shortest path while also filtering edges
shortestPathFilteredDijkstraBidirectionalAsync(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>, GraphFilter, boolean) - Method in class oracle.pgx.api.Analyst
Bidirectional dijkstra is a fast algorithm for finding a shortest path while also filtering edges
shortestPathFilteredDijkstraBidirectionalAsync(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>, GraphFilter, String, String) - Method in class oracle.pgx.api.Analyst
 
shortestPathFilteredDijkstraBidirectionalAsync(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>, GraphFilter, String, String, boolean) - Method in class oracle.pgx.api.Analyst
 
shortestPathFilteredDijkstraBidirectionalAsync(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>, GraphFilter, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>) - Method in class oracle.pgx.api.Analyst
Bidirectional dijkstra is a fast algorithm for finding a shortest path while also filtering edges
shortestPathFilteredDijkstraBidirectionalAsync(PgxGraph, PgxVertex<ID>, PgxVertex<ID>, EdgeProperty<Double>, GraphFilter, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>, boolean) - Method in class oracle.pgx.api.Analyst
Bidirectional dijkstra is a fast algorithm for finding a shortest path while also filtering edges
shortestPathHopDist(PgxGraph, ID) - Method in class oracle.pgx.api.Analyst
Convenience wrapper around Analyst.shortestPathHopDist(PgxGraph, PgxVertex) taking a vertex ID instead of PgxVertex.
shortestPathHopDist(PgxGraph, ID, VertexProperty<ID, Double>, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>) - Method in class oracle.pgx.api.Analyst
shortestPathHopDist(PgxGraph, PgxVertex<ID>) - Method in class oracle.pgx.api.Analyst
Hop distance can give a relatively fast insight on the distances in a graph
shortestPathHopDist(PgxGraph, PgxVertex<ID>, VertexProperty<ID, Double>, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>) - Method in class oracle.pgx.api.Analyst
Hop distance can give a relatively fast insight on the distances in a graph
shortestPathHopDistAsync(PgxGraph, PgxVertex<ID>) - Method in class oracle.pgx.api.Analyst
Hop distance can give a relatively fast insight on the distances in a graph
shortestPathHopDistAsync(PgxGraph, PgxVertex<ID>, VertexProperty<ID, Double>, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>) - Method in class oracle.pgx.api.Analyst
Hop distance can give a relatively fast insight on the distances in a graph
shortestPathHopDistReverse(PgxGraph, ID) - Method in class oracle.pgx.api.Analyst
Convenience wrapper around Analyst.shortestPathHopDistReverse(PgxGraph, PgxVertex) taking a vertex ID instead of PgxVertex.
shortestPathHopDistReverse(PgxGraph, ID, VertexProperty<ID, Double>, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>) - Method in class oracle.pgx.api.Analyst
shortestPathHopDistReverse(PgxGraph, PgxVertex<ID>) - Method in class oracle.pgx.api.Analyst
Backwards hop distance can give a relatively fast insight on the distances in a graph
shortestPathHopDistReverse(PgxGraph, PgxVertex<ID>, VertexProperty<ID, Double>, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>) - Method in class oracle.pgx.api.Analyst
Backwards hop distance can give a relatively fast insight on the distances in a graph
shortestPathHopDistReverseAsync(PgxGraph, PgxVertex<ID>) - Method in class oracle.pgx.api.Analyst
Backwards hop distance can give a relatively fast insight on the distances in a graph
shortestPathHopDistReverseAsync(PgxGraph, PgxVertex<ID>, VertexProperty<ID, Double>, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>) - Method in class oracle.pgx.api.Analyst
Backwards hop distance can give a relatively fast insight on the distances in a graph
shortestPathHopDistUndirected(PgxGraph, PgxVertex<ID>) - Method in class oracle.pgx.api.Analyst
Undirected hop distance can give a relatively fast insight on the distances in a graph
shortestPathHopDistUndirected(PgxGraph, PgxVertex<ID>, VertexProperty<ID, Double>, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>) - Method in class oracle.pgx.api.Analyst
Undirected hop distance can give a relatively fast insight on the distances in a graph
shortestPathHopDistUndirectedAsync(PgxGraph, PgxVertex<ID>) - Method in class oracle.pgx.api.Analyst
Undirected hop distance can give a relatively fast insight on the distances in a graph
shortestPathHopDistUndirectedAsync(PgxGraph, PgxVertex<ID>, VertexProperty<ID, Double>, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>) - Method in class oracle.pgx.api.Analyst
Undirected hop distance can give a relatively fast insight on the distances in a graph
SHOW_ALLOCATIONS - oracle.pgx.config.EnterpriseSchedulerFlagsConfig.Field
If true show memory allocation information.
SHOW_DEBUG - oracle.pgx.config.EnterpriseSchedulerFlagsConfig.Field
[Internal use only] If true enable debug output.
SHOW_DETERMINISTIC_OUTPUT - oracle.pgx.config.EnterpriseSchedulerFlagsConfig.Field
[Internal use only] If true omit thread IDs in debug output (set to true for determinism in regression tests)
SHOW_ENVIRONMENT - oracle.pgx.config.EnterpriseSchedulerFlagsConfig.Field
If true show version numbers and main environment settings at startup.
SHOW_LOGGING - oracle.pgx.config.EnterpriseSchedulerFlagsConfig.Field
If true enable summary logging -- this is available even in non-debug builds and includes information such as the machine h/w information obtained at start-up, and per-job / per-loop* information about the workload.
SHOW_PROFILING - oracle.pgx.config.EnterpriseSchedulerFlagsConfig.Field
If true show profiling information.
SHOW_SCHEDULER_STATE - oracle.pgx.config.EnterpriseSchedulerFlagsConfig.Field
If true dump scheduler state on each update.
SHOW_WARNINGS - oracle.pgx.config.EnterpriseSchedulerFlagsConfig.Field
If true enable warnings.
shutdown(long, TimeUnit) - Method in interface oracle.pgx.api.admin.Control
gracefully shuts down the engine and cleans up resources.
SHUTDOWN_ENGINE - oracle.pgx.config.LinkTemplate
 
shutdownEngine(long, TimeUnit) - Method in class oracle.pgx.api.ServerInstance
shutdownEngineAsync(long, TimeUnit) - Method in class oracle.pgx.api.ServerInstance
Gracefully shuts down the engine and cleans up resources.
shutdownEngineNow() - Method in class oracle.pgx.api.ServerInstance
shutdownEngineNowAsync() - Method in class oracle.pgx.api.ServerInstance
Forces the engine to stop and clean up resources.
shutdownEngineNowIfRunning() - Method in class oracle.pgx.api.ServerInstance
shutdownEngineNowIfRunningAsync() - Method in class oracle.pgx.api.ServerInstance
If the engine is currently up forces it to stop and clean up resources.
shutdownNow() - Method in interface oracle.pgx.api.admin.Control
forces the engine to stop and clean up resources.
shutdownNowIfRunning() - Method in interface oracle.pgx.api.admin.Control
 
SIGMOID_CROSS_ENTROPY - oracle.pgx.config.mllib.loss.LossFunction.LossType
 
SIGMOID_CROSS_ENTROPY - oracle.pgx.config.mllib.UnsupervisedEdgeWiseModelConfig.LossFunction
 
SIGMOID_CROSS_ENTROPY - oracle.pgx.config.mllib.UnsupervisedGraphWiseModelConfig.LossFunction
 
SIGMOID_CROSS_ENTROPY_LOSS - Static variable in class oracle.pgx.config.mllib.loss.LossFunctions
 
SigmoidCrossEntropyLoss - Class in oracle.pgx.config.mllib.loss
 
SigmoidCrossEntropyLoss() - Constructor for class oracle.pgx.config.mllib.loss.SigmoidCrossEntropyLoss
 
SILENT - oracle.pgx.config.OnMismatch
silently ignore and go on.
simpleString() - Method in class oracle.pgx.api.frames.schema.datatypes.BooleanType
 
simpleString() - Method in class oracle.pgx.api.frames.schema.datatypes.collection.SetType
 
simpleString() - Method in class oracle.pgx.api.frames.schema.datatypes.collection.VectorType
 
simpleString() - Method in class oracle.pgx.api.frames.schema.datatypes.DataType
 
simpleString() - Method in class oracle.pgx.api.frames.schema.datatypes.graph.EdgeType
 
simpleString() - Method in class oracle.pgx.api.frames.schema.datatypes.graph.VertexType
 
simpleString() - Method in class oracle.pgx.api.frames.schema.datatypes.numeric.DoubleType
 
simpleString() - Method in class oracle.pgx.api.frames.schema.datatypes.numeric.FloatType
 
simpleString() - Method in class oracle.pgx.api.frames.schema.datatypes.numeric.IntegerType
 
simpleString() - Method in class oracle.pgx.api.frames.schema.datatypes.numeric.LongType
 
simpleString() - Method in class oracle.pgx.api.frames.schema.datatypes.spatial.Point2dType
 
simpleString() - Method in class oracle.pgx.api.frames.schema.datatypes.StringType
 
simpleString() - Method in class oracle.pgx.api.frames.schema.datatypes.temporal.LocalDateType
 
simpleString() - Method in class oracle.pgx.api.frames.schema.datatypes.temporal.TimestampType
 
simpleString() - Method in class oracle.pgx.api.frames.schema.datatypes.temporal.TimestampWithTimezoneType
 
simpleString() - Method in class oracle.pgx.api.frames.schema.datatypes.temporal.TimeType
 
simpleString() - Method in class oracle.pgx.api.frames.schema.datatypes.temporal.TimeWithTimezoneType
 
simplify() - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.simplifyAsync().
simplify(String) - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.simplifyAsync(String).
simplify(Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, PgxGraph.MultiEdges, PgxGraph.SelfEdges, PgxGraph.TrivialVertices, PgxGraph.Mode, String) - Method in class oracle.pgx.api.PgxGraph
simplify(PgxGraph.MultiEdges, PgxGraph.SelfEdges, PgxGraph.TrivialVertices, PgxGraph.Mode, String) - Method in class oracle.pgx.api.PgxGraph
simplify(MutationStrategy) - Method in class oracle.pgx.api.PgxGraph
 
SIMPLIFY - oracle.pgx.config.LinkTemplate
 
SIMPLIFY_MIN_MAX_ASSIGN - oracle.pgx.api.GmCompilerOptimization
 
simplifyAsync() - Method in class oracle.pgx.api.PgxGraph
Convenience method around PgxGraph.simplifyAsync(String) passing null as getId()
simplifyAsync(String) - Method in class oracle.pgx.api.PgxGraph
Convenience method for PgxGraph.simplifyAsync(MultiEdges, SelfEdges, TrivialVertices, Mode, String)
Passing StrategyType as StrategyType.REMOVE_MULTI_EDGES SelfEdges as SelfEdges.REMOVE_SELF_EDGES Trivial Vertices as TrivialVertices.REMOVE_TRIVIAL_VERTICES Mode as Mode.CREATE_COPY
simplifyAsync(Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, PgxGraph.MultiEdges, PgxGraph.SelfEdges, PgxGraph.TrivialVertices, PgxGraph.Mode, String) - Method in class oracle.pgx.api.PgxGraph
Create a simplified version of a graph.
simplifyAsync(PgxGraph.MultiEdges, PgxGraph.SelfEdges, PgxGraph.TrivialVertices, PgxGraph.Mode, String) - Method in class oracle.pgx.api.PgxGraph
Convenience method for PgxGraph.simplifyAsync(Collection, Collection, MultiEdges, SelfEdges, TrivialVertices, Mode, String)
Passing Collection(vertexProperties) as VertexProperty.ALL Collection(edgeProperties) as EdgeProperty.ALL
simplifyAsync(MutationStrategy) - Method in class oracle.pgx.api.PgxGraph
 
size() - Method in interface oracle.pgx.algorithm.EdgeSequence
Get the number of edges in the sequence.
size() - Method in interface oracle.pgx.algorithm.EdgeSet
Get the number of edges in the set.
size() - Method in interface oracle.pgx.algorithm.PgxMap
Get the number of elements in the map.
size() - Method in interface oracle.pgx.algorithm.VertexSequence
Get the number of vertices in the sequence.
size() - Method in interface oracle.pgx.algorithm.VertexSet
Get the number of vertices in the set.
size() - Method in class oracle.pgx.api.Partition
Gets the size of this partition.
size() - Method in class oracle.pgx.api.PgxCollection
Blocking version of PgxCollection.sizeAsync().
size() - Method in class oracle.pgx.api.PgxMap
Blocking version of PgxMap.sizeAsync().
size() - Method in class oracle.pgx.api.Property
Blocking version of Property.sizeAsync().
sizeAsync() - Method in class oracle.pgx.api.PgxCollection
Gets the number of elements in this collection
sizeAsync() - Method in class oracle.pgx.api.PgxMap
Returns the size of the map
sizeAsync() - Method in class oracle.pgx.api.Property
Gets the size/length of this property.
SKIP_EDGES - oracle.pgx.config.GraphLoadingConfig.Field
whether or not to load the edges
SKIP_VERTICES - oracle.pgx.config.GraphLoadingConfig.Field
whether or not to load the vertices
skipEdgeLoading() - Method in class oracle.pgx.config.AbstractTwoTablesRdbmsGraphConfig
 
skipEdgeLoading() - Method in class oracle.pgx.config.GraphConfig
 
skipEdges() - Method in class oracle.pgx.config.GraphLoadingConfig
whether or not to load the edges
skipVertexLoading() - Method in class oracle.pgx.config.AbstractTwoTablesRdbmsGraphConfig
 
skipVertexLoading() - Method in class oracle.pgx.config.GraphConfig
 
skipVertices() - Method in class oracle.pgx.config.GraphLoadingConfig
whether or not to load the vertices
SMALL_TASK_LENGTH - oracle.pgx.config.PgxConfig.Field
task length if total amount of work is small than default task length (only relevant for task-stealing strategies)
SMALL_TASK_LENGTH - oracle.pgx.config.RuntimeConfig.Field
task length if total amount of work is small than default task length (only relevant for task-stealing strategies)
SNAPSHOT_CHECKOUT - oracle.pgx.config.LinkTemplate
 
SNAPSHOT_SELF - oracle.pgx.config.LinkTemplate
 
SNAPSHOTS_SOURCE - oracle.pgx.config.GraphLoadingConfig.Field
source of graph snapshots: if REFRESH, new snapshots can be created only by reading the graph again via this config (e.g., with `readGraphWithProperties`), or equivalently via auto-refresh if enabled; if CHANGE_SET, new snapshots can be added only via changesets by any session.
SnapshotsSource - Enum in oracle.pgx.config
Enum to describe standard snapshot publishers.
SOFTMAX_CROSS_ENTROPY - oracle.pgx.config.mllib.loss.LossFunction.LossType
 
SOFTMAX_CROSS_ENTROPY_LOSS - Static variable in class oracle.pgx.config.mllib.loss.LossFunctions
 
SoftmaxCrossEntropyLoss - Class in oracle.pgx.config.mllib.loss
 
SoftmaxCrossEntropyLoss() - Constructor for class oracle.pgx.config.mllib.loss.SoftmaxCrossEntropyLoss
 
SORT_BY_DEGREE - oracle.pgx.config.LinkTemplate
 
sortByDegree() - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.sortByDegreeAsync().
sortByDegree(String) - Method in class oracle.pgx.api.PgxGraph
sortByDegree(Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, PgxGraph.SortOrder, PgxGraph.Degree, PgxGraph.Mode, String) - Method in class oracle.pgx.api.PgxGraph
sortByDegree(PgxGraph.SortOrder, PgxGraph.Degree, PgxGraph.Mode, String) - Method in class oracle.pgx.api.PgxGraph
sortByDegreeAsync() - Method in class oracle.pgx.api.PgxGraph
Create a sorted version of a graph and all its properties.
sortByDegreeAsync(String) - Method in class oracle.pgx.api.PgxGraph
Create a sorted version of a graph and all its properties.
sortByDegreeAsync(Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, PgxGraph.SortOrder, PgxGraph.Degree, PgxGraph.Mode, String) - Method in class oracle.pgx.api.PgxGraph
Create a sorted version of a graph and all its properties.
sortByDegreeAsync(PgxGraph.SortOrder, PgxGraph.Degree, PgxGraph.Mode, String) - Method in class oracle.pgx.api.PgxGraph
Create a sorted version of a graph and all its properties.
SOURCE_CODE - oracle.pgx.config.UdfFunctionConfig.Field
source code of the function provided inline
SOURCE_COLUMN - oracle.pgx.config.FileEntityProviderConfig.Field
name or index (starting from 1) of column corresponding to edge source (for CSV format only)
SOURCE_COLUMN - oracle.pgx.config.RdbmsEntityProviderConfig.Field
name of the column in the database containing the keys of the source vertices
SOURCE_FIELD - oracle.pgx.config.EsEntityProviderConfig.Field
name of the field in the Elasticsearch index containing the keys of the source vertices
SOURCE_FUNCTION_NAME - oracle.pgx.config.UdfFunctionConfig.Field
name of the function in the source language
SOURCE_LOCATION - oracle.pgx.config.UdfFunctionConfig.Field
source code of the function provided as a unified resource identifier, either pointing to a a local file (relative to the location of this config or absolute), a web resource (prefix http://' or https://), a HDFS path (deprecated) (prefix hdfs:) or a classpath (prefix classpath:/ or jar:)
SOURCE_NAME - oracle.pgx.config.PartitionedGraphConfig.Field
name of the database graph, if the graph is loaded from a database
SOURCE_TYPE - oracle.pgx.config.PartitionedGraphConfig.Field
source type for database graphs
SOURCE_VERTEX_PROVIDER - oracle.pgx.config.EsEntityProviderConfig.Field
name of the source vertex provider to be used for this edge provider
SOURCE_VERTEX_PROVIDER - oracle.pgx.config.FileEntityProviderConfig.Field
name of the source vertex provider to be used for this edge provider
SOURCE_VERTEX_PROVIDER - oracle.pgx.config.RdbmsEntityProviderConfig.Field
name of the source vertex provider to be used for this edge provider
SourceType - Enum in oracle.pgx.config
Source type for database graphs.
sourceVertex() - Method in interface oracle.pgx.algorithm.PgxEdge
Get the source vertex of this edge.
sourceVertexKeyColumn(String) - Method in class oracle.pgx.api.frames.PgxEdgeProviderFromFramesCreator
Set the column name containing the source vertex keys
SPARK - oracle.pgx.config.TwoTablesDatastore
From Spark clusters.
SPARSIFIED_SUBGRAPHS - oracle.pgx.config.LinkTemplate
 
sparsify(double) - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.sparsifyAsync(double).
sparsify(double, String) - Method in class oracle.pgx.api.PgxGraph
sparsify(Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, double, String) - Method in class oracle.pgx.api.PgxGraph
sparsifyAsync(double) - Method in class oracle.pgx.api.PgxGraph
Sparsifies the given graph and returns a new graph with less edges.
sparsifyAsync(double, String) - Method in class oracle.pgx.api.PgxGraph
Sparsifies the given graph and returns a new graph with less edges.
sparsifyAsync(Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, double, String) - Method in class oracle.pgx.api.PgxGraph
Sparsifies the given graph and returns a new graph with less edges.
SpatialType - Class in oracle.pgx.api.frames.schema.datatypes.spatial
 
SpatialType() - Constructor for class oracle.pgx.api.frames.schema.datatypes.spatial.SpatialType
 
speakerListenerLabelPropagation(PgxGraph, String) - Method in class oracle.pgx.api.Analyst
Speaker listener label propagation can find overlaping and multiple communities in a graph relatively fast.
speakerListenerLabelPropagation(PgxGraph, String, int, double, String) - Method in class oracle.pgx.api.Analyst
Speaker listener label propagation can find overlaping and multiple communities in a graph relatively fast.
speakerListenerLabelPropagation(PgxGraph, VertexProperty<ID, String>, int, double, String) - Method in class oracle.pgx.api.Analyst
Speaker listener label propagation can find overlaping and multiple communities in a graph relatively fast.
speakerListenerLabelPropagationAsync(PgxGraph, String) - Method in class oracle.pgx.api.Analyst
Speaker listener label propagation can find overlaping and multiple communities in a graph relatively fast.
speakerListenerLabelPropagationAsync(PgxGraph, String, int, double, String) - Method in class oracle.pgx.api.Analyst
Speaker listener label propagation can find overlaping and multiple communities in a graph relatively fast.
speakerListenerLabelPropagationAsync(PgxGraph, VertexProperty<ID, String>, int, double, String) - Method in class oracle.pgx.api.Analyst
Speaker listener label propagation can find overlaping and multiple communities in a graph relatively fast.
SPECIALIZE_GRAPH_TYPES - oracle.pgx.api.GmCompilerOptimization
 
SPIN_ON_EXIT - oracle.pgx.config.EnterpriseSchedulerFlagsConfig.Field
[Internal use only] If true spin after execution, rather than exiting.
SPLITS_PER_REGION - oracle.pgx.config.PgHbaseGraphConfig.Field
how many splits per region to use when scanning vertices/edges
STANDARD - oracle.pgx.config.mllib.batchgenerator.BatchGenerator.BatchGeneratorType
 
STANDARD - Static variable in class oracle.pgx.config.mllib.batchgenerator.BatchGenerators
 
StandardBatchGenerator - Class in oracle.pgx.config.mllib.batchgenerator
 
StandardBatchGenerator() - Constructor for class oracle.pgx.config.mllib.batchgenerator.StandardBatchGenerator
 
start() - Method in interface oracle.pgx.api.admin.Control
 
start(InputStream) - Method in interface oracle.pgx.api.admin.Control
 
start(String) - Method in interface oracle.pgx.api.admin.Control
 
start(String, String, char[]) - Method in interface oracle.pgx.api.admin.Control
 
start(Map<PgxConfig.Field, Object>) - Method in interface oracle.pgx.api.admin.Control
 
start(PgxConfig) - Method in interface oracle.pgx.api.admin.Control
 
START_ENGINE - oracle.pgx.config.LinkTemplate
 
STARTED - oracle.pg.rdbms.Job.Status
Still running.
startEngine() - Method in class oracle.pgx.api.ServerInstance
startEngine(InputStream) - Method in class oracle.pgx.api.ServerInstance
startEngine(String) - Method in class oracle.pgx.api.ServerInstance
startEngine(Map<PgxConfig.Field, Object>) - Method in class oracle.pgx.api.ServerInstance
startEngine(PgxConfig) - Method in class oracle.pgx.api.ServerInstance
startEngineAsync() - Method in class oracle.pgx.api.ServerInstance
Starts the PGX engine.
startEngineAsync(InputStream) - Method in class oracle.pgx.api.ServerInstance
Starts the PGX engine with a custom configuration.
startEngineAsync(String) - Method in class oracle.pgx.api.ServerInstance
Starts the PGX engine with a custom configuration given as path.
startEngineAsync(Map<PgxConfig.Field, Object>) - Method in class oracle.pgx.api.ServerInstance
Starts the PGX engine with a custom configuration.
startEngineAsync(PgxConfig) - Method in class oracle.pgx.api.ServerInstance
Starts the PGX engine with a custom configuration.
startEnvironment(int) - Method in class oracle.pg.rdbms.AdbGraphClient
Starts attaching the Autonomous Database to a new environment.
STARTING - oracle.pgx.api.DefaultFutureProgress.State
 
StartupLogEntryItem - Enum in oracle.pgx.api.admin
A list of each version info that got display on the console when the shell starts
StartupLogging - Class in oracle.pgx.api.admin
 
StartupLogging() - Constructor for class oracle.pgx.api.admin.StartupLogging
 
stopEnvironment() - Method in class oracle.pg.rdbms.AdbGraphClient
Starts detaching the Autonomous Database from the current environment.
stopTraversal() - Static method in interface oracle.pgx.algorithm.Traversal
Abort the current traversal.
STORAGE - oracle.pgx.common.auth.PgxResource.Type
 
store() - Method in class oracle.pgx.api.mllib.ModelStorer
Trigger the storing, once all the parameters have been set (blocking version)
store(String...) - Method in class oracle.pgx.api.frames.PgxFrameStorer
triggers the storing of the PgxFrame
store(String, String) - Method in class oracle.pgx.api.mllib.DeepWalkModel
store(String, String) - Method in class oracle.pgx.api.mllib.Pg2vecModel
store(String, String) - Method in class oracle.pgx.api.mllib.SupervisedEdgeWiseModel
store(String, String) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
store(String, String) - Method in class oracle.pgx.api.mllib.UnsupervisedEdgeWiseModel
store(String, String) - Method in class oracle.pgx.api.mllib.UnsupervisedGraphWiseModel
store(String, String, boolean) - Method in class oracle.pgx.api.mllib.DeepWalkModel
store(String, String, boolean) - Method in class oracle.pgx.api.mllib.Pg2vecModel
store(String, String, boolean) - Method in class oracle.pgx.api.mllib.SupervisedEdgeWiseModel
store(String, String, boolean) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
store(String, String, boolean) - Method in class oracle.pgx.api.mllib.UnsupervisedEdgeWiseModel
store(String, String, boolean) - Method in class oracle.pgx.api.mllib.UnsupervisedGraphWiseModel
store(Format, String) - Method in class oracle.pgx.api.PgxGraph
store(Format, String, boolean) - Method in class oracle.pgx.api.PgxGraph
store(Format, String, int) - Method in class oracle.pgx.api.PgxGraph
store(Format, String, int, boolean) - Method in class oracle.pgx.api.PgxGraph
store(Format, String, int, Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, boolean) - Method in class oracle.pgx.api.PgxGraph
store(Format, String, Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, boolean) - Method in class oracle.pgx.api.PgxGraph
store(Format, FileGraphStoringConfig) - Method in class oracle.pgx.api.PgxGraph
store(Format, FileGraphStoringConfig, boolean) - Method in class oracle.pgx.api.PgxGraph
store(Format, FileGraphStoringConfig, Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, boolean) - Method in class oracle.pgx.api.PgxGraph
store(GraphConfig, boolean) - Method in class oracle.pgx.api.PgxGraph
store(GraphConfig, Set<String>, Set<String>, boolean) - Method in class oracle.pgx.api.PgxGraph
store(ProviderFormat, String) - Method in class oracle.pgx.api.PgxGraph
store(ProviderFormat, String, boolean) - Method in class oracle.pgx.api.PgxGraph
store(ProviderFormat, String, int) - Method in class oracle.pgx.api.PgxGraph
store(ProviderFormat, String, int, boolean) - Method in class oracle.pgx.api.PgxGraph
store(ProviderFormat, String, int, Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, boolean) - Method in class oracle.pgx.api.PgxGraph
store(ProviderFormat, String, int, Set<String>, Set<String>) - Method in class oracle.pgx.api.PgxGraph
store(ProviderFormat, String, int, Set<String>, Set<String>, boolean) - Method in class oracle.pgx.api.PgxGraph
Blocking version of {@link #storeAsync(ProviderFormat, String, int, Set, Set, , boolean)}.
store(ProviderFormat, String, int, Set<String>, Set<String>, Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, boolean) - Method in class oracle.pgx.api.PgxGraph
store(ProviderFormat, String, Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, boolean) - Method in class oracle.pgx.api.PgxGraph
store(ProviderFormat, String, Set<String>, Set<String>) - Method in class oracle.pgx.api.PgxGraph
store(ProviderFormat, String, Set<String>, Set<String>, boolean) - Method in class oracle.pgx.api.PgxGraph
store(ProviderFormat, String, Set<String>, Set<String>, Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, boolean) - Method in class oracle.pgx.api.PgxGraph
store(ProviderFormat, Map<String, FileGraphStoringConfig>, Map<String, FileGraphStoringConfig>) - Method in class oracle.pgx.api.PgxGraph
store(ProviderFormat, Map<String, FileGraphStoringConfig>, Map<String, FileGraphStoringConfig>, boolean) - Method in class oracle.pgx.api.PgxGraph
store(ProviderFormat, Map<String, FileGraphStoringConfig>, Map<String, FileGraphStoringConfig>, Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, boolean) - Method in class oracle.pgx.api.PgxGraph
store(ProviderFormat, Set<String>, Set<String>, Map<String, FileGraphStoringConfig>, Map<String, FileGraphStoringConfig>, boolean) - Method in class oracle.pgx.api.PgxGraph
store(ProviderFormat, Set<String>, Set<String>, Map<String, FileGraphStoringConfig>, Map<String, FileGraphStoringConfig>, Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, boolean) - Method in class oracle.pgx.api.PgxGraph
STORE - oracle.pgx.config.LinkTemplate
 
STORE_FRAME - oracle.pgx.config.LinkTemplate
 
STORE_MODEL_DATA_WITH_CONFIG - oracle.pgx.config.LinkTemplate
 
STORE_NAME - oracle.pgx.config.PgNosqlGraphConfig.Field
NoSQL store name
storeAsync() - Method in class oracle.pgx.api.mllib.DbModelStorer
 
storeAsync() - Method in class oracle.pgx.api.mllib.FileModelStorer
 
storeAsync() - Method in class oracle.pgx.api.mllib.GenericModelStorer
 
storeAsync() - Method in class oracle.pgx.api.mllib.ModelStorer
Trigger the storing, once all the parameters have been set (async version)
storeAsync(String...) - Method in class oracle.pgx.api.frames.PgxCsvFrameStorer
trigger the async storing of the PgxFrame
storeAsync(String...) - Method in class oracle.pgx.api.frames.PgxDbFrameStorer
trigger the async storing of the PgxFrame
storeAsync(String...) - Method in class oracle.pgx.api.frames.PgxFrameStorer
trigger the async storing of the PgxFrame
storeAsync(String...) - Method in class oracle.pgx.api.frames.PgxGenericFrameStorer
triggers the async storing of the PgxFrame
storeAsync(String...) - Method in class oracle.pgx.api.frames.PgxPgbFrameStorer
trigger the async storing of the PgxFrame
storeAsync(String, String) - Method in class oracle.pgx.api.mllib.DeepWalkModel
Stores the DeepWalk model in the specified path, with encryption.
storeAsync(String, String) - Method in class oracle.pgx.api.mllib.Pg2vecModel
Stores the Pg2vec model in the specified path, with encryption.
storeAsync(String, String) - Method in class oracle.pgx.api.mllib.SupervisedEdgeWiseModel
Stores the GraphWise model in the specified path, with encryption.
storeAsync(String, String) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
Stores the GraphWise model in the specified path, with encryption.
storeAsync(String, String) - Method in class oracle.pgx.api.mllib.UnsupervisedEdgeWiseModel
Stores the GraphWise model in the specified path, with encryption.
storeAsync(String, String) - Method in class oracle.pgx.api.mllib.UnsupervisedGraphWiseModel
Stores the GraphWise model in the specified path, with encryption.
storeAsync(String, String, boolean) - Method in class oracle.pgx.api.mllib.DeepWalkModel
Stores the DeepWalk model in the specified path, with encryption.
storeAsync(String, String, boolean) - Method in class oracle.pgx.api.mllib.Pg2vecModel
Stores the Pg2vec model in the specified path, with encryption.
storeAsync(String, String, boolean) - Method in class oracle.pgx.api.mllib.SupervisedEdgeWiseModel
Stores the GraphWise model in the specified path, with encryption.
storeAsync(String, String, boolean) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
Stores the GraphWise model in the specified path, with encryption.
storeAsync(String, String, boolean) - Method in class oracle.pgx.api.mllib.UnsupervisedEdgeWiseModel
Stores the GraphWise model in the specified path, with encryption.
storeAsync(String, String, boolean) - Method in class oracle.pgx.api.mllib.UnsupervisedGraphWiseModel
Stores the GraphWise model in the specified path, with encryption.
storeAsync(Format, String) - Method in class oracle.pgx.api.PgxGraph
Stores this graph in a given file format on a file system.
storeAsync(Format, String, boolean) - Method in class oracle.pgx.api.PgxGraph
Stores this graph in a given file format on a file system.
storeAsync(Format, String, int) - Method in class oracle.pgx.api.PgxGraph
Stores this graph in a given file format in multiple partitions on a file system.
storeAsync(Format, String, int, boolean) - Method in class oracle.pgx.api.PgxGraph
Stores this graph in a given file format in multiple partitions on a file system.
storeAsync(Format, String, int, Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, boolean) - Method in class oracle.pgx.api.PgxGraph
Stores this graph in a given file format in multiple partitions on a file system.
storeAsync(Format, String, Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, boolean) - Method in class oracle.pgx.api.PgxGraph
Stores this graph in a given file format on a file system.
storeAsync(Format, FileGraphStoringConfig) - Method in class oracle.pgx.api.PgxGraph
Stores this graph in a given file format in multiple partitions on a file system.
storeAsync(Format, FileGraphStoringConfig, boolean) - Method in class oracle.pgx.api.PgxGraph
Stores this graph in a given file format in multiple partitions on a file system.
storeAsync(Format, FileGraphStoringConfig, Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, boolean) - Method in class oracle.pgx.api.PgxGraph
Stores this graph in a given file format in multiple partitions on a file system.
storeAsync(GraphConfig, boolean) - Method in class oracle.pgx.api.PgxGraph
Stores this graph in a file or database.
storeAsync(GraphConfig, Set<String>, Set<String>, boolean) - Method in class oracle.pgx.api.PgxGraph
Stores this graph in a file or database.
storeAsync(ProviderFormat, String) - Method in class oracle.pgx.api.PgxGraph
Stores this graph in a given file format on a file system.
storeAsync(ProviderFormat, String, boolean) - Method in class oracle.pgx.api.PgxGraph
Stores this graph in a given file format on a file system.
storeAsync(ProviderFormat, String, int) - Method in class oracle.pgx.api.PgxGraph
Stores this graph in a given file format in multiple partitions on a file system.
storeAsync(ProviderFormat, String, int, boolean) - Method in class oracle.pgx.api.PgxGraph
Stores this graph in a given file format in multiple partitions on a file system.
storeAsync(ProviderFormat, String, int, Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, boolean) - Method in class oracle.pgx.api.PgxGraph
Stores this graph in a given file format in multiple partitions on a file system.
storeAsync(ProviderFormat, String, int, Set<String>, Set<String>) - Method in class oracle.pgx.api.PgxGraph
Stores this graph in a given file format in multiple partitions on a file system.
storeAsync(ProviderFormat, String, int, Set<String>, Set<String>, boolean) - Method in class oracle.pgx.api.PgxGraph
Stores this graph in a given file format in multiple partitions on a file system.
storeAsync(ProviderFormat, String, int, Set<String>, Set<String>, Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, boolean) - Method in class oracle.pgx.api.PgxGraph
Stores this graph in a given file format in multiple partitions on a file system.
storeAsync(ProviderFormat, String, Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, boolean) - Method in class oracle.pgx.api.PgxGraph
Stores this graph in a given file format on a file system.
storeAsync(ProviderFormat, String, Set<String>, Set<String>) - Method in class oracle.pgx.api.PgxGraph
Stores this graph in a given file format on a file system.
storeAsync(ProviderFormat, String, Set<String>, Set<String>, boolean) - Method in class oracle.pgx.api.PgxGraph
Stores this graph in a given file format on a file system.
storeAsync(ProviderFormat, String, Set<String>, Set<String>, Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, boolean) - Method in class oracle.pgx.api.PgxGraph
Stores this graph in a given file format on a file system.
storeAsync(ProviderFormat, Map<String, FileGraphStoringConfig>, Map<String, FileGraphStoringConfig>) - Method in class oracle.pgx.api.PgxGraph
Stores this graph in a given file format in multiple partitions on a file system.
storeAsync(ProviderFormat, Map<String, FileGraphStoringConfig>, Map<String, FileGraphStoringConfig>, boolean) - Method in class oracle.pgx.api.PgxGraph
Stores this graph in a given file format in multiple partitions on a file system.
storeAsync(ProviderFormat, Map<String, FileGraphStoringConfig>, Map<String, FileGraphStoringConfig>, Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, boolean) - Method in class oracle.pgx.api.PgxGraph
Stores this graph in a given file format in multiple partitions on a file system.
storeAsync(ProviderFormat, Set<String>, Set<String>, Map<String, FileGraphStoringConfig>, Map<String, FileGraphStoringConfig>, boolean) - Method in class oracle.pgx.api.PgxGraph
Stores this graph in a given file format in multiple partitions on a file system.
storeAsync(ProviderFormat, Set<String>, Set<String>, Map<String, FileGraphStoringConfig>, Map<String, FileGraphStoringConfig>, Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, boolean) - Method in class oracle.pgx.api.PgxGraph
Stores this graph in a given file format in multiple partitions on a file system.
STORES - oracle.pgx.config.GraphPropertyConfig.Field
A list of storage identifiers that indicate where this property resides.
STORING - oracle.pgx.config.FileEntityProviderConfig.Field
storing-specific configuration
STORING - oracle.pgx.config.FileGraphConfig.Field
storing-specific configuration
STORING - oracle.pgx.config.TwoTablesTextGraphConfig.Field
storing-specific configuration
STRATIFIED_OVERSAMPLE - oracle.pgx.config.mllib.batchgenerator.BatchGenerator.BatchGeneratorType
 
STRATIFIED_OVERSAMPLING - Static variable in class oracle.pgx.config.mllib.batchgenerator.BatchGenerators
 
StratifiedOversamplingBatchGenerator - Class in oracle.pgx.config.mllib.batchgenerator
 
StratifiedOversamplingBatchGenerator() - Constructor for class oracle.pgx.config.mllib.batchgenerator.StratifiedOversamplingBatchGenerator
 
stream() - Method in class oracle.pgx.api.PgxCollection
Creates a new sequential or parallel Stream from Spliterator.
STREAM - oracle.pgx.api.filter.FilterStrategy
STREAM executes the filter expression in memory visiting vertices/edges.
STRICT_MODE - oracle.pgx.config.GraphLoadingConfig.Field
if true, exceptions are thrown and logged with ERROR level whenever loader encounters problems with input file, such as invalid format, repeated keys, missing fields, mismatches and other potential errors.
STRICT_MODE - oracle.pgx.config.PgxConfig.Field
if true, exceptions are thrown and logged with ERROR level whenever engine encounters configuration problems, such as invalid keys, mismatches and other potential errors.
STRICT_MODE - oracle.pgx.config.ProviderLoadingConfig.Field
if true, exceptions are thrown and logged with ERROR level whenever loader encounters problems with input file, such as invalid format, repeated keys, missing fields, mismatches and other potential errors.
STRING - oracle.pgx.api.PgqlResultElement.Type
 
STRING - oracle.pgx.common.types.IdType
String type for Ids
STRING - oracle.pgx.common.types.PropertyType
String type for properties
STRING - oracle.pgx.common.types.QueryArgumentType
 
STRING - oracle.pgx.common.types.ReturnType
String return type
STRING - oracle.pgx.config.RdfAction
 
STRING_IN - oracle.pgx.common.types.ArgumentType
string in-argument (value)
STRING_OUT - oracle.pgx.common.types.ArgumentType
string out-argument (name of scalar)
STRING_POOLING_STRATEGY - oracle.pgx.config.GraphPropertyConfig.Field
which string pooling strategy to use.
STRING_POOLING_STRATEGY - oracle.pgx.config.PgxConfig.Field
which string pooling strategy to use
STRING_POOLING_STRATEGY - oracle.pgx.config.RuntimeConfig.Field
which string pooling strategy to use
STRING_TYPE - Static variable in class oracle.pgx.api.frames.schema.datatypes.DataTypes
 
StringPoolingStrategy - Enum in oracle.pgx.config
 
StringType - Class in oracle.pgx.api.frames.schema.datatypes
 
StringType() - Constructor for class oracle.pgx.api.frames.schema.datatypes.StringType
 
Subquery - oracle.pgx.common.types.OperationType
 
SubqueryRootVertexMatch - oracle.pgx.common.types.OperationType
 
subtract(PgxVect<E>) - Method in interface oracle.pgx.algorithm.PgxVect
Subtract the given vector from this vector (element-wise) and return the resulting vector.
sum(Function<PgxEdge, T>) - Method in interface oracle.pgx.algorithm.EdgeSet
Apply the reducer to each edge in the set and sum the results.
sum(Function<PgxVertex, T>) - Method in interface oracle.pgx.algorithm.VertexSet
Apply the reducer to each vertex in the set and sum the results.
sum(EdgeProperty<T>) - Method in interface oracle.pgx.algorithm.EdgeSet
Get the property for each edge in the set and sum the results.
sum(VertexProperty<T>) - Method in interface oracle.pgx.algorithm.VertexSet
Get the property for each vertex in the set and sum the results.
SUM - oracle.pgx.config.Aggregate
 
SUPERVISED_EDGEWISE - oracle.pgx.config.mllib.ModelKind
 
SUPERVISED_GRAPHWISE - oracle.pgx.config.mllib.ModelKind
 
SupervisedEdgeWiseModel - Class in oracle.pgx.api.mllib
A variant of GraphSAGE working on edges.
SupervisedEdgeWiseModel(PgxSession, Core, Supplier<String>, Supplier<char[]>, BiFunction<PgxSession, Graph, PgxGraph>, ModelMetadata) - Constructor for class oracle.pgx.api.mllib.SupervisedEdgeWiseModel
 
SupervisedEdgeWiseModel(PgxSession, Core, Supplier<String>, Supplier<char[]>, BiFunction<PgxSession, Graph, PgxGraph>, SupervisedEdgeWiseModelMetadata) - Constructor for class oracle.pgx.api.mllib.SupervisedEdgeWiseModel
This constructor should never be used to get a model.
SupervisedEdgeWiseModel.SupervisedEdgeWiseInferenceType - Enum in oracle.pgx.api.mllib
 
supervisedEdgeWiseModelBuilder() - Method in class oracle.pgx.api.Analyst
Return a SupervisedEdgeWise model builder that can be used to set the configuration of the model and then create it.
SupervisedEdgeWiseModelBuilder - Class in oracle.pgx.api.mllib
Builder for SupervisedEdgeWiseModel The builder can be used to set the configuration of the model and create the model object.
SupervisedEdgeWiseModelBuilder(PgxSession, Core, Supplier<String>, Supplier<char[]>, BiFunction<PgxSession, Graph, PgxGraph>) - Constructor for class oracle.pgx.api.mllib.SupervisedEdgeWiseModelBuilder
 
SupervisedEdgeWiseModelConfig - Class in oracle.pgx.config.mllib
Configuration class for SupervisedEdgeWiseModel.
SupervisedEdgeWiseModelConfig() - Constructor for class oracle.pgx.config.mllib.SupervisedEdgeWiseModelConfig
 
SupervisedEdgeWiseModelConfig(int, int, double, double, int, Integer, Integer, GraphWiseBaseConvLayerConfig[], boolean, boolean, List<String>, List<String>, Map<String, InputPropertyConfig>, Map<String, InputPropertyConfig>, CategoryMappingConfig, List<Set<String>>, boolean, double, int, int, SupervisedEdgeWiseModelConfig.LossFunction, LossFunction, BatchGenerator, GraphWisePredictionLayerConfig[], boolean, String, LabelMaps, GraphWiseBaseModelConfig.Backend, EdgeCombinationMethod, EdgeWiseModelConfig.EdgeWiseConvModelVariant, boolean) - Constructor for class oracle.pgx.config.mllib.SupervisedEdgeWiseModelConfig
 
SupervisedEdgeWiseModelConfig(SupervisedEdgeWiseModelConfig) - Constructor for class oracle.pgx.config.mllib.SupervisedEdgeWiseModelConfig
 
SupervisedEdgeWiseModelConfig(SupervisedEdgeWiseModelConfig, CategoryMappingConfig) - Constructor for class oracle.pgx.config.mllib.SupervisedEdgeWiseModelConfig
 
SupervisedGnnExplainer - Class in oracle.pgx.api.mllib
GnnExplainer object for SupervisedGraphWiseModel.
SupervisedGnnExplanation<ID> - Class in oracle.pgx.api.mllib
Explanation of a prediction made by a SupervisedGraphWiseModel
SupervisedGraphWiseModel - Class in oracle.pgx.api.mllib
A variant of GraphSAGE.
SupervisedGraphWiseModel(PgxSession, Core, Supplier<String>, Supplier<char[]>, BiFunction<PgxSession, Graph, PgxGraph>, ModelMetadata) - Constructor for class oracle.pgx.api.mllib.SupervisedGraphWiseModel
 
SupervisedGraphWiseModel(PgxSession, Core, Supplier<String>, Supplier<char[]>, BiFunction<PgxSession, Graph, PgxGraph>, SupervisedGraphWiseModelMetadata) - Constructor for class oracle.pgx.api.mllib.SupervisedGraphWiseModel
This constructor should never be used to get a model.
SupervisedGraphWiseModel.SupervisedGraphWiseInferenceType - Enum in oracle.pgx.api.mllib
 
supervisedGraphWiseModelBuilder() - Method in class oracle.pgx.api.Analyst
Return a SupervisedGraphWise model builder that can be used to set the configuration of the model and then create it.
SupervisedGraphWiseModelBuilder - Class in oracle.pgx.api.mllib
Builder for SupervisedGraphWiseModel The builder can be used to set the configuration of the model and create the model object.
SupervisedGraphWiseModelBuilder(PgxSession, Core, Supplier<String>, Supplier<char[]>, BiFunction<PgxSession, Graph, PgxGraph>) - Constructor for class oracle.pgx.api.mllib.SupervisedGraphWiseModelBuilder
 
SupervisedGraphWiseModelConfig - Class in oracle.pgx.config.mllib
Configuration class for SupervisedGraphWiseModel.
SupervisedGraphWiseModelConfig() - Constructor for class oracle.pgx.config.mllib.SupervisedGraphWiseModelConfig
 
SupervisedGraphWiseModelConfig(int, int, double, double, int, Integer, GraphWiseBaseConvLayerConfig[], boolean, boolean, boolean, List<String>, List<String>, Map<String, InputPropertyConfig>, Map<String, InputPropertyConfig>, CategoryMappingConfig, List<Set<String>>, boolean, double, int, int, SupervisedGraphWiseModelConfig.LossFunction, LossFunction, BatchGenerator, GraphWisePredictionLayerConfig[], String, LabelMaps, GraphWiseBaseModelConfig.Backend, GraphWiseModelConfig.GraphConvModelVariant, boolean) - Constructor for class oracle.pgx.config.mllib.SupervisedGraphWiseModelConfig
 
SupervisedGraphWiseModelConfig(SupervisedGraphWiseModelConfig) - Constructor for class oracle.pgx.config.mllib.SupervisedGraphWiseModelConfig
 
SupervisedGraphWiseModelConfig(SupervisedGraphWiseModelConfig, CategoryMappingConfig) - Constructor for class oracle.pgx.config.mllib.SupervisedGraphWiseModelConfig
 
SUPPORTED_INPUT_TYPES - Static variable in class oracle.pgx.config.mllib.GraphWiseBaseModelConfig
BOOLEAN, FLOAT, DOUBLE
SUPPORTED_LABEL_TYPES - Static variable in class oracle.pgx.config.mllib.SupervisedEdgeWiseModelConfig
INTEGER, STRING, BOOLEAN, LONG
SUPPORTED_LABEL_TYPES - Static variable in class oracle.pgx.config.mllib.SupervisedGraphWiseModelConfig
INTEGER, STRING, BOOLEAN, LONG
SUPPORTED_REGRESSION_TYPES - Static variable in class oracle.pgx.config.mllib.SupervisedEdgeWiseModelConfig
FLOAT, DOUBLE, INTEGER, LONG
SUPPORTED_REGRESSION_TYPES - Static variable in class oracle.pgx.config.mllib.SupervisedGraphWiseModelConfig
FLOAT, DOUBLE, INTEGER, LONG
supportsEdgeLabel() - Method in enum oracle.pgx.config.Format
 
supportsEdgeLabel() - Method in class oracle.pgx.config.GraphConfig
Check if this graph configuration's format supports having an edge label or not
supportsEdgeLabel(Format) - Static method in class oracle.pgx.config.GraphConfig
Check if a format supports having an edge label or not
supportsLoadingVertexLabelFromProperty() - Method in enum oracle.pgx.config.Format
 
supportsPartitioningWhileLoading() - Method in enum oracle.pgx.config.Format
 
supportsPropertyColumn() - Method in class oracle.pgx.config.EntityProviderConfig
Check if this provider configuration's format supports having a column indication for properties
supportsPropertyColumn() - Method in enum oracle.pgx.config.Format
 
supportsPropertyColumn() - Method in class oracle.pgx.config.GraphConfig
Check if this graph configuration's format supports having a column indication for properties
supportsPropertyColumn() - Method in enum oracle.pgx.config.ProviderFormat
Check if format support having a column indication for properties
supportsPropertyColumn(Format) - Static method in class oracle.pgx.config.GraphConfig
Check if a format support having a column indication for properties
supportsPropertyColumn(ProviderFormat) - Static method in class oracle.pgx.config.EntityProviderConfig
Check if a format support having a column indication for properties
supportsPropertyConversion() - Method in enum oracle.pgx.config.Format
 
supportsPropertyConversion() - Method in enum oracle.pgx.config.ProviderFormat
 
supportsSkippingEdges() - Method in enum oracle.pgx.config.Format
 
supportsSkippingVertices() - Method in enum oracle.pgx.config.Format
 
supportsVectorProperties() - Method in class oracle.pgx.config.AbstractEsEntityProviderConfig
Check if this graph configuration's format supports having vector properties or not
supportsVectorProperties() - Method in class oracle.pgx.config.AbstractRdbmsEntityProviderConfig
Check if this graph configuration's format supports having vector properties or not
supportsVectorProperties() - Method in class oracle.pgx.config.AbstractTwoTablesRdbmsGraphConfig
Check if this graph configuration's format supports having vector properties or not
supportsVectorProperties() - Method in class oracle.pgx.config.EntityProviderConfig
Check if this graph configuration's format supports having vector properties or not
supportsVectorProperties() - Method in enum oracle.pgx.config.Format
 
supportsVectorProperties() - Method in class oracle.pgx.config.GraphConfig
Check if this graph configuration's format supports having vector properties or not
supportsVectorProperties() - Method in enum oracle.pgx.config.ProviderFormat
Check if format support having vector properties or not
supportsVectorProperties(Format) - Static method in class oracle.pgx.config.GraphConfig
Check if a format support having vector properties or not
supportsVectorProperties(ProviderFormat) - Static method in class oracle.pgx.config.EntityProviderConfig
Check if a format support having vector properties or not
supportsVertexLabels() - Method in enum oracle.pgx.config.Format
 
supportsVertexLabels() - Method in class oracle.pgx.config.GraphConfig
Check if this graph configuration's format supports having an vertex labels or not
supportsVertexLabels(Format) - Static method in class oracle.pgx.config.GraphConfig
Check if a format support having an vertex labels or not
sync() - Method in interface oracle.pgx.api.Synchronizer
Synchronize changes from the external data source.
synchronizable() - Static method in interface oracle.pgx.config.ReadGraphOption
Creates an option, which specifies if a graph cannot be synchronized, PGX will throw an Exception
SYNCHRONIZABLE - Static variable in interface oracle.pgx.config.ReadGraphOption
 
SynchronizableOptionReadGraphOption() - Constructor for class oracle.pgx.config.ReadGraphOption.SynchronizableOptionReadGraphOption
 
Synchronizer - Interface in oracle.pgx.api
Synchronizes changes in an external data source with a PGX graph.
Synchronizer.Builder<T extends Synchronizer> - Class in oracle.pgx.api
Builder class for Synchronizer objects.
SYSTEM_IDLE_DELAY_BEFORE_IDLING_MSECS - oracle.pgx.config.PgxConfig.Field
When the system is idle for longer than `system_idle_delay_before_idling_msecs`, start placing active background threads to sleep to reduce CPU usage and power consumption.
SYSTEM_IDLE_SLEEP_INCREMENT_INTERVAL_MSECS - oracle.pgx.config.PgxConfig.Field
Idling will start with system_idle_sleep_increment_msecs sleep duration and will increment this much every system_idle_sleep_increment_interval_msecs to a maximum sleep of system_idle_sleep_max_msecs.
SYSTEM_IDLE_SLEEP_INCREMENT_MSECS - oracle.pgx.config.PgxConfig.Field
Idling will start with system_idle_sleep_increment_msecs sleep duration and will increment this much every system_idle_sleep_increment_interval_msecs to a maximum sleep of system_idle_sleep_max_msecs.
SYSTEM_IDLE_SLEEP_MAX_MSECS - oracle.pgx.config.PgxConfig.Field
Idling will start with system_idle_sleep_increment_msecs sleep duration and will increment this much every system_idle_sleep_increment_interval_msecs to a maximum sleep of system_idle_sleep_max_msecs.
SYSTEM_PROPERTY_PREFIX - Static variable in class oracle.pgx.config.AbstractConfig
 

T

tablename(String) - Method in class oracle.pgx.api.frames.PgxDbFrameReader
sets name of the table that should be loaded in DB
tablename(String) - Method in class oracle.pgx.api.frames.PgxDbFrameStorer
sets name of the table that should be stored in DB
TABLESPACE - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
tablespace where the tables are going to be written
tail() - Method in class oracle.pgx.api.frames.PgxFrame
Extracts the last PgxFrame.DEFAULT_LIMIT rows of the frame into a new frame.
tail(long) - Method in class oracle.pgx.api.frames.PgxFrame
Extracts the numRows last rows of the frame and put them in a new frame
tailAsync() - Method in class oracle.pgx.api.frames.PgxFrame
Extracts the last PgxFrame.DEFAULT_LIMIT rows of the frame and put them in a new frame
tailAsync(long) - Method in class oracle.pgx.api.frames.PgxFrame
Extracts the numRows last rows of the frame and put them in a new frame
tailInPlace() - Method in class oracle.pgx.api.frames.PgxFrame
Modifies the frame to keep the last PgxFrame.DEFAULT_LIMIT rows of the frame.
tailInPlace(long) - Method in class oracle.pgx.api.frames.PgxFrame
Modifies the frame to keep the last PgxFrame.DEFAULT_LIMIT rows of the frame.
tailInPlaceAsync() - Method in class oracle.pgx.api.frames.PgxFrame
Modifies the frame to keep the last PgxFrame.DEFAULT_LIMIT rows of the frame
tailInPlaceAsync(long) - Method in class oracle.pgx.api.frames.PgxFrame
Modifies the frame to keep the last numRows rows of the frame
TANH - oracle.pgx.config.mllib.ActivationFunction
f(x) = tanh(x)
TASK_LENGTH - oracle.pgx.config.PgxConfig.Field
default task length (only relevant for task-stealing strategies).
TASK_LENGTH - oracle.pgx.config.RuntimeConfig.Field
default task length (only relevant for task-stealing strategies).
TaskPriority - Enum in oracle.pgx.config
 
TemporalType - Class in oracle.pgx.api.frames.schema.datatypes.temporal
 
TemporalType() - Constructor for class oracle.pgx.api.frames.schema.datatypes.temporal.TemporalType
 
tenancyOcid(String) - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration.AdbGraphClientConfigurationBuilder
The OCID of the tenancy the Autonomous Database belongs to.
thenAccept(Consumer<? super T>) - Method in class oracle.pgx.api.PgxFuture
 
thenApply(Function<? super T, ? extends U>) - Method in class oracle.pgx.api.PgxFuture
 
thenApplyAsync(Function<? super T, ? extends U>, Executor) - Method in class oracle.pgx.api.PgxFuture
 
thenCombine(CompletableFuture<? extends U>, BiFunction<? super T, ? super U, ? extends V>) - Method in class oracle.pgx.api.PgxFuture
 
thenComplete(PgxFuture<T>) - Method in class oracle.pgx.api.PgxFuture
completes the given promise whenever this completes.
thenComplete(PgxFuture<T>, Runnable) - Method in class oracle.pgx.api.PgxFuture
completes the given promise whenever this completes.
thenCompose(Function<? super T, ? extends CompletionStage<U>>) - Method in class oracle.pgx.api.PgxFuture
 
thenReturn(U) - Method in class oracle.pgx.api.PgxFuture
A future that discards its result and returns the given parameter on completion.
THREAD_POOL_INFO - oracle.pgx.config.LinkTemplate
 
TIME - oracle.pgx.api.PgqlResultElement.Type
 
TIME - oracle.pgx.common.types.PropertyType
Time type for properties
TIME - oracle.pgx.common.types.QueryArgumentType
 
TIME - oracle.pgx.config.RdfAction
 
TIME_FORMAT - oracle.pgx.config.EsEntityProviderConfig.Field
the time format to use when loading and storing time properties.
TIME_FORMAT - oracle.pgx.config.FileEntityProviderConfig.Field
the time format to use when loading and storing time properties.
TIME_FORMAT - oracle.pgx.config.FileGraphConfig.Field
the time format to use when loading and storing time properties.
TIME_FORMAT - oracle.pgx.config.PartitionedGraphConfig.Field
the time format to use when loading and storing time properties.
TIME_FORMAT - oracle.pgx.config.PgHbaseGraphConfig.Field
the time format to use when loading and storing time properties.
TIME_FORMAT - oracle.pgx.config.PgNosqlGraphConfig.Field
the time format to use when loading and storing time properties.
TIME_FORMAT - oracle.pgx.config.PgRdbmsGraphConfig.Field
the time format to use when loading and storing time properties.
TIME_FORMAT - oracle.pgx.config.RdbmsEntityProviderConfig.Field
the time format to use when loading and storing time properties.
TIME_FORMAT - oracle.pgx.config.RdfGraphConfig.Field
the time format to use when loading and storing time properties.
TIME_FORMAT - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
the time format to use when loading and storing time properties.
TIME_FORMAT - oracle.pgx.config.TwoTablesTextGraphConfig.Field
the time format to use when loading and storing time properties.
TIME_TYPE - Static variable in class oracle.pgx.api.frames.schema.datatypes.DataTypes
 
TIME_WITH_TIMEZONE - oracle.pgx.api.PgqlResultElement.Type
 
TIME_WITH_TIMEZONE - oracle.pgx.common.types.PropertyType
Time with timezone type for properties
TIME_WITH_TIMEZONE - oracle.pgx.common.types.QueryArgumentType
 
TIME_WITH_TIMEZONE_FORMAT - oracle.pgx.config.EsEntityProviderConfig.Field
the time with timezone format to use when loading and storing time with timezone properties.
TIME_WITH_TIMEZONE_FORMAT - oracle.pgx.config.FileEntityProviderConfig.Field
the time with timezone format to use when loading and storing time with timezone properties.
TIME_WITH_TIMEZONE_FORMAT - oracle.pgx.config.FileGraphConfig.Field
the time with timezone format to use when loading and storing time with timezone properties.
TIME_WITH_TIMEZONE_FORMAT - oracle.pgx.config.PartitionedGraphConfig.Field
the time with timezone format to use when loading and storing time with timezone properties.
TIME_WITH_TIMEZONE_FORMAT - oracle.pgx.config.PgHbaseGraphConfig.Field
the time with timezone format to use when loading and storing time with timezone properties.
TIME_WITH_TIMEZONE_FORMAT - oracle.pgx.config.PgNosqlGraphConfig.Field
the time with timezone format to use when loading and storing time with timezone properties.
TIME_WITH_TIMEZONE_FORMAT - oracle.pgx.config.PgRdbmsGraphConfig.Field
the time with timezone format to use when loading and storing time with timezone properties.
TIME_WITH_TIMEZONE_FORMAT - oracle.pgx.config.RdbmsEntityProviderConfig.Field
the time with timezone format to use when loading and storing time with timezone properties.
TIME_WITH_TIMEZONE_FORMAT - oracle.pgx.config.RdfGraphConfig.Field
the time with timezone format to use when loading and storing time with timezone properties.
TIME_WITH_TIMEZONE_FORMAT - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
the time with timezone format to use when loading and storing time with timezone properties.
TIME_WITH_TIMEZONE_FORMAT - oracle.pgx.config.TwoTablesTextGraphConfig.Field
the time with timezone format to use when loading and storing time with timezone properties.
TIME_WITH_TIMEZONE_TYPE - Static variable in class oracle.pgx.api.frames.schema.datatypes.DataTypes
 
TIMED_OUT - oracle.pg.rdbms.Job.Status
No longer running because job has timed out on the server side.
TIMESTAMP - oracle.pgx.api.PgqlResultElement.Type
 
TIMESTAMP - oracle.pgx.common.types.PropertyType
Timestamp type for properties
TIMESTAMP - oracle.pgx.common.types.QueryArgumentType
 
TIMESTAMP_FORMAT - oracle.pgx.config.EsEntityProviderConfig.Field
the timestamp format to use when loading and storing timestamp properties.
TIMESTAMP_FORMAT - oracle.pgx.config.FileEntityProviderConfig.Field
the timestamp format to use when loading and storing timestamp properties.
TIMESTAMP_FORMAT - oracle.pgx.config.FileGraphConfig.Field
the timestamp format to use when loading and storing timestamp properties.
TIMESTAMP_FORMAT - oracle.pgx.config.PartitionedGraphConfig.Field
the timestamp format to use when loading and storing timestamp properties.
TIMESTAMP_FORMAT - oracle.pgx.config.PgHbaseGraphConfig.Field
the timestamp format to use when loading and storing timestamp properties.
TIMESTAMP_FORMAT - oracle.pgx.config.PgNosqlGraphConfig.Field
the timestamp format to use when loading and storing timestamp properties.
TIMESTAMP_FORMAT - oracle.pgx.config.PgRdbmsGraphConfig.Field
the timestamp format to use when loading and storing timestamp properties.
TIMESTAMP_FORMAT - oracle.pgx.config.RdbmsEntityProviderConfig.Field
the timestamp format to use when loading and storing timestamp properties.
TIMESTAMP_FORMAT - oracle.pgx.config.RdfGraphConfig.Field
the timestamp format to use when loading and storing timestamp properties.
TIMESTAMP_FORMAT - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
the timestamp format to use when loading and storing timestamp properties.
TIMESTAMP_FORMAT - oracle.pgx.config.TwoTablesTextGraphConfig.Field
the timestamp format to use when loading and storing timestamp properties.
TIMESTAMP_TYPE - Static variable in class oracle.pgx.api.frames.schema.datatypes.DataTypes
 
TIMESTAMP_WITH_TIMEZONE - oracle.pgx.api.PgqlResultElement.Type
 
TIMESTAMP_WITH_TIMEZONE - oracle.pgx.common.types.PropertyType
Timestamp with timezone type for properties
TIMESTAMP_WITH_TIMEZONE - oracle.pgx.common.types.QueryArgumentType
 
TIMESTAMP_WITH_TIMEZONE_FORMAT - oracle.pgx.config.EsEntityProviderConfig.Field
the timestamp with timezone format to use when loading and storing timestamp with timezone properties.
TIMESTAMP_WITH_TIMEZONE_FORMAT - oracle.pgx.config.FileEntityProviderConfig.Field
the timestamp with timezone format to use when loading and storing timestamp with timezone properties.
TIMESTAMP_WITH_TIMEZONE_FORMAT - oracle.pgx.config.FileGraphConfig.Field
the timestamp with timezone format to use when loading and storing timestamp with timezone properties.
TIMESTAMP_WITH_TIMEZONE_FORMAT - oracle.pgx.config.PartitionedGraphConfig.Field
the timestamp with timezone format to use when loading and storing timestamp with timezone properties.
TIMESTAMP_WITH_TIMEZONE_FORMAT - oracle.pgx.config.PgHbaseGraphConfig.Field
the timestamp with timezone format to use when loading and storing timestamp with timezone properties.
TIMESTAMP_WITH_TIMEZONE_FORMAT - oracle.pgx.config.PgNosqlGraphConfig.Field
the timestamp with timezone format to use when loading and storing timestamp with timezone properties.
TIMESTAMP_WITH_TIMEZONE_FORMAT - oracle.pgx.config.PgRdbmsGraphConfig.Field
the timestamp with timezone format to use when loading and storing timestamp with timezone properties.
TIMESTAMP_WITH_TIMEZONE_FORMAT - oracle.pgx.config.RdbmsEntityProviderConfig.Field
the timestamp with timezone format to use when loading and storing timestamp with timezone properties.
TIMESTAMP_WITH_TIMEZONE_FORMAT - oracle.pgx.config.RdfGraphConfig.Field
the timestamp with timezone format to use when loading and storing timestamp with timezone properties.
TIMESTAMP_WITH_TIMEZONE_FORMAT - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
the timestamp with timezone format to use when loading and storing timestamp with timezone properties.
TIMESTAMP_WITH_TIMEZONE_FORMAT - oracle.pgx.config.TwoTablesTextGraphConfig.Field
the timestamp with timezone format to use when loading and storing timestamp with timezone properties.
TIMESTAMP_WITH_TIMEZONE_TYPE - Static variable in class oracle.pgx.api.frames.schema.datatypes.DataTypes
 
TimestampType - Class in oracle.pgx.api.frames.schema.datatypes.temporal
 
TimestampType() - Constructor for class oracle.pgx.api.frames.schema.datatypes.temporal.TimestampType
 
TimestampWithTimezoneType - Class in oracle.pgx.api.frames.schema.datatypes.temporal
 
TimestampWithTimezoneType() - Constructor for class oracle.pgx.api.frames.schema.datatypes.temporal.TimestampWithTimezoneType
 
TimeType - Class in oracle.pgx.api.frames.schema.datatypes.temporal
 
TimeType() - Constructor for class oracle.pgx.api.frames.schema.datatypes.temporal.TimeType
 
TimeWithTimezoneType - Class in oracle.pgx.api.frames.schema.datatypes.temporal
 
TimeWithTimezoneType() - Constructor for class oracle.pgx.api.frames.schema.datatypes.temporal.TimeWithTimezoneType
 
TLS_VERSION - oracle.pgx.config.ClientConfig.Field
TLS version to be used by the client.
TMP_DIR - oracle.pgx.config.PgxConfig.Field
Use this path as temporary directory to store compilation artifacts and other temporary data.
TMP_DIR_WILDCARD - Static variable in class oracle.pgx.config.ConfigParser
The Constant TMP_DIR_WILDCARD.
TO_NID_COLUMN - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
column name for destination node
TO_NID_COLUMN - oracle.pgx.config.TwoTablesTextGraphConfig.Field
column name for destination node
toArray() - Method in class oracle.pgx.api.PgxVect
 
toBytes(long) - Method in class oracle.pgx.config.DataMemoryLimit
 
toEntityProviderConfigBuilder() - Method in class oracle.pgx.config.AbstractEsEntityProviderConfig
 
toEntityProviderConfigBuilder() - Method in class oracle.pgx.config.AbstractFileEntityProviderConfig
 
toEntityProviderConfigBuilder() - Method in class oracle.pgx.config.AbstractRdbmsEntityProviderConfig
 
toEntityProviderConfigBuilder() - Method in class oracle.pgx.config.EsEntityProviderConfigBuilder
 
toEntityProviderConfigBuilder() - Method in class oracle.pgx.config.FileEntityProviderConfigBuilder
 
toEntityProviderConfigBuilder() - Method in class oracle.pgx.config.RdbmsEntityProviderConfigBuilder
 
toEntityType() - Method in enum oracle.pgx.common.types.PropertyType
Converts this property type to an EntityType.
toFrame() - Method in interface oracle.pgx.api.PgqlResultSet
Copies the content of this result set into a new PgxFrame.
toFrameAsync() - Method in interface oracle.pgx.api.PgqlResultSet
Copies the content of this result set into a new PgxFrame.
toGraphConfigBuilder() - Method in class oracle.pgx.config.AbstractFileGraphConfig
 
toGraphConfigBuilder() - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
 
toGraphConfigBuilder() - Method in class oracle.pgx.config.AbstractPartitionedGraphConfig
 
toGraphConfigBuilder() - Method in class oracle.pgx.config.AbstractRdfGraphConfig
 
toGraphConfigBuilder() - Method in class oracle.pgx.config.AbstractTwoTablesRdbmsGraphConfig
 
toGraphConfigBuilder() - Method in class oracle.pgx.config.AbstractTwoTablesTextGraphConfig
 
toInputStream() - Method in class oracle.pgx.config.AnalysisTaskConfigBuilder
 
toInputStream() - Method in class oracle.pgx.config.AuthorizationEntityConfigBuilder
 
toInputStream() - Method in class oracle.pgx.config.AuthorizationEntityPermissionConfigBuilder
 
toInputStream() - Method in class oracle.pgx.config.BasicSchedulerConfigBuilder
 
toInputStream() - Method in class oracle.pgx.config.DataMemoryLimitsConfigBuilder
 
toInputStream() - Method in class oracle.pgx.config.EnterpriseSchedulerConfigBuilder
 
toInputStream() - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
 
toInputStream() - Method in class oracle.pgx.config.FrontierRedactedVerticesConfigBuilder
 
toInputStream() - Method in class oracle.pgx.config.GraphPropertyConfigBuilder
 
toInputStream() - Method in class oracle.pgx.config.PgxConfigBuilder
 
toInputStream() - Method in class oracle.pgx.config.PreloadGraphConfigBuilder
 
toInputStream() - Method in class oracle.pgx.config.PreparedQueryArgumentConfigBuilder
 
toInputStream() - Method in class oracle.pgx.config.PreparedQueryConfigBuilder
 
toInputStream() - Method in class oracle.pgx.config.PropertiesRedactionRuleConfigBuilder
 
toInputStream() - Method in class oracle.pgx.config.RealmConfigBuilder
 
toInputStream() - Method in class oracle.pgx.config.RuntimeConfigBuilder
 
toInputStream() - Method in class oracle.pgx.config.UdfFunctionArgumentConfigBuilder
 
toInputStream() - Method in class oracle.pgx.config.UdfFunctionConfigBuilder
 
TokenProvider - Interface in oracle.pgx.common.auth
 
toKey() - Method in enum oracle.pgx.common.types.AuthorizationType
 
toKey() - Method in enum oracle.pgx.common.types.CollectionType
 
toKey() - Method in enum oracle.pgx.common.types.EntityType
 
toKey() - Method in enum oracle.pgx.common.types.IdType
 
toKey() - Method in enum oracle.pgx.common.types.PropertyType
 
toKey() - Method in enum oracle.pgx.common.types.QueryArgumentType
 
toKey() - Method in enum oracle.pgx.common.types.ReturnType
 
toKey() - Method in interface oracle.pgx.common.types.Type
Returns the key of this type as string.
toKey() - Method in enum oracle.pgx.config.AnalysisTaskConfig.Field
 
toKey() - Method in enum oracle.pgx.config.AuthorizationEntityConfig.Field
 
toKey() - Method in enum oracle.pgx.config.AuthorizationEntityPermissionConfig.Field
 
toKey() - Method in enum oracle.pgx.config.AuthorizationLocationConfig.Field
 
toKey() - Method in enum oracle.pgx.config.BasicSchedulerConfig.Field
 
toKey() - Method in enum oracle.pgx.config.ClientConfig.Field
 
toKey() - Method in enum oracle.pgx.config.Compiler
 
toKey() - Method in interface oracle.pgx.config.ConfigField
Get the key of this field, which is how this field is represented in serialized form.
toKey() - Method in enum oracle.pgx.config.DataMemoryLimitsConfig.Field
 
toKey() - Method in enum oracle.pgx.config.DbEngine
 
toKey() - Method in enum oracle.pgx.config.EnterpriseSchedulerConfig.Field
 
toKey() - Method in enum oracle.pgx.config.EnterpriseSchedulerFlagsConfig.Field
 
toKey() - Method in enum oracle.pgx.config.EsEntityProviderConfig.Field
 
toKey() - Method in enum oracle.pgx.config.ExternalStoreConfig.Field
 
toKey() - Method in enum oracle.pgx.config.FileEntityProviderConfig.Field
 
toKey() - Method in enum oracle.pgx.config.FileGraphConfig.Field
 
toKey() - Method in enum oracle.pgx.config.FileGraphStoringConfig.Field
 
toKey() - Method in enum oracle.pgx.config.FilterExpressionConfig.Field
 
toKey() - Method in enum oracle.pgx.config.Format
 
toKey() - Method in enum oracle.pgx.config.FrontierRedactedVerticesConfig.Field
 
toKey() - Method in enum oracle.pgx.config.GraphBuilderConfig.Field
 
toKey() - Method in enum oracle.pgx.config.GraphErrorHandlingConfig.Field
 
toKey() - Method in enum oracle.pgx.config.GraphLoadingConfig.Field
 
toKey() - Method in enum oracle.pgx.config.GraphPropertyConfig.Field
 
toKey() - Method in enum oracle.pgx.config.IdGenerationStrategy
 
toKey() - Method in enum oracle.pgx.config.OnInvalidChange
 
toKey() - Method in enum oracle.pgx.config.OnMismatch
 
toKey() - Method in enum oracle.pgx.config.OnMissingVertex
 
toKey() - Method in enum oracle.pgx.config.OnRequiredConversion
 
toKey() - Method in enum oracle.pgx.config.PartitionedGraphConfig.Field
 
toKey() - Method in enum oracle.pgx.config.PgHbaseGraphConfig.Field
 
toKey() - Method in enum oracle.pgx.config.PgNosqlGraphConfig.Field
 
toKey() - Method in enum oracle.pgx.config.PgRdbmsGraphConfig.Field
 
toKey() - Method in enum oracle.pgx.config.PgxConfig.Field
 
toKey() - Method in enum oracle.pgx.config.PreloadGraphConfig.Field
 
toKey() - Method in enum oracle.pgx.config.PreparedQueryArgumentConfig.Field
 
toKey() - Method in enum oracle.pgx.config.PreparedQueryConfig.Field
 
toKey() - Method in enum oracle.pgx.config.PropertiesRedactionRuleConfig.Field
 
toKey() - Method in enum oracle.pgx.config.ProviderFormat
 
toKey() - Method in enum oracle.pgx.config.ProviderLoadingConfig.Field
 
toKey() - Method in enum oracle.pgx.config.RandomGeneratorStrategy
 
toKey() - Method in enum oracle.pgx.config.RdbmsEntityProviderConfig.Field
 
toKey() - Method in enum oracle.pgx.config.RdfAction
 
toKey() - Method in enum oracle.pgx.config.RdfGraphConfig.Field
 
toKey() - Method in enum oracle.pgx.config.RdfGraphPrefixConfig.Field
 
toKey() - Method in enum oracle.pgx.config.RealmConfig.Field
 
toKey() - Method in enum oracle.pgx.config.RuntimeConfig.Field
 
toKey() - Method in enum oracle.pgx.config.TwoTablesDatastore
 
toKey() - Method in enum oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
 
toKey() - Method in enum oracle.pgx.config.TwoTablesTextGraphConfig.Field
 
toKey() - Method in enum oracle.pgx.config.UdfConfig.Field
 
toKey() - Method in enum oracle.pgx.config.UdfFunctionArgumentConfig.Field
 
toKey() - Method in enum oracle.pgx.config.UdfFunctionConfig.Field
 
toKey() - Method in enum oracle.pgx.config.UdfLanguage
 
toKey() - Method in interface oracle.pgx.config.WithKey
 
toMutable() - Method in class oracle.pgx.api.PgxCollection
Blocking version of PgxCollection.toMutableAsync().
toMutable(String) - Method in class oracle.pgx.api.PgxCollection
toMutableAsync() - Method in class oracle.pgx.api.PgxCollection
Create a mutable copy of an existing collection
toMutableAsync(String) - Method in class oracle.pgx.api.ComponentCollection
 
toMutableAsync(String) - Method in class oracle.pgx.api.PgxCollection
Create a mutable copy of an existing collection
toPgqlResultSet() - Method in class oracle.pgx.api.frames.PgxFrame
Creates a new PgqlResultSet having the same content as this frame.
toPgqlResultSetAsync() - Method in class oracle.pgx.api.frames.PgxFrame
Creates a new PgqlResultSet having the same content as this frame.
topologicalSchedule(PgxGraph, VertexSet<ID>) - Method in class oracle.pgx.api.Analyst
Topological schedule gives an order of visit for the reachable vertices from the source
topologicalSchedule(PgxGraph, VertexSet<ID>, VertexProperty<ID, Integer>) - Method in class oracle.pgx.api.Analyst
Topological sort gives an order of visit for vertices in directed acyclic graphs
topologicalScheduleAsync(PgxGraph, VertexSet<ID>) - Method in class oracle.pgx.api.Analyst
Topological schedule gives an order of visit for the reachable vertices from the source
topologicalScheduleAsync(PgxGraph, VertexSet<ID>, VertexProperty<ID, Integer>) - Method in class oracle.pgx.api.Analyst
Topological schedule gives an order of visit for the reachable vertices from the source
topologicalSort(PgxGraph) - Method in class oracle.pgx.api.Analyst
Topological sort gives an order of visit for vertices in directed acyclic graphs
topologicalSort(PgxGraph, VertexProperty<ID, Integer>) - Method in class oracle.pgx.api.Analyst
Topological sort gives an order of visit for vertices in directed acyclic graphs
topologicalSortAsync(PgxGraph) - Method in class oracle.pgx.api.Analyst
Topological sort gives an order of visit for vertices in directed acyclic graphs
topologicalSortAsync(PgxGraph, VertexProperty<ID, Integer>) - Method in class oracle.pgx.api.Analyst
Topological sort gives an order of visit for vertices in directed acyclic graphs
toPropertyType() - Method in enum oracle.pgx.common.types.EntityType
Converts this entity type to a PropertyType.
toPropertyType(IdType) - Static method in enum oracle.pgx.common.types.IdType
Returns the equivalent PropertyType of the specified IdType.
TORCH - oracle.pgx.config.mllib.GraphWiseBaseModelConfig.Backend
 
toString() - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration.AdbGraphClientConfigurationBuilder
 
toString() - Method in class oracle.pgx.api.AllPaths
 
toString() - Method in class oracle.pgx.api.Analyst
 
toString() - Method in class oracle.pgx.api.CompiledProgram
 
toString() - Method in class oracle.pgx.api.DataListener
 
toString() - Method in class oracle.pgx.api.EdgeLabel
 
toString() - Method in class oracle.pgx.api.EdgeProviderMetaData
 
toString() - Method in class oracle.pgx.api.EntityProviderMetaData
 
toString() - Method in class oracle.pgx.api.executionenvironment.ExecutionEnvironment
 
toString() - Method in class oracle.pgx.api.filter.BinaryGraphFilterOperation
 
toString() - Method in class oracle.pgx.api.filter.EdgeFilter
 
toString() - Method in class oracle.pgx.api.filter.PathFindingFilter
 
toString() - Method in class oracle.pgx.api.filter.VertexFilter
 
toString() - Method in class oracle.pgx.api.frames.schema.ColumnDescriptor
 
toString() - Method in class oracle.pgx.api.frames.schema.datatypes.DataType
 
toString() - Method in class oracle.pgx.api.GraphBuilderImpl
 
toString() - Method in class oracle.pgx.api.GraphChangeSetImpl
 
toString() - Method in class oracle.pgx.api.GraphMetaData
 
toString() - Method in class oracle.pgx.api.MatrixFactorizationModel
 
toString() - Method in class oracle.pgx.api.Namespace
 
toString() - Method in class oracle.pgx.api.Partition
 
toString() - Method in enum oracle.pgx.api.PgqlResultElement.Type
Returns the key of this type as string.
toString() - Method in class oracle.pgx.api.PgxCollection
(non-Javadoc)
toString() - Method in class oracle.pgx.api.PgxEntity
 
toString() - Method in class oracle.pgx.api.PgxGraph
 
toString() - Method in class oracle.pgx.api.PgxMap
 
toString() - Method in class oracle.pgx.api.PgxPath
 
toString() - Method in class oracle.pgx.api.PgxSession
 
toString() - Method in class oracle.pgx.api.PgxVect
 
toString() - Method in enum oracle.pgx.api.PoolType
toString() - Method in class oracle.pgx.api.Property
 
toString() - Method in class oracle.pgx.api.PropertyMetaData
 
toString() - Method in class oracle.pgx.api.Scalar
 
toString() - Method in class oracle.pgx.api.ScalarCollection
 
toString() - Method in class oracle.pgx.api.ServerInstance
 
toString() - Method in class oracle.pgx.api.VertexLabels
 
toString() - Method in class oracle.pgx.api.VertexProviderMetaData
 
toString() - Method in class oracle.pgx.common.auth.PgxFileLocationResource
 
toString() - Method in enum oracle.pgx.common.auth.PgxGeneralPermission
 
toString() - Method in class oracle.pgx.common.auth.PgxGenericPermission
 
toString() - Method in class oracle.pgx.common.auth.PgxRole
 
toString() - Method in class oracle.pgx.common.auth.PgxUser
 
toString() - Method in enum oracle.pgx.common.types.CollectionType
Returns the key of this type as string.
toString() - Method in enum oracle.pgx.common.types.EntityType
 
toString() - Method in enum oracle.pgx.common.types.IdType
Returns the key of this type as string.
toString() - Method in enum oracle.pgx.common.types.PropertyType
Returns the key of this type as string.
toString() - Method in enum oracle.pgx.common.types.ReturnType
Returns the key of this type as string.
toString() - Method in enum oracle.pgx.config.AnalysisTaskConfig.Field
 
toString() - Method in class oracle.pgx.config.AnalysisTaskConfig
 
toString() - Method in class oracle.pgx.config.AnalysisTaskConfigBuilder
 
toString() - Method in enum oracle.pgx.config.AuthorizationEntityConfig.Field
 
toString() - Method in class oracle.pgx.config.AuthorizationEntityConfig
 
toString() - Method in class oracle.pgx.config.AuthorizationEntityConfigBuilder
 
toString() - Method in enum oracle.pgx.config.AuthorizationEntityPermissionConfig.Field
 
toString() - Method in class oracle.pgx.config.AuthorizationEntityPermissionConfig
 
toString() - Method in class oracle.pgx.config.AuthorizationEntityPermissionConfigBuilder
 
toString() - Method in enum oracle.pgx.config.AuthorizationLocationConfig.Field
 
toString() - Method in class oracle.pgx.config.AuthorizationLocationConfig
 
toString() - Method in enum oracle.pgx.config.BasicSchedulerConfig.Field
 
toString() - Method in class oracle.pgx.config.BasicSchedulerConfig
 
toString() - Method in class oracle.pgx.config.BasicSchedulerConfigBuilder
 
toString() - Method in enum oracle.pgx.config.ClientConfig.Field
 
toString() - Method in class oracle.pgx.config.ClientConfig
 
toString() - Method in enum oracle.pgx.config.Compiler
 
toString() - Method in enum oracle.pgx.config.DataMemoryLimitsConfig.Field
 
toString() - Method in class oracle.pgx.config.DataMemoryLimitsConfig
 
toString() - Method in class oracle.pgx.config.DataMemoryLimitsConfigBuilder
 
toString() - Method in enum oracle.pgx.config.DataMemoryLimitType
 
toString() - Method in enum oracle.pgx.config.EnterpriseSchedulerConfig.Field
 
toString() - Method in class oracle.pgx.config.EnterpriseSchedulerConfig
 
toString() - Method in class oracle.pgx.config.EnterpriseSchedulerConfigBuilder
 
toString() - Method in enum oracle.pgx.config.EnterpriseSchedulerFlagsConfig.Field
 
toString() - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfig
 
toString() - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
 
toString() - Method in enum oracle.pgx.config.EsEntityProviderConfig.Field
 
toString() - Method in class oracle.pgx.config.EsEntityProviderConfig
 
toString() - Method in enum oracle.pgx.config.ExternalStoreConfig.Field
 
toString() - Method in class oracle.pgx.config.ExternalStoreConfig
 
toString() - Method in enum oracle.pgx.config.FileEntityProviderConfig.Field
 
toString() - Method in class oracle.pgx.config.FileEntityProviderConfig
 
toString() - Method in enum oracle.pgx.config.FileGraphConfig.Field
 
toString() - Method in class oracle.pgx.config.FileGraphConfig
 
toString() - Method in enum oracle.pgx.config.FileGraphStoringConfig.Field
 
toString() - Method in class oracle.pgx.config.FileGraphStoringConfig
 
toString() - Method in enum oracle.pgx.config.FilterExpressionConfig.Field
 
toString() - Method in class oracle.pgx.config.FilterExpressionConfig
 
toString() - Method in enum oracle.pgx.config.Format
 
toString() - Method in enum oracle.pgx.config.FrontierRedactedVerticesConfig.Field
 
toString() - Method in class oracle.pgx.config.FrontierRedactedVerticesConfig
 
toString() - Method in class oracle.pgx.config.FrontierRedactedVerticesConfigBuilder
 
toString() - Method in enum oracle.pgx.config.GraphBuilderConfig.Field
 
toString() - Method in class oracle.pgx.config.GraphBuilderConfig
 
toString() - Method in enum oracle.pgx.config.GraphErrorHandlingConfig.Field
 
toString() - Method in class oracle.pgx.config.GraphErrorHandlingConfig
 
toString() - Method in enum oracle.pgx.config.GraphLoadingConfig.Field
 
toString() - Method in class oracle.pgx.config.GraphLoadingConfig
 
toString() - Method in enum oracle.pgx.config.GraphPropertyConfig.Field
 
toString() - Method in class oracle.pgx.config.GraphPropertyConfig
 
toString() - Method in class oracle.pgx.config.GraphPropertyConfigBuilder
 
toString() - Method in enum oracle.pgx.config.LinkTemplate
 
toString() - Method in class oracle.pgx.config.mllib.DbModelLoadingConfiguration
 
toString() - Method in class oracle.pgx.config.mllib.DbModelRepositoryConfiguration
 
toString() - Method in class oracle.pgx.config.mllib.DbModelStoringConfiguration
 
toString() - Method in enum oracle.pgx.config.PartitionedGraphConfig.Field
 
toString() - Method in class oracle.pgx.config.PartitionedGraphConfig
 
toString() - Method in enum oracle.pgx.config.PgHbaseGraphConfig.Field
 
toString() - Method in class oracle.pgx.config.PgHbaseGraphConfig
 
toString() - Method in enum oracle.pgx.config.PgNosqlGraphConfig.Field
 
toString() - Method in class oracle.pgx.config.PgNosqlGraphConfig
 
toString() - Method in enum oracle.pgx.config.PgRdbmsGraphConfig.Field
 
toString() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
 
toString() - Method in enum oracle.pgx.config.PgxConfig.Field
 
toString() - Method in class oracle.pgx.config.PgxConfig
 
toString() - Method in class oracle.pgx.config.PgxConfigBuilder
 
toString() - Method in enum oracle.pgx.config.PreloadGraphConfig.Field
 
toString() - Method in class oracle.pgx.config.PreloadGraphConfig
 
toString() - Method in class oracle.pgx.config.PreloadGraphConfigBuilder
 
toString() - Method in enum oracle.pgx.config.PreparedQueryArgumentConfig.Field
 
toString() - Method in class oracle.pgx.config.PreparedQueryArgumentConfig
 
toString() - Method in class oracle.pgx.config.PreparedQueryArgumentConfigBuilder
 
toString() - Method in enum oracle.pgx.config.PreparedQueryConfig.Field
 
toString() - Method in class oracle.pgx.config.PreparedQueryConfig
 
toString() - Method in class oracle.pgx.config.PreparedQueryConfigBuilder
 
toString() - Method in enum oracle.pgx.config.PropertiesRedactionRuleConfig.Field
 
toString() - Method in class oracle.pgx.config.PropertiesRedactionRuleConfig
 
toString() - Method in class oracle.pgx.config.PropertiesRedactionRuleConfigBuilder
 
toString() - Method in enum oracle.pgx.config.ProviderFormat
 
toString() - Method in enum oracle.pgx.config.ProviderLoadingConfig.Field
 
toString() - Method in class oracle.pgx.config.ProviderLoadingConfig
 
toString() - Method in enum oracle.pgx.config.RandomGeneratorStrategy
 
toString() - Method in enum oracle.pgx.config.RdbmsEntityProviderConfig.Field
 
toString() - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
 
toString() - Method in enum oracle.pgx.config.RdfGraphConfig.Field
 
toString() - Method in class oracle.pgx.config.RdfGraphConfig
 
toString() - Method in enum oracle.pgx.config.RdfGraphPrefixConfig.Field
 
toString() - Method in class oracle.pgx.config.RdfGraphPrefixConfig
 
toString() - Method in enum oracle.pgx.config.RealmConfig.Field
 
toString() - Method in class oracle.pgx.config.RealmConfig
 
toString() - Method in class oracle.pgx.config.RealmConfigBuilder
 
toString() - Method in enum oracle.pgx.config.RuntimeConfig.Field
 
toString() - Method in class oracle.pgx.config.RuntimeConfig
 
toString() - Method in class oracle.pgx.config.RuntimeConfigBuilder
 
toString() - Method in enum oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
 
toString() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
 
toString() - Method in enum oracle.pgx.config.TwoTablesTextGraphConfig.Field
 
toString() - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
 
toString() - Method in enum oracle.pgx.config.UdfConfig.Field
 
toString() - Method in class oracle.pgx.config.UdfConfig
 
toString() - Method in enum oracle.pgx.config.UdfFunctionArgumentConfig.Field
 
toString() - Method in class oracle.pgx.config.UdfFunctionArgumentConfig
 
toString() - Method in class oracle.pgx.config.UdfFunctionArgumentConfigBuilder
 
toString() - Method in enum oracle.pgx.config.UdfFunctionConfig.Field
 
toString() - Method in class oracle.pgx.config.UdfFunctionConfig
 
toString() - Method in class oracle.pgx.config.UdfFunctionConfigBuilder
 
toString() - Method in enum oracle.pgx.config.UdfLanguage
Returns the key of this type as string.
toString(boolean) - Method in class oracle.pgx.config.AnalysisTaskConfig
 
toString(boolean) - Method in class oracle.pgx.config.AuthorizationEntityConfig
 
toString(boolean) - Method in class oracle.pgx.config.AuthorizationEntityPermissionConfig
 
toString(boolean) - Method in class oracle.pgx.config.AuthorizationLocationConfig
 
toString(boolean) - Method in class oracle.pgx.config.BasicSchedulerConfig
 
toString(boolean) - Method in class oracle.pgx.config.ClientConfig
 
toString(boolean) - Method in class oracle.pgx.config.DataMemoryLimitsConfig
 
toString(boolean) - Method in class oracle.pgx.config.EnterpriseSchedulerConfig
 
toString(boolean) - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfig
 
toString(boolean) - Method in class oracle.pgx.config.EsEntityProviderConfig
 
toString(boolean) - Method in class oracle.pgx.config.ExternalStoreConfig
 
toString(boolean) - Method in class oracle.pgx.config.FileEntityProviderConfig
 
toString(boolean) - Method in class oracle.pgx.config.FileGraphConfig
 
toString(boolean) - Method in class oracle.pgx.config.FileGraphStoringConfig
 
toString(boolean) - Method in class oracle.pgx.config.FilterExpressionConfig
 
toString(boolean) - Method in class oracle.pgx.config.FrontierRedactedVerticesConfig
 
toString(boolean) - Method in class oracle.pgx.config.GraphBuilderConfig
 
toString(boolean) - Method in class oracle.pgx.config.GraphErrorHandlingConfig
 
toString(boolean) - Method in class oracle.pgx.config.GraphLoadingConfig
 
toString(boolean) - Method in class oracle.pgx.config.GraphPropertyConfig
 
toString(boolean) - Method in class oracle.pgx.config.PartitionedGraphConfig
 
toString(boolean) - Method in class oracle.pgx.config.PgHbaseGraphConfig
 
toString(boolean) - Method in class oracle.pgx.config.PgNosqlGraphConfig
 
toString(boolean) - Method in class oracle.pgx.config.PgRdbmsGraphConfig
 
toString(boolean) - Method in class oracle.pgx.config.PgxConfig
 
toString(boolean) - Method in class oracle.pgx.config.PreloadGraphConfig
 
toString(boolean) - Method in class oracle.pgx.config.PreparedQueryArgumentConfig
 
toString(boolean) - Method in class oracle.pgx.config.PreparedQueryConfig
 
toString(boolean) - Method in class oracle.pgx.config.PropertiesRedactionRuleConfig
 
toString(boolean) - Method in class oracle.pgx.config.ProviderLoadingConfig
 
toString(boolean) - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
 
toString(boolean) - Method in class oracle.pgx.config.RdfGraphConfig
 
toString(boolean) - Method in class oracle.pgx.config.RdfGraphPrefixConfig
 
toString(boolean) - Method in class oracle.pgx.config.RealmConfig
 
toString(boolean) - Method in class oracle.pgx.config.RuntimeConfig
 
toString(boolean) - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
 
toString(boolean) - Method in class oracle.pgx.config.TwoTablesTextGraphConfig
 
toString(boolean) - Method in class oracle.pgx.config.UdfConfig
 
toString(boolean) - Method in class oracle.pgx.config.UdfFunctionArgumentConfig
 
toString(boolean) - Method in class oracle.pgx.config.UdfFunctionConfig
 
translateQuery() - Method in class oracle.pg.rdbms.pgql.PgqlExecution
Translates this instance's PGQL statement into a SQL statement.
translateQuery() - Method in interface oracle.pg.rdbms.pgql.PgqlPreparedStatement
Translates this instance's PGQL statement into a SQL statement.
translateQuery(int, int, int, String) - Method in interface oracle.pg.rdbms.pgql.PgqlPreparedStatement
Translates this instance's PGQL statement into a SQL statement.
translateQuery(String) - Method in interface oracle.pg.rdbms.pgql.PgqlStatement
Translates this instance's PGQL statement into a SQL statement.
translateQuery(String, int, int, int, String) - Method in class oracle.pg.rdbms.pgql.PgqlExecution
Translates this instance's PGQL statement into a SQL statement.
translateQuery(String, int, int, int, String) - Method in interface oracle.pg.rdbms.pgql.PgqlStatement
Translates this instance's PGQL statement into a SQL statement.
translateQuery(String, String) - Method in class oracle.pg.rdbms.pgql.PgqlExecution
Translates this instance's PGQL statement into a SQL statement.
translateQuery(String, String) - Method in interface oracle.pg.rdbms.pgql.PgqlStatement
Translates this instance's PGQL statement into a SQL statement.
translateStatement() - Method in class oracle.pg.rdbms.pgql.PgqlExecution
 
translateStatement() - Method in interface oracle.pg.rdbms.pgql.PgqlPreparedStatement
Translates this instance's PGQL statement into a series of SQL statements.
translateStatement(int, int, int, String, String) - Method in class oracle.pg.rdbms.pgql.PgqlExecution
 
translateStatement(int, int, int, String, String) - Method in interface oracle.pg.rdbms.pgql.PgqlPreparedStatement
Translates this instance's PGQL statement into a series of SQL statements.
translateStatement(String) - Method in interface oracle.pg.rdbms.pgql.PgqlStatement
Translates the given PGQL statement into a series of SQL statements.
translateStatement(String, int, int, int, String, String) - Method in class oracle.pg.rdbms.pgql.PgqlExecution
 
translateStatement(String, int, int, int, String, String) - Method in interface oracle.pg.rdbms.pgql.PgqlStatement
Translates the given PGQL statement into a series of SQL statements.
translateStatement(String, String) - Method in class oracle.pg.rdbms.pgql.PgqlExecution
 
translateStatement(String, String) - Method in interface oracle.pg.rdbms.pgql.PgqlPreparedStatement
Translates this instance's PGQL statement into a series of SQL statements.
translateStatement(String, String, String) - Method in class oracle.pg.rdbms.pgql.PgqlExecution
 
translateStatement(String, String, String) - Method in interface oracle.pg.rdbms.pgql.PgqlStatement
Translates the given PGQL statement into a series of SQL statements.
transpose() - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.transposeAsync()
transpose(String) - Method in class oracle.pgx.api.PgxGraph
transpose(Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, Map<String, String>, PgxGraph.Mode, String) - Method in class oracle.pgx.api.PgxGraph
transpose(PgxGraph.Mode) - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.transposeAsync(Mode)
transpose(PgxGraph.Mode, String) - Method in class oracle.pgx.api.PgxGraph
TRANSPOSE - oracle.pgx.config.LinkTemplate
 
transposeAsync() - Method in class oracle.pgx.api.PgxGraph
Convenience method around PgxGraph.transposeAsync(String) passing null as getId()
transposeAsync(String) - Method in class oracle.pgx.api.PgxGraph
Convenience method around PgxGraph.transposeAsync(Mode, String)
transposeAsync(Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, Map<String, String>, PgxGraph.Mode, String) - Method in class oracle.pgx.api.PgxGraph
Creates a transpose of this graph.
transposeAsync(PgxGraph.Mode) - Method in class oracle.pgx.api.PgxGraph
Convenience method around PgxGraph.transposeAsync(Mode, String) passing null as getId()
transposeAsync(PgxGraph.Mode, String) - Method in class oracle.pgx.api.PgxGraph
Traversal - Interface in oracle.pgx.algorithm
Utility functions to build a BFS/DFS traversal.
Traversal.Direction - Enum in oracle.pgx.algorithm
 
TRUSTSTORE - oracle.pgx.config.ClientConfig.Field
path to the truststore to use for client connections.
TWO_TABLES - oracle.pgx.config.Format
Two-Tables format (vertices, edges)
TwoTablesDatastore - Enum in oracle.pgx.config
The two tables format datastore
TwoTablesGraphConfig - Interface in oracle.pgx.config
Base interface for Two Tables (TWO_TABLES) graph configuration objects
TwoTablesRdbmsGraphConfig - Class in oracle.pgx.config
PGX Engine Two Tables Rdbms Graph Config
TwoTablesRdbmsGraphConfig.Field - Enum in oracle.pgx.config
Fields of PGX Engine Two Tables Rdbms Graph Config
TwoTablesRdbmsGraphConfigBuilder - Class in oracle.pgx.config
A graph configuration builder for rdbms-based graph configurations.
TwoTablesRdbmsGraphConfigBuilder() - Constructor for class oracle.pgx.config.TwoTablesRdbmsGraphConfigBuilder
 
TwoTablesRdbmsGraphConfigFactory - Class in oracle.pgx.config
A factory for creating TwoTablesRdbmsGraphConfig objects.
TwoTablesRdbmsGraphConfigFactory(boolean) - Constructor for class oracle.pgx.config.TwoTablesRdbmsGraphConfigFactory
 
TwoTablesTextGraphConfig - Class in oracle.pgx.config
PGX Engine Two Tables Text Graph Config
TwoTablesTextGraphConfig.Field - Enum in oracle.pgx.config
Fields of PGX Engine Two Tables Text Graph Config
TwoTablesTextGraphConfigBuilder - Class in oracle.pgx.config
A graph configuration builder for text file-based two tables graph configurations.
TwoTablesTextGraphConfigBuilder() - Constructor for class oracle.pgx.config.TwoTablesTextGraphConfigBuilder
 
TwoTablesTextGraphConfigFactory - Class in oracle.pgx.config
A factory for creating TwoTablesTextGraphConfig objects.
TwoTablesTextGraphConfigFactory(boolean) - Constructor for class oracle.pgx.config.TwoTablesTextGraphConfigFactory
 
Type - Interface in oracle.pgx.common.types
Interface for all types.
TYPE - oracle.pgx.config.FilterExpressionConfig.Field
the type of the filter
TYPE - oracle.pgx.config.GraphPropertyConfig.Field
type of property (Note: date is deprecated, use one of local_date / time / timestamp / time_with_timezone / timestamp_with_timezone instead).
TYPE - oracle.pgx.config.PreparedQueryArgumentConfig.Field
argument type
TYPE - oracle.pgx.config.UdfFunctionArgumentConfig.Field
type of the argument
TYPE_ID_PROPERTY - Static variable in class oracle.pgx.api.FutureProgress
 
TypeConverter - Class in oracle.pgx.common.types
 
Types - Class in oracle.pgx.common.types
Static helper class to get types based on their Java typeClass.
Types() - Constructor for class oracle.pgx.common.types.Types
 

U

Udf - Annotation Type in oracle.pgx.algorithm.annotations
 
UDF_CONFIG_DIRECTORY - oracle.pgx.config.PgxConfig.Field
directory path containing udf config files
UdfConfig - Class in oracle.pgx.config
PGX Udf Config
UdfConfig.Field - Enum in oracle.pgx.config
Fields of PGX Udf Config
UdfFunctionArgumentConfig - Class in oracle.pgx.config
PGX User Defined Functions Function Argument Config
UdfFunctionArgumentConfig.Field - Enum in oracle.pgx.config
Fields of PGX User Defined Functions Function Argument Config
UdfFunctionArgumentConfigBuilder - Class in oracle.pgx.config
UdfFunctionArgumentConfigBuilder() - Constructor for class oracle.pgx.config.UdfFunctionArgumentConfigBuilder
Constructs an empty UdfFunctionArgumentConfigBuilder
UdfFunctionArgumentConfigBuilder(Map<UdfFunctionArgumentConfig.Field, Object>) - Constructor for class oracle.pgx.config.UdfFunctionArgumentConfigBuilder
Constructs a UdfFunctionArgumentConfigBuilder initialized with the values from the given map
UdfFunctionArgumentConfigBuilder(UdfFunctionArgumentConfig) - Constructor for class oracle.pgx.config.UdfFunctionArgumentConfigBuilder
Constructs a UdfFunctionArgumentConfigBuilder initialized with the values from the given config
UdfFunctionArgumentConfigBuilder(UdfFunctionArgumentConfigBuilder) - Constructor for class oracle.pgx.config.UdfFunctionArgumentConfigBuilder
Constructs a UdfFunctionArgumentConfigBuilder initialized with the values from the given builder
UdfFunctionConfig - Class in oracle.pgx.config
PGX User Defined Function Config
UdfFunctionConfig.Field - Enum in oracle.pgx.config
Fields of PGX User Defined Function Config
UdfFunctionConfigBuilder - Class in oracle.pgx.config
Builder for UdfFunctionConfig.
UdfFunctionConfigBuilder() - Constructor for class oracle.pgx.config.UdfFunctionConfigBuilder
Constructs an empty UdfFunctionConfigBuilder
UdfFunctionConfigBuilder(Map<UdfFunctionConfig.Field, Object>) - Constructor for class oracle.pgx.config.UdfFunctionConfigBuilder
Constructs a UdfFunctionConfigBuilder initialized with the values from the given map
UdfFunctionConfigBuilder(UdfFunctionConfig) - Constructor for class oracle.pgx.config.UdfFunctionConfigBuilder
Constructs a UdfFunctionConfigBuilder initialized with the values from the given config
UdfFunctionConfigBuilder(UdfFunctionConfigBuilder) - Constructor for class oracle.pgx.config.UdfFunctionConfigBuilder
Constructs a UdfFunctionConfigBuilder initialized with the values from the given builder
UdfLanguage - Enum in oracle.pgx.config
 
UNAUTHENTICATED_USER - Static variable in class oracle.pgx.common.auth.PgxUser
 
undirect() - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.undirectAsync().
undirect(String) - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.undirectAsync(String).
undirect(Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, PgxGraph.MultiEdges, PgxGraph.SelfEdges, PgxGraph.TrivialVertices, PgxGraph.Mode, String) - Method in class oracle.pgx.api.PgxGraph
undirect(PgxGraph.MultiEdges, PgxGraph.SelfEdges, PgxGraph.Mode, String) - Method in class oracle.pgx.api.PgxGraph
undirect(MutationStrategy) - Method in class oracle.pgx.api.PgxGraph
UNDIRECT - oracle.pgx.config.LinkTemplate
 
undirectAsync() - Method in class oracle.pgx.api.PgxGraph
Convenience method around PgxGraph.undirectAsync(String) passing null as getId()
undirectAsync(String) - Method in class oracle.pgx.api.PgxGraph
undirectAsync(Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, PgxGraph.MultiEdges, PgxGraph.SelfEdges, PgxGraph.Mode, String) - Method in class oracle.pgx.api.PgxGraph
Convenience method to create for PgxGraph.undirectAsync(MutationStrategy).
undirectAsync(PgxGraph.MultiEdges, PgxGraph.SelfEdges, PgxGraph.Mode, String) - Method in class oracle.pgx.api.PgxGraph
undirectAsync(MutationStrategy) - Method in class oracle.pgx.api.PgxGraph
Create an undirected version of a graph.
uniform() - Static method in interface oracle.pgx.algorithm.Random
Create a uniform random value in the range [0, 1).
uniformVector() - Static method in interface oracle.pgx.algorithm.Random
Create a vector with each cell initialized to a uniform random value in the range [0, 1).
union(GraphFilter) - Method in class oracle.pgx.api.filter.GraphFilter
Unions this filter with another graph-filter object.
union(PgxFrame, PgxFrame...) - Method in class oracle.pgx.api.frames.PgxFrame
Creates a new PgxFrame by concatenating the rows of this frame with the rows of b and others.
UNION - oracle.pgx.api.filter.FilterType
a filter union
unionAsync(PgxFrame, PgxFrame...) - Method in class oracle.pgx.api.frames.PgxFrame
Creates a new PgxFrame by concatenating the rows of this frame with the rows of b and others.
unpin() - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.unpinAsync().
unpinAsync() - Method in class oracle.pgx.api.PgxGraph
For a published graph, unpins the graph so that if no snapshot of the graph is used by any session or pinned, the graph and all its snapshots can be removed.
unpinGraph(String) - Method in interface oracle.pgx.api.admin.Control
Unpins the specified published graph so that if no session uses any of its snapshot, it can be removed.
unpinGraph(String) - Method in class oracle.pgx.api.ServerInstance
Blocking version of ServerInstance.unpinGraphAsync(String) (String, long)}.
unpinGraphAsync(String) - Method in class oracle.pgx.api.ServerInstance
Unpins the specified published graph so that if no session uses any of its snapshot, it can be removed.
UNSTABLE_GENERATED_IDS - oracle.pgx.common.types.IdStrategy
Indicates there are graph-wide global IDs for the entity type (vertices and / or edges) and that the IDs are generated by the system, without guarantee of stability: IDs may be different when reloading the graph, or when applying a graph mutation (potentially other cases).
UNSUPERVISED_EDGEWISE - oracle.pgx.config.mllib.ModelKind
 
UNSUPERVISED_EDGEWISE_MODELS - oracle.pgx.config.LinkTemplate
 
UNSUPERVISED_GRAPHWISE - oracle.pgx.config.mllib.ModelKind
 
UNSUPERVISED_GRAPHWISE_MODELS - oracle.pgx.config.LinkTemplate
 
UnsupervisedAnomalyDetectionGraphWiseModel - Class in oracle.pgx.api.mllib
Implementation of VertexAnomalyDetectionModel using UnsupervisedGraphWiseModel See UnsupervisedAnomalyDetectionGraphWiseModelBuilder for documentation of the hyperparameters.
UnsupervisedAnomalyDetectionGraphWiseModel(UnsupervisedGraphWiseModel) - Constructor for class oracle.pgx.api.mllib.UnsupervisedAnomalyDetectionGraphWiseModel
 
UnsupervisedAnomalyDetectionGraphWiseModel(PgxSession, Core, Supplier<String>, Supplier<char[]>, UnsupervisedGraphWiseModelMetadata, BiFunction<PgxSession, Graph, PgxGraph>) - Constructor for class oracle.pgx.api.mllib.UnsupervisedAnomalyDetectionGraphWiseModel
This constructor should never be used to get a model.
unsupervisedAnomalyDetectionGraphWiseModelBuilder() - Method in class oracle.pgx.api.Analyst
Return a UnsupervisedAnomalyDetectionGraphWiseModel model builder that can be used to set the configuration of the model and then create it.
UnsupervisedAnomalyDetectionGraphWiseModelBuilder - Class in oracle.pgx.api.mllib
Builder for UnsupervisedAnomalyDetectionGraphWiseModel The builder can be used to set the configuration of the model and create the model object.
UnsupervisedAnomalyDetectionGraphWiseModelBuilder(PgxSession, Core, Supplier<String>, Supplier<char[]>, BiFunction<PgxSession, Graph, PgxGraph>) - Constructor for class oracle.pgx.api.mllib.UnsupervisedAnomalyDetectionGraphWiseModelBuilder
 
UnsupervisedEdgeWiseModel - Class in oracle.pgx.api.mllib
A variant of GraphSAGE working on edges.
UnsupervisedEdgeWiseModel(PgxSession, Core, Supplier<String>, Supplier<char[]>, BiFunction<PgxSession, Graph, PgxGraph>, ModelMetadata) - Constructor for class oracle.pgx.api.mllib.UnsupervisedEdgeWiseModel
 
UnsupervisedEdgeWiseModel(PgxSession, Core, Supplier<String>, Supplier<char[]>, BiFunction<PgxSession, Graph, PgxGraph>, UnsupervisedEdgeWiseModelMetadata) - Constructor for class oracle.pgx.api.mllib.UnsupervisedEdgeWiseModel
This constructor should never be used to get a model.
UnsupervisedEdgeWiseModel.UnsupervisedEdgeWiseInferenceType - Enum in oracle.pgx.api.mllib
 
unsupervisedEdgeWiseModelBuilder() - Method in class oracle.pgx.api.Analyst
Return a UnsupervisedEdgeWise model builder that can be used to set the configuration of the model and then create it.
UnsupervisedEdgeWiseModelBuilder - Class in oracle.pgx.api.mllib
Builder for UnsupervisedEdgeWiseModel The builder can be used to set the configuration of the model and create the model object.
UnsupervisedEdgeWiseModelBuilder(PgxSession, Core, Supplier<String>, Supplier<char[]>, BiFunction<PgxSession, Graph, PgxGraph>) - Constructor for class oracle.pgx.api.mllib.UnsupervisedEdgeWiseModelBuilder
 
UnsupervisedEdgeWiseModelConfig - Class in oracle.pgx.config.mllib
Configuration class for UnsupervisedEdgeWiseModel.
UnsupervisedEdgeWiseModelConfig() - Constructor for class oracle.pgx.config.mllib.UnsupervisedEdgeWiseModelConfig
 
UnsupervisedEdgeWiseModelConfig(int, int, double, double, int, Integer, Integer, GraphWiseBaseConvLayerConfig[], boolean, boolean, List<String>, List<String>, Map<String, InputPropertyConfig>, Map<String, InputPropertyConfig>, CategoryMappingConfig, List<Set<String>>, boolean, double, int, int, UnsupervisedEdgeWiseModelConfig.LossFunction, boolean, GraphWiseBaseModelConfig.Backend, EdgeCombinationMethod, EdgeWiseModelConfig.EdgeWiseConvModelVariant, GraphWiseDgiLayerConfig, boolean) - Constructor for class oracle.pgx.config.mllib.UnsupervisedEdgeWiseModelConfig
 
UnsupervisedEdgeWiseModelConfig(UnsupervisedEdgeWiseModelConfig) - Constructor for class oracle.pgx.config.mllib.UnsupervisedEdgeWiseModelConfig
 
UnsupervisedEdgeWiseModelConfig(UnsupervisedEdgeWiseModelConfig, CategoryMappingConfig) - Constructor for class oracle.pgx.config.mllib.UnsupervisedEdgeWiseModelConfig
 
UnsupervisedEdgeWiseModelConfig.LossFunction - Enum in oracle.pgx.config.mllib
 
UnsupervisedGnnExplainer - Class in oracle.pgx.api.mllib
GnnExplainer object for UnsupervisedGraphWiseModel.
UnsupervisedGnnExplanation<ID> - Class in oracle.pgx.api.mllib
Explanation of a prediction made by a SupervisedGraphWiseModel
UnsupervisedGraphWiseModel - Class in oracle.pgx.api.mllib
A variant of Deep Graph Infomax (DGI).
UnsupervisedGraphWiseModel(PgxSession, Core, Supplier<String>, Supplier<char[]>, ModelMetadata, BiFunction<PgxSession, Graph, PgxGraph>) - Constructor for class oracle.pgx.api.mllib.UnsupervisedGraphWiseModel
 
UnsupervisedGraphWiseModel(PgxSession, Core, Supplier<String>, Supplier<char[]>, UnsupervisedGraphWiseModelMetadata, BiFunction<PgxSession, Graph, PgxGraph>) - Constructor for class oracle.pgx.api.mllib.UnsupervisedGraphWiseModel
This constructor should never be used to get a model.
UnsupervisedGraphWiseModel.UnsupervisedGraphWiseInferenceType - Enum in oracle.pgx.api.mllib
 
unsupervisedGraphWiseModelBuilder() - Method in class oracle.pgx.api.Analyst
Return a UnsupervisedGraphWise model builder that can be used to set the configuration of the model and then create it.
UnsupervisedGraphWiseModelBuilder - Class in oracle.pgx.api.mllib
Builder for UnsupervisedGraphWiseModel The builder can be used to set the configuration of the model and create the model object.
UnsupervisedGraphWiseModelBuilder(PgxSession, Core, Supplier<String>, Supplier<char[]>, BiFunction<PgxSession, Graph, PgxGraph>) - Constructor for class oracle.pgx.api.mllib.UnsupervisedGraphWiseModelBuilder
 
UnsupervisedGraphWiseModelConfig - Class in oracle.pgx.config.mllib
Configuration class for UnsupervisedGraphWiseModel.
UnsupervisedGraphWiseModelConfig() - Constructor for class oracle.pgx.config.mllib.UnsupervisedGraphWiseModelConfig
 
UnsupervisedGraphWiseModelConfig(int, int, double, double, int, Integer, GraphWiseBaseConvLayerConfig[], boolean, boolean, boolean, List<String>, List<String>, Map<String, InputPropertyConfig>, Map<String, InputPropertyConfig>, CategoryMappingConfig, List<Set<String>>, boolean, double, int, int, UnsupervisedGraphWiseModelConfig.LossFunction, GraphWiseDgiLayerConfig, GraphWiseEmbeddingConfig, GraphWiseBaseModelConfig.Backend, GraphWiseModelConfig.GraphConvModelVariant, boolean) - Constructor for class oracle.pgx.config.mllib.UnsupervisedGraphWiseModelConfig
 
UnsupervisedGraphWiseModelConfig(UnsupervisedGraphWiseModelConfig) - Constructor for class oracle.pgx.config.mllib.UnsupervisedGraphWiseModelConfig
 
UnsupervisedGraphWiseModelConfig(UnsupervisedGraphWiseModelConfig, CategoryMappingConfig) - Constructor for class oracle.pgx.config.mllib.UnsupervisedGraphWiseModelConfig
 
UnsupervisedGraphWiseModelConfig.LossFunction - Enum in oracle.pgx.config.mllib
 
Update - oracle.pgx.common.types.OperationType
 
UPDATE - oracle.pg.rdbms.pgql.PgqlSqlModifyTrans.ModificationType
 
UPDATE_CONSISTENCY_MODEL - oracle.pgx.api.executionenvironment.ExecutionEnvironmentField
Wrapper for PgxConfig.Field.DEFAULT_IN_PLACE_UPDATE_CONSISTENCY_MODEL, no validators
UPDATE_EXECUTION_ENVIRONMENT - oracle.pgx.config.LinkTemplate
 
UPDATE_INTERVAL_SEC - oracle.pgx.config.GraphLoadingConfig.Field
the interval in which a new snapshot is created, either by reloading the entire graph or if the format supports delta-updates, out of the cached changes.
UPDATE_MAX_ATTAINABLE_RESOURCES - oracle.pgx.config.LinkTemplate
 
UPDATE_PGX_CONFIG - oracle.pgx.config.LinkTemplate
 
UPDATE_PROPERTIES_IN_PLACE - oracle.pgx.config.GraphLoadingConfig.Field
if true, non-structural updates get applied to the graph in-place, else non-structural updates also cause new snapshots of the graph to be created.
UPDATE_THRESHOLD - oracle.pgx.config.GraphLoadingConfig.Field
(only relevant if the format supports delta updates) the maximum number of changes that are cached before a new snapshot is created.
UPDATE_WITH_NEW_VALUES - oracle.pgx.api.expansion.PropertyMergeStrategy
Update property values for duplicated elements with new values from the expansion.
UpdateConsistencyModel - Enum in oracle.pgx.config
The Consistency models to be used with in-place updates
updateEdge(long) - Method in interface oracle.pgx.api.GraphChangeSet
Returns a EdgeModifier with which you can update edge properties and the edge label.
updateEdge(long) - Method in class oracle.pgx.api.GraphChangeSetImpl
 
updateEdge(String) - Method in interface oracle.pgx.api.GraphChangeSet
Returns a EdgeModifier with which you can update edge properties and the edge label.
updateEdge(String) - Method in class oracle.pgx.api.GraphChangeSetImpl
 
updateMaxAttainableResources(int, MemoryUnit) - Method in interface oracle.pgx.api.admin.Control
Updates the maximum attainable resources the cluster can expect to grow to by joining additional machines.
updateMaxAttainableResources(int, MemoryUnit) - Method in class oracle.pgx.api.ElasticityController
Updates the maximum attainable resources the cluster can expect to grow to by joining additional machines.
updateMaxValue(PgxVertex, VertexProperty<T>, T) - Static method in interface oracle.pgx.algorithm.Reduction
Create an atomic reduction of a vertex property.
updateMaxValue(T1, T2) - Static method in interface oracle.pgx.algorithm.Reduction
Create an atomic reduction of a variable.
updateMinValue(PgxVertex, VertexProperty<T>, T) - Static method in interface oracle.pgx.algorithm.Reduction
Create an atomic reduction of a vertex property.
updateMinValue(T1, T2) - Static method in interface oracle.pgx.algorithm.Reduction
Create an atomic reduction of a variable.
updatePgxConfig(InputStream) - Method in interface oracle.pgx.api.admin.Control
Replaces the current PGX config with the given configuration.
updatePgxConfig(InputStream) - Method in class oracle.pgx.api.ServerInstance
updatePgxConfig(String) - Method in interface oracle.pgx.api.admin.Control
Replaces the current PGX config with the given configuration.
updatePgxConfig(String) - Method in class oracle.pgx.api.ServerInstance
updatePgxConfig(Map<PgxConfig.Field, Object>) - Method in interface oracle.pgx.api.admin.Control
Replaces the current PGX config with the given configuration.
updatePgxConfig(Map<PgxConfig.Field, Object>) - Method in class oracle.pgx.api.ServerInstance
updatePgxConfig(PgxConfig) - Method in interface oracle.pgx.api.admin.Control
Replaces the current PGX config with the given configuration.
updatePgxConfig(PgxConfig) - Method in class oracle.pgx.api.ServerInstance
updatePgxConfigAsync(InputStream) - Method in class oracle.pgx.api.ServerInstance
Replaces the current PGX config with the given configuration.
updatePgxConfigAsync(String) - Method in class oracle.pgx.api.ServerInstance
Replaces the current PGX config with the given configuration.
updatePgxConfigAsync(Map<PgxConfig.Field, Object>) - Method in class oracle.pgx.api.ServerInstance
Replaces the current PGX config with the given configuration.
updatePgxConfigAsync(PgxConfig) - Method in class oracle.pgx.api.ServerInstance
Replaces the current PGX config with the given configuration.
UPDATES - oracle.pgx.config.GraphOptimizedFor
Optimize for fast-updates, e..g by using delta logs; in this way, updates are more memory-efficient and faster, but at the potential cost of time overheads when querying the graph.
updateVertex(VID) - Method in interface oracle.pgx.api.GraphChangeSet
Returns a VertexModifier with which you can update vertex properties.
updateVertex(VID) - Method in class oracle.pgx.api.GraphChangeSetImpl
 
UPLOAD_BATCH_SIZE - oracle.pgx.config.ClientConfig.Field
How many items will be uploaded in a batch.
URIS - oracle.pgx.config.FileEntityProviderConfig.Field
list of unified resource identifiers
USE_INDEX_FOR_REACHABILITY_QUERIES - oracle.pgx.config.PgxConfig.Field
create index for reachability queries
USE_INDEX_FOR_REACHABILITY_QUERIES - oracle.pgx.config.RuntimeConfig.Field
create index for reachability queries
USE_INFINIBAND - oracle.pgx.config.PgxConfig.Field
If set to true, InfiniBand will be used.
USE_MEMORY_MAPPER_FOR_READING_PGB - oracle.pgx.config.PgxConfig.Field
if true, use memory mapped files for reading graphs in PGB format if possible; false always use s stream based implementation
USE_MEMORY_MAPPER_FOR_READING_PGB - oracle.pgx.config.RuntimeConfig.Field
if true, use memory mapped files for reading graphs in PGB format if possible; false always use s stream based implementation
USE_MEMORY_MAPPER_FOR_STORING_PGB - oracle.pgx.config.PgxConfig.Field
if true, use memory mapped files for storing in PGB format if possible; if false always use a stream based implementation
USE_MEMORY_MAPPER_FOR_STORING_PGB - oracle.pgx.config.RuntimeConfig.Field
if true, use memory mapped files for storing in PGB format if possible; if false always use a stream based implementation
USE_OPENMP_THREAD_POOL - oracle.pgx.config.EnterpriseSchedulerFlagsConfig.Field
[Internal use only] If true, use OpenMP based thread pool.
USE_PREFIX - oracle.pgx.config.RdfGraphConfig.Field
indicates if prefixes should be used instead of uri
USE_VERTEX_PROPERTY_VALUE_AS_LABEL - oracle.pgx.config.GraphLoadingConfig.Field
load the given property as vertex label.
useEdgeToEdgeConnection(boolean) - Method in class oracle.pgx.api.mllib.GraphWiseBaseConvLayerConfigBuilder
Use the connection between edges and edges.
useEdgeToEdgeConnection(boolean) - Method in class oracle.pgx.config.mllib.GraphWiseBaseConvLayerConfig
 
useEdgeToVertexConnection(boolean) - Method in class oracle.pgx.api.mllib.GraphWiseBaseConvLayerConfigBuilder
Use the connection between edges and vertices.
useEdgeToVertexConnection(boolean) - Method in class oracle.pgx.config.mllib.GraphWiseBaseConvLayerConfig
 
useInfiniband() - Method in class oracle.pgx.config.PgxConfig
If set to true, InfiniBand will be used.
useMemoryMapperForReadingPgb() - Method in class oracle.pgx.config.PgxConfig
if true, use memory mapped files for reading graphs in PGB format if possible; false always use s stream based implementation
useMemoryMapperForReadingPgb() - Method in class oracle.pgx.config.RuntimeConfig
if true, use memory mapped files for reading graphs in PGB format if possible; false always use s stream based implementation
useMemoryMapperForStoringPgb() - Method in class oracle.pgx.config.PgxConfig
if true, use memory mapped files for storing in PGB format if possible; if false always use a stream based implementation
useMemoryMapperForStoringPgb() - Method in class oracle.pgx.config.RuntimeConfig
if true, use memory mapped files for storing in PGB format if possible; if false always use a stream based implementation
useOpenmpThreadPool() - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfig
[Internal use only] If true, use OpenMP based thread pool.
usePrefix() - Method in class oracle.pgx.config.RdfGraphConfig
indicates if prefixes should be used instead of uri
USER - oracle.pgx.common.types.AuthorizationType
 
USER_DEFINED_FUNCTIONS - oracle.pgx.config.UdfConfig.Field
list of user defined functions
USER_GRAPH_PERMISSION - oracle.pgx.config.LinkTemplate
 
USER_IDS - oracle.pgx.config.IdGenerationStrategy
User defined ids.
USER_PRINCIPAL - oracle.pgx.config.PgHbaseGraphConfig.Field
User principal
USER_REQUESTED_CANCEL_ERROR - Static variable in class oracle.pg.rdbms.pgql.PgqlExecution
 
USER_SPECIFIC_MAX_DATA_MEMORY - oracle.pgx.config.DataMemoryLimitType
 
username(String) - Method in class oracle.pg.rdbms.AdbGraphClientConfiguration.AdbGraphClientConfigurationBuilder
The Database username to use for login.
username(String) - Method in class oracle.pgx.api.expansion.PgqlViewGraphExpander
sets the username of the DB user to use to connect to the DB
username(String) - Method in class oracle.pgx.api.frames.PgxDbFrameReader
sets the username of the DB user to use to connect to the DB
username(String) - Method in class oracle.pgx.api.frames.PgxDbFrameStorer
sets the username of the DB user to use to connect to the DB
username(String) - Method in class oracle.pgx.api.mllib.DbModelLoader
Configures the username of the database user to load the model with (not required if using the user from the realm)
username(String) - Method in class oracle.pgx.api.mllib.DbModelRepositoryBuilder
Configures the username of the database user to load the model with (not required if using the user from the realm)
username(String) - Method in class oracle.pgx.api.mllib.DbModelStorer
Configures the database username to store the model with (not required if using the user from the realm)
username(String) - Method in class oracle.pgx.api.subgraph.PgqlBasedSubgraphReader
sets the username of the DB user to use to connect to the DB
USERNAME - oracle.pgx.config.EsEntityProviderConfig.Field
username to use when connecting to an Elasticsearch instance
USERNAME - oracle.pgx.config.PartitionedGraphConfig.Field
username to use when connecting to an RDBMS instance
USERNAME - oracle.pgx.config.PgNosqlGraphConfig.Field
name of a NoSQL user
USERNAME - oracle.pgx.config.PgRdbmsGraphConfig.Field
username to use when connecting to an RDBMS instance
USERNAME - oracle.pgx.config.RdbmsEntityProviderConfig.Field
username to use when connecting to an RDBMS instance
USERNAME - oracle.pgx.config.RdfGraphConfig.Field
username to use when connecting to an RDBMS instance
USERNAME - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
username to use when connecting to an RDBMS instance
useVertexToEdgeConnection(boolean) - Method in class oracle.pgx.api.mllib.GraphWiseBaseConvLayerConfigBuilder
Use the connection between vertices and edges.
useVertexToEdgeConnection(boolean) - Method in class oracle.pgx.config.mllib.GraphWiseBaseConvLayerConfig
 
useVertexToVertexConnection(boolean) - Method in class oracle.pgx.api.mllib.GraphWiseBaseConvLayerConfigBuilder
Use the connection between vertices and vertices.
useVertexToVertexConnection(boolean) - Method in class oracle.pgx.config.mllib.GraphWiseBaseConvLayerConfig
 

V

validate() - Method in class oracle.pgx.config.AbstractDataMemoryLimitsConfig
 
validate() - Method in class oracle.pgx.config.AbstractEngineConfig
 
validate() - Method in class oracle.pgx.config.AbstractPgxConfig
 
validate() - Method in class oracle.pgx.config.AbstractRuntimeConfig
 
validateInput(DataMemoryLimitType, String, Double, boolean) - Static method in class oracle.pgx.config.DataMemoryLimit
 
validateMaxDataMemoryLimit(DataMemoryLimitType) - Method in class oracle.pgx.config.AbstractDataMemoryLimitsConfig
 
validateProperties() - Method in class oracle.pgx.config.mllib.inputconfig.CategoricalPropertyConfig
 
validateProperties() - Method in class oracle.pgx.config.mllib.inputconfig.EmbeddingTableConfig
 
validateUnique(Collection<ReadGraphOption>, Class<T>, String) - Static method in interface oracle.pgx.config.ReadGraphOption
Validates a given option list to contain only one item of the specified type.
value() - Method in annotation type oracle.pgx.algorithm.annotations.Length
 
VALUE - oracle.pgx.config.PreparedQueryArgumentConfig.Field
value
VALUE - oracle.pgx.config.RdfGraphPrefixConfig.Field
expanded iri
valueOf(String) - Static method in enum oracle.pg.imports.GraphImportInputFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pg.imports.GraphImportOutputFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pg.rdbms.EnvironmentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pg.rdbms.Job.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pg.rdbms.Job.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pg.rdbms.pgql.PgqlSqlModifyTrans.ModificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pg.rdbms.pgql.PgqlSqlTrans.TranslationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.algorithm.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.algorithm.Traversal.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.api.admin.StartupLogEntryItem
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.api.DefaultFutureProgress.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.api.executionenvironment.ExecutionEnvironmentField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.api.expansion.PropertyMergeStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.api.filter.FilterStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.api.filter.FilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.api.FutureProgress.FutureProgressType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.api.GmCompilerOptimization
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.api.mllib.SupervisedEdgeWiseModel.SupervisedEdgeWiseInferenceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.api.mllib.SupervisedGraphWiseModel.SupervisedGraphWiseInferenceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.api.mllib.UnsupervisedEdgeWiseModel.UnsupervisedEdgeWiseInferenceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.api.mllib.UnsupervisedGraphWiseModel.UnsupervisedGraphWiseInferenceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.api.mllib.VertexAnomalyDetectionModel.AnomalyDetectionInferenceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.api.PgqlResultElement.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.api.PgxGraph.Degree
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.api.PgxGraph.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.api.PgxGraph.MultiEdges
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.api.PgxGraph.SelfEdges
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.api.PgxGraph.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.api.PgxGraph.TrivialVertices
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.api.PoolType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.common.auth.PgxGeneralPermission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.common.auth.PgxResource.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.common.auth.PgxResourcePermission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.common.types.ArgumentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.common.types.AuthorizationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.common.types.ChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.common.types.CollectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.common.types.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.common.types.EntityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.common.types.IdStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.common.types.IdType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.common.types.OperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.common.types.PropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.common.types.QueryArgumentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.common.types.ReturnType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.Aggregate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.AnalysisTaskConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.AuthorizationEntityConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.AuthorizationEntityPermissionConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.AuthorizationLocationConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.BasicSchedulerConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.ClientConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.Compiler
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.DataMemoryLimitsConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.DataMemoryLimitType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.DbEngine
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.EnterpriseSchedulerConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.EnterpriseSchedulerFlagsConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.EsEntityProviderConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.ExternalStoreConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.FileEntityProviderConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.FileGraphConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.FileGraphStoringConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.FilterExpressionConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.FrontierRedactedVerticesConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.FrontierTypeStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.GraphBuilderConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.GraphErrorHandlingConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.GraphLoadingConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.GraphOptimizedFor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.GraphPropertyConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.GraphSharingOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.GraphValidationLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.IdGenerationStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.InteractionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.LinkTemplate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.MemoryAllocationStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.mllib.ActivationFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.mllib.AggregationOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.mllib.batchgenerator.BatchGenerator.BatchGeneratorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.mllib.edgecombination.EdgeCombinationMethod.AggregationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.mllib.EdgeWiseModelConfig.EdgeWiseConvModelVariant
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.mllib.GraphWiseBaseConvLayerConfig.ConvLayerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.mllib.GraphWiseBaseModelConfig.Backend
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.mllib.GraphWiseDgiLayerConfig.Discriminator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.mllib.GraphWiseDgiLayerConfig.ReadoutFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.mllib.GraphWiseEmbeddingConfig.EmbeddingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.mllib.GraphWiseModelConfig.GraphConvModelVariant
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.mllib.inputconfig.CategoricalEmbeddingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.mllib.loss.LossFunction.LossType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.mllib.ModelDatasource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.mllib.ModelKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.mllib.UnsupervisedEdgeWiseModelConfig.LossFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.mllib.UnsupervisedGraphWiseModelConfig.LossFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.mllib.WeightInitScheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.OnAddExistingElement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.OnInvalidChange
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.OnMismatch
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.OnMissingVertex
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.OnRequiredConversion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.PartitionedGraphConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.PartitionWhileLoading
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.PgHbaseGraphConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.PgNosqlGraphConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.PgRdbmsGraphConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.PgxConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.PgxConfigPermission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.PreloadGraphConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.PreparedQueryArgumentConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.PreparedQueryConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.PropertiesRedactionRuleConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.ProviderFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.ProviderLoadingConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.RandomGeneratorStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.RdbmsEntityProviderConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.RdfAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.RdfGraphConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.RdfGraphPrefixConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.ReachabilityIndexCreationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.RealmConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.RuntimeConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.SchedulerStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.SnapshotsSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.SourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.StringPoolingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.TaskPriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.TwoTablesDatastore
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.TwoTablesTextGraphConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.UdfConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.UdfFunctionArgumentConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.UdfFunctionConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.UdfLanguage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.UpdateConsistencyModel
Returns the enum constant of this type with the specified name.
values() - Static method in enum oracle.pg.imports.GraphImportInputFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pg.imports.GraphImportOutputFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pg.rdbms.EnvironmentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pg.rdbms.Job.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pg.rdbms.Job.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pg.rdbms.pgql.PgqlSqlModifyTrans.ModificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pg.rdbms.pgql.PgqlSqlTrans.TranslationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.algorithm.Order
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in interface oracle.pgx.algorithm.PgxMap
Get the values in this map.
values() - Static method in enum oracle.pgx.algorithm.Traversal.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.api.admin.StartupLogEntryItem
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.api.DefaultFutureProgress.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.api.executionenvironment.ExecutionEnvironmentField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.api.expansion.PropertyMergeStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.api.filter.FilterStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.api.filter.FilterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.api.FutureProgress.FutureProgressType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.api.GmCompilerOptimization
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.api.mllib.SupervisedEdgeWiseModel.SupervisedEdgeWiseInferenceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.api.mllib.SupervisedGraphWiseModel.SupervisedGraphWiseInferenceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.api.mllib.UnsupervisedEdgeWiseModel.UnsupervisedEdgeWiseInferenceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.api.mllib.UnsupervisedGraphWiseModel.UnsupervisedGraphWiseInferenceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.api.mllib.VertexAnomalyDetectionModel.AnomalyDetectionInferenceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.api.PgqlResultElement.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.api.PgxGraph.Degree
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.api.PgxGraph.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.api.PgxGraph.MultiEdges
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.api.PgxGraph.SelfEdges
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.api.PgxGraph.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.api.PgxGraph.TrivialVertices
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.api.PoolType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.common.auth.PgxGeneralPermission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.common.auth.PgxResource.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.common.auth.PgxResourcePermission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.common.types.ArgumentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.common.types.AuthorizationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.common.types.ChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.common.types.CollectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.common.types.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.common.types.EntityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.common.types.IdStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.common.types.IdType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.common.types.OperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.common.types.PropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.common.types.QueryArgumentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.common.types.ReturnType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.Aggregate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.AnalysisTaskConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.AuthorizationEntityConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.AuthorizationEntityPermissionConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.AuthorizationLocationConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.BasicSchedulerConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.ClientConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.Compiler
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.DataMemoryLimitsConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.DataMemoryLimitType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.DbEngine
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.EnterpriseSchedulerConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.EnterpriseSchedulerFlagsConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.EsEntityProviderConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.ExternalStoreConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.FileEntityProviderConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.FileGraphConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.FileGraphStoringConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.FilterExpressionConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.FrontierRedactedVerticesConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.FrontierTypeStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.GraphBuilderConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.GraphErrorHandlingConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.GraphLoadingConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.GraphOptimizedFor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.GraphPropertyConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.GraphSharingOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.GraphValidationLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.IdGenerationStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.InteractionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.LinkTemplate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.MemoryAllocationStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.mllib.ActivationFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.mllib.AggregationOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.mllib.batchgenerator.BatchGenerator.BatchGeneratorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.mllib.edgecombination.EdgeCombinationMethod.AggregationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.mllib.EdgeWiseModelConfig.EdgeWiseConvModelVariant
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.mllib.GraphWiseBaseConvLayerConfig.ConvLayerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.mllib.GraphWiseBaseModelConfig.Backend
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.mllib.GraphWiseDgiLayerConfig.Discriminator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.mllib.GraphWiseDgiLayerConfig.ReadoutFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.mllib.GraphWiseEmbeddingConfig.EmbeddingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.mllib.GraphWiseModelConfig.GraphConvModelVariant
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.mllib.inputconfig.CategoricalEmbeddingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.mllib.loss.LossFunction.LossType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.mllib.ModelDatasource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.mllib.ModelKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.mllib.UnsupervisedEdgeWiseModelConfig.LossFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.mllib.UnsupervisedGraphWiseModelConfig.LossFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.mllib.WeightInitScheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.OnAddExistingElement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.OnInvalidChange
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.OnMismatch
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.OnMissingVertex
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.OnRequiredConversion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.PartitionedGraphConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.PartitionWhileLoading
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.PgHbaseGraphConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.PgNosqlGraphConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.PgRdbmsGraphConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.PgxConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.PgxConfigPermission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.PreloadGraphConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.PreparedQueryArgumentConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.PreparedQueryConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.PropertiesRedactionRuleConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.ProviderFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.ProviderLoadingConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.RandomGeneratorStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.RdbmsEntityProviderConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.RdfAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.RdfGraphConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.RdfGraphPrefixConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.ReachabilityIndexCreationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.RealmConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.RuntimeConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.SchedulerStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.SnapshotsSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.SourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.StringPoolingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.TaskPriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.TwoTablesDatastore
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.TwoTablesTextGraphConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.UdfConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.UdfFunctionArgumentConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.UdfFunctionConfig.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.UdfLanguage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pgx.config.UpdateConsistencyModel
Returns an array containing the constants of this enum type, in the order they are declared.
vector(DataType, int) - Static method in class oracle.pgx.api.frames.schema.datatypes.DataTypes
 
VECTOR_COMPONENT_DELIMITER - oracle.pgx.config.EsEntityProviderConfig.Field
delimiter for the different components of vector properties
VECTOR_COMPONENT_DELIMITER - oracle.pgx.config.FileEntityProviderConfig.Field
delimiter for the different components of vector properties
VECTOR_COMPONENT_DELIMITER - oracle.pgx.config.FileGraphConfig.Field
delimiter for the different components of vector properties
VECTOR_COMPONENT_DELIMITER - oracle.pgx.config.PartitionedGraphConfig.Field
delimiter for the different components of vector properties
VECTOR_COMPONENT_DELIMITER - oracle.pgx.config.PgHbaseGraphConfig.Field
delimiter for the different components of vector properties
VECTOR_COMPONENT_DELIMITER - oracle.pgx.config.PgNosqlGraphConfig.Field
delimiter for the different components of vector properties
VECTOR_COMPONENT_DELIMITER - oracle.pgx.config.PgRdbmsGraphConfig.Field
delimiter for the different components of vector properties
VECTOR_COMPONENT_DELIMITER - oracle.pgx.config.RdbmsEntityProviderConfig.Field
delimiter for the different components of vector properties
VECTOR_COMPONENT_DELIMITER - oracle.pgx.config.RdfGraphConfig.Field
delimiter for the different components of vector properties
VECTOR_COMPONENT_DELIMITER - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
delimiter for the different components of vector properties
VECTOR_COMPONENT_DELIMITER - oracle.pgx.config.TwoTablesTextGraphConfig.Field
delimiter for the different components of vector properties
VectorType - Class in oracle.pgx.api.frames.schema.datatypes.collection
 
VectorType(DataType, Integer) - Constructor for class oracle.pgx.api.frames.schema.datatypes.collection.VectorType
 
verify(Object) - Method in enum oracle.pgx.api.executionenvironment.ExecutionEnvironmentField
checks that the type matches the one of value and then checks the validity using the provided validators
VERSION - oracle.pgx.config.LinkTemplate
 
VERSION_SELF - oracle.pgx.config.LinkTemplate
 
VersionConfig - Class in oracle.pgx.config
 
VersionConfig() - Constructor for class oracle.pgx.config.VersionConfig
 
VERTEX - oracle.pgx.api.filter.FilterType
a vertex-filter
VERTEX - oracle.pgx.api.PgqlResultElement.Type
 
VERTEX - oracle.pgx.common.types.EntityType
Entity is a node.
VERTEX - oracle.pgx.common.types.PropertyType
Vertex type for properties
VERTEX - oracle.pgx.config.RdfAction
 
VERTEX_EXTENSION - oracle.pgx.config.FileGraphStoringConfig.Field
the extension to use when creating vertex file partitions
VERTEX_FROM_EDGE - oracle.pgx.config.LinkTemplate
 
VERTEX_ID_COLUMN - oracle.pgx.config.FileGraphConfig.Field
name or index (starting from 1) of column corresponding to vertex id (for CSV format only)
VERTEX_ID_COLUMN - oracle.pgx.config.TwoTablesTextGraphConfig.Field
name or index (starting from 1) of column corresponding to vertex id (for CSV format only)
VERTEX_ID_GENERATION_STRATEGY - oracle.pgx.config.GraphBuilderConfig.Field
if AUTO_GENERATED vertices IDs are auto generated.
VERTEX_ID_STRATEGY - oracle.pgx.config.FileGraphConfig.Field
Indicates what ID strategy should be used for the vertices of this graph.
VERTEX_ID_STRATEGY - oracle.pgx.config.PartitionedGraphConfig.Field
Indicates what ID strategy should be used for the vertices of this graph.
VERTEX_ID_STRATEGY - oracle.pgx.config.PgHbaseGraphConfig.Field
Indicates what ID strategy should be used for the vertices of this graph.
VERTEX_ID_STRATEGY - oracle.pgx.config.PgNosqlGraphConfig.Field
Indicates what ID strategy should be used for the vertices of this graph.
VERTEX_ID_STRATEGY - oracle.pgx.config.PgRdbmsGraphConfig.Field
Indicates what ID strategy should be used for the vertices of this graph.
VERTEX_ID_STRATEGY - oracle.pgx.config.RdfGraphConfig.Field
Indicates what ID strategy should be used for the vertices of this graph.
VERTEX_ID_STRATEGY - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
Indicates what ID strategy should be used for the vertices of this graph.
VERTEX_ID_STRATEGY - oracle.pgx.config.TwoTablesTextGraphConfig.Field
Indicates what ID strategy should be used for the vertices of this graph.
VERTEX_ID_TYPE - oracle.pgx.config.FileGraphConfig.Field
type of the vertex ID.
VERTEX_ID_TYPE - oracle.pgx.config.PartitionedGraphConfig.Field
type of the vertex ID.
VERTEX_ID_TYPE - oracle.pgx.config.PgHbaseGraphConfig.Field
type of the vertex ID.
VERTEX_ID_TYPE - oracle.pgx.config.PgNosqlGraphConfig.Field
type of the vertex ID.
VERTEX_ID_TYPE - oracle.pgx.config.PgRdbmsGraphConfig.Field
type of the vertex ID.
VERTEX_ID_TYPE - oracle.pgx.config.RdfGraphConfig.Field
type of the vertex ID.
VERTEX_ID_TYPE - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
type of the vertex ID.
VERTEX_ID_TYPE - oracle.pgx.config.TwoTablesTextGraphConfig.Field
type of the vertex ID.
VERTEX_IN_TABLE_SELF - oracle.pgx.config.LinkTemplate
 
VERTEX_LABEL - oracle.pgx.config.RdfAction
 
VERTEX_LABEL_PREDICATES - oracle.pgx.config.RdfGraphConfig.Field
predicates of triples that are transformed to vertex labels
VERTEX_LABEL_SELF - oracle.pgx.config.LinkTemplate
 
VERTEX_LABELS - oracle.pgx.api.PgqlResultElement.Type
 
VERTEX_LABELS_COLUMN - oracle.pgx.config.FileGraphConfig.Field
name or index (starting from 1) of column corresponding to vertex labels (for CSV format only)
VERTEX_LABELS_COLUMN - oracle.pgx.config.TwoTablesTextGraphConfig.Field
name or index (starting from 1) of column corresponding to vertex labels (for CSV format only)
VERTEX_NEIGHBORS - oracle.pgx.config.LinkTemplate
 
VERTEX_PROPS - oracle.pgx.config.FileGraphConfig.Field
specification of vertex properties associated with graph
VERTEX_PROPS - oracle.pgx.config.PgHbaseGraphConfig.Field
specification of vertex properties associated with graph
VERTEX_PROPS - oracle.pgx.config.PgNosqlGraphConfig.Field
specification of vertex properties associated with graph
VERTEX_PROPS - oracle.pgx.config.PgRdbmsGraphConfig.Field
specification of vertex properties associated with graph
VERTEX_PROPS - oracle.pgx.config.RdfGraphConfig.Field
specification of vertex properties associated with graph
VERTEX_PROPS - oracle.pgx.config.TwoTablesRdbmsGraphConfig.Field
specification of vertex properties associated with graph
VERTEX_PROPS - oracle.pgx.config.TwoTablesTextGraphConfig.Field
specification of vertex properties associated with graph
VERTEX_PROVIDERS - oracle.pgx.config.PartitionedGraphConfig.Field
list of vertex providers in this graph
VERTEX_SELF - oracle.pgx.config.LinkTemplate
 
VERTEX_TYPE - Static variable in class oracle.pgx.api.frames.schema.datatypes.DataTypes
 
VERTEX_URIS - oracle.pgx.config.FileGraphConfig.Field
list of unified resource identifiers
VERTEX_URIS - oracle.pgx.config.TwoTablesTextGraphConfig.Field
list of unified resource identifiers
VertexAnomalyDetectionModel - Interface in oracle.pgx.api.mllib
This interface specifies which methods an object should implement in order to perform vertex anomaly detection.
VertexAnomalyDetectionModel.AnomalyDetectionInferenceType - Enum in oracle.pgx.api.mllib
 
vertexBetweennessCentrality(PgxGraph) - Method in class oracle.pgx.api.Analyst
Betweenness centrality measures the centrality of the vertices to identify important vertices for the flow of information
vertexBetweennessCentrality(PgxGraph, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Betweenness centrality measures the centrality of the vertices to identify important vertices for the flow of information
vertexBetweennessCentralityAsync(PgxGraph) - Method in class oracle.pgx.api.Analyst
Betweenness centrality measures the centrality of the vertices to identify important vertices for the flow of information
vertexBetweennessCentralityAsync(PgxGraph, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Betweenness centrality measures the centrality of the vertices to identify important vertices for the flow of information
VertexBuilder<VID> - Interface in oracle.pgx.api
A vertex builder for defining vertices added with the GraphBuilderImpl.
VertexBuilderImpl<ID> - Class in oracle.pgx.api.graphbuilder
 
VertexBuilderImpl(GraphBuilderImpl<ID>, ID) - Constructor for class oracle.pgx.api.graphbuilder.VertexBuilderImpl
 
VertexBuilderImpl(GraphBuilderImpl<ID>, ID, boolean) - Constructor for class oracle.pgx.api.graphbuilder.VertexBuilderImpl
 
VertexCollection<ID> - Class in oracle.pgx.api
A collection of vertices.
VertexFilter - Class in oracle.pgx.api.filter
A class that wraps a filter expression supposed to be evaluated on each vertex of the graph
VertexFilter - Interface in oracle.pgx.algorithm.filter
 
vertexIdStrategy(IdStrategy) - Method in class oracle.pgx.api.frames.PgxGraphFromFramesCreator
Set strategy for vertex ids
vertexKeyColumn(String) - Method in class oracle.pgx.api.frames.PgxVertexProviderFromFramesCreator
Set the column name containing the vertex keys
VertexLabels<ID> - Class in oracle.pgx.api
 
VertexLabels(PgxGraph, Property) - Constructor for class oracle.pgx.api.VertexLabels
 
VertexModifier<VID> - Interface in oracle.pgx.api
 
VertexModifierImpl<VID> - Class in oracle.pgx.api.graphbuilder
 
VertexModifierImpl(GraphChangeSetImpl<VID>, VID) - Constructor for class oracle.pgx.api.graphbuilder.VertexModifierImpl
 
VertexModifierImpl(GraphChangeSetImpl<VID>, VID, boolean) - Constructor for class oracle.pgx.api.graphbuilder.VertexModifierImpl
 
vertexPropertiesMergingStrategy(PropertyMergeStrategy) - Method in class oracle.pgx.api.expansion.AbstractGraphExpander
Set the strategy for how vertex properties of duplicate elements are handled.
VertexProperty<ID,​V> - Class in oracle.pgx.api
A vertex property of a PgxGraph.
VertexProperty<T> - Interface in oracle.pgx.algorithm
A vertex property of a PgxGraph.
vertexProvider(String, PgxFrame) - Method in class oracle.pgx.api.frames.AbstractPgxEntityProviderFromFramesCreator
Add a new vertex provider to the underlying PgxGraphFromFramesCreator
vertexProvider(String, PgxFrame) - Method in class oracle.pgx.api.frames.PgxGraphFromFramesCreator
Add a new vertex provider to the graph creator
VertexProviderMetaData - Class in oracle.pgx.api
Meta information about a vertex provider in a PgxGraph.
VertexProviderMetaData(String, IdType, Set<String>, List<PropertyMetaData>, Set<String>, Set<String>) - Constructor for class oracle.pgx.api.VertexProviderMetaData
 
VertexProviderMetaData(VertexProviderMetaData) - Constructor for class oracle.pgx.api.VertexProviderMetaData
 
VertexSequence<ID> - Class in oracle.pgx.api
An ordered sequence of vertices which may contain duplicates.
VertexSequence - Interface in oracle.pgx.algorithm
An ordered sequence of vertices which may contain duplicates.
VertexSet<ID> - Class in oracle.pgx.api
An unordered set of vertices (no duplicates).
VertexSet - Interface in oracle.pgx.algorithm
An unordered set of vertices (no duplicates).
VertexType - Class in oracle.pgx.api.frames.schema.datatypes.graph
 
VertexType() - Constructor for class oracle.pgx.api.frames.schema.datatypes.graph.VertexType
 
VERTICES_VIEW_NAME - oracle.pgx.config.PgRdbmsGraphConfig.Field
the name of view for vertices
VIEW_PARALLEL_HINT_DEGREE - oracle.pgx.config.PgRdbmsGraphConfig.Field
if view names are given, the resulting query will be hinted to run in parallel with the given degree.
VOID - oracle.pgx.common.types.ReturnType
Void return type

W

WARN - oracle.pgx.config.OnAddExistingElement
warn when a vertex/edge already exists
WARN_ONCE - oracle.pgx.config.OnAddExistingElement
warn only once when a vertex/edge already exists
wcc(PgxGraph) - Method in class oracle.pgx.api.Analyst
Identifying weakly connected components can be useful for clustering graph data
wcc(PgxGraph, VertexProperty<ID, Long>) - Method in class oracle.pgx.api.Analyst
Identifying weakly connected components can be useful for clustering graph data
wccAsync(PgxGraph) - Method in class oracle.pgx.api.Analyst
Identifying weakly connected components can be useful for clustering graph data
wccAsync(PgxGraph, String) - Method in class oracle.pgx.api.Analyst
 
wccAsync(PgxGraph, VertexProperty<ID, Long>) - Method in class oracle.pgx.api.Analyst
Identifying weakly connected components can be useful for clustering graph data
WEIGHT - oracle.pgx.api.executionenvironment.ExecutionEnvironmentField
Wrapper for Field.WEIGHT, must be a positive integer
WEIGHT - oracle.pgx.config.AnalysisTaskConfig.Field
the weight of the task.
weightedPagerank(PgxGraph, boolean, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
PageRank on weighted edges.
weightedPagerank(PgxGraph, boolean, EdgeProperty<Double>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
PageRank on weighted edges.
weightedPagerank(PgxGraph, double, double, int, boolean, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
PageRank on weighted edges.
weightedPagerank(PgxGraph, double, double, int, boolean, EdgeProperty<Double>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
PageRank on weighted edges.
weightedPagerank(PgxGraph, double, double, int, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
PageRank on weighted edges.
weightedPagerank(PgxGraph, double, double, int, EdgeProperty<Double>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
PageRank on weighted edges.
weightedPagerank(PgxGraph, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
PageRank on weighted edges.
weightedPagerank(PgxGraph, EdgeProperty<Double>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
PageRank on weighted edges.
weightedPagerankAsync(PgxGraph, boolean, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
PageRank on weighted edges.
weightedPagerankAsync(PgxGraph, boolean, EdgeProperty<Double>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
PageRank on weighted edges.
weightedPagerankAsync(PgxGraph, double, double, int, boolean, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
PageRank on weighted edges.
weightedPagerankAsync(PgxGraph, double, double, int, boolean, EdgeProperty<Double>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
PageRank on weighted edges.
weightedPagerankAsync(PgxGraph, double, double, int, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
PageRank on weighted edges.
weightedPagerankAsync(PgxGraph, double, double, int, EdgeProperty<Double>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
PageRank on weighted edges.
weightedPagerankAsync(PgxGraph, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
PageRank on weighted edges.
weightedPagerankAsync(PgxGraph, EdgeProperty<Double>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
PageRank on weighted edges.
WeightInitScheme - Enum in oracle.pgx.config.mllib
Initialization scheme used for weights
Where - oracle.pgx.common.types.OperationType
 
whomToFollow(PgxGraph, ID, int) - Method in class oracle.pgx.api.Analyst
Convenience wrapper around Analyst.whomToFollow(PgxGraph, PgxVertex, int) taking a vertex ID instead of a PgxVertex.
whomToFollow(PgxGraph, ID, int, int) - Method in class oracle.pgx.api.Analyst
Convenience wrapper around Analyst.whomToFollow(PgxGraph, PgxVertex, int, int) taking a vertex ID instead of a PgxVertex.
whomToFollow(PgxGraph, ID, int, int, int, BigDecimal, BigDecimal, int, BigDecimal) - Method in class oracle.pgx.api.Analyst
whomToFollow(PgxGraph, ID, int, int, int, BigDecimal, BigDecimal, int, BigDecimal, VertexSequence<ID>, VertexSequence<ID>) - Method in class oracle.pgx.api.Analyst
whomToFollow(PgxGraph, PgxVertex<ID>) - Method in class oracle.pgx.api.Analyst
WTF is a recommendation algorithm.
whomToFollow(PgxGraph, PgxVertex<ID>, int) - Method in class oracle.pgx.api.Analyst
WTF is a recommendation algorithm.
whomToFollow(PgxGraph, PgxVertex<ID>, int, int) - Method in class oracle.pgx.api.Analyst
WTF is a recommendation algorithm.
whomToFollow(PgxGraph, PgxVertex<ID>, int, int, int, double, double, int, double) - Method in class oracle.pgx.api.Analyst
WTF is a recommendation algorithm.
whomToFollow(PgxGraph, PgxVertex<ID>, int, int, int, double, double, int, double, VertexSequence<ID>, VertexSequence<ID>) - Method in class oracle.pgx.api.Analyst
WTF is a recommendation algorithm.
whomToFollow(PgxGraph, PgxVertex<ID>, int, int, VertexSequence<ID>, VertexSequence<ID>) - Method in class oracle.pgx.api.Analyst
WTF is a recommendation algorithm.
whomToFollow(PgxGraph, PgxVertex<ID>, int, VertexSequence<ID>, VertexSequence<ID>) - Method in class oracle.pgx.api.Analyst
WTF is a recommendation algorithm.
whomToFollow(PgxGraph, PgxVertex<ID>, VertexSequence<ID>, VertexSequence<ID>) - Method in class oracle.pgx.api.Analyst
WTF is a recommendation algorithm.
whomToFollowAsync(PgxGraph, PgxVertex<ID>) - Method in class oracle.pgx.api.Analyst
WTF is a recommendation algorithm.
whomToFollowAsync(PgxGraph, PgxVertex<ID>, int) - Method in class oracle.pgx.api.Analyst
WTF is a recommendation algorithm.
whomToFollowAsync(PgxGraph, PgxVertex<ID>, int, int) - Method in class oracle.pgx.api.Analyst
WTF is a recommendation algorithm.
whomToFollowAsync(PgxGraph, PgxVertex<ID>, int, int, int, double, double, int, double) - Method in class oracle.pgx.api.Analyst
WTF is a recommendation algorithm.
whomToFollowAsync(PgxGraph, PgxVertex<ID>, int, int, int, double, double, int, double, VertexSequence<ID>, VertexSequence<ID>) - Method in class oracle.pgx.api.Analyst
WTF is a recommendation algorithm.
whomToFollowAsync(PgxGraph, PgxVertex<ID>, int, int, VertexSequence<ID>, VertexSequence<ID>) - Method in class oracle.pgx.api.Analyst
WTF is a recommendation algorithm.
whomToFollowAsync(PgxGraph, PgxVertex<ID>, int, VertexSequence<ID>, VertexSequence<ID>) - Method in class oracle.pgx.api.Analyst
WTF is a recommendation algorithm.
whomToFollowAsync(PgxGraph, PgxVertex<ID>, VertexSequence<ID>, VertexSequence<ID>) - Method in class oracle.pgx.api.Analyst
WTF is a recommendation algorithm.
WiseModelBuilder<Config extends GraphWiseBaseModelConfig,​Self extends WiseModelBuilder> - Class in oracle.pgx.api.mllib
Abstract builder class for GraphWise models.
WiseModelBuilder() - Constructor for class oracle.pgx.api.mllib.WiseModelBuilder
 
WITH_VISIBLE_PROPERTIES - oracle.pgx.config.FrontierRedactedVerticesConfig.Field
List of visible properties on the frontier redacted vertices
withArg(int, QueryArgumentType, Object) - Method in class oracle.pgx.api.expansion.PreparedPgViewPgqlQuery
 
withArg(int, QueryArgumentType, Object) - Method in class oracle.pgx.api.subgraph.PreparedPgSqlPgqlQuery
 
withArg(int, QueryArgumentType, Object) - Method in class oracle.pgx.api.subgraph.PreparedPgViewPgqlQuery
 
withBooleanArg(int, boolean) - Method in interface oracle.pgx.api.subgraph.PreparedPgqlQueryBuilder
Set a boolean argument for the prepared query.
withConfig(PartitionedGraphConfig) - Method in class oracle.pgx.api.expansion.AbstractGraphExpander
Specify a graph config used to load the additional graph data.
withConfig(PartitionedGraphConfig) - Method in class oracle.pgx.api.subgraph.PgqlBasedSubgraphReader
sets the graph configuration to use for loading the subgraph.
withDateArg(int, LocalDate) - Method in interface oracle.pgx.api.subgraph.PreparedPgqlQueryBuilder
Set a date argument for the prepared query.
withDoubleArg(int, double) - Method in interface oracle.pgx.api.subgraph.PreparedPgqlQueryBuilder
Set a double argument for the prepared query.
withFloatArg(int, float) - Method in interface oracle.pgx.api.subgraph.PreparedPgqlQueryBuilder
Set a float argument for the prepared query.
withIntegerArg(int, int) - Method in interface oracle.pgx.api.subgraph.PreparedPgqlQueryBuilder
Set an int argument for the prepared query.
WithKey - Interface in oracle.pgx.config
 
withLongArg(int, long) - Method in interface oracle.pgx.api.subgraph.PreparedPgqlQueryBuilder
Set a long argument for the prepared query.
withMaxNumThreads(int, Supplier<PgxFuture<T>>) - Method in class oracle.pgx.api.executionenvironment.CpuEnvironment
withMaxNumThreads(int, Supplier<PgxFuture<T>>) - Method in class oracle.pgx.api.executionenvironment.ExecutionEnvironment
withMaxNumThreadsAsync(int, Supplier<PgxFuture<T>>) - Method in class oracle.pgx.api.executionenvironment.CpuEnvironment
Executes the given asynchronous request with the given limit on the number of threads to use
withMaxNumThreadsAsync(int, Supplier<PgxFuture<T>>) - Method in class oracle.pgx.api.executionenvironment.ExecutionEnvironment
Executes the given asynchronous request with at most maxNumThreads.
withNumThreadsPerTask(int, Supplier<PgxFuture<T>>) - Method in class oracle.pgx.api.executionenvironment.IoEnvironment
withNumThreadsPerTaskAsync(int, Supplier<PgxFuture<T>>) - Method in class oracle.pgx.api.executionenvironment.IoEnvironment
Executes the given asynchronous request with the number of threads used for IO tasks
withParallelHintDegree(int) - Static method in interface oracle.pgx.config.ReadGraphOption
Creates an option, which specifies the parallel hint degree to use for internal queries
withPgql() - Method in class oracle.pgx.api.expansion.GenericGraphExpander
Expand the graph from PG Views, using a set of PGQL queries.
withPriority(TaskPriority, Supplier<PgxFuture<T>>) - Method in class oracle.pgx.api.executionenvironment.CpuEnvironment
withPriorityAsync(TaskPriority, Supplier<PgxFuture<T>>) - Method in class oracle.pgx.api.executionenvironment.CpuEnvironment
Executes the given asynchronous request with the given priority.
withStringArg(int, String) - Method in interface oracle.pgx.api.subgraph.PreparedPgqlQueryBuilder
Set a String argument for the prepared query.
withTimeArg(int, LocalTime) - Method in interface oracle.pgx.api.subgraph.PreparedPgqlQueryBuilder
Set a time argument for the prepared query.
withTimestampArg(int, LocalDateTime) - Method in interface oracle.pgx.api.subgraph.PreparedPgqlQueryBuilder
Set a timestamp argument for the prepared query.
withTimestampWithTimezoneArg(int, OffsetDateTime) - Method in interface oracle.pgx.api.subgraph.PreparedPgqlQueryBuilder
Set a timestamp (with timezone) argument for the prepared query.
withTimeWithTimezoneArg(int, OffsetTime) - Method in interface oracle.pgx.api.subgraph.PreparedPgqlQueryBuilder
Set a time (with timezone) argument for the prepared query.
withUpdateConsistencyModel(UpdateConsistencyModel, Supplier<PgxFuture<T>>) - Method in class oracle.pgx.api.executionenvironment.ExecutionEnvironment
withUpdateConsistencyModelAsync(UpdateConsistencyModel, Supplier<PgxFuture<T>>) - Method in class oracle.pgx.api.executionenvironment.ExecutionEnvironment
Executes the given asynchronous request with the given consistency model (only relevant if in-place updates are enabled).
withWeight(int, Supplier<PgxFuture<T>>) - Method in class oracle.pgx.api.executionenvironment.CpuEnvironment
withWeightAsync(int, Supplier<PgxFuture<T>>) - Method in class oracle.pgx.api.executionenvironment.CpuEnvironment
Executes the given asynchronous request with the given weight.
wrap(V, PropertyType, PgxGraph) - Static method in class oracle.pgx.api.Property
 
write() - Method in class oracle.pgx.api.frames.PgxFrame
Returns a PgxGenericFrameStorer to configure the storing operation and then trigger it.
WRITE - oracle.pgx.common.auth.PgxResourcePermission
 
WRITE - oracle.pgx.config.PgxConfigPermission
 

X

XAVIER - oracle.pgx.config.mllib.WeightInitScheme
As per Glorot and Bengio (2010): Gaussian distribution with mean 0, variance 2.0/(fanIn + fanOut)
XAVIER_UNIFORM - oracle.pgx.config.mllib.WeightInitScheme
As per Glorot and Bengio (2010): Uniform distribution U(-s,s) with s = sqrt(6/(fanIn + fanOut))

Z

ZEROS - oracle.pgx.config.mllib.WeightInitScheme
Weights are initialized with zeros
ZK_CLIENT_PORT - oracle.pgx.config.PgHbaseGraphConfig.Field
ZooKeeper client port
ZK_NODE_PARENT - oracle.pgx.config.PgHbaseGraphConfig.Field
ZooKeeper node parent
ZK_QUORUM - oracle.pgx.config.PgHbaseGraphConfig.Field
ZooKeeper Quorum value
ZK_SESSION_TIMEOUT - oracle.pgx.config.PgHbaseGraphConfig.Field
ZooKeeper session timeout (in milliseconds)
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes All Packages