Skip navigation links
Oracle® Graph
Java API Reference for Property Graph
Release 21.1 (F32791-01)
A B C D E F G H I J K L M N O P Q R S T U V W 

A

absolute(long) - Method in class oracle.pg.rdbms.pgql.PgqlResultSetImpl
Places the cursor to the given row number in this ResultSet object.
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
 
AbstractEmbeddedControl<PgxConfigType extends AbstractEngineConfig> - Class in oracle.pgx.api.admin
A common implementation for Ctrl (of SM) and DistControl (of DIST).
AbstractEmbeddedControl() - Constructor for class oracle.pgx.api.admin.AbstractEmbeddedControl
 
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
 
AbstractGraphPropertyConfig - Class in oracle.pgx.config
Base class for graph property configuration classes.
AbstractGraphPropertyConfig() - Constructor for class oracle.pgx.config.AbstractGraphPropertyConfig
 
AbstractMultipleTablesConfig - Class in oracle.pgx.config
 
AbstractMultipleTablesConfig() - Constructor for class oracle.pgx.config.AbstractMultipleTablesConfig
 
AbstractNodePropertyConfig - Class in oracle.pgx.config
 
AbstractNodePropertyConfig() - Constructor for class oracle.pgx.config.AbstractNodePropertyConfig
 
AbstractNodeTypeConfig - Class in oracle.pgx.config
 
AbstractNodeTypeConfig() - Constructor for class oracle.pgx.config.AbstractNodeTypeConfig
 
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
 
AbstractPgxDistConfig - Class in oracle.pgx.config
 
AbstractPgxDistConfig() - Constructor for class oracle.pgx.config.AbstractPgxDistConfig
 
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
 
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
 
accept(QueryExpressionVisitor) - Method in class oracle.pg.rdbms.pgql.pgview.translation.expression.NullExpression
 
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.
add(T) - Method in interface oracle.pg.text.OracleIndex
Adds a new Element into the index using all its associated key/value pairs
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
 
addAcceptedPredicate(String) - Method in class oracle.pgx.config.RdfGraphConfigBuilder
 
addAll(Long...) - Method in class oracle.pgx.api.EdgeCollection
 
addAll(PgxEntity[]) - Method in class oracle.pgx.api.GraphEntityCollection
 
addAll(ID...) - Method in class oracle.pgx.api.PgxCollection
 
addAll(PgxEntity[]) - Method in class oracle.pgx.api.PgxCollection
Adds elements of a PgxEntity array to this collection.
addAll(Collection<E>) - Method in class oracle.pgx.api.PgxCollection
addAll(Void...) - Method in class oracle.pgx.api.ScalarCollection
 
addAll(PgxEntity[]) - Method in class oracle.pgx.api.ScalarCollection
 
addAll(ID...) - Method in class oracle.pgx.api.VertexCollection
 
addAllAsync(Collection<PgxVertex<ID>>) - Method in class oracle.pgx.api.ComponentCollection
 
addAllAsync(Collection<E>) - Method in class oracle.pgx.api.GraphEntityCollection
 
addAllAsync(E[]) - Method in class oracle.pgx.api.PgxCollection
Add elements to an existing collection
addAllAsync(Collection<E>) - Method in class oracle.pgx.api.ScalarCollection
 
addAllById(Long...) - Method in class oracle.pgx.api.EdgeCollection
 
addAllById(Collection<ID>) - Method in class oracle.pgx.api.GraphEntityCollection
addAllById(ID...) - Method in class oracle.pgx.api.GraphEntityCollection
addAllById(ID...) - Method in class oracle.pgx.api.VertexCollection
 
addAllByIdAsync(Collection<ID>) - Method in class oracle.pgx.api.GraphEntityCollection
Adds vertices/edges to an existing collection using their assiated 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
 
addAnyDirectedAlias(String) - Method in class oracle.pg.rdbms.pgql.TraversalStruct
Adds an alias to the set of any-directed aliases
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
addAttributeToAllEdges(EdgeOpCallback) - Method in interface oracle.pg.common.OracleGraphAttributeUpdater
Adds an attribute to all edges satisfying the criterias specified in the given EdgeOpCallback.
addAttributeToAllEdges(EdgeOpCallback, boolean, int) - Method in interface oracle.pg.common.OracleGraphAttributeUpdater
Adds an attribute to all edges satisfying the criterias specified in the given EdgeOpCallback.
addAttributeToAllEdges(EdgeOpCallback, boolean, int, ProgressListener) - Method in interface oracle.pg.common.OracleGraphAttributeUpdater
Adds an attribute to all edges satisfying the criterias specified in the given EdgeOpCallback.
addAttributeToAllVertices(VertexOpCallback) - Method in interface oracle.pg.common.OracleGraphAttributeUpdater
Adds an attribute to all vertices satisfying the criterias specified in the given VertexOpCallback.
addAttributeToAllVertices(VertexOpCallback, boolean, int) - Method in interface oracle.pg.common.OracleGraphAttributeUpdater
Adds an attribute to all vertices satisfying the criterias specified in the given VertexOpCallback.
addAttributeToAllVertices(VertexOpCallback, boolean, int, ProgressListener) - Method in interface oracle.pg.common.OracleGraphAttributeUpdater
Adds an attribute to all vertices based on the specified VertexOpCallback.
addDefaultNull - Variable in class oracle.pg.rdbms.pgql.QueryContext
 
addEdge(Object, Vertex, Vertex, String) - Method in class oracle.pg.common.OraclePropertyGraphBase
This method adds an edge to the graph instance.
addEdge(String, Vertex, Object...) - Method in class oracle.pg.common.OracleVertexBase
Adds an outgoing edge from this vertex to the inVertex with the provided edge label.
addEdge(String, Vertex) - Method in class oracle.pg.common.OracleVertexBase
This method adds an outgoing edge from this vertex to the inVertex with the provided edge label.
addEdge(Object, Vertex, Vertex, String) - Method in class oracle.pg.hbase.OraclePropertyGraph
This method adds an edge to the graph instance.
addEdge(Object, Vertex, Vertex, String) - Method in class oracle.pg.nosql.OraclePropertyGraph
This method adds an edge to the graph instance.
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(VID, VID) - Method in interface oracle.pgx.api.GraphBuilder
Adds an edge with an implicit ID and the given source and destination vertices.
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(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(long, VID, VID) - Method in class oracle.pgx.api.GraphBuilderImpl
 
addEdge(VID, VID) - Method in class oracle.pgx.api.GraphBuilderImpl
 
addEdge(long, VertexBuilder<VID>, VertexBuilder<VID>) - Method in class oracle.pgx.api.GraphBuilderImpl
 
addEdge(VertexBuilder<VID>, VertexBuilder<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(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(VertexBuilder<VID>, VertexBuilder<VID>) - Method in class oracle.pgx.api.GraphChangeSetImpl
 
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
addEdgeProperty(String, PropertyType) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
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(EntityProviderConfig) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationBuilder
Adds an edge provider specified by the provided configuration
addEdgeProvider(AbstractEntityProviderConfigBuilder) - Method in class oracle.pgx.config.PartitionedGraphConfigBuilder
Adds an edge provider to the graph
addEdgeProvider(EntityProviderConfig) - Method in class oracle.pgx.config.PartitionedGraphConfigBuilder
Adds a edge provider to the graph
addEdgeStringProperty(String, Object, StringPoolingStrategy, Integer) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
addEdgeStringProperty(String, int, Object, Object, StringPoolingStrategy, Integer) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Add a string edge property to the builder
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, 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
addEdgeVectorProperty(String, PropertyType, int) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
addFromElem(ValuePair) - Method in class oracle.pg.rdbms.pgql.SqlQuery
Adds a from element to this select query
addGroupElem(String) - Method in class oracle.pg.rdbms.pgql.SqlQuery
Adds a group element to this select query
addHavingElem(String) - Method in class oracle.pg.rdbms.pgql.SqlQuery
Adds a having element to this select query
addHintElem(String) - Method in class oracle.pg.rdbms.pgql.SqlQuery
Adds a hint element to this select query
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
 
addMatchModifySelectElem(ValuePair) - Method in class oracle.pg.rdbms.pgql.SqlQuery
Adds a match modify select element to this select query
addModifySelectElem(ValuePair) - Method in class oracle.pg.rdbms.pgql.SqlQuery
Adds a modify select element to the current list of modify select elements of this select query
addModifySqlQueryElem(boolean) - Method in class oracle.pg.rdbms.pgql.SqlQuery
Adds a list of modify select elements to this select query
addNodeProperty(String, PropertyType, Object) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
addNodeProperty(String, PropertyType) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
addOrderElem(String) - Method in class oracle.pg.rdbms.pgql.SqlQuery
Adds an order element to this select query
addParameter(Parameter) - Method in class oracle.pg.text.OracleIndexParameters
Adds a new parameter to this OracleIndexParameters object
addPosition(int) - Method in class oracle.pg.rdbms.pgql.ModifyVarInfo
 
addPrefix(String, String) - Method in class oracle.pgx.config.RdfGraphConfigBuilder
 
addProperty(String, PropertyType, Object, Object) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Add a property to this builder
addProperty(String, PropertyType, Object) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Add a property to this builder
addProperty(String, PropertyType) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
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.
addSelectElem(ValuePair) - Method in class oracle.pg.rdbms.pgql.SqlQuery
Adds a select element to this select query
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
addUnpivot(String, String, String) - Method in class oracle.pg.rdbms.pgql.SqlQuery
Creates an unpivot for this select query
addUnpivotElem(String) - Method in class oracle.pg.rdbms.pgql.SqlQuery
Adds an unpivot element to the unpivot of this select query
addUnpivotList() - Method in class oracle.pg.rdbms.pgql.SqlQuery
Adds an unpivot list to the unpivot of this select query
addUpdatedEdge(OracleEdgeBase) - Method in class oracle.pg.common.OraclePropertyGraphBase
Add an updated edge into this property graph
addUpdatedVertex(OracleVertexBase) - Method in class oracle.pg.common.OraclePropertyGraphBase
Add an updated vertex into this property graph
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, 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
addVectorProperty(String, PropertyType, int, Object) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Add a property to this builder
addVectorProperty(String, PropertyType, int) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Add a property to this builder
addVertex(Object) - Method in class oracle.pg.common.OraclePropertyGraphBase
 
addVertex(Object...) - Method in class oracle.pg.common.OraclePropertyGraphBase
Add a Vertex to the graph given an optional series of key/value pairs.
addVertex(VID) - Method in interface oracle.pgx.api.GraphBuilder
Adds the vertex with the given id to the graph builder.
addVertex() - Method in interface oracle.pgx.api.GraphBuilder
Adds a vertex with an implicit id to the graph builder.
addVertex(VID) - Method in class oracle.pgx.api.GraphBuilderImpl
 
addVertex() - 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.
addVertex() - Method in interface oracle.pgx.api.GraphChangeSet
Adds the vertex to the graph builder.
addVertex() - Method in class oracle.pgx.api.GraphChangeSetImpl
 
addVertexById(Object) - Method in class oracle.pg.common.OraclePropertyGraphBase
This method adds an vertex to the graph instance.
addVertexById(Object) - Method in class oracle.pg.hbase.OraclePropertyGraph
This method adds an vertex to the graph instance.
addVertexById(Object) - Method in class oracle.pg.nosql.OraclePropertyGraph
This method adds an vertex to the graph instance.
addVertexLabelPredicate(String) - Method in class oracle.pgx.config.RdfGraphConfigBuilder
 
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
addVertexProperty(String, PropertyType) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
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(EntityProviderConfig) - Method in interface oracle.pgx.api.graphalteration.GraphAlterationBuilder
Adds a vertex provider specified by the provided configuration
addVertexProvider(AbstractEntityProviderConfigBuilder) - Method in class oracle.pgx.config.PartitionedGraphConfigBuilder
Adds a vertex provider to the graph
addVertexProvider(EntityProviderConfig) - Method in class oracle.pgx.config.PartitionedGraphConfigBuilder
Adds a vertex provider to the graph
addVertexStringProperty(String, Object, StringPoolingStrategy, Integer) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
addVertexStringProperty(String, int, Object, Object, StringPoolingStrategy, Integer) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Add a string vertex property to the builder
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, 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
addVertexVectorProperty(String, PropertyType, int) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
addWhereElem(String) - Method in class oracle.pg.rdbms.pgql.SqlQuery
Adds a where element to this select query
addWithClause(ValuePair) - Method in class oracle.pg.rdbms.pgql.SqlQuery
Adds a with clause to this select query
AdjacencyIteratorImpl<T extends OracleElementBase> - Class in oracle.pg.hbase
This class implements the Iterator interface for filtered edges.
adjacentEdgesFromVertices(Object[], String[], Direction) - Method in class oracle.pg.common.OraclePropertyGraphBase
Return an iterator to the vertices in the graph identified by the specified requestedIds
adjacentEdgesFromVertices(Object[], Direction, String[], int) - Method in class oracle.pg.common.OraclePropertyGraphBase
Return an iterator to the vertices in the graph identified by the specified requestedIds using the specified dop
afterLast() - Method in class oracle.pg.rdbms.pgql.PgqlResultSetImpl
Place the cursor after the last row.
Aggregate - Enum in oracle.pgx.config
 
ALGORITHM_NAME - Static variable in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
 
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
 
allEdgeHash - Variable in class oracle.pg.rdbms.pgql.QueryContext
 
allEdgeNL - Variable in class oracle.pg.rdbms.pgql.QueryContext
 
allOf(List<PgxFuture<T>>) - Static method in class oracle.pgx.api.PgxFuture
 
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.
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.
allVertexHash - Variable in class oracle.pg.rdbms.pgql.QueryContext
 
allVertexNL - Variable in class oracle.pg.rdbms.pgql.QueryContext
 
alterGraph() - Method in class oracle.pgx.api.PgxGraph
Create a graph alteration builder to define the graph schema alterations to perform on the graph
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.
analyze(float, String, int) - Method in interface oracle.pg.rdbms.OracleStats
Collects statistics for this graph.
analyze(int) - Method in interface oracle.pg.rdbms.OracleStats
Collects statistics for this graph.
analyze(float, String) - Method in interface oracle.pg.rdbms.OracleStats
Collects statistics for this graph.
analyze(float, String) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
Collects statistics for this graph.
analyze(int) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
Collects statistics for this graph.
analyze(float, String, int) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
Collects statistics for this graph.
analyzeAuto(int) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
Collects statistics for this graph.
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
 
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.
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
areSecondaryIndicesForAdjacencyVerticesEnabled() - Method in class oracle.pg.hbase.OraclePropertyGraph
Returns true if secondary indices for adjacency vertices is enabled
areSecondaryTablesForPropertiesEnabled() - Method in class oracle.pg.hbase.OraclePropertyGraph
Returns true if secondary tables for vertices/edges properties is enabled
areWeEnterprise() - Method in class oracle.pgx.config.AbstractRuntimeConfig
 
ArgumentType - Enum in oracle.pgx.common.types
The type of argument
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.
ASC_DIR - Static variable in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
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
 
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
 
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
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
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)

B

BackendConfig - Interface in oracle.pg.common
Describes the metadata for serialization sintax checking Backend configiguration
BackendConfigHBaseDb - Class in oracle.pg.hbase
A class for provide the Backend confing parameters for serialization syntax checking in HBase DB
BackendConfigOracleNosqlDb - Class in oracle.pg.nosql
A class for provide the Backend confing parameters for serialization syntax checking in Oracle Nosql DB
BackendConfigOracleRdbms - Class in oracle.pg.rdbms
 
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
BATCH_SIZE_PARAMETER - Static variable in class oracle.pg.text.OracleIndexParameters
This constant denotes the parameter for the batch size used to force a flush over the index
beforeFirst() - Method in class oracle.pg.rdbms.pgql.PgqlResultSetImpl
Place the cursor before the first row.
bigIntegerToByteArray(BigInteger) - Static method in class oracle.pg.hbase.OraclePropertyGraphUtils
Parse a bigInteger into a byte array of length 16.
BinaryGraphFilterOperation - Class in oracle.pgx.api.filter
 
BindValueInfo - Class in oracle.pg.rdbms.pgql
This class manages information about bind values used in a PGQL query.
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(VertexSet<?>) - Method in class oracle.pgx.api.PgxGraph
bipartiteSubGraphFromLeftSet(VertexSet<?>, String) - Method in class oracle.pgx.api.PgxGraph
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
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.
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.
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
 
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() - 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() - Method in interface oracle.pgx.api.GraphBuilder
Blocking version of GraphBuilder.buildAsync().
build(String) - Method in class oracle.pgx.api.GraphBuilderImpl
 
build() - Method in class oracle.pgx.api.GraphBuilderImpl
 
build() - Method in class oracle.pgx.api.MergingStrategyBuilder
 
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.GraphWiseConvLayerConfigBuilder
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.Pg2vecModelBuilder
Builds the Pg2vec Model with the builder configuration
build() - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModelBuilder
Builds the SupervisedGraphWise 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.PartitionizingStrategyBuilder
 
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(String) - Method in class oracle.pgx.config.AnalysisTaskConfigBuilder
Builds the AnalysisTaskConfig.
build() - Method in class oracle.pgx.config.AnalysisTaskConfigBuilder
Builds the AnalysisTaskConfig with a parentPath of null.
build(String) - Method in class oracle.pgx.config.AuthorizationEntityConfigBuilder
Builds the AuthorizationEntityConfig.
build() - Method in class oracle.pgx.config.AuthorizationEntityConfigBuilder
Builds the AuthorizationEntityConfig with a parentPath of null.
build(String) - Method in class oracle.pgx.config.AuthorizationEntityPermissionConfigBuilder
Builds the AuthorizationEntityPermissionConfig.
build() - Method in class oracle.pgx.config.AuthorizationEntityPermissionConfigBuilder
Builds the AuthorizationEntityPermissionConfig with a parentPath of null.
build(String) - Method in class oracle.pgx.config.BasicSchedulerConfigBuilder
Builds the BasicSchedulerConfig.
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(String) - Method in class oracle.pgx.config.DataMemoryLimitsConfigBuilder
Builds the DataMemoryLimitsConfig.
build() - Method in class oracle.pgx.config.DataMemoryLimitsConfigBuilder
Builds the DataMemoryLimitsConfig with a parentPath of null.
build(String) - Method in class oracle.pgx.config.EnterpriseSchedulerConfigBuilder
Builds the EnterpriseSchedulerConfig.
build() - Method in class oracle.pgx.config.EnterpriseSchedulerConfigBuilder
Builds the EnterpriseSchedulerConfig with a parentPath of null.
build(String) - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
Builds the EnterpriseSchedulerFlagsConfig.
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(String) - Method in class oracle.pgx.config.FrontierRedactedVerticesConfigBuilder
Builds the FrontierRedactedVerticesConfig.
build() - Method in class oracle.pgx.config.FrontierRedactedVerticesConfigBuilder
Builds the FrontierRedactedVerticesConfig with a parentPath of null.
build(boolean, String) - Method in class oracle.pgx.config.GenericConfigBuilder
 
build() - Method in class oracle.pgx.config.GenericConfigBuilder
 
build(String) - Method in class oracle.pgx.config.GraphPropertyConfigBuilder
Builds the GraphPropertyConfig.
build() - Method in class oracle.pgx.config.GraphPropertyConfigBuilder
Builds the GraphPropertyConfig with a parentPath of null.
build(String) - Method in class oracle.pgx.config.PgxConfigBuilder
Builds the PgxConfig.
build() - Method in class oracle.pgx.config.PgxConfigBuilder
Builds the PgxConfig with a parentPath of null.
build(String) - Method in class oracle.pgx.config.PreloadGraphConfigBuilder
Builds the PreloadGraphConfig.
build() - Method in class oracle.pgx.config.PreloadGraphConfigBuilder
Builds the PreloadGraphConfig with a parentPath of null.
build(String) - Method in class oracle.pgx.config.PropertiesRedactionRuleConfigBuilder
Builds the PropertiesRedactionRuleConfig.
build() - Method in class oracle.pgx.config.PropertiesRedactionRuleConfigBuilder
Builds the PropertiesRedactionRuleConfig with a parentPath of null.
build(String) - Method in class oracle.pgx.config.RealmConfigBuilder
Builds the RealmConfig.
build() - Method in class oracle.pgx.config.RealmConfigBuilder
Builds the RealmConfig with a parentPath of null.
build(String) - Method in class oracle.pgx.config.RuntimeConfigBuilder
Builds the RuntimeConfig.
build() - Method in class oracle.pgx.config.RuntimeConfigBuilder
Builds the RuntimeConfig with a parentPath of null.
build(String) - Method in class oracle.pgx.config.UdfFunctionArgumentConfigBuilder
Builds the UdfFunctionArgumentConfig.
build() - Method in class oracle.pgx.config.UdfFunctionArgumentConfigBuilder
Builds the UdfFunctionArgumentConfig with a parentPath of null.
build(String) - Method in class oracle.pgx.config.UdfFunctionConfigBuilder
Builds the UdfFunctionConfig.
build() - Method in class oracle.pgx.config.UdfFunctionConfigBuilder
Builds the UdfFunctionConfig with a parentPath of null.
BUILD_DATE - Static variable in class oracle.pgx.config.VersionConfig
The timestamp at which this PGX version was built
buildAnalysisTaskConfig(Consumer<AnalysisTaskConfigBuilder>) - Static method in class oracle.pgx.config.AnalysisTaskConfigBuilder
Builds a AnalysisTaskConfig in-place
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() - 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() - Method in interface oracle.pgx.api.GraphBuilder
Shortcut for GraphBuilder.buildAsync(String) without a name
buildAsync(String) - Method in class oracle.pgx.api.GraphBuilderImpl
 
buildAsync() - 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
buildDefaultOracleText() - Static method in class oracle.pg.rdbms.index.oratext.OracleTextIndexParameters
Creates a new OracleIndexParameters object from the set of default parameters used to configure a text index using Oracle Text.
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() - 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
buildMatchTranslation(boolean) - Method in class oracle.pg.rdbms.pgql.SqlQuery
Builds the translation of the match clause of this select query
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
 
buildOracleText(String, String, String, String, String, String, String, int, String) - Static method in class oracle.pg.rdbms.index.oratext.OracleTextIndexParameters
Creates a new OracleIndexParameters object from the set of parameters used to configure a text index using Oracle Text.
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
buildPropertiesRedactionRuleConfig(Consumer<PropertiesRedactionRuleConfigBuilder>) - Static method in class oracle.pgx.config.PropertiesRedactionRuleConfigBuilder
buildQueryUnpivot() - Method in class oracle.pg.rdbms.pgql.SqlQuery
Builds an Unpivot SQL query string from populated SQL query component lists.
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
buildSearchTerm(String, Object) - Method in class oracle.pg.rdbms.index.oratext.OracleTextAutoIndex
Builds a search term query expression in the syntax required by this index.
buildSearchTerm(String, Object, Class) - Method in class oracle.pg.rdbms.index.oratext.OracleTextAutoIndex
Builds a search term query expression in the syntax required by this index.
buildSearchTerm(String, Object) - Method in interface oracle.pg.text.OracleIndex
Builds a search term query expression in the syntax required by this index.
buildSearchTerm(String, Object, Class) - Method in interface oracle.pg.text.OracleIndex
Builds a search term query expression in the syntax required by this index.
buildSQLModifyString(int) - Method in class oracle.pg.rdbms.pgql.SqlQuery
Builds a SQL query string for modify from populated SQL query component lists.
buildSQLString() - Method in class oracle.pg.rdbms.pgql.SqlQuery
Builds a SQL query string from populated SQL query component lists.
buildSQLString(List<ValuePair>, List<ValuePair>, List<String>, boolean, boolean) - Method in class oracle.pg.rdbms.pgql.SqlQuery
Builds a SQL query string from populated SQL query component lists.
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
bvInfo - Variable in class oracle.pg.rdbms.pgql.ExprContext
 
byteArrayToStr(String, byte[]) - Static method in class oracle.pg.hbase.OraclePropertyGraphUtils
Returns a string representation of the specified byte array
bytesToHex(byte[]) - Static method in class oracle.pg.hbase.OraclePropertyGraphUtils
Parse a byte array into a Hex-based string.

C

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
 
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.
cancelSubTasks(List<Future<Long>>, ThreadPoolExecutor) - Static method in class oracle.pg.common.HelperUtilities
 
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.
castAsOracleConnection(Connection) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
Cast a java.sql.Connection object into an OracleConnection object
castRDBMSObject(Object, Class) - Static method in class oracle.pg.common.SQLUtils
 
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
ChangeType - Enum in oracle.pgx.common.types
The type of a change
checkSnapshotExist(String, String, Connection, long) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
This method returns TRUE if a particular snapshot exists for a given property graph
checkSnapshotTableExist(String, String, Connection) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
This method returns TRUE if a designated table for storing snapshots exists for a given property graph
checkSQLName(String, int) - Static method in class oracle.pg.common.SQLUtils
Checks for any illegal characters in a SQL name.
checkSQLName(String, int) - Static method in class oracle.pg.common.Util
Checks for any illegal characters in a SQL name.
checkType(Object) - Method in enum oracle.pgx.api.executionenvironment.ExecutionEnvironmentField
Checks that a given type matches the type of o
clear() - Method in class oracle.pg.rdbms.pgql.SqlQuery
 
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.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
clearAddedKeys() - Method in class oracle.pg.common.OracleElementBase
Clears the hash set of the added keys
clearAndCloseIndices() - Method in class oracle.pg.text.OracleIndexManager
Clear and close all manual and automatic indices defined for the underlying property graph.
clearAsync() - Method in class oracle.pgx.api.ComponentCollection
 
clearAsync() - Method in class oracle.pgx.api.PgxCollection
Clear an existing collection
clearCache() - Method in class oracle.pg.common.EdgeCache
This method empties the cache
clearCache() - Method in class oracle.pg.common.OraclePropertyGraphBase
Clears the internal Vertex and Edge cache.
clearCache() - Method in class oracle.pg.common.VertexCache
This method empties the cache
clearDeletedKeys() - Method in class oracle.pg.common.OracleElementBase
Clears the hash set of the deleted keys
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
clearIndex() - Method in class oracle.pg.rdbms.index.oratext.OracleTextAutoIndex
Clears all data stored in the text index.
clearIndex() - Method in interface oracle.pg.text.OracleIndex
Clears all data stored in the text index.
clearIndices() - Method in class oracle.pg.text.OracleIndexManager
Clears all the data of the existing indices (manual and automatic) created on top of the underlying property graph
clearProperties() - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Removes all properties from this builder
clearPropertyGraph(Oracle, String) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
This method clears the contents from the underlying schema objects for the specified property graph.
clearRepository() - Method in class oracle.pg.common.OraclePropertyGraphBase
This method removes all vertices and edges from this property graph instance.
clearRepository() - Method in class oracle.pg.hbase.OraclePropertyGraph
This method removes all vertices and edges from this property graph instance.
clearRepository(boolean) - Method in class oracle.pg.hbase.OraclePropertyGraph
This method removes all vertices and edges from this property graph instance.
clearRepository() - Method in class oracle.pg.nosql.OraclePropertyGraph
This method removes all vertices and edges from this property graph instance.
clearRepository() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Removes all vertices and edges from this property graph instance.
clearStruct() - Method in class oracle.pg.rdbms.pgql.TraversalStruct
Clears Maps
clearTwoTablesGraphTab(Connection, String) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
Truncate the given table (from the two tables approach)
clearUpdateQueue() - Method in class oracle.pg.common.OraclePropertyGraphBase
 
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
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 class oracle.pg.rdbms.Oracle
Returns a new Oracle instance based on the JDBC connection information stored in this instance.
clone() - Method in class oracle.pgx.api.EdgeProperty
Blocking version of EdgeProperty.cloneAsync().
clone(String) - Method in class oracle.pgx.api.EdgeProperty
Blocking version of EdgeProperty.cloneAsync(String).
clone() - Method in class oracle.pgx.api.PgxCollection
 
clone(String) - Method in class oracle.pgx.api.PgxCollection
Blocking version of PgxCollection.clone(String).
clone() - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.cloneAsync().
clone(String) - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.cloneAsync(String).
clone(Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, String) - 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.VertexProperty
cloneAndExecutePgql(String) - Method in class oracle.pgx.api.PgxGraph
(BETA) Blocking version of PgxGraph.cloneAndExecutePgqlAsync(String).
cloneAndExecutePgql(String, String) - Method in class oracle.pgx.api.PgxGraph
cloneAndExecutePgqlAsync(String) - Method in class oracle.pgx.api.PgxGraph
(BETA) Convenience method of PgxGraph.cloneAndExecutePgqlAsync(String, String)
Passing String(name) as null
cloneAndExecutePgqlAsync(String, String) - Method in class oracle.pgx.api.PgxGraph
(BETA) Submits a pattern matching query (from a PgxGraph) on a clone of the graph.
cloneAsync(String) - Method in class oracle.pgx.api.ComponentCollection
 
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(String) - Method in class oracle.pgx.api.EdgeProperty
Creates a copy of this property.
cloneAsync() - Method in class oracle.pgx.api.PgxCollection
Convenience method around PgxCollection.cloneAsync(String) passing name as null
Clone an existing collection.
cloneAsync(String) - Method in class oracle.pgx.api.PgxCollection
Clone an existing collection.
cloneAsync() - Method in class oracle.pgx.api.PgxGraph
Convenience method of PgxGraph.cloneAsync(String)
Passing String(name) as null
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(Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, String) - Method in class oracle.pgx.api.PgxGraph
Creates a deep copy of this graph.
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.VertexProperty
Creates a copy of this property.
cloneConnection() - Method in class oracle.pg.rdbms.Oracle
Returns a new instance of OracleConnection.
cloneGraph(Connection, String, String, int, int, String, String) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
This method makes a clone of a given graph.
close() - Method in class oracle.pg.common.OracleCommonIteratorBase
Closes the iterator
close() - Method in class oracle.pg.hbase.AdjacencyIteratorImpl
Closes this Iterator
close() - Method in class oracle.pg.hbase.OracleCommonIteratorImpl
Closes the iterator and free up the underlying resources
close() - Method in class oracle.pg.hbase.OracleEdgeFilterIteratorImpl
Closes this Iterator
close() - Method in class oracle.pg.hbase.OracleElementIteratorImpl
Closes the iterator and free up the underlying resources
close() - Method in class oracle.pg.hbase.OraclePropertyGraph
A shutdown function is required to properly close the graph.
close() - Method in class oracle.pg.hbase.OracleVertexFilterIteratorImpl
Closes this Iterator
close() - Method in class oracle.pg.hbase.PropertyFilterIteratorImpl
Closes this Iterator
close() - Method in class oracle.pg.nosql.OracleEdgeFilterIteratorImpl
Closes this Iterator
close() - Method in class oracle.pg.nosql.OracleElementIteratorImpl
Close the iterator.
close() - Method in class oracle.pg.nosql.OraclePropertyGraph
A shutdown function is required to properly close the graph.
close() - Method in class oracle.pg.nosql.OracleVertexFilterIteratorImpl
Closes this Iterator
close() - Method in class oracle.pg.rdbms.EdgeChangeIteratorImpl
Closes this iterator
close() - Method in class oracle.pg.rdbms.index.oratext.OracleTextAutoIndex
Closes this index object.
close() - Method in class oracle.pg.rdbms.OracleEdgeFilterIteratorImpl
Closes this Iterator
close() - Method in class oracle.pg.rdbms.OracleElementIteratorImpl
Closes this iterator and free up all its underlying resources
close() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Commits all the queued operations and properly closes the graph.
close() - Method in class oracle.pg.rdbms.OracleVertexFilterIteratorImpl
Closes this Iterator
close() - Method in class oracle.pg.rdbms.OrderedVertexIdIteratorImpl
Closes this iterator
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 class oracle.pg.rdbms.pgql.PgqlResultSetImpl
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.pg.rdbms.RDBMSIndexManager
Closes this index manager object.
close() - Method in class oracle.pg.rdbms.VertexChangeIteratorImpl
Closes this iterator
close() - Method in interface oracle.pg.text.OracleIndex
Closes this index object.
close() - Method in class oracle.pg.text.OracleIndexManager
Closes this index manager object.
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
 
closeIndices() - Method in class oracle.pg.text.OracleIndexManager
Closes and commits all opened indices stored in cache.
closeKVStore() - Method in class oracle.pg.nosql.OraclePropertyGraph
This method closes the underlying KVStore instance
closenessCentralityDoubleLength(PgxGraph, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
Closenness 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
Closenness 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
Closenness 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
Closenness 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
Closenness 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
Closenness 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
Closenness 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
Closenness centrality measures the centrality of the vertices based on distances, allowing to find well-connected vertices
COL_MODIFY_IDX_SEPARATOR - Static variable in class oracle.pg.rdbms.pgql.SqlQuery
 
collaborativeFiltering(String, String, String, int, double, int, double, double, double, int, StringBuilder, StringBuilder, StringBuilder, StringBuilder, StringBuilder, StringBuilder, StringBuilder, String, String) - Method in interface oracle.pg.rdbms.OraclePropertyGraphAnalytics
This method performs collaborative filtering using matrix factorization on the graph.
collaborativeFiltering(String, String, String, int, double, int, double, double, double, int, StringBuilder, StringBuilder, StringBuilder, StringBuilder, StringBuilder, StringBuilder, StringBuilder, String, String) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
This method performs collaborative filtering using matrix factorization on the graph.
collaborativeFilteringCheckIntermediateError(double, int, StringBuilder) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
This method checks the intermediate error in the collaborative filtering using matrix factorization on the graph.
collaborativeFilteringCleanup(String, StringBuilder, StringBuilder, StringBuilder, StringBuilder, StringBuilder, StringBuilder, StringBuilder, String) - Method in interface oracle.pg.rdbms.OraclePropertyGraphAnalytics
This method does cleanup work after running graph collaborative filtering.
collaborativeFilteringCleanup(String, StringBuilder, StringBuilder, StringBuilder, StringBuilder, StringBuilder, StringBuilder, StringBuilder, String) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
This method does cleanup work after running graph collaborative filtering.
collaborativeFilteringGetRecommendation(String, int, long, long, StringBuilder, StringBuilder) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
This method gets the recommendation result of the collaborative filtering using matrix factorization on the graph.
collaborativeFilteringPrep(String, StringBuilder, StringBuilder, StringBuilder, StringBuilder, StringBuilder, StringBuilder, StringBuilder, String) - Method in interface oracle.pg.rdbms.OraclePropertyGraphAnalytics
This method does preparation work before running the collaborative filtering on the graph.
collaborativeFilteringPrep(String, StringBuilder, StringBuilder, StringBuilder, StringBuilder, StringBuilder, StringBuilder, StringBuilder, String) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
This method does preparation work before running the collaborative filtering on the graph.
COLLECTION_PROXY_MAP_KEY - Static variable in interface oracle.pgx.api.admin.Control
 
CollectionType - Class in oracle.pgx.api.frames.schema.datatypes.collection
 
CollectionType(DataType) - Constructor for class oracle.pgx.api.frames.schema.datatypes.collection.CollectionType
 
CollectionType - Enum in oracle.pgx.common.types
All supported collection types.
ColumnDescriptor - Class in oracle.pgx.api.frames.schema
 
columnDescriptor(String, DataType) - Static method in class oracle.pgx.api.frames.schema.ColumnDescriptor
Create a ColumnDescriptor from the name of the column and type
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
ColumnToAttrMapping - Class in oracle.pg.common
A class denoting the mappings between a CSV File or RDBMS Table column name and an attribute name.
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() - Method in class oracle.pg.common.OraclePropertyGraphBase
Commits current changes done to this graph
commit() - Method in class oracle.pg.hbase.OraclePropertyGraph
Commit changes done to this property graph instace.
commit() - Method in class oracle.pg.nosql.OraclePropertyGraph
Commit changes done to this property graph instace.
commit() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Commit changes done to this property graph instance.
commit(boolean) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Commit changes done to this property graph instance.
commit() - Method in interface oracle.pg.text.OracleIndex
Commit changes
COMMIT_BATCH_SIZE_PARAMETER - Static variable in class oracle.pg.text.OracleIndexParameters
This constant denotes the parameter for the commit size used to force a commit over the index
COMMIT_HASH - Static variable in class oracle.pgx.config.VersionConfig
The commit from which this PGX version was built
commitIndices() - Method in class oracle.pg.common.OraclePropertyGraphBase
Commits all changes executed into the text indices associated to this graph
commitIndices() - Method in class oracle.pg.text.OracleIndexManager
Commits all open indices.
commitTransaction() - Method in class oracle.pg.rdbms.Oracle
Persists changes made through this Oracle connection.
CommonLoadableConfig<FormatType> - Interface in oracle.pgx.config
common interface for all configurations in loadable entities (graph/table)
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, 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, 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) - 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, 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, 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
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>, 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>, 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>) - 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>, 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>, double, double, int, 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, VertexProperty<ID, Long>) - 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
compareDates(Object, Object) - Static method in class oracle.pg.common.HelperUtilities
Returns true if two given objects (either a Date object or a String representation of a Date object) are the same.
compareDates(Object, Object) - Static method in class oracle.pg.common.Util
Returns true if two given objects (either a Date object or a String representation of a Date object) are the same.
compareFiles(String, String) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
Compare the content of two files contents against each other.
compareTo(Object) - Method in class oracle.pg.common.OracleEdgeBase
Compares this object with the specified object for order.
compareTo(Object) - Method in class oracle.pg.common.OracleVertexBase
Compares this object with the specified object for order.
compareTo(PgxVect<E>) - Method in class oracle.pgx.api.PgxVect
 
compareValueObjects(Object, Object) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
Compares two value objects
CompileException - Exception in oracle.pgx.api
An exception indicating a compilation error on PGX side
CompileException(Throwable) - Constructor for exception oracle.pgx.api.CompileException
 
CompileException(String) - Constructor for exception oracle.pgx.api.CompileException
 
CompileException(String, 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
 
ComponentCollection<ID> - Class in oracle.pgx.api
 
ComponentCollection(PgxGraph, PgxId, long) - Constructor for class oracle.pgx.api.ComponentCollection
 
COMPONENTS_PROXY_MAP_KEY - Static variable in interface oracle.pgx.api.admin.Control
 
compute() - Method in class oracle.pg.common.OraclePropertyGraphBase
Generate a GraphComputer using the default engine of the underlying graph system.
compute(Class<C>) - Method in class oracle.pg.common.OraclePropertyGraphBase
Declare the GraphComputer to use for OLAP operations on 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.
computeHighDegreeVertices(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.
computeHighDegreeVerticesAsync(PgxGraph, int) - 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(List<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.Pg2vecModel
computeSimilarsAsync(Object, int) - Method in class oracle.pgx.api.mllib.DeepWalkModel
Computes the top-k similar vertices for a given vertex
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(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.Pg2vecModel
Computes the top-k similar graphlets for a list of input graphlets
concatenate(byte[], byte[]) - Static method in class oracle.pg.hbase.HBaseCommon
This method returns a byte array that concatenates the two given byte array If one of the argument is null, the return value will be the other argument.
concatenate(byte[], byte[]) - Static method in class oracle.pg.hbase.OraclePropertyGraph
This method returns a byte array that concatenates the two given byte array If one of the argument is null, the return value will be the other argument.
concatenate(byte[], byte[], byte[]) - Static method in class oracle.pg.hbase.OraclePropertyGraph
This method returns a byte array that concatenates the two given byte array If one of the argument is null, the return value will be the other argument.
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.
ConfigParser<F extends ConfigField> - Class in oracle.pgx.config
A parser for parsing graph configurations in JSON format.
configuration() - Method in class oracle.pg.common.OraclePropertyGraphBase
Get the org.apache.commons.configuration.Configuration associated with the construction of this graph.
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
ConnectionSetupException - Exception in oracle.pg.rdbms
An exception class that is used to denote error condition during connection setup.
ConnectionSetupException(String) - Constructor for exception oracle.pg.rdbms.ConnectionSetupException
Constructs a new instance.
ConnectionSetupException(String, Exception) - Constructor for exception oracle.pg.rdbms.ConnectionSetupException
Constructs a new instance.
construct(PgxSession, Core, Supplier<String>, Supplier<char[]>, ModelMetadata) - Method in interface oracle.pgx.api.mllib.ModelLoader.ModelConstructor
 
contains(Class<E>) - Method in exception oracle.pg.text.OracleIndexException
Check whether this exception contains an exception of the given class: either it is of the given class itself or it contains a nested cause of the given class.
contains(E) - Method in class oracle.pgx.api.PgxCollection
Blocking version of #containsAsync(E).
containsAsync(PgxVertex<ID>) - Method in class oracle.pgx.api.ComponentCollection
 
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
 
containsEdgeJoinVar(String) - Method in class oracle.pg.rdbms.pgql.TraversalStruct
Checks if the given var is in the Edge-Join Map
containsIndexedKey(String) - Method in class oracle.pg.rdbms.index.oratext.OracleTextAutoIndex
Verifies if the given key is already indexed using this automatic index.
containsIndexedKey(String) - Method in interface oracle.pg.text.OracleAutoIndex
Verifies if the given key is already indexed using this automatic index.
containsIndexedKey(String, Class<T>) - Method in class oracle.pg.text.OracleIndexManager
Verifies if the auto index contains the specified index 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.
containsPropAlias(ValuePair) - Method in class oracle.pg.rdbms.pgql.TraversalStruct
Checks if the given var-prop pair is in Prop-Alias Map
containsVarAlias(String) - Method in class oracle.pg.rdbms.pgql.TraversalStruct
Checks if the given var is in the Var-Alias Map
continueOnError(long, long, Object, String) - Method in interface oracle.pg.common.DataConverterListener
Returns true if the data conversion is to be continued upon encountering this error.
continueOnError(long, long, Object, String) - Method in interface oracle.pg.common.DataLoaderListener
Returns true if the data loading is to be continued upon encountering this error.
continueOnError(long, long, Object, String) - Method in class oracle.pg.common.SimpleLogBasedDataLoaderListenerImpl
This method returns true if the data loading is to be continued upon encountering this error.
Control - Interface in oracle.pgx.api.admin
Encapsulates all administrative functions of PGX
convertCSV2OPE(InputStream, String, long, String, String, boolean, String, ColumnToAttrMapping[], int, char, char, long, DateFormat, boolean, OutputStream, DataConverterListener) - Static method in class oracle.pg.common.OracleConvertersUtilsBase
Converts a property graph file for edges in CSV format into Oracle Flat File format.
convertCSV2OPE(InputStream, String, long, String, String, long, boolean, String, ColumnToAttrMapping[], int, char, char, long, DateFormat, boolean, OutputStream, DataConverterListener) - Static method in class oracle.pg.common.OracleConvertersUtilsBase
Converts a property graph file for edges in CSV format into Oracle Flat File format.
convertCSV2OPE(InputStream, String, long, String, String, long, long, boolean, String, ColumnToAttrMapping[], int, char, char, long, DateFormat, boolean, OutputStream, DataConverterListener) - Static method in class oracle.pg.common.OracleConvertersUtilsBase
Converts a property graph file for edges in CSV format into Oracle Flat File format.
convertCSV2OPE(InputStream, String, long, String, String, boolean, String, ColumnToAttrMapping[], int, char, char, long, DateFormat, OutputStream, DataConverterListener) - Static method in class oracle.pg.common.OracleConvertersUtilsBase
Converts a property graph file for edges in CSV format into Oracle Flat File format.
convertCSV2OPE(InputStream, String, long, String, String, boolean, String, ColumnToAttrMapping[], int, long, DateFormat, OutputStream, DataConverterListener) - Static method in class oracle.pg.common.OracleConvertersUtilsBase
Converts a property graph file for edges in CSV format into Oracle Flat File format.
convertCSV2OPE(InputStream, String, long, String, String, boolean, String, ColumnToAttrMapping[], int, long, OutputStream, DataConverterListener) - Static method in class oracle.pg.common.OracleConvertersUtilsBase
Converts a property graph file for edges in CSV format into Oracle Flat File format.
convertCSV2OPE(InputStream, String, long, String, String, boolean, String, ColumnToAttrMapping[], int, long, OutputStream, DataConverterListener, BackendConfig) - Static method in class oracle.pg.common.OracleConvertersUtilsBase
Converts a property graph file for edges in CSV format into Oracle Flat File format.
convertCSV2OPV(InputStream, String, boolean, String, long, ColumnToAttrMapping[], int, long, DateFormat, OutputStream, DataConverterListener) - Static method in class oracle.pg.common.OracleConvertersUtilsBase
Converts a property graph file for vertices in CSV format into Oracle Flat File format using the specified delimiters.
convertCSV2OPV(InputStream, String, long, ColumnToAttrMapping[], int, long, DateFormat, OutputStream, DataConverterListener) - Static method in class oracle.pg.common.OracleConvertersUtilsBase
Converts a property graph file for vertices in CSV format into Oracle Flat File format using the specified delimiters.
convertCSV2OPV(InputStream, String, long, ColumnToAttrMapping[], int, long, OutputStream, DataConverterListener) - Static method in class oracle.pg.common.OracleConvertersUtilsBase
Converts a property graph file for vertices in CSV format into Oracle Flat File format using the specified delimiters.
convertCSV2OPV(InputStream, String, long, ColumnToAttrMapping[], int, char, char, long, DateFormat, OutputStream, DataConverterListener) - Static method in class oracle.pg.common.OracleConvertersUtilsBase
Converts a property graph file for vertices in CSV format into Oracle Flat File format using the specified delimiters.
convertCSV2OPV(InputStream, String, long, ColumnToAttrMapping[], int, char, char, long, DateFormat, boolean, OutputStream, DataConverterListener) - Static method in class oracle.pg.common.OracleConvertersUtilsBase
Converts a property graph file for vertices in CSV format into Oracle Flat File format using the specified delimiters.
convertRDBMSTable2OPE(Connection, String, String, String, long, String, String, long, boolean, String, ColumnToAttrMapping[], int, OutputStream, DataConverterListener) - Static method in class oracle.pg.common.OracleConvertersUtilsBase
Converts the data from the specified relational table (from the default schema) into a set of edges in Oracle Flat-File format (ope) and saves the data into the given output stream.
convertRDBMSTable2OPE(Connection, String, String, long, String, String, long, boolean, String, ColumnToAttrMapping[], int, OutputStream, DataConverterListener) - Static method in class oracle.pg.common.OracleConvertersUtilsBase
This method converts given rdbms table to a ope file
convertRDBMSTable2OPE(Connection, String, String, long, String, String, long, boolean, String, ColumnToAttrMapping[], int, OutputStream, DataConverterListener, BackendConfig) - Static method in class oracle.pg.common.OracleConvertersUtilsBase
Converts the data from the specified relational table (from the default schema) into a set of edges in Oracle Flat-File format (ope) and saves the data into the given output stream.
convertRDBMSTable2OPE(Connection, String, String, String, long, String, String, long, boolean, String, ColumnToAttrMapping[], int, OutputStream, DataConverterListener, BackendConfig) - Static method in class oracle.pg.common.OracleConvertersUtilsBase
Converts the data from the specified relational table (from the default schema) into a set of edges in Oracle Flat-File format (ope) and saves the data into the given output stream.
convertRDBMSTable2OPE(Connection, String, String, long, String, String, long, long, boolean, String, ColumnToAttrMapping[], int, OutputStream, DataConverterListener) - Static method in class oracle.pg.common.OracleConvertersUtilsBase
Converts the data from the specified relational table (from the default schema) into a set of edges in Oracle Flat-File format (ope) and saves the data into the given output stream.
convertRDBMSTable2OPE(Connection, String, String, String, long, String, String, long, long, boolean, String, ColumnToAttrMapping[], int, OutputStream, DataConverterListener) - Static method in class oracle.pg.common.OracleConvertersUtilsBase
Converts the data from the specified relational table (from the default schema) into a set of edges in Oracle Flat-File format (ope) and saves the data into the given output stream.
convertRDBMSTable2OPE(Connection, String, String, long, String, String, long, long, boolean, String, ColumnToAttrMapping[], int, OutputStream, DataConverterListener, BackendConfig) - Static method in class oracle.pg.common.OracleConvertersUtilsBase
Converts the data from the specified relational table (from the default schema) into a set of edges in Oracle Flat-File format (ope) and saves the data into the given output stream.
convertRDBMSTable2OPE(Connection, String, String, String, long, String, String, long, long, boolean, String, ColumnToAttrMapping[], int, OutputStream, DataConverterListener, BackendConfig) - Static method in class oracle.pg.common.OracleConvertersUtilsBase
This method converts given rdbms table to a ope file
convertRDBMSTable2OPV(Connection, String, String, long, ColumnToAttrMapping[], int, OutputStream, DataConverterListener) - Static method in class oracle.pg.common.OracleConvertersUtilsBase
Converts the data from the specified relational table (from the default schema) into a set of vertices in Oracle Flat-File format (opv) and saves the data into the given output stream.
convertRDBMSTable2OPV(Connection, String, String, String, long, ColumnToAttrMapping[], int, OutputStream, DataConverterListener) - Static method in class oracle.pg.common.OracleConvertersUtilsBase
Converts the data from the specified relational table into a set of vertices in Oracle Flat-File format (opv) and saves the data into the given output stream.
convertRDBMSTable2OPV(Connection, String, String, long, ColumnToAttrMapping[], int, OutputStream, DataConverterListener, BackendConfig) - Static method in class oracle.pg.common.OracleConvertersUtilsBase
Converts the data from the specified relational table into a set of vertices in Oracle Flat-File format (opv) and saves the data into the given output stream.
convertRDBMSTable2OPV(Connection, String, String, String, long, ColumnToAttrMapping[], int, OutputStream, DataConverterListener, BackendConfig) - Static method in class oracle.pg.common.OracleConvertersUtilsBase
Converts given rdbms table to a opv file.
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).
copyFeatures() - Method in class oracle.pg.hbase.OraclePropertyGraphFeatures
This method copies the features in this features object to another feature object..
copyFeatures() - Method in class oracle.pg.nosql.OraclePropertyGraphFeatures
This method copies the features in this features object to another feature object..
copyFrom(GTC) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Sets this builder with all the values of the given provider config.
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(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
 
copyGraph(Configuration, String, String) - Static method in class oracle.pg.hbase.OraclePropertyGraphUtils
Copy the property graph (including its associated tables) to the specified graph name (if it is not empty).
copyGraph(Oracle, String, String) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
Copy the property graph (including its associated tables) to the specified graph name (if it is not empty).
copyGraph(Oracle, String, String, int) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
Copy the property graph (including its associated tables) to the specified graph name (if it is not empty).
count(String, Object) - Method in class oracle.pg.rdbms.index.oratext.OracleTextAutoIndex
Counts all the matching elements that have a particular key/value property within the index
count(String, Object, boolean) - Method in class oracle.pg.rdbms.index.oratext.OracleTextAutoIndex
Counts all the matching elements that have a particular key/value property within the index
count(String, Object, Class, boolean) - Method in class oracle.pg.rdbms.index.oratext.RDBMSOracleTextEdgeAutoIndex
Counts all the matching elements that have a particular key/value property within the index
count(String, Object, Class, boolean) - Method in class oracle.pg.rdbms.index.oratext.RDBMSOracleTextVertexAutoIndex
Counts all the matching elements that have a particular key/value property within the index
count(String, Object, boolean) - Method in interface oracle.pg.text.OracleIndex
Counts all the matching elements that have a particular key/value property within the index
count(String, Object, Class, boolean) - Method in interface oracle.pg.text.OracleIndex
Counts all the matching elements that have a particular key/value property within the index
count(String, Object) - Method in interface oracle.pg.text.OracleIndex
Counts all the matching elements that have a particular key/value property within the index
count() - Method in class oracle.pgx.api.frames.PgxFrame
Gives the numbers of rows in a frame.
countAsync() - Method in class oracle.pgx.api.frames.PgxFrame
Gives the numbers of rows in a frame
countEdges() - Method in interface oracle.pg.common.OracleMetadataGraph
Counts all edges
countEdges(int) - Method in interface oracle.pg.common.OracleMetadataGraph
Counts all edges using parallel scans and the specified DOP.
countEdges(int, ProgressListener) - Method in interface oracle.pg.common.OracleMetadataGraph
Counts all edges using parallel scans and the specified DOP.
countEdges(int, ProgressListener) - Method in class oracle.pg.hbase.OraclePropertyGraph
Counts all Edges using parallel scan and the specified DOP.
countEdges(int, ProgressListener) - Method in class oracle.pg.nosql.OraclePropertyGraph
Counts all Edges using parallel scan with dop threads
countEdges(int, ProgressListener) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Counts all edges using parallel scans and the specified DOP.
countTriangle(StringBuilder) - Method in interface oracle.pg.rdbms.OraclePropertyGraphAnalytics
This method returns the number of triangles that exist in this graph which is treated as undirected.
countTriangle(StringBuilder, int, int, String, String) - Method in interface oracle.pg.rdbms.OraclePropertyGraphAnalytics
This method returns the number of triangles that exist in this graph.
countTriangle(StringBuilder) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
Returns the number of triangles that exist in this graph which is treated as undirected.
countTriangle(StringBuilder, int, int, String, String) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
Returns the number of triangles that exist in this graph.
countTriangle(Connection, String, StringBuilder, int, int, String, String) - Static method in class oracle.pg.rdbms.SQLAnalyticsGraph
Returns the number of triangles that exist in this graph.
countTriangleCleanup(StringBuilder, StringBuilder, StringBuilder, String) - Method in interface oracle.pg.rdbms.OraclePropertyGraphAnalytics
This method does cleanup work after running triangle calculations.
countTriangleCleanup(StringBuilder, StringBuilder, StringBuilder, String) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
This method does cleanup work after running triangle calculations.
countTrianglePrep(StringBuilder, StringBuilder, StringBuilder, String) - Method in interface oracle.pg.rdbms.OraclePropertyGraphAnalytics
This method does preparation work before running triangle calculations.
countTrianglePrep(StringBuilder, StringBuilder, StringBuilder, String) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
This method does preparation work before running triangle calculations.
countTriangleRenum(StringBuilder, StringBuilder, StringBuilder, int, int, String, String) - Method in interface oracle.pg.rdbms.OraclePropertyGraphAnalytics
This method returns the number of triangles that exist in this graph (treated as undirected).
countTriangleRenum(StringBuilder, StringBuilder, StringBuilder, int, int, String, String) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
Returns the number of triangles that exist in this graph (treated as undirected).
countTriangleRenum(Connection, String, StringBuilder, StringBuilder, StringBuilder, int, int, String, String) - Static method in class oracle.pg.rdbms.SQLAnalyticsGraph
Returns the number of triangles that exist in this graph (treated as undirected).
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
countVertices() - Method in interface oracle.pg.common.OracleMetadataGraph
Counts all vertices
countVertices(int) - Method in interface oracle.pg.common.OracleMetadataGraph
Counts all vertices using parallel scan with dop threads
countVertices(int, ProgressListener) - Method in interface oracle.pg.common.OracleMetadataGraph
Counts all vertices using parallel scan with dop threads
countVertices(int, ProgressListener) - Method in class oracle.pg.hbase.OraclePropertyGraph
Counts all vertices using parallel scans and the specified DOP.
countVertices(int, ProgressListener) - Method in class oracle.pg.nosql.OraclePropertyGraph
Counts all vertices using parallel scan with dop threads
countVertices(int, ProgressListener) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Counts all vertices using parallel scan with dop threads
CpuEnvironment - Class in oracle.pgx.api.executionenvironment
A sub environment for CPU bound tasks
create() - Method in class oracle.pgx.api.frames.PgxEdgeTableFromFramesCreator
 
create() - Method in class oracle.pgx.api.frames.PgxGraphFromFramesCreator
 
create() - Method in class oracle.pgx.api.frames.PgxVertexTableFromFramesCreator
 
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.PgxEdgeTableFromFramesCreator
 
createAsync() - Method in class oracle.pgx.api.frames.PgxGraphFromFramesCreator
 
createAsync() - Method in class oracle.pgx.api.frames.PgxVertexTableFromFramesCreator
 
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.
createDefaultSpatialIndexOnEdges(int) - Method in class oracle.pg.rdbms.OraclePropertyGraph
This API creates a default Spatial index on edges.
createDefaultSpatialIndexOnEdges(int, boolean, boolean) - Method in class oracle.pg.rdbms.OraclePropertyGraph
This API creates a default Spatial index on edges.
createDefaultSpatialIndexOnVertices(int) - Method in class oracle.pg.rdbms.OraclePropertyGraph
This API creates a default Spatial index on vertices.
createDefaultSpatialIndexOnVertices(int, boolean, boolean) - Method in class oracle.pg.rdbms.OraclePropertyGraph
This API creates a default Spatial index on vertices.
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, String) - Method in class oracle.pgx.api.PgxGraph
createEdgeProperty(PropertyType, int, String, boolean) - 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, String) - Method in class oracle.pgx.api.PgxGraph
createEdgeVectorProperty(PropertyType, int) - 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
createExprContext(TraversalStruct, TraversalStruct, QueryContext, BindValueInfo, Map<String, QueryExpression>) - Static method in class oracle.pg.rdbms.pgql.ExprContext
Factory method
createFilterFromArguments(ArrayList<byte[]>) - Static method in class oracle.pg.hbase.OracleAdjacentElementsFilter
Given the filter's arguments construct an instance of Filter.
createFilterFromArguments(ArrayList<byte[]>) - Static method in class oracle.pg.hbase.OracleKeyFilter
Given the filter's arguments construct an instance of Filter.
createFilterFromArguments(ArrayList<byte[]>) - Static method in class oracle.pg.hbase.OracleValueFilter
Given the filter's arguments construct the filter.
createFromFilterExpressionConfig(FilterExpressionConfig) - Static method in class oracle.pgx.config.GraphFilterFactory
 
createFromGraphFilter(GraphFilter) - Static method in class oracle.pgx.config.FilterExpressionConfigFactory
 
createGraphBuilder(IdGenerationStrategy, IdGenerationStrategy) - Method in class oracle.pgx.api.PgxSession
Creates a graph builder with integer vertex IDs and Ids Mode
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() - 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
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.
createGraphTables() - Method in class oracle.pg.nosql.OraclePropertyGraph
This method creates the vertex, edge, and index metadata tables for a property graph
createIndex(String, Class<T>, Parameter...) - Method in interface oracle.pg.common.OracleIndexableGraph
Generates an index with a particular name, for a particular class, and of a particular type.
createIndex(String, Class<T>, Parameter...) - Method in class oracle.pg.common.OraclePropertyGraphBase
Generates an index with a particular name, for a particular class, and of a particular type.
createIndex(String, Class<T>, OraclePropertyGraphBase, Parameter...) - Method in class oracle.pg.text.OracleIndexManager
Generates an index with a particular name, for a particular class, and of a particular type.
createIndexTable() - Method in class oracle.pg.nosql.OraclePropertyGraph
This method creates the index metadata tables for a property graph
createInitialProcedure(Connection, String) - Static method in class oracle.pg.common.SQLUtils
 
createKeyIndex(String, Class<T>, Parameter...) - Method in interface oracle.pg.common.OracleIndexableGraph
Creates an automatic indexing structure for indexing provided key for element class.
createKeyIndex(String[], Class<T>) - Method in interface oracle.pg.common.OracleIndexableGraph
Creates an automatically maintained index for the given keys and element class.
createKeyIndex(String[], Class<T>, Parameter...) - Method in interface oracle.pg.common.OracleIndexableGraph
Creates an automatically maintained index for the given keys and element class.
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, String) - Method in class oracle.pgx.api.PgxGraph
createMap(PropertyType, PropertyType, String) - Method in class oracle.pgx.api.PgxSession
createMap(PropertyType, PropertyType) - 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, 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.
createMapAsync(PropertyType, PropertyType) - Method in class oracle.pgx.api.PgxSession
Convenience method around PgxSession.createMapAsync(PropertyType, PropertyType, String) passing name as null.
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.
createPG(CreatePropertyGraph) - Method in class oracle.pg.rdbms.pgql.pgview.PgViewDdlExecution
 
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.
createPropertyGraphViewOnRDF(Connection, String, String, boolean, PGUtils.RDFPredicate[], PGUtils.RDFPredicate[]) - Static method in class oracle.pg.rdbms.PGUtils
This method creates the property graph views (vertex and edge views) for the given RDF model.
createScalar(PropertyType, String) - Method in class oracle.pgx.api.PgxGraph
createScalar(PropertyType) - Method in class oracle.pgx.api.PgxGraph
createScalarAsync(PropertyType, String) - Method in class oracle.pgx.api.PgxGraph
Create a session-bound scalar.
createScalarAsync(PropertyType) - Method in class oracle.pgx.api.PgxGraph
Creates a new Scalar.
createSequence(PropertyType, String) - Method in class oracle.pgx.api.PgxSession
createSequence(PropertyType) - Method in class oracle.pgx.api.PgxSession
createSequenceAsync(PropertyType, String) - Method in class oracle.pgx.api.PgxSession
Creates a sequence of scalars.
createSequenceAsync(PropertyType) - Method in class oracle.pgx.api.PgxSession
Convenience method around PgxSession.createSequenceAsync(PropertyType, String) passing name as null.
createSession(String, String) - Static method in class oracle.pgx.api.Pgx
Creates a session.
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
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, String) - Method in class oracle.pgx.api.PgxSession
createSet(PropertyType) - Method in class oracle.pgx.api.PgxSession
createSetAsync(PropertyType, String) - Method in class oracle.pgx.api.PgxSession
Creates a set of scalars.
createSetAsync(PropertyType) - Method in class oracle.pgx.api.PgxSession
Convenience method around PgxSession.createSetAsync(PropertyType, String) passing name as null.
createSnapshotTable(String, String, Connection, int, String, String, boolean) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
This method creates the snapshot table for storing in-memory graphs
createStatement() - Method in class oracle.pg.rdbms.pgql.PgqlConnection
Creates a new PgqlStatement object, which is used to execute PGQL queries
createStatTable(String) - Method in interface oracle.pg.rdbms.OracleStats
This method creates a stat table using DBMS_STATS package.
createStatTable(String) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
Creates a stat table using DBMS_STATS package.
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.
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
 
createVectorScalar(PropertyType, int, String) - Method in class oracle.pgx.api.PgxGraph
createVectorScalar(PropertyType, int) - Method in class oracle.pgx.api.PgxGraph
createVectorScalarAsync(PropertyType, int, String) - Method in class oracle.pgx.api.PgxGraph
Create a session-bound vector scalar.
createVectorScalarAsync(PropertyType, int) - 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, String) - Method in class oracle.pgx.api.PgxGraph
createVertexProperty(PropertyType, int, String, boolean) - 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, String) - Method in class oracle.pgx.api.PgxGraph
createVertexVectorProperty(PropertyType, int) - 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(String...) - Method in class oracle.pgx.api.frames.PgxGenericFrameReader
loads the csv PgxFrame synchronously
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_DATE_TIME_FORMATS - Static variable in interface oracle.pg.common.OracleCSVDatatypeConstants
These formats are used in the CSV converter when trying to parse a Date
CSV_DT_KEYWORD_BOOLEAN - Static variable in interface oracle.pg.common.OracleCSVDatatypeConstants
This constant denotes a Boolean data type for the value field of an attribute (K/V pair) in the CSV converter
CSV_DT_KEYWORD_BYTE - Static variable in interface oracle.pg.common.OracleCSVDatatypeConstants
This constant denotes a Byte data type for the value field of an attribute (K/V pair) in the CSV converter
CSV_DT_KEYWORD_CHAR - Static variable in interface oracle.pg.common.OracleCSVDatatypeConstants
This constant denotes a Character data type for the value field of an attribute (K/V pair) in the CSV converter
CSV_DT_KEYWORD_DATE - Static variable in interface oracle.pg.common.OracleCSVDatatypeConstants
This constant denotes a Date data type for the value field of an attribute (K/V pair) in the CSV converter
CSV_DT_KEYWORD_DOUBLE - Static variable in interface oracle.pg.common.OracleCSVDatatypeConstants
This constant denotes a Double data type for the value field of an attribute (K/V pair) in the CSV converter
CSV_DT_KEYWORD_FLOAT - Static variable in interface oracle.pg.common.OracleCSVDatatypeConstants
This constant denotes a Float data type for the value field of an attribute (K/V pair) in the CSV converter
CSV_DT_KEYWORD_INTEGER - Static variable in interface oracle.pg.common.OracleCSVDatatypeConstants
This constant denotes a Integer data type for the value field of an attribute (K/V pair) in the CSV converter
CSV_DT_KEYWORD_JSON - Static variable in interface oracle.pg.common.OracleCSVDatatypeConstants
This constant denotes a JSON data type for the value field of an attribute (K/V pair) in the CSV converter
CSV_DT_KEYWORD_LONG - Static variable in interface oracle.pg.common.OracleCSVDatatypeConstants
This constant denotes a Long data type for the value field of an attribute (K/V pair) in the CSV converter
CSV_DT_KEYWORD_RDF - Static variable in interface oracle.pg.common.OracleCSVDatatypeConstants
This constant denotes a RDF URI data type for the value field of an attribute (K/V pair) in the CSV converter
CSV_DT_KEYWORD_SHORT - Static variable in interface oracle.pg.common.OracleCSVDatatypeConstants
This constant denotes a Short data type for the value field of an attribute (K/V pair) in the CSV converter
CSV_DT_KEYWORD_SPATIAL - Static variable in interface oracle.pg.common.OracleCSVDatatypeConstants
This constant denotes a Spatial data type for the value field of an attribute (K/V pair) in the CSV converter
CSV_DT_KEYWORD_STRING - Static variable in interface oracle.pg.common.OracleCSVDatatypeConstants
This constant denotes a String data type for the value field of an attribute (K/V pair) in the CSV converter
csvAsync(String...) - Method in class oracle.pgx.api.frames.PgxGenericFrameReader
triggers the async loading of the csv PgxFrame
csvAsync(String) - Method in class oracle.pgx.api.frames.PgxGenericFrameStorer
triggers async storing of the csv PgxFrame
ctx - Variable in class oracle.pg.rdbms.pgql.ExprContext
 

D

DataChange - Class in oracle.pg.rdbms
 
DataChange.ChangeAction - Enum in oracle.pg.rdbms
 
DataConverterListener - Interface in oracle.pg.common
This interface defines a few core APIs to that can be used to report progress of a data conversion process.
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
 
DataLoaderListener - Interface in oracle.pg.common
This interface defines a few core APIs to that can be used to report progress of a data loading process.
DataMemoryLimit - Class in oracle.pgx.config
 
DataMemoryLimit(DataMemoryLimitType, String, Double, boolean) - Constructor for class oracle.pgx.config.DataMemoryLimit
 
DataMemoryLimit(DataMemoryLimitType, String) - Constructor for class oracle.pgx.config.DataMemoryLimit
 
DataMemoryLimit(DataMemoryLimitType, long) - 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.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.DbModelStorer
Configures the datasource ID (not required if using the user from the realm)
DATASTORE_PARAMETER - Static variable in class oracle.pg.rdbms.index.oratext.OracleTextIndexParameters
This constant denotes a data store preference specifying the way text values are stored.
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
 
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.GenericModelStorer
Returns a model loader for storing models to an Oracle database
DB_12C - Static variable in class oracle.pg.common.SQLUtils
 
DB_18C - Static variable in class oracle.pg.common.SQLUtils
 
DB_18C - Static variable in class oracle.pg.rdbms.pgql.DbmsUtils
 
DB_19C - Static variable in class oracle.pg.common.SQLUtils
 
DB_19C - Static variable in class oracle.pg.rdbms.pgql.DbmsUtils
 
DB_20C - Static variable in class oracle.pg.common.SQLUtils
 
DB_20C - Static variable in class oracle.pg.rdbms.pgql.DbmsUtils
 
DB_21C - Static variable in class oracle.pg.common.SQLUtils
 
DB_MINOR_VERSION_DEFAULT - Static variable in class oracle.pg.common.SQLUtils
 
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<ModelType>> - 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
 
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
 
DbmsUtils - Class in oracle.pg.rdbms.pgql
This class implements various methods for database-related operations.
DbmsUtils() - Constructor for class oracle.pg.rdbms.pgql.DbmsUtils
 
dbVersion - Variable in class oracle.pg.rdbms.pgql.QueryContext
 
debug(Object, Object) - Method in class oracle.pg.common.SimpleLog
Logs the two message objects with the DEBUG level
debug(Object) - Method in class oracle.pg.common.SimpleLog
Logs the message object with the DEBUG level
debug(Object, Throwable) - Method in class oracle.pg.common.SimpleLog
Logs the message object with the DEBUG level including the stack trace of the Throwable t passed as parameter
decodeObject(int, String) - Method in class oracle.pg.common.OraclePropertyGraphBase
 
decodeObject(String, SimpleDateFormat) - Static method in class oracle.pg.nosql.NoSQLCommon
Decode an Object from a string representation; the first byte of the string is the type
decodeObject(int, String, SimpleDateFormat) - Static method in class oracle.pg.nosql.NoSQLCommon
Decode an Object from a String representation based in the given type (Integer value)
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.
DEFAULT_INDEX_DOP - Static variable in class oracle.pg.rdbms.Oracle
This contant denotes the default value used for index degree of parallelism (DOP)
DEFAULT_LABEL - Static variable in enum oracle.pgx.common.types.PropertyType
 
DEFAULT_OPT_DYN_SAMPLING - Static variable in class oracle.pg.rdbms.Oracle
This constant denotes the default value used for dynamic sampling
DEFAULT_PG_DS_NAME - Static variable in class oracle.pg.rdbms.Oracle
The default name of the data source for Oracle PG data management
defaultIndexParams() - Method in class oracle.pg.text.OracleIndexParameters
Gets Oracle's default array of parameters defined for an index.
defaultIndexParamsAsList() - Method in class oracle.pg.rdbms.index.oratext.OracleTextIndexParameters
Gets Oracle's default list of parameters defined for a text index using Oracle Text The owner of the preferences will be set to "MDSYS", By default the data store, filter, storage, word list, and stop list preferences used will be the default preferences of CTXSYS user.
defaultIndexParamsAsList() - Method in class oracle.pg.text.OracleIndexParameters
Gets Oracle's default list of parameters defined for an index.
degree(Direction, String...) - Method in class oracle.pg.common.OracleVertexBase
Return the vertices adjacent to the vertex according to the provided direction and edge labels.
degree(Direction, String...) - Method in class oracle.pg.hbase.OracleVertex
Get the vertex degree according to the provided direction and edge labels
degree(Direction, String...) - Method in class oracle.pg.nosql.OracleVertex
Get the vertex degree according to the provided direction and edge labels
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, 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, String) - Method in class oracle.pgx.api.Analyst
 
DESC_DIR - Static variable in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
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(List<String>) - Method in class oracle.pgx.api.PgxSession
describeGraphFiles(List<String>, Format) - Method in class oracle.pgx.api.PgxSession
describeGraphFiles(String, String) - Method in class oracle.pgx.api.PgxSession
describeGraphFiles(String, String, Format) - 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
describeGraphFilesAsync(List<String>) - 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.
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>, 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.
description(String) - Method in class oracle.pgx.api.mllib.DbModelStorer
Configures the description to attach to the model.
destinationVertexKeyColumn(String) - Method in class oracle.pgx.api.frames.PgxEdgeTableFromFramesCreator
 
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.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().
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.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.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.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.
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
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
direction - Variable in class oracle.pg.rdbms.pgql.ExprContext
 
Direction - Enum in oracle.pgx.common.types
 
disable() - Method in interface oracle.pg.rdbms.OracleChangeTracker
Disables the session flash back.
disable() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Disables the session flash back.
disableDistinctEdgeTable() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Disables database triggers and indices of the distinct edge table
disableEdgeAutoIndexer() - Method in class oracle.pg.text.OracleIndexManager
Disables the edge auto indexing.
disableEdgeTableConstraints() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Disables all the database constraints of the edge table.
disableEdgeTableIndices(boolean) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Disables all database indices of the edge table.
disableSecondaryIndicesForAdjacencyVertices() - Method in class oracle.pg.hbase.OraclePropertyGraph
Disables the use of secondary tables for vertices/edges properties
disableSecondaryTablesForProperties() - Method in class oracle.pg.hbase.OraclePropertyGraph
Disables the use of secondary tables for vertices/edges properties
disableVertexAutoIndexer() - Method in class oracle.pg.text.OracleIndexManager
Disables the vertex auto indexing.
disableVertexTableConstraints() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Disables all the database constraints of the vertex table.
disableVertexTableIndices(boolean) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Disables all database indices of the vertex table
dispose() - Method in class oracle.pg.hbase.OraclePropertyGraph
Closes the graph without commiting any changes
dispose() - Method in class oracle.pg.nosql.OraclePropertyGraph
Closes the graph without commiting any changes
dispose() - Method in class oracle.pg.rdbms.Oracle
Closes the underlying JDBC connection after a rollback.
dispose() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Closes the graph without commiting any changes
DIST_URL - Static variable in class oracle.pgx.api.Pgx
 
doesEdgeExistAt(String, Long, int) - Method in interface oracle.pg.rdbms.OracleChangeTracker
Validates if the edge identified by the given edge ID exist at SCN denoted by the end SCN
doesEdgeExistAt(String, Long) - Method in interface oracle.pg.rdbms.OracleChangeTracker
Validates if the edge identified by the given edge ID exist at SCN denoted by the end SCN
doesEdgeExistAt(String, Long) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns TRUE if the edge identified by the given edge ID exist at SCN denoted by the end scn
doesEdgeExistAt(String, Long, int) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns TRUE if the edge identified by the given edge ID exist at SCN denoted by the end scn
doesEdgeLabelSizeExceedLimit(String) - Method in interface oracle.pg.common.BackendConfig
Checks whether or not the edge label exceed the limit.
doesEdgeLabelSizeExceedLimit(byte[]) - Method in interface oracle.pg.common.BackendConfig
Checks whether or not the edge label exceed the limit.
doesPropertyNameSizeExceedLimit(String) - Method in interface oracle.pg.common.BackendConfig
Checks whether or not the property name exceed the limit.
doesPropertyNameSizeExceedLimit(byte[]) - Method in interface oracle.pg.common.BackendConfig
Checks whether or not the property name exceed the limit.
doesPropertyStringValueSizeExceedLimit(String) - Method in interface oracle.pg.common.BackendConfig
Checks whether or not the property value exceed the limit.
doesPropertyStringValueSizeExceedLimit(byte[]) - Method in interface oracle.pg.common.BackendConfig
Checks whether or not the property value exceed the limit.
doesVectorLabelSizeExceedLimit(String) - Method in interface oracle.pg.common.BackendConfig
Checks whether or not the vector label exceed the limit.
doesVectorLabelSizeExceedLimit(byte[]) - Method in interface oracle.pg.common.BackendConfig
Checks whether or not the vector label exceed the limit.
doesVertexExistAt(String, Long) - Method in interface oracle.pg.rdbms.OracleChangeTracker
Validates if the vertex identified by the given vertex ID exist at SCN denoted by the end SCN
doesVertexExistAt(String, Long, int) - Method in interface oracle.pg.rdbms.OracleChangeTracker
Validates if the vertex identified by the given vertex ID exist at SCN denoted by the end SCN
doesVertexExistAt(String, Long) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns TRUE if the vertex identified by the given vertex ID exist at SCN denoted by the end scn
doesVertexExistAt(String, Long, int) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns TRUE if the vertex identified by the given vertex ID exist at SCN denoted by the end scn
DOP_PARAMETER - Static variable in class oracle.pg.rdbms.index.oratext.OracleTextIndexParameters
This constant denotes the degree of parallelism used for index creation
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
 
dropAllAutoIndices() - Method in interface oracle.pg.common.OracleIndexableGraph
Drops all existing automatic indices (vertex and edges).
dropAllAutoIndices() - Method in class oracle.pg.text.OracleIndexManager
Removes all the automatic indices created on top of the underlying property graph
dropAllIndices() - Method in interface oracle.pg.common.OracleIndexableGraph
Drops all existing indices.
dropAllIndices() - Method in class oracle.pg.text.OracleIndexManager
Drops all indices handled by this index manager.
dropAllManualIndices() - Method in interface oracle.pg.common.OracleIndexableGraph
Drops all existing manual indices (vertices and edges).
dropAllManualIndices() - Method in class oracle.pg.text.OracleIndexManager
Removes all manual indices created on top of the underlying property graph.
dropDefaultSpatialIndexOnEdges() - Method in class oracle.pg.rdbms.OraclePropertyGraph
This API drops the default Spatial index on edges.
dropDefaultSpatialIndexOnVertices() - Method in class oracle.pg.rdbms.OraclePropertyGraph
This API drops the default Spatial index on vertices.
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.
dropIndex(String) - Method in interface oracle.pg.common.OracleIndexableGraph
Removes an index associated with the graph.
dropIndex() - Method in class oracle.pg.rdbms.index.oratext.RDBMSOracleTextEdgeAutoIndex
Clears all data stored in the index.
dropIndex() - Method in class oracle.pg.rdbms.index.oratext.RDBMSOracleTextVertexAutoIndex
Clears all data stored in the index.
dropIndex() - Method in interface oracle.pg.text.OracleIndex
Drops and removes all data from the text index (including its directory)
dropIndex(String) - Method in class oracle.pg.text.OracleIndexManager
Drops the specified manual index
dropIndex(String, boolean) - Method in class oracle.pg.text.OracleIndexManager
Drops the specified manual index
dropIndexMetadata() - Method in class oracle.pg.rdbms.RDBMSIndexManager
Drops all indices handled by this index manager.
dropIndexTable() - Method in class oracle.pg.hbase.OraclePropertyGraph
This method removes all indices meta data from this property graph instance.
dropIndices() - Method in class oracle.pg.text.OracleIndexManager
Removes all manual and automatic indexes created on top of the underlying property graph.
dropKeyIndex(String, Class<T>) - Method in interface oracle.pg.common.OracleIndexableGraph
Removes an automatic indexing structure associated with indexing provided key for element class.
dropKeyIndex(String[], Class<T>) - Method in interface oracle.pg.common.OracleIndexableGraph
Removes an automatic indexing structure associated with indexing provided key for element class.
dropKeyIndex(String[], Class<T>, Parameter...) - Method in interface oracle.pg.common.OracleIndexableGraph
Removes an automatic indexing structure associated with indexing provided key for element class.
dropPG() - Method in class oracle.pg.rdbms.pgql.pgview.PgViewDdlExecution
 
dropPropertyGraph(Configuration, String) - Static method in class oracle.pg.hbase.OraclePropertyGraphUtils
Drops the specified property graph (including its associated tables).
dropPropertyGraph(KVStoreConfig, String) - Static method in class oracle.pg.nosql.OraclePropertyGraphUtils
Drops the specified property graph (including its associated tables).
dropPropertyGraph(OraclePropertyGraph) - Static method in class oracle.pg.nosql.OraclePropertyGraphUtils
Drops the specified property graph (including its associated tables).
dropPropertyGraph(KVStoreConfig, String, String, String) - Static method in class oracle.pg.nosql.OraclePropertyGraphUtils
Drops the specified property graph (including its associated tables).
dropPropertyGraph(KVStoreConfig, String, String, String, String) - Static method in class oracle.pg.nosql.OraclePropertyGraphUtils
 
dropPropertyGraph(Oracle, String) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
Drops the specified property graph (including its associated tables).
dropPropertyGraphTables(Oracle, String) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
Drops the underlying tables of specified property graph (including its associated tables).
dropTable(Admin, String) - Static method in class oracle.pg.hbase.OraclePropertyGraphUtils
Drops the specified table This operation cannot be undone.
dropTable(Connection, String, String) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
Drop the specified table
dropTable(Connection, String) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
Drop the specified table
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.
dumpStatistics(PrintStream) - Method in class oracle.pg.common.EdgeCache
Dump edge cache statistics
dumpStatistics(PrintStream) - Method in class oracle.pg.common.VertexCache
 

E

edge() - Method in class oracle.pg.common.OraclePropertyGraphFeaturesBase
Gets the features related to "edge" operation.
Edge - Interface in oracle.pgx.common.types
Specifies the type for edges.
EDGE_CLASS_ID - Static variable in class oracle.pg.text.OracleIndexManager
An integer constant to denote that the index is associated to edges
EDGE_DESTINATION_TYPE - Static variable in class oracle.pg.rdbms.pgql.pgview.metadata.PgViewMetadataConnector
 
EDGE_ID_PROP - Static variable in interface oracle.pg.text.OracleIndex
A constant text index field name for the ID of an edge
EDGE_LABEL_PROP - Static variable in interface oracle.pg.text.OracleIndex
A constant text index field name for the label of an edge
EDGE_SOURCE_TYPE - Static variable in class oracle.pg.rdbms.pgql.pgview.metadata.PgViewMetadataConnector
 
EDGE_TYPE - Static variable in class oracle.pg.rdbms.pgql.pgview.metadata.PgViewMetadataConnector
 
EDGE_TYPE - Static variable in class oracle.pgx.api.frames.schema.datatypes.DataTypes
 
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>, long) - Constructor for class oracle.pgx.api.graphbuilder.EdgeBuilderImpl
 
EdgeBuilderImpl(GraphBuilderImpl<VID>, long, boolean) - Constructor for class oracle.pgx.api.graphbuilder.EdgeBuilderImpl
 
EdgeCache - Class in oracle.pg.common
This class implements a cache layer for OracleEdgeBase objects.
EdgeChange - Class in oracle.pg.rdbms
This class captures an action of change made to a particular Edge instance.
EdgeChangeIteratorImpl - Class in oracle.pg.rdbms
This iterator returns an ordered list of changes made to the edge table of a property graph.
EdgeCollection - Class in oracle.pgx.api
A collection of edges.
EdgeFilter - Class in oracle.pgx.api.filter
A class that wraps a filter expression supposed to be evaluated on each edge of the graph
EdgeFilterCallback - Interface in oracle.pg.common
This interface defines the API to filter edges.
EdgeLabel - Class in oracle.pgx.api
 
EdgeLabel(PgxGraph, Property) - Constructor for class oracle.pgx.api.EdgeLabel
 
EdgeModifier<VID> - Interface in oracle.pgx.api
 
EdgeModifierImpl<VID> - Class in oracle.pgx.api.graphbuilder
 
EdgeModifierImpl(GraphChangeSetImpl<VID>, long) - Constructor for class oracle.pgx.api.graphbuilder.EdgeModifierImpl
 
EdgeModifierImpl(GraphChangeSetImpl<VID>, long, boolean) - Constructor for class oracle.pgx.api.graphbuilder.EdgeModifierImpl
 
EdgeOpCallback - Interface in oracle.pg.common
This interface defines a callback function that can be used together with a whole graph level operation like adding a new weight attribute or removing an existing weight attribute
EdgeProperty<V> - Class in oracle.pgx.api
An edge property of a PgxGraph.
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() - Method in class oracle.pg.common.OraclePropertyGraphBase
Return an Iterator to all the edges in the graph.
edges(Object...) - Method in class oracle.pg.common.OraclePropertyGraphBase
Get the Edge objects in this graph with the provided edge ids or Edge objects.
edges(Direction, String...) - Method in class oracle.pg.common.OracleVertexBase
Return the edges incident to the vertex according to the given direction and edge labels.
edges(Direction, OraclePropertyGraphBase.OptimizationFlag, String...) - Method in class oracle.pg.common.OracleVertexBase
Return the edges incident to the vertex according to the given direction and edge labels.
edges(Direction, OraclePropertyGraphBase.OptimizationFlag, String...) - Method in class oracle.pg.hbase.OracleVertex
Return the edges incident to the vertex according to the given direction and edge labels.
edges(Direction, OraclePropertyGraphBase.OptimizationFlag, String...) - Method in class oracle.pg.nosql.OracleVertex
 
edgesByIds(Object[]) - Method in class oracle.pg.common.OraclePropertyGraphBase
Return an iterator to the edges in the graph identified by the specified requestedIds
edgesByIds(Object[], int) - Method in class oracle.pg.common.OraclePropertyGraphBase
Return an iterator to the edges in the graph identified by the specified requestedIds using the specified dop
edgesByProperty(String, Object) - Method in class oracle.pg.common.OraclePropertyGraphBase
Return an iterable to all matching edges that have a particular key/value property.
edgesByProperty(String, Object, boolean) - Method in class oracle.pg.common.OraclePropertyGraphBase
Return an iterable to all matching edges that have a particular key/value property.
edgesByProperty(String, Object, Class<?>, boolean) - Method in class oracle.pg.common.OraclePropertyGraphBase
Return an iterable to all matching edges that have a particular key/value property.
edgesByProperty(String, Object, boolean, boolean) - Method in class oracle.pg.common.OraclePropertyGraphBase
Return an iterable to all matching edges that have a particular key/value property.
edgesByProperty(String, Object, Class<?>, boolean, boolean) - Method in class oracle.pg.common.OraclePropertyGraphBase
Return an iterable to all matching edges that have a particular key/value property.
edgesByProperty(String, Object, Class, boolean, boolean) - Method in class oracle.pg.hbase.OraclePropertyGraph
Return an iterator to all matching edges that have a particular key/value property.
edgesByProperty(String, Object, Class, boolean, boolean) - Method in class oracle.pg.nosql.OraclePropertyGraph
Return an iterable to all matching edges that have a particular key/value property.
edgesByPropertyKey(String) - Method in class oracle.pg.common.OraclePropertyGraphBase
Return an Iterator to all the edges in the graph that have a particular key.
edgesByPropertyKey(String[]) - Method in class oracle.pg.common.OraclePropertyGraphBase
Return an Iterator to all the edges in the graph that have any of the specified keys and satisfy the specified edge filter callback.
edgesByPropertyKey(String[], EdgeFilterCallback) - Method in class oracle.pg.common.OraclePropertyGraphBase
Return an Iterator to all the edges in the graph that have any of the specified keys and satisfy the specified edge filter callback.
edgesByPropertyKey(String[], EdgeFilterCallback, OraclePropertyGraphBase.OptimizationFlag) - Method in class oracle.pg.common.OraclePropertyGraphBase
Return an Iterator to all the edges in the graph that have any of the specified keys and satisfy the specified edge filter callback.
edgesByPropertyKey(String[], EdgeFilterCallback, OraclePropertyGraphBase.OptimizationFlag) - Method in class oracle.pg.hbase.OraclePropertyGraph
Return an Iterator to all the edges in the graph that have any of the specified keys and satisfy the specified edge filter callback.
edgesByPropertyKey(String[], EdgeFilterCallback, OraclePropertyGraphBase.OptimizationFlag, int) - Method in class oracle.pg.hbase.OraclePropertyGraph
Return an Iterator to all the edges in the graph that have any of the specified keys and satisfy the specified edge filter callback.
edgesByPropertyKey(boolean) - Method in class oracle.pg.hbase.OraclePropertyGraph
 
edgesByPropertyKey(String[], EdgeFilterCallback, OraclePropertyGraphBase.OptimizationFlag, int, boolean) - Method in class oracle.pg.hbase.OraclePropertyGraph
Return an Iterator to all the edges in the graph that have any of the specified keys and satisfy the specified edge filter callback.
edgesByPropertyKey(String[], EdgeFilterCallback, OraclePropertyGraphBase.OptimizationFlag) - Method in class oracle.pg.nosql.OraclePropertyGraph
Return an Iterable to all the edges in the graph that have any of the specified keys and satisfy the specified edge filter callback.
EdgeSequence - Class in oracle.pgx.api
An ordered sequence of edges which may contain duplicates.
EdgeSet - Class in oracle.pgx.api
An unordered set of edges (no duplicates).
edgeSetPartial - Variable in class oracle.pg.rdbms.pgql.QueryContext
 
edgesFromPropertyKey(Connection[], boolean, int, String[]) - Method in class oracle.pg.hbase.OraclePropertyGraph
Gets an array of Iterator objects that hold all the edges in the graph that have any of the specified keys and satisfy the specified edge filter callback by executing a lookup over the secondary index table.
edgesPartitioned(Connection[], boolean, int) - Method in class oracle.pg.hbase.OraclePropertyGraph
Gets an array of Iterator objects that hold all the edges in the graph.
edgesPartitioned(Connection[], boolean, int, OraclePropertyGraphBase.OptimizationFlag) - Method in class oracle.pg.hbase.OraclePropertyGraph
Gets an array of Iterator objects that hold all the edges in the graph.
edgesPartitioned(Connection[], boolean, int, EdgeFilterCallback, OraclePropertyGraphBase.OptimizationFlag) - Method in class oracle.pg.hbase.OraclePropertyGraph
Gets an array of Iterator objects that hold all the edges in the graph that satisfy the specified edge filter callback.
edgesPartitioned(Connection[], boolean, int, EdgeFilterCallback) - Method in class oracle.pg.hbase.OraclePropertyGraph
Gets an array of Iterator objects that hold all the edges in the graph that satisfy the specified edge filter callback.
edgesPartitioned(Connection[], boolean, int, boolean) - Method in class oracle.pg.hbase.OraclePropertyGraph
Gets an array of Iterator objects that hold all the edges in the graph.
edgesPartitioned(Connection[], boolean, int, String) - Method in class oracle.pg.hbase.OraclePropertyGraph
Gets an array of Iterator objects that hold all the edges in the graph that have a particular key.
edgesPartitioned(Connection[], boolean, int, String, boolean) - Method in class oracle.pg.hbase.OraclePropertyGraph
Gets an array of Iterator objects that hold all the edges in the graph that have a particular key.
edgesPartitioned(Connection[], boolean, int, String[]) - Method in class oracle.pg.hbase.OraclePropertyGraph
Gets an array of Iterator objects that hold all the edges in the graph that have any of the specified keys.
edgesPartitioned(Connection[], boolean, int, String[], boolean, EdgeFilterCallback) - Method in class oracle.pg.hbase.OraclePropertyGraph
Gets an array of Iterator objects that hold all the edges in the graph that have any of the specified keys and satisfy the specified edge filter callback.
edgesPartitioned(Connection[], boolean, int, String[], boolean, EdgeFilterCallback, OraclePropertyGraphBase.OptimizationFlag) - Method in class oracle.pg.hbase.OraclePropertyGraph
Gets an array of Iterator objects that hold all the edges in the graph that have any of the specified keys and satisfy the specified edge filter callback.
edgesPartitioned(KVStoreConfig[], boolean, int) - Method in class oracle.pg.nosql.OraclePropertyGraph
Gets an array of Iterable objects that hold all the edges in the graph.
edgesPartitioned(KVStoreConfig[], boolean, int, String) - Method in class oracle.pg.nosql.OraclePropertyGraph
Gets an array of Iterable objects that hold all the edges in the graph that have a particular key.
edgesPartitioned(KVStoreConfig[], boolean, int, String[]) - Method in class oracle.pg.nosql.OraclePropertyGraph
Gets an array of Iterable objects that hold all the edges in the graph that have any of the specified keys.
edgesPartitioned(KVStoreConfig[], boolean, int, String[], EdgeFilterCallback) - Method in class oracle.pg.nosql.OraclePropertyGraph
Gets an array of Iterable objects that hold all the edges in the graph that have any of the specified keys and satisfy the specified edge filter callback.
edgesPartitioned(KVStoreConfig[], boolean, int, String[], EdgeFilterCallback, OraclePropertyGraphBase.OptimizationFlag) - Method in class oracle.pg.nosql.OraclePropertyGraph
Gets an array of Iterable objects that hold all the edges in the graph that have any of the specified keys and satisfy the specified edge filter callback.
edgesPartitioned(KVStoreConfig[], boolean, int, int, String[], EdgeFilterCallback, OraclePropertyGraphBase.OptimizationFlag) - Method in class oracle.pg.nosql.OraclePropertyGraph
Gets an array of Iterable objects that hold all the edges in the graph that have any of the specified keys and satisfy the specified edge filter callback.
edgesPartitioned(KVStoreConfig[], boolean, int, int, boolean, String[], EdgeFilterCallback, OraclePropertyGraphBase.OptimizationFlag) - Method in class oracle.pg.nosql.OraclePropertyGraph
Gets an array of Iterable objects that hold all the edges in the graph that have any of the specified keys and satisfy the specified edge filter callback.
edgesUsingTextSearch(String) - Method in interface oracle.pg.common.OracleIndexableGraph
Return an iterable to all matching edges that satisfy a particular text search query.
edgesWithCustomizedParallelTableScan(String[]) - Method in class oracle.pg.nosql.OraclePropertyGraph
Return an Iterable to all the edges in the graph that have any of the specified keys.
edgesWithCustomizedParallelTableScan(String[], EdgeFilterCallback, OraclePropertyGraphBase.OptimizationFlag) - Method in class oracle.pg.nosql.OraclePropertyGraph
Return an Iterable to all the edges in the graph that have any of the specified keys and satisfy the specified edge filter callback.
edgesWithDefaultParallelTableScan(String[]) - Method in class oracle.pg.nosql.OraclePropertyGraph
Return an Iterable to all the edges in the graph that have any of the specified keys.
edgesWithDefaultParallelTableScan(String[], EdgeFilterCallback) - Method in class oracle.pg.nosql.OraclePropertyGraph
Return an Iterable to all the edges in the graph that have any of the specified keys and satisfy the specified edge filter callback.
edgesWithDefaultParallelTableScan(String[], EdgeFilterCallback, OraclePropertyGraphBase.OptimizationFlag) - Method in class oracle.pg.nosql.OraclePropertyGraph
Return an Iterable to all the edges in the graph that have any of the specified keys and satisfy the specified edge filter callback.
edgeTable(String, String, String, PgxFrame) - Method in class oracle.pgx.api.frames.PgxEdgeTableFromFramesCreator
 
edgeTable(String, String, String, PgxFrame) - Method in class oracle.pgx.api.frames.PgxGraphFromFramesCreator
 
edgeTable(String, String, String, PgxFrame) - Method in class oracle.pgx.api.frames.PgxVertexTableFromFramesCreator
 
EdgeTableMetaData - Class in oracle.pgx.api
Meta information about an edge table in a PgxGraph.
EdgeTableMetaData(String, IdType, boolean) - Constructor for class oracle.pgx.api.EdgeTableMetaData
 
EdgeTableMetaData(EdgeTableMetaData) - Constructor for class oracle.pgx.api.EdgeTableMetaData
 
EdgeType - Class in oracle.pgx.api.frames.schema.datatypes.graph
 
EdgeType() - Constructor for class oracle.pgx.api.frames.schema.datatypes.graph.EdgeType
 
eigenvectorCentrality(PgxGraph) - Method in class oracle.pgx.api.Analyst
Eigenvector centrality gets the centrality of the vertices in an intrincated 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 intrincated 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 intrincated 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 intrincated 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 intrincated 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 intrincated 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 intrincated 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 intrincated way using neighbors, allowing to find well-connected vertices
ELEM_TABLE_SUFFIX - Static variable in class oracle.pg.rdbms.pgql.pgview.metadata.PgViewMetadataConnector
 
element() - Method in class oracle.pg.common.OraclePropertyBase
Get the element that this property is associated with
element() - Method in class oracle.pg.common.OracleVertexPropertyBase
Gets the Vertex that owns this VertexProperty.
EMBEDDED_URL - Static variable in class oracle.pgx.api.Pgx
constant indicating this URL refers to an embedded PGX instance.
EMPTY_LBL - Static variable in class oracle.pg.common.OracleEdgeBase
 
EmptyProjection - Class in oracle.pg.rdbms.pgql.pgview.translation.expression
 
EmptyProjection(List<ExpAsVar>) - Constructor for class oracle.pg.rdbms.pgql.pgview.translation.expression.EmptyProjection
 
enableAtSCN(Long) - Method in interface oracle.pg.rdbms.OracleChangeTracker
Sets the session snapshot to the given SCN value
enableAtSCN(Long) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Sets the session snapshot to the given SCN value
enableEdgeAutoIndexer() - Method in class oracle.pg.text.OracleIndexManager
Enables the edge auto indexing.
enableSecondaryIndicesForAdjacencyVertices() - Method in class oracle.pg.hbase.OraclePropertyGraph
Enables the use of secondary tables for vertices/edges properties
enableSecondaryTablesForProperties() - Method in class oracle.pg.hbase.OraclePropertyGraph
Enables the use of secondary tables for vertices/edges properties
enableVertexAutoIndexer() - Method in class oracle.pg.text.OracleIndexManager
Enables the vertex auto indexing.
END_NODE_ID_PROP - Static variable in interface oracle.pg.text.OracleIndex
A constant text index field name for the ID of an edge's head (destination) vertex
enquoteColumnName(Connection, String) - Static method in class oracle.pg.common.SQLUtils
Enquotes a column name.
enquoteColumnName(Connection, String) - Static method in class oracle.pg.common.Util
Enquotes a column name.
enquoteColumnNameCaseSensitive(Connection, String) - Static method in class oracle.pg.common.SQLUtils
Enquotes a column name.
enquoteColumnNameCaseSensitive(Connection, String) - Static method in class oracle.pg.common.Util
Enquotes a column name.
enquoteLiteral(Connection, String) - Static method in class oracle.pg.common.SQLUtils
This method enquotes a literal value.
enquoteLiteral(Connection, String, int) - Static method in class oracle.pg.common.SQLUtils
Returns the enquoted literal
enquoteLiteral(Connection, String) - Static method in class oracle.pg.common.Util
This method enquotes a literal value.
enquoteLiteral(Connection, String, int) - Static method in class oracle.pg.common.Util
Returns the enquoted literal
enquoteNameSQLName(Connection, String) - Static method in class oracle.pg.common.SQLUtils
Returns the ENQUOTE_NAME formatted String for the SQL name If the Oracle JDBC is present, use the new OracleStatement.enquoteIdentifier API in the JDK8 JDBC.
enquoteNameSQLName(Connection, String) - Static method in class oracle.pg.common.Util
Returns the ENQUOTE_NAME formatted String for the SQL name If the Oracle JDBC is present, use the new OracleStatement.enquoteIdentifier API in the JDK8 JDBC.
enquoteTableName(Connection, String) - Static method in class oracle.pg.common.SQLUtils
Enquotes a table name with or without schema name which is separated by ".".
enquoteTableName(Connection, String) - Static method in class oracle.pg.common.Util
Enquotes a table name with or without schema name which is separated by ".".
enquoteTableName(Connection, String) - Static method in class oracle.pg.rdbms.pgql.DbmsUtils
Returns a sanitized enquoted table name.
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.
EntityTableMetaData - Class in oracle.pgx.api
Meta information about an entity table 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
 
equals(Object) - Method in class oracle.pg.common.OracleEdgeBase
This method returns true if the current OracleEdge instance is considered equal to the given OracleEdge instance
equals(Object) - Method in class oracle.pg.common.OraclePropertyBase
Validate if the given object is equal to this property
equals(Object) - Method in class oracle.pg.common.OracleVertexBase
This method returns true if the current OracleVertex instance is considered equal to the given OracleVertex instance
equals(Object) - Method in class oracle.pg.common.OracleVertexPropertyBase
Validates if the given object is equal to this Vertex property
equals(Object) - Method in class oracle.pg.common.SimpleJsonDataWrapper
This method returns true if the current SimpleJsonDataWrapper instance is considered equal to the given SimpleJsonDataWrapper instance
equals(Object) - Method in class oracle.pg.common.SimpleRdfDataWrapper
This method returns true if the current SimpleRdfDataWrapper instance is considered equal to the given SimpleRdfDataWrapper instance
equals(Object) - Method in class oracle.pg.common.SimpleSpatialDataWrapper
This method returns true if the current SimpleSpatialDataWrapper instance is considered equal to the given SimpleSpatialDataWrapper instance
equals(Object) - Method in class oracle.pg.rdbms.pgql.PgqlColumnDescriptorImpl
 
equals(Object) - Method in class oracle.pg.rdbms.pgql.PgqlSqlQueryTransImpl
 
equals(Object) - Method in class oracle.pg.rdbms.pgql.ValuePair
 
equals(Object) - Method in class oracle.pg.text.Parameter
 
equals(Object) - Method in class oracle.pgx.api.EdgeProviderMetaData
 
equals(Object) - Method in class oracle.pgx.api.EdgeTableMetaData
 
equals(Object) - Method in class oracle.pgx.api.EntityProviderMetaData
 
equals(Object) - Method in class oracle.pgx.api.EntityTableMetaData
 
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.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.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.MultipleTablesEdgeTypeConfig
 
equals(Object) - Method in class oracle.pgx.config.MultipleTablesGraphConfig
 
equals(Object) - Method in class oracle.pgx.config.MultipleTablesNodePropertyConfig
 
equals(Object) - Method in class oracle.pgx.config.MultipleTablesNodeTypeConfig
 
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.PgxDistConfig
 
equals(Object) - Method in class oracle.pgx.config.PreloadGraphConfig
 
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.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(Object) - Method in class oracle.pg.common.SimpleLog
Logs the message object with the ERROR level
error(Object, Throwable) - Method in class oracle.pg.common.SimpleLog
Logs the message object with the ERROR level including the stack trace of the Throwable t passed as parameter
escape(String) - Static method in class oracle.pg.common.HelperUtilities
Escapes a string into the required Oracle flat file format.
escapeAndEnquoteIdentifier(String) - Static method in class oracle.pg.rdbms.pgql.PgqlUtils
Removes all double quotes in the given string and surrounds the whole string with double quotes.
escapeAndEnquoteLiteral(String) - Static method in class oracle.pg.rdbms.pgql.DbmsUtils
Does a SQL escape of single quotes and enquotes the literal
escapeAndEnquoteLiteral(String, boolean) - Static method in class oracle.pg.rdbms.pgql.DbmsUtils
Does a SQL escape of single quotes and enquotes the literal
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
 
estimateTriangleRenum(StringBuilder, StringBuilder, StringBuilder, int, int, int, String, String) - Method in interface oracle.pg.rdbms.OraclePropertyGraphAnalytics
This method estimates the number of triangles that exist in this graph (treated as undirected).
estimateTriangleRenum(StringBuilder, StringBuilder, StringBuilder, int, int, int, String, String) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
This method estimates the number of triangles that exist in this graph (treated as undirected).
estimateTriangleRenum(Connection, String, StringBuilder, StringBuilder, StringBuilder, int, int, int, String, String) - Static method in class oracle.pg.rdbms.SQLAnalyticsGraph
This method estimates the number of triangles that exist in this graph (treated as undirected).
evaluateLabels(PgxGraph, Iterable<PgxVertex<ID>>) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
evaluateLabelsAsync(PgxGraph, Iterable<PgxVertex<ID>>) - 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
 
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, 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 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 class oracle.pg.rdbms.pgql.PgqlExecution
Executes a PGQL Query, Modify or Create/Drop operation on this instance's property graph.
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(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(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, 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, 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() - Method in interface oracle.pgx.api.PgxPreparedStatement
Executes the PGQL statement in this PreparedStatement object, which may be any kind of PGQL statement.
executeAsync() - Method in interface oracle.pgx.api.PgxPreparedStatement
Executes the PGQL statement in this PreparedStatement object, which may be any kind of PGQL statement.
executeCall(String) - Method in class oracle.pg.rdbms.Oracle
Executes a Callable statement based on s
executeCall(String, String) - Method in class oracle.pg.rdbms.Oracle
Executes a Callable statement based on s and the given bind variable
executeCall(String, String, String) - Method in class oracle.pg.rdbms.Oracle
Executes a Callable statement based on s and the given bind variables
executePgql(String) - Method in class oracle.pgx.api.PgxGraph
(BETA) Blocking version of PgxGraph.executePgqlAsync(String).
executePgql(String) - Method in class oracle.pgx.api.PgxSession
Blocking version of PgxSession.executePgql(String).
executePgqlAsync(String) - Method in class oracle.pgx.api.PgxGraph
(BETA) 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(String) - Method in class oracle.pg.rdbms.Oracle
Executes the given query and returns a query result set.
executeQuery(String, int, int) - Method in class oracle.pg.rdbms.Oracle
Executes the given query and returns a query result set.
executeQuery(String, int, int, List) - Method in class oracle.pg.rdbms.Oracle
Executes the given query and returns a query result set.
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(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(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 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(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, 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 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() - Method in interface oracle.pgx.api.PgxPreparedStatement
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.
executeQueryWithArg(String, String, String) - Method in class oracle.pg.rdbms.Oracle
Executes a SQL statement and returns a result set.
executeQueryWithArg(String, String, String, String) - Method in class oracle.pg.rdbms.Oracle
Executes a SQL statement and returns a result set.
executeSQL(Connection, String) - Static method in class oracle.pg.rdbms.Oracle
Executes a SQL statement, for example, a statement to create or drop a table, or a callable statement.
executeSQL(String) - Method in class oracle.pg.rdbms.Oracle
Executes a SQL statement, for example, a statement to create or drop a table, or a callable statement.
executeSQL(String, String) - Method in class oracle.pg.rdbms.Oracle
Executes a SQL statement.
executeSQL(String, String, String) - Method in class oracle.pg.rdbms.Oracle
Executes a SQL statement.
executeSQL(String, String, String, String) - Method in class oracle.pg.rdbms.Oracle
Executes a SQL statement.
executeTasks(ThreadPoolExecutor, List<Future<Long>>) - Static method in class oracle.pg.common.HelperUtilities
 
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
existEdgeIndex(String) - Method in class oracle.pg.text.OracleIndexManager
Verifies if the index with the specified name already exists for this property graph as an edge manual index.
exists() - Method in class oracle.pgx.api.PgxPath
Checks whether a path exists.
existsGraph(Configuration, String) - Static method in class oracle.pg.hbase.OraclePropertyGraphUtils
Checks if the specified property graph already exists in the database
existsGraph(Oracle, String) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
Checks if the specified property graph already exists in the database
existsGraph(PgqlConnection, String, String) - Static method in class oracle.pg.rdbms.pgql.PgqlCreatePgUtils
 
existsPgView(Connection, String, String) - Static method in class oracle.pg.rdbms.pgql.pgview.metadata.PgViewMetadataConnector
 
existsTable(Admin, TableName) - Static method in class oracle.pg.hbase.OraclePropertyGraphUtils
Checks if the specified property graph already exists in the database
existVertexIndex(String) - Method in class oracle.pg.text.OracleIndexManager
Verifies if the manual vertex index with the specified name already exists for this property graph.
expand(CreatePropertyGraph) - Method in class oracle.pg.rdbms.pgql.PgqlCpgRdbmsExpander
 
expand() - Method in class oracle.pgx.api.EdgeProperty
Blocking version of EdgeProperty.expandAsync().
expand(String) - Method in class oracle.pgx.api.EdgeProperty
expand() - Method in class oracle.pgx.api.VertexProperty
Blocking version of VertexProperty.expandAsync().
expand(String) - Method in class oracle.pgx.api.VertexProperty
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(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() - 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.VertexProperty
If this is a vector property, expands this property into a list of scalar properties of same type.
expandEdgeTable(EdgeTable) - Method in class oracle.pg.rdbms.pgql.PgqlCpgRdbmsExpander
 
expandElementTable(ElementTable, boolean) - Method in class oracle.pg.rdbms.pgql.PgqlCpgRdbmsExpander
 
expEdgeStat(String, String) - Method in interface oracle.pg.rdbms.OracleStats
This method exports the edge table statistics into the given stat table.
expEdgeStat(String, String) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
Exports the edge table statistics into the given stat table.
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.
export() - Method in class oracle.pgx.api.mllib.Model
Returns GenericModelStorer to configure where to store the model and then trigger it.
exportEdgeFlatFile(OraclePropertyGraphBase, OutputStream, int, boolean, boolean) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
This function exports the edges of a given property graph into OPE flat file
exportEdgeFlatFile(OraclePropertyGraph, OutputStream, int, boolean, boolean) - Static method in class oracle.pg.hbase.OraclePropertyGraphUtils
This function exports the edges of a given property graph into OPE flat file
exportEdgeFlatFile(OraclePropertyGraph, OutputStream, int, boolean, boolean) - Static method in class oracle.pg.nosql.OraclePropertyGraphUtils
This function exports the edges of a given property graph into OPE flat file
exportEdgeFlatFile(OraclePropertyGraph, OutputStream, int, boolean, boolean) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
This function exports the edges of a given property graph into OPE flat file
exportEdges(Iterator<Edge>[], OutputStream) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
This function exports a given edges into the output stream using Oracle flat-file format.
exportFlatFiles(OraclePropertyGraphBase, String, String, boolean) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
This function exports a given property graph into two flat files: one for vertices and the other for edges.
exportFlatFiles(OraclePropertyGraphBase, String, String, int, boolean) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
This function exports a given property graph into two flat files: one for vertices and the other for edges.
exportFlatFiles(OraclePropertyGraphBase, OutputStream, OutputStream, int, boolean) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
This function exports a given property graph into two flat files: one for vertices and the other for edges.
exportFlatFiles(OraclePropertyGraphBase, OutputStream, OutputStream, int, boolean, boolean) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
This function exports a given property graph into two flat files: one for vertices and the other for edges.
exportFlatFiles(OraclePropertyGraph, String, String, boolean) - Static method in class oracle.pg.hbase.OraclePropertyGraphUtils
This function exports a given property graph into two flat files: one for vertices and the other for edges.
exportFlatFiles(OraclePropertyGraph, String, String, int, boolean) - Static method in class oracle.pg.hbase.OraclePropertyGraphUtils
This function exports a given property graph into two flat files: one for vertices and the other for edges.
exportFlatFiles(OraclePropertyGraph, OutputStream, OutputStream, boolean, int) - Static method in class oracle.pg.hbase.OraclePropertyGraphUtils
This function exports a given property graph into two flat files: one for vertices and the other for edges.
exportFlatFiles(OraclePropertyGraph, OutputStream, OutputStream, int, boolean, boolean) - Static method in class oracle.pg.hbase.OraclePropertyGraphUtils
This function exports a given property graph into two flat files: one for vertices and the other for edges.
exportFlatFiles(OraclePropertyGraph, String, String, boolean) - Static method in class oracle.pg.nosql.OraclePropertyGraphUtils
This function exports a given property graph into two flat files: one for vertices and the other for edges.
exportFlatFiles(OraclePropertyGraph, String, String, int, boolean) - Static method in class oracle.pg.nosql.OraclePropertyGraphUtils
This function exports a given property graph into two flat files: one for vertices and the other for edges.
exportFlatFiles(OraclePropertyGraph, OutputStream, OutputStream, boolean, int) - Static method in class oracle.pg.nosql.OraclePropertyGraphUtils
This function exports a given property graph into two flat files: one for vertices and the other for edges.
exportFlatFiles(OraclePropertyGraph, OutputStream, OutputStream, int, boolean, boolean) - Static method in class oracle.pg.nosql.OraclePropertyGraphUtils
This function exports a given property graph into two flat files: one for vertices and the other for edges.
exportFlatFiles(String, String, String, String, String, String) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
This function exports a given property graph into two flat files: one for vertices and the other for edges.
exportFlatFiles(OraclePropertyGraph, OutputStream, OutputStream, int, boolean) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
This function exports a given property graph into two flat files: one for vertices and the other for edges.
exportFlatFiles(OraclePropertyGraph, OutputStream, OutputStream, int, boolean, boolean) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
This function exports a given property graph into two flat files: one for vertices and the other for edges.
exportGraphML(OraclePropertyGraphBase, String, PrintStream) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
Exports all vertices/edges from the specified property graph into the specified file in GraphGML format.
exportGraphML(OraclePropertyGraphBase, OutputStream, PrintStream) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
Exports all vertices/edges from the specified property graph into the output stream in GraphGML format.
exportGraphSON(OraclePropertyGraphBase, String, PrintStream) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
Exports all vertices/edges from the specified property graph into the specified file in GraphSON format.
exportGraphSON(OraclePropertyGraphBase, OutputStream, PrintStream) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
Exports all vertices/edges from the specified property graph into the output stream in GraphSON format.
exportVertexFlatFile(OraclePropertyGraphBase, OutputStream, int, boolean, boolean) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
This function exports the vertices of a given property graph into OPV flat file
exportVertexFlatFile(OraclePropertyGraph, OutputStream, int, boolean, boolean) - Static method in class oracle.pg.hbase.OraclePropertyGraphUtils
This function exports the vertices of a given property graph into OPV flat file
exportVertexFlatFile(OraclePropertyGraph, OutputStream, int, boolean, boolean) - Static method in class oracle.pg.nosql.OraclePropertyGraphUtils
This function exports the vertices of a given property graph into OPV flat file
exportVertexFlatFile(OraclePropertyGraph, OutputStream, int, boolean, boolean) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
This function exports the vertices of a given property graph into OPV flat file
exportVertices(Iterator<Vertex>[], OutputStream) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
This function exports a given vertices into the output stream using Oracle flat-file format.
exprAliasMap - Variable in class oracle.pg.rdbms.pgql.ExprContext
 
ExprContext - Class in oracle.pg.rdbms.pgql
This class serves as a simple data structure to hold various attributes used during PGQL Filter translation.
ExprNavigator - Class in oracle.pg.rdbms.pgql
This class handles navigation of a QueryExpression intermediate tree to facilitate a Visitor pattern style SQL translation algorithm.
ExprTranslation - Class in oracle.pg.rdbms.pgql
This class holds the translation for a PGQL expression.
ExprTransVisitor - Class in oracle.pg.rdbms.pgql
This class translates a PGQL QueryExpression to SQL by visiting each node using the ExprNavigator class.
expVertexStat(String, String) - Method in interface oracle.pg.rdbms.OracleStats
This method exports the vertex table statistics into the given stat table.
expVertexStat(String, String) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
Exports the vertex table statistics into the given stat table.
ExternalStoreConfig - Class in oracle.pgx.config
External store configuration details
ExternalStoreConfig.Field - Enum in oracle.pgx.config
Fields of External store configuration details
extractBooleanOptionValue(String, String, boolean) - Static method in class oracle.pg.rdbms.pgql.PgqlUtils
Extracts option boolean value of the form OPTION=T or OPTION=F from the given options string.
extractBooleanProperty(String, boolean) - Static method in class oracle.pg.rdbms.pgql.PgqlUtils
Extracts the value of a boolean system property and returns it.
extractIntOptionValue(String, String, int) - Static method in class oracle.pg.rdbms.pgql.PgqlUtils
Extracts option value of the form OPTION=INT_VALUE from the given options string.
extractIntProperty(String, int) - Static method in class oracle.pg.rdbms.pgql.PgqlUtils
Extracts the value of an integer system property and returns it.
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

fatal(Object) - Method in class oracle.pg.common.SimpleLog
Logs the message object with the FATAL level
fatal(Object, Throwable) - Method in class oracle.pg.common.SimpleLog
Logs the message object with the FATAL level including the stack trace of the Throwable t passed as parameter
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>, 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, 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
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>, 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
features() - Method in class oracle.pg.hbase.OraclePropertyGraph
Gets the particular features of the graph implementation for Tinkerpop 3.X
features() - Method in class oracle.pg.nosql.OraclePropertyGraph
Gets the particular features of the graph implementation for Tinkerpop 3
features() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Gets the particular features of the graph implementation for Tinkerpop 3.X
fetch() - Method in class oracle.pgx.api.FlashbackSynchronizer
 
fetch() - Method in interface oracle.pgx.api.Synchronizer
Fetches the changes from the external data source.
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
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<ModelType>> - 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
 
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
 
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(GraphFilter) - Method in class oracle.pgx.api.PgxGraph
filter(GraphFilter, String) - Method in class oracle.pgx.api.PgxGraph
filter(Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, GraphFilter, String) - Method in class oracle.pgx.api.PgxGraph
FILTER_MODE - Static variable in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
FILTER_PARAMETER - Static variable in class oracle.pg.rdbms.index.oratext.OracleTextIndexParameters
This constant denotes a filter preference specifying how text is filtered for indexing
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.
filterAsync(Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, GraphFilter, String) - Method in class oracle.pgx.api.PgxGraph
Create a subgraph of this graph.
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, 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) - 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, 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, 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, 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, ID, VertexFilter, VertexFilter) - Method in class oracle.pgx.api.Analyst
Convenience wrapper around Analyst.filteredBfs(PgxGraph, PgxVertex, VertexFilter, VertexFilter) taking a vertex ID instead of PgxVertex.
filteredBfs(PgxGraph, ID, VertexFilter, VertexFilter, int) - Method in class oracle.pgx.api.Analyst
Convenience wrapper around Analyst.filteredBfs(PgxGraph, PgxVertex, VertexFilter, VertexFilter, int) taking a vertex ID instead of PgxVertex.
filteredBfs(PgxGraph, ID, VertexFilter, VertexFilter, boolean) - Method in class oracle.pgx.api.Analyst
Convenience wrapper around Analyst.filteredBfs(PgxGraph, PgxVertex, VertexFilter, VertexFilter, boolean) taking a vertex ID instead of PgxVertex.
filteredBfs(PgxGraph, ID, VertexFilter, VertexFilter, boolean, int) - Method in class oracle.pgx.api.Analyst
filteredBfs(PgxGraph, ID, VertexFilter, VertexFilter, boolean, VertexProperty<ID, Integer>, VertexProperty<ID, PgxVertex<ID>>) - Method in class oracle.pgx.api.Analyst
filteredBfs(PgxGraph, ID, VertexFilter, VertexFilter, boolean, int, VertexProperty<ID, Integer>, VertexProperty<ID, PgxVertex<ID>>) - Method in class oracle.pgx.api.Analyst
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, 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) - 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, 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, 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.
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, 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) - 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, 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, 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, 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, ID, VertexFilter, VertexFilter) - Method in class oracle.pgx.api.Analyst
Convenience wrapper around Analyst.filteredDfs(PgxGraph, PgxVertex, VertexFilter, VertexFilter) taking a vertex ID instead of PgxVertex.
filteredDfs(PgxGraph, ID, VertexFilter, VertexFilter, int) - Method in class oracle.pgx.api.Analyst
Convenience wrapper around Analyst.filteredDfs(PgxGraph, PgxVertex, VertexFilter, VertexFilter, int) taking a vertex ID instead of PgxVertex.
filteredDfs(PgxGraph, ID, VertexFilter, VertexFilter, boolean) - Method in class oracle.pgx.api.Analyst
Convenience wrapper around Analyst.filteredDfs(PgxGraph, PgxVertex, VertexFilter, VertexFilter, boolean) taking a vertex ID instead of PgxVertex.
filteredDfs(PgxGraph, ID, VertexFilter, VertexFilter, boolean, int) - Method in class oracle.pgx.api.Analyst
filteredDfs(PgxGraph, ID, VertexFilter, VertexFilter, boolean, VertexProperty<ID, Integer>, VertexProperty<ID, PgxVertex<ID>>) - Method in class oracle.pgx.api.Analyst
filteredDfs(PgxGraph, ID, VertexFilter, VertexFilter, boolean, int, VertexProperty<ID, Integer>, VertexProperty<ID, PgxVertex<ID>>) - Method in class oracle.pgx.api.Analyst
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, 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) - 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, 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, 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.
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.
filterKeyValue(Cell) - Method in class oracle.pg.hbase.OracleAdjacentElementsFilter
Filter the row if the K/V pair is not found in the row data.
filterKeyValue(Cell) - Method in class oracle.pg.hbase.OracleKeyFilter
Filter the row if the K/V pair is not found in the row data.
filterKeyValue(Cell) - Method in class oracle.pg.hbase.OracleValueFilter
Filter the row if the K/V pair is not found in the row data.
filterRow() - Method in class oracle.pg.hbase.OracleKeyFilter
Get filter status for this specified row
filterRow() - Method in class oracle.pg.hbase.OracleValueFilter
Get filter status for this specified row
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.
findCluster(StringBuilder, StringBuilder, StringBuilder, StringBuilder, StringBuilder, int, String, String) - Method in interface oracle.pg.rdbms.OraclePropertyGraphAnalytics
This method finds clusters in this property graph (treated as undirected).
findCluster(StringBuilder, StringBuilder, StringBuilder, StringBuilder, StringBuilder, int, String, String) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
This method finds clusters in this property graph (treated as undirected).
findCluster(Connection, String, StringBuilder, StringBuilder, StringBuilder, StringBuilder, StringBuilder, int, String, String) - Static method in class oracle.pg.rdbms.SQLAnalyticsGraph
This method finds clusters in a given graph (treated as undirected).
findClusterCleanup(StringBuilder, StringBuilder, StringBuilder, StringBuilder, StringBuilder, String) - Method in interface oracle.pg.rdbms.OraclePropertyGraphAnalytics
This method does cleanup work after running graph cluster detection.
findClusterCleanup(StringBuilder, StringBuilder, StringBuilder, StringBuilder, StringBuilder, String) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
This method does cleanup work after running graph cluster detection.
findClusterPrep(StringBuilder, StringBuilder, StringBuilder, StringBuilder, StringBuilder, String) - Method in interface oracle.pg.rdbms.OraclePropertyGraphAnalytics
This method does preparation work before running graph cluster detection.
findClusterPrep(StringBuilder, StringBuilder, StringBuilder, StringBuilder, StringBuilder, String) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
This method does preparation work before running graph cluster detection.
findCycle(PgxGraph) - 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.
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.
findCycleAsync(PgxGraph) - 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.
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.
first() - Method in class oracle.pg.rdbms.pgql.PgqlResultSetImpl
Moves the cursor to the first row in the result set.
first - Variable in class oracle.pg.rdbms.pgql.pgview.util.Pair
 
fit(PgxGraph) - Method in class oracle.pgx.api.mllib.DeepWalkModel
fit(PgxGraph) - Method in class oracle.pgx.api.mllib.Pg2vecModel
Blocking version of Pg2vecModel.fitAsync(PgxGraph).
fit(PgxGraph) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
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.Pg2vecModel
Trains the Pg2vec model on the input graph
fitAsync(PgxGraph) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
Trains the GraphWise model on the input graph.
FlashbackSynchronizer - Class in oracle.pgx.api
Synchronizes a PGX graph with an Oracle Database using Flashback queries
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.
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.
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
 
flushHbaseCommits() - Method in class oracle.pg.hbase.OraclePropertyGraph
Flush HBase tables so property graph changes are commited into Apache HBase.
flushIfReachLimit(ByteArrayOutputStream, OutputStream) - Static method in class oracle.pg.common.HelperUtilities
 
flushIfReachLimit(ByteArrayOutputStream, OutputStream, long) - Static method in class oracle.pg.common.HelperUtilities
 
flushUpdates() - Method in class oracle.pg.hbase.OraclePropertyGraph
Flushes updates into the pertinent HBase tables.
flushUpdates() - Method in class oracle.pg.nosql.OraclePropertyGraph
Flushes updates into the pertinent HBase tables.
flushUpdates() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Flushes updates into the pertinent tables.
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.
force11g() - Method in class oracle.pg.nosql.Parameters
Return if Oracle 11g DB is enforced
force11g() - Method in class oracle.pg.rdbms.Parameters
Returns true if this property graph runs with 11g database configuration settings for table creation.
forceRefresh() - Method in class oracle.pg.common.OracleEdgeBase
Physically refresh this Edge instance by reading from the underlying database
forceRefresh() - Method in class oracle.pg.common.OracleElementBase
Re-read the attributes about this graph element from the database.
forceRefresh() - Method in class oracle.pg.common.OracleVertexBase
Physically refresh this Vertex instance by reading from the underlying database
forEach(Consumer<ChangeType>) - Static method in enum oracle.pgx.common.types.ChangeType
 
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.
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
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.
freeCachedMemory() - Method in interface oracle.pgx.api.admin.Control
Trigger memory cleanup to free unused graphs if RELEASE_MEMORY_THRESHOLD is reached
freeCachedMemory(double) - Method in interface oracle.pgx.api.admin.Control
Trigger memory cleanup to free unused graphs if threshold is reached
freeCachedMemory() - Method in class oracle.pgx.api.ServerInstance
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.
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.
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, String) - Method in class oracle.pgx.config.AbstractConfigFactory
Parses a configuration object given an input stream.
fromInputStream(InputStream) - Method in class oracle.pgx.config.AbstractConfigFactory
same as AbstractConfigFactory.fromInputStream(InputStream, 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.
fromJson(String) - Method in class oracle.pgx.config.AbstractConfigFactory
Same as AbstractConfigFactory.fromJson(String, String), but with null passed as parentPath.
fromPath(String) - Method in class oracle.pgx.config.AbstractConfigFactory
Parses a configuration object given a path.
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.
fromProperties(Properties) - Method in class oracle.pgx.config.AbstractConfigFactory
Parses a configuration object from Properties.
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.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
 
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
 
FUTURE_MAP_KEY - Static variable in interface oracle.pgx.api.admin.Control
 

G

generateDegreeCaches(boolean) - Method in class oracle.pgx.api.PartitionizingStrategyBuilder
Set the flag indicating if the degree caches should be generated after the mutation
generateLabelHistogram(boolean) - Method in class oracle.pgx.api.PartitionizingStrategyBuilder
Set the flag indicating if the label histogram should be generated after the mutation
generateLink(URI, Object...) - Method in enum oracle.pgx.config.LinkTemplate
 
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
 
GenericConfigBuilder<C extends AbstractConfig,F extends java.lang.Enum<F> & ConfigField> - Class in oracle.pgx.config
 
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>) - Constructor for class oracle.pgx.config.GenericConfigBuilder
 
GenericConfigBuilder(GenericConfigBuilder.ConfigParser<C>, Map<String, Object>) - Constructor for class oracle.pgx.config.GenericConfigBuilder
 
GenericConfigBuilder.ConfigParser<C extends AbstractConfig> - Interface in oracle.pgx.config
 
GenericModelLoader<ModelType extends Model<ModelType>> - 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
 
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
 
get(Long) - Method in class oracle.pg.common.EdgeCache
Get an Edge from the cache using the given ID.
get(Long) - Method in class oracle.pg.common.VertexCache
Fetch one vertex from the cache using its ID.
get(String, Object, boolean) - Method in interface oracle.pg.text.OracleAutoIndex
Gets an Iterator object with all the matching elements that have a particular key/value property within the index
get(Object) - Method in interface oracle.pg.text.OracleIndex
Gets an Iterable object with all the matching elements that have a particular key/value property within the index
get(String, Object, boolean) - Method in interface oracle.pg.text.OracleIndex
Gets an Iterable object with all the matching elements that have a particular key/value property within the index
get(String, Object, Class, boolean) - Method in interface oracle.pg.text.OracleIndex
Gets an Iterable object with all the matching elements that have a particular key/value property within the index
get(String, Object) - Method in interface oracle.pg.text.OracleIndex
Gets an Iterable object with all the matching elements that have a particular key/value property within the index
get() - Method in class oracle.pgx.api.PgxFuture
 
get(long, TimeUnit) - Method in class oracle.pgx.api.PgxFuture
 
get(K) - Method in class oracle.pgx.api.PgxMap
Blocking version of PgxMap.getAsync(Object).
get(int) - Method in class oracle.pgx.api.PgxVect
 
get(ID) - Method in class oracle.pgx.api.Property
Blocking version of Property.getAsync(Object).
get(K) - Method in class oracle.pgx.api.Property
Blocking version of Property.getAsync(PgxEntity).
get() - Method in class oracle.pgx.api.Scalar
Blocking version of Scalar.getAsync().
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)
getAddedKeys() - Method in class oracle.pg.common.OracleElementBase
Gets a hash set of the added keys
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.
getAdminRequestCacheTimeout() - Method in class oracle.pgx.config.PgxDistConfig
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
getAliasModifyList(String) - Method in class oracle.pg.rdbms.pgql.TraversalStruct
Returns the list of positions for modify operators where given alias appears
getAllEdgeJoins() - Method in class oracle.pg.rdbms.pgql.TraversalStruct
Returns the entry set of Edge-Join Map
getAllEdgeLabels() - Method in interface oracle.pg.rdbms.pgql.pgview.metadata.MetadataConnector
 
getAllEdgeLabels() - Method in class oracle.pg.rdbms.pgql.pgview.metadata.PgViewMetadataConnector
 
getAllowedCharactersForSimpleFileNames() - Method in class oracle.pg.common.ParametersBase
Determines the list of allowed characters used for simple file names
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.
getAllowedRemoteLoadingLocations() - Method in class oracle.pgx.config.PgxDistConfig
(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
 
getAllTableNamesForIds() - Method in class oracle.pg.rdbms.pgql.TraversalStruct
Returns the entry set of ID-Table Map
getAllVarAliases() - Method in class oracle.pg.rdbms.pgql.TraversalStruct
Returns the entry set of Var-Alias Map
getAllVarProps() - Method in class oracle.pg.rdbms.pgql.TraversalStruct
Returns the entry set of Var-Prop Map
getAllVertexLabels() - Method in interface oracle.pg.rdbms.pgql.pgview.metadata.MetadataConnector
 
getAllVertexLabels() - Method in class oracle.pg.rdbms.pgql.pgview.metadata.PgViewMetadataConnector
TOPOLOGY EXTRACTION
getAnalysisEnvironment() - Method in class oracle.pgx.api.executionenvironment.ExecutionEnvironment
 
getAnalysisTaskConfig() - Method in class oracle.pgx.config.EnterpriseSchedulerConfig
configuration for analysis tasks
getArguments() - Method in class oracle.pgx.config.AbstractUdfFunctionConfig
 
getArguments() - Method in class oracle.pgx.config.UdfFunctionConfig
list of arguments
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.MultipleTablesGraphConfig
[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.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.
getAsync(K) - Method in class oracle.pgx.api.PgxMap
Gets the value of a key.
getAsync(ID) - Method in class oracle.pgx.api.Property
Gets the property value.
getAsync(K) - Method in class oracle.pgx.api.Property
Gets the property value.
getAsync() - Method in class oracle.pgx.api.Scalar
 
getAttributeKeyName(T) - Method in interface oracle.pg.common.OpCallback
When an operation against the input element is required, this method returns the attribute key name.
getAttributeKeyValue(T) - Method in interface oracle.pg.common.OpCallback
When an operation against the input element is required, this method returns the attribute key value.
getAttributes() - Method in class oracle.pg.common.OracleElementBase
Returns a String of all the Key, Value Pairs.
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.MultipleTablesGraphConfig
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
getAttrName() - Method in class oracle.pg.common.ColumnToAttrMapping
Getter method for the attribute name.
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
getAuthorization() - Method in class oracle.pgx.config.PgxDistConfig
mapping of users and roles to resources and permissions for authorization
getAutoIndex(Class<T>) - Method in interface oracle.pg.common.OracleIndexableGraph
Gets an automatic index from the graph by its name and index class.
getAvailableCompiledProgramIds() - Method in class oracle.pgx.api.PgxSession
getAvailableCompiledProgramIdsAsync() - Method in class oracle.pgx.api.PgxSession
Gets the set of available compiled program IDs.
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.
getBackendFields() - Method in class oracle.pgx.config.PgxConfig
 
getBackendFields() - Method in class oracle.pgx.config.PgxDistConfig
 
getBackendWrapper() - Method in class oracle.pgx.config.PgxDistConfig
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
getBatchSize() - Method in class oracle.pg.common.OraclePropertyGraphBase
Get the size of the batch used for update operations.
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.pg.text.IndexParametersBase
Gets the batch size specifying the number of elements required (per directory) before data is flushed into the index.
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.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)
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
getBindValueInfo() - Static method in class oracle.pg.rdbms.pgql.BindValueInfo
Factory method for getting a BindValueInfo instance
getBindVarType(QueryExpression.BindVariable) - Method in class oracle.pg.rdbms.pgql.BindValueInfo
Returns the value type for this bind variable determined from the set method previously used for this bind variable's parameter index.
getBlockCacheSize() - Method in class oracle.pgx.config.PgHbaseGraphConfig
block_cache_size
getBoolean(int) - Method in class oracle.pg.rdbms.pgql.PgqlResultSetImpl
Gets the value of the designated element by element index as a Boolean
getBoolean(String) - Method in class oracle.pg.rdbms.pgql.PgSchemaResultSet
Gets the value of the designated element by element name 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(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.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.
getBuiltinsPath() - Method in class oracle.pgx.config.PgxDistConfig
Path to the builtin algorithms directory.
getCacheStatus() - Method in class oracle.pg.common.OraclePropertyGraphBase
Returns the currenct cache status
getCardinality(String) - Method in class oracle.pg.common.OracleVertexFeaturesBase
Gets the VertexProperty.Cardinality for a key.
getCardinalityEstimate() - Method in interface oracle.pgx.api.Operation
A cardinality estimate is the expected number of results after executing this operation
getCause() - Method in exception oracle.pg.text.OracleIndexException
Return the nested cause, or null if none.
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.
getChangeAction() - Method in class oracle.pg.rdbms.DataChange
 
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.
getCharset() - Static method in class oracle.pg.common.ParametersBase
Returns the default charset
getChildren() - Method in interface oracle.pgx.api.Operation
Non leaf operations can have multiple child operations, which will be returned by this function
getClassWeights() - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
Gets the class weights
getCleanedBaseUrl() - Method in class oracle.pgx.config.AbstractClientConfig
 
getClearTableDOP() - Method in class oracle.pg.nosql.OraclePropertyGraph
Returns the number of workers used when removing all data from a table
getClearTablePKBufferSize() - Method in class oracle.pg.nosql.OraclePropertyGraph
Returns the size of the primary key buffer used when removing all data from a table
getClearTableThreadsPerWorker() - Method in class oracle.pg.nosql.OraclePropertyGraph
Returns the number of threads per clear table worker used when removing all rows from a table
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.
getColName() - Method in interface oracle.pg.rdbms.pgql.PgqlColumnDescriptor
Returns the name of this column.
getColName() - Method in class oracle.pg.rdbms.pgql.PgqlColumnDescriptorImpl
Returns the name of this column.
getColType() - Method in interface oracle.pg.rdbms.pgql.PgqlColumnDescriptor
Returns the column type.
getColType() - Method in class oracle.pg.rdbms.pgql.PgqlColumnDescriptorImpl
Returns the column type.
getColumn(String) - Method in class oracle.pgx.api.frames.PgxFrame
Returns the column of the frame that has the given name
getColumn() - Method in class oracle.pgx.config.AbstractGraphPropertyConfig
 
getColumn() - Method in class oracle.pgx.config.GraphPropertyConfig
name or index (starting from 0) of the column holding the property data.
getColumnCount() - Method in class oracle.pg.rdbms.pgql.PgqlResultSetMetaDataImpl
Gets the total number of columns in the query result.
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.pg.common.ColumnToAttrMapping
Getter method for the name of the column in the RDBMS
getColumnName() - Method in interface oracle.pg.rdbms.pgql.PgqlResultElement
Returns the name of the projected PGQL column for this result element
getColumnName() - Method in class oracle.pg.rdbms.pgql.PgqlResultElementImpl
Returns the name of the projected PGQL column for this result element
getColumnName(int) - Method in class oracle.pg.rdbms.pgql.PgqlResultSetMetaDataImpl
Gets the name of the column at the given offset starting from 1
getColumnName(int) - Method in class oracle.pg.rdbms.pgql.pgview.PgViewResultSetMetaData
Gets the name of the column at the given offset starting from 1
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
 
getColumnNameForEdgeTable(String, String) - Method in interface oracle.pg.rdbms.pgql.pgview.metadata.MetadataConnector
 
getColumnNameForEdgeTable(String, String) - Method in class oracle.pg.rdbms.pgql.pgview.metadata.PgViewMetadataConnector
 
getColumnNameForVertexTable(String, String) - Method in interface oracle.pg.rdbms.pgql.pgview.metadata.MetadataConnector
 
getColumnNameForVertexTable(String, String) - Method in class oracle.pg.rdbms.pgql.pgview.metadata.PgViewMetadataConnector
 
getColumnPosition() - Method in class oracle.pg.common.ColumnToAttrMapping
Getter method for the column position.
getColumnType() - Method in interface oracle.pg.rdbms.pgql.PgqlResultElement
Returns the type of column:
getColumnType() - Method in class oracle.pg.rdbms.pgql.PgqlResultElementImpl
Returns the type of column:
getColumnType(int) - Method in class oracle.pg.rdbms.pgql.PgqlResultSetMetaDataImpl
Gets the type of the column at the given offset starting from 1
getColumnType() - Method in class oracle.pgx.api.frames.schema.ColumnDescriptor
 
getCommitBatchSize() - Method in class oracle.pg.text.IndexParametersBase
Gets the commit batch size specifying the number of documents required before forcing a commit to the index.
getCommonLogConfigure() - Method in class oracle.pgx.config.PgxDistConfig
Path to a log configuration in Log4j2 (version 2) 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.
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.pg.hbase.OraclePropertyGraph
Get the type of compression used in the property graph tables
getCompression() - Method in class oracle.pgx.config.PgHbaseGraphConfig
which HBase compression algorithm to use.
getCompressionAlgorithm(String) - Method in class oracle.pg.hbase.OraclePropertyGraph
An utility to get a Compression Algorithm based on the specified string
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
 
getConditions() - Method in class oracle.pgx.config.MultipleTablesEdgeTypeConfig
foreign key conditions
getConfig() - Method in class oracle.pg.common.OraclePropertyGraphBase
Gets the PGX graph config object
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.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.MultipleTablesEdgeTypeConfig
 
getConfigFields() - Static method in class oracle.pgx.config.MultipleTablesGraphConfig
 
getConfigFields() - Static method in class oracle.pgx.config.MultipleTablesNodePropertyConfig
 
getConfigFields() - Static method in class oracle.pgx.config.MultipleTablesNodeTypeConfig
 
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.PgxDistConfig
 
getConfigFields() - Static method in class oracle.pgx.config.PreloadGraphConfig
 
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
 
getConfiguration() - Method in class oracle.pg.hbase.OraclePropertyGraph
This method returns the underlying Configuration instance used for HBase
getConnection() - Method in class oracle.pg.hbase.OraclePropertyGraph
Gets the underlying connection for this property graph
getConnection() - Method in class oracle.pg.rdbms.Oracle
Returns the underlying OracleConnection object upon request.
getConnection(Connection) - Static method in class oracle.pg.rdbms.pgql.PgqlConnection
Factory method to get PgqlConnection instance.
getConstraintNames(String) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Gets a List of all the database constraints associated to the given table.
getContents() - Method in interface oracle.pg.rdbms.pgql.PgqlResultElement
Returns the value of this result element.
getContents() - Method in class oracle.pg.rdbms.pgql.PgqlResultElementImpl
Returns the value of this result element.
getContentType() - Method in class oracle.pgx.api.PgxCollection
Gets this collection's content type.
getControl() - Method in class oracle.pgx.api.ServerInstance
 
getConvLayerConfigs() - Method in class oracle.pgx.api.mllib.GraphWiseModel
Gets the configuration objects for the convolutional layers
getCore() - Method in class oracle.pgx.api.ServerInstance
 
getCostEstimate() - Method in interface oracle.pgx.api.Operation
 
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
getCreateTranslation() - Method in class oracle.pg.rdbms.pgql.PgqlSqlCreateTransImpl
 
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.
getCurrentSCN() - Method in interface oracle.pg.rdbms.OracleChangeTracker
Returns the current SCN of this OracleChangeTracker
getCurrentSCN() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns the current SCN by invoking DBMS FLASHBACK API.
getCurrentSCNUnsafe() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns the current SCN by invoking DBMS FLASHBACK API.
getCustomizedParallelScanDOP() - Method in class oracle.pg.nosql.OraclePropertyGraph
Get the dop used for parallel scan
getDatabaseMajorVersion(Connection) - Static method in class oracle.pg.common.SQLUtils
Gets Database Version of the given connection
getDatabaseMajorVersion() - Method in class oracle.pg.rdbms.OraclePropertyGraph
 
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.pg.hbase.OraclePropertyGraph
Gets the data block encoding algorithm used in block cache and optionally on disk for all property graph tables
getDataBlockEncoding() - Method in class oracle.pgx.config.PgHbaseGraphConfig
which datablock encoding algorithm to use.
getDataLoaderDop() - Method in class oracle.pg.nosql.Parameters
 
getDataMemoryLimits() - Method in class oracle.pgx.config.AbstractEngineConfig
 
getDataMemoryLimits() - Method in class oracle.pgx.config.PgxConfig
memory limits configuration parameters
getDataMemoryLimits() - Method in class oracle.pgx.config.PgxDistConfig
memory limits configuration parameters
getDataSource(String) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
Gets a DataSource object from the given data source name
getDataSourceId(AbstractPartitionedGraphConfig) - Method in class oracle.pgx.config.AbstractRdbmsEntityProviderConfig
 
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.MultipleTablesGraphConfig
data source id to use to connect to an RDBMS instance
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
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 class oracle.pg.rdbms.index.oratext.OracleTextParameters
Get the data store preference specifying how the text values are stored.
getDatastore() - Method in class oracle.pgx.config.MultipleTablesGraphConfig
underlying datastore
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
getDataTable() - Method in class oracle.pgx.config.MultipleTablesNodeTypeConfig
list of relations
getDatatypeAsPropertyType(Class) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
Gets the PropertyType object based on the given datatype class.
getDatatypeClass() - Method in class oracle.pg.rdbms.index.oratext.OracleTextQueryObject
Get the data type used for filtering the key/value pairs matching the given OracleTextQueryObject
getDatatypeClass(Object) - Static method in class oracle.pg.text.OracleIndexUtils
Gets the data type's Class for the specified value
getDatatypeClassFromValueObjForTextIndex(Object) - Method in interface oracle.pg.common.OracleIndexableGraph
Gets the data type class from the given value object.
getDatatypeClassFromValueObjForTextIndex(Object) - Method in class oracle.pg.common.OraclePropertyGraphBase
Gets the data type class from the given value object.
getDatatypeClassFromValueObjForTextIndex(Object) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Gets the datatype class from the given value object used when executing a query over a text index
getDate(int) - Method in class oracle.pg.rdbms.pgql.PgqlResultSetImpl
Gets the value of the designated element by element index as a LocalDate
getDate(String) - Method in class oracle.pg.rdbms.pgql.PgqlResultSetImpl
Gets the value of the designated element by element name 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.pgx.api.ResultImpl
Gets the value of the designated element by element name as a LocalDate
getDateTimeFormatter() - Static method in class oracle.pg.common.OraclePropertyGraphBase
This method returns a DateTimeFormatter object to serialize/de-serialize Date related data
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
getDebugServer() - Method in class oracle.pgx.config.PgxDistConfig
Hostname of the debug server.
getDefault(String, ConfigField, Object) - Static method in class oracle.pgx.config.AbstractConfig
 
getDefault() - Method in class oracle.pgx.config.GraphPropertyConfig
default value to be assigned to this property if datasource does not provide it.
getDefaultCommitFreq() - Method in class oracle.pg.rdbms.Parameters
Return the default commit frequencey for JDBC based loading
getDefaultDOPPerPtn() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns the default DOP used for partition-wise scan
getDefaultEdgeOptFlag() - Method in class oracle.pg.common.OraclePropertyGraphBase
Get the edge optimization flag associated to this property graph
getDefaultFormats(CommonLoadableConfig, PropertyType) - Static method in class oracle.pgx.config.GraphFormatConfig
 
getDefaultIndexParameters() - Method in interface oracle.pg.common.OracleIndexableGraph
Get the public default index parameters associated to this property graph.
getDefaultIndexParameters() - Method in class oracle.pg.common.OraclePropertyGraphBase
Get the default index parameters associated to this property graph.
getDefaultIndexParameters() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Get the default index parameters associated to this property graph.
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.MultipleTablesEdgeTypeConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.MultipleTablesGraphConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.MultipleTablesNodePropertyConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.MultipleTablesNodeTypeConfig.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.PgxDistConfig.Field
 
getDefaultVal() - Method in enum oracle.pgx.config.PreloadGraphConfig.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(PgqlConnection) - Method in enum oracle.pg.rdbms.pgql.ModifyContext.BooleanOption
 
getDefaultValue() - Method in enum oracle.pg.rdbms.pgql.ModifyContext.StringOption
 
getDefaultValue() - Method in enum oracle.pgx.common.types.PropertyType
Returns the default value that was used to create this PropertyType.
getDefaultVertexOptFlag() - Method in class oracle.pg.common.OraclePropertyGraphBase
Get the vertex optimization flag associated to this property graph
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().
getDeletedKeys() - Method in class oracle.pg.common.OracleElementBase
Gets a hash set of the deleted keys
getDeletedProperties(String) - Method in class oracle.pg.common.OracleElementBase
Gets the value for the specified deleted keys
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.
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.
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
getDirectoryName() - Method in class oracle.pg.rdbms.index.oratext.RDBMSOracleTextEdgeAutoIndex
Gets the directory name for this index.
getDirectoryName() - Method in class oracle.pg.rdbms.index.oratext.RDBMSOracleTextVertexAutoIndex
Gets the directory name for this index.
getDirectoryName() - Method in interface oracle.pg.text.OracleIndex
Gets the directory name for this index.
getDistinctVertexTabIdxName(String) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns the name of an index of the distinct vertex table for the specified code
getDistinctVertexTabName() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns the name of the graph distinct vertex table
getDistinctVertexTabName(Connection, String, String) - Static method in class oracle.pg.rdbms.pgql.PgqlUtils
Returns the fully-qualified distinct vertex table name given the graph name and graph owner name.
getDistinctVertexTabNameNoSchema() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns the name of the graph distinct vertex table
getDocIdentifier() - Method in class oracle.pg.rdbms.index.oratext.RDBMSOracleTextEdgeAutoIndex
Get index document's identifier.
getDocIdentifier() - Method in class oracle.pg.rdbms.index.oratext.RDBMSOracleTextVertexAutoIndex
Get index document's identifier.
getDocIdentifier() - Method in interface oracle.pg.text.OracleIndex
Get index document's identifier.
getDOP() - Method in class oracle.pg.rdbms.index.oratext.OracleTextParameters
Get the degree of parallelism to use as a SQL hint for index creation
getDOPForMetadataOperations() - Method in interface oracle.pg.common.OracleGraphAttributeUpdater
 
getDOPForMetadataOperations() - Method in class oracle.pg.nosql.OraclePropertyGraph
 
getDouble(int) - Method in class oracle.pg.rdbms.pgql.PgqlResultSetImpl
Gets the value of the designated element by element index as a Double
getDouble(String) - Method in class oracle.pg.rdbms.pgql.PgSchemaResultSet
Gets the value of the designated element by element name 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(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.pgx.api.ResultImpl
Gets the value of the designated element by element name as a Double
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.PgqlSqlDropTransImpl
 
getDstTable(String) - Method in interface oracle.pg.rdbms.pgql.pgview.metadata.MetadataConnector
 
getDstTable(String) - Method in class oracle.pg.rdbms.pgql.pgview.metadata.PgViewMetadataConnector
 
getDTClass() - Method in class oracle.pg.common.ColumnToAttrMapping
Getter method for the Class that defines the type of the attribute (e.g., Integer, Double, String, etc)
getDVID() - Method in class oracle.pg.rdbms.EdgeChange
 
getEdge(Object) - Method in class oracle.pg.common.OraclePropertyGraphBase
Return the edge referenced by the object identifier.
getEdge(Object) - Method in class oracle.pg.hbase.OraclePropertyGraph
Return the edge referenced by the object identifier.
getEdge(Object) - Method in class oracle.pg.nosql.OraclePropertyGraph
Return the edge referenced by the object identifier.
getEdge(Object) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns the edge referenced by the object identifier.
getEdge(int) - Method in interface oracle.pgx.api.PgqlResultSet
Gets the value of the designated element by element index as a PgxEdge
getEdge(String) - Method in interface oracle.pgx.api.PgqlResultSet
Gets the value of the designated element by element name 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(int) - Method in interface oracle.pgx.api.PgxResult
Gets the value of the designated element by element index as a PgxEdge
getEdge(String) - Method in interface oracle.pgx.api.PgxResult
Gets the value of the designated element by element name 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(String) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element name as a PgxEdge
getEdgeAliases(String) - Method in class oracle.pg.rdbms.pgql.TraversalStruct
Returns all the edge table aliases in ID-Table Map
getEdgeAsync(long) - Method in class oracle.pgx.api.PgxGraph
Looks up a PgxEdge of this graph by ID.
getEdgeAutoIndexName() - Method in class oracle.pg.text.OracleIndexManager
Gets the name used for the edge auto index.
getEdgeBlockCacheSize() - Method in class oracle.pg.hbase.OraclePropertyGraph
Gets the size of the block cache (in bytes) associated to the edge table
getEdgeChanges(Long, Long) - Method in interface oracle.pg.rdbms.OracleChangeTracker
Returns the edge changes between the given start SCN and end SCN.
getEdgeChanges(Long, Long, int) - Method in interface oracle.pg.rdbms.OracleChangeTracker
Returns the edge changes between the given start SCN and end SCN.
getEdgeChanges(Long, Long, int, boolean) - Method in interface oracle.pg.rdbms.OracleChangeTracker
Returns the edge changes between the given start SCN and end SCN.
getEdgeChanges(Long, Long) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns the changes between the given start SCN and end SCN.
getEdgeChanges(Long, Long, int) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns the edge changes between the given start SCN and end SCN.
getEdgeChanges(Long, Long, int, boolean) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns the edge changes between the given start SCN and end SCN.
getEdgeChanges(Long, Long, int, boolean, String[]) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns the edge changes between the given start SCN and end SCN.
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)
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
getEdgeFilterCallback() - Method in class oracle.pg.common.OraclePropertyGraphBase
Get the default EdgeFilterCallback associated to this property graph
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.MultipleTablesGraphConfig
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.MultipleTablesGraphConfig
type of the edge ID.
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.
getEdgeIndex(String) - Method in class oracle.pg.text.OracleIndexManager
Gets the edge manual index associated to the specified index name
getEdgeInitialNumRegions() - Method in class oracle.pg.hbase.OraclePropertyGraph
Get the initial number of regions defined for the Apache HBase Edge tables associated to this property graph.
getEdgeInstance(Long, boolean, boolean) - Method in class oracle.pg.common.OraclePropertyGraphBase
Returns an instance of OracleEdgeBase.
getEdgeInstance(OracleVertexBase, OracleVertexBase, String, Long, boolean, boolean) - Method in class oracle.pg.common.OraclePropertyGraphBase
Returns an instance of OracleEdgeBase.
getEdgeInstance(Long, boolean, boolean) - Method in class oracle.pg.hbase.OraclePropertyGraph
Returns an instance of OracleEdgeBase.
getEdgeInstance(OracleVertexBase, OracleVertexBase, String, Long, boolean, boolean) - Method in class oracle.pg.hbase.OraclePropertyGraph
Returns an instance of OracleEdgeBase.
getEdgeInstance(Long, boolean, boolean) - Method in class oracle.pg.nosql.OraclePropertyGraph
Returns an instance of OracleEdgeBase.
getEdgeInstance(OracleVertexBase, OracleVertexBase, String, Long, boolean, boolean) - Method in class oracle.pg.nosql.OraclePropertyGraph
Returns an instance of OracleEdgeBase.
getEdgeInstance(Long, boolean, boolean) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns an instance of OracleEdgeBase.
getEdgeJoin(String) - Method in class oracle.pg.rdbms.pgql.TraversalStruct
Gets the edge join list that corresponds to given var
getEdgeLabel(Object) - Method in interface oracle.pg.common.SparkUtilsBase
When the given graph element is a repsentation of an Edge, returns the edge label.
getEdgeLabel(Object) - Method in class oracle.pg.hbase.SparkUtils
When the given graph element is a repsentation of an Edge, returns the edge label.
getEdgeLabel(Object) - Method in class oracle.pg.nosql.SparkUtils
When the given graph element is a repsentation of an Edge, returns the edge label.
getEdgeLabel() - Method in class oracle.pg.rdbms.EdgeChange
 
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)
getEdgeLabelSizeLimit() - Method in interface oracle.pg.common.BackendConfig
Getter method for the Edge label size limit
getEdgeLabelSizeLimit() - Method in class oracle.pg.hbase.BackendConfigHBaseDb
Getter method for the Edge label size limit
getEdgeLabelSizeLimit() - Method in class oracle.pg.nosql.BackendConfigOracleNosqlDb
Getter method for the Edge label size limit
getEdgeLabelSizeLimit() - Method in class oracle.pg.rdbms.BackendConfigOracleRdbms
Getter method for the Edge label size limit
getEdgePartitionsNumber() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns the number of HASH partitions of the edge table.
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 The property will be first looked up in the session private namespace, if it is not found there it will be looked up in the public namespace.
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
getEdgePropertyNames(int, int, Set<String>) - Method in interface oracle.pg.common.OracleMetadataGraph
Gets the property names of all edges.
getEdgePropertyNames(int, int, Set<String>, ProgressListener) - Method in interface oracle.pg.common.OracleMetadataGraph
Gets the property names of all edges using parallel scans and the specified DOP.
getEdgePropertyNames(int, int, Map<String, Class>) - Method in interface oracle.pg.common.OracleMetadataGraph
Gets the property names of all edges.
getEdgePropertyNames(int, int, Map<String, Class>, ProgressListener) - Method in interface oracle.pg.common.OracleMetadataGraph
Gets the property names of all edges using parallel scans and the specified DOP.
getEdgePropertyNames(int, int, Set<String>, ProgressListener) - Method in class oracle.pg.hbase.OraclePropertyGraph
Gets the property names of all edges using parallel scans and the specified DOP.
getEdgePropertyNames(int, int, Map<String, Class>, ProgressListener) - Method in class oracle.pg.hbase.OraclePropertyGraph
Gets the property names of all edges using parallel scans and the specified DOP.
getEdgePropertyNames(int, int, Set<String>, ProgressListener) - Method in class oracle.pg.nosql.OraclePropertyGraph
Gets the property names of all edges using parallel scans and the specified DOP.
getEdgePropertyNames(int, int, Map<String, Class>, ProgressListener) - Method in class oracle.pg.nosql.OraclePropertyGraph
Gets the property names of all edges using parallel scans and the specified DOP.
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.MultipleTablesGraphConfig
specification of edge properties associated with graph
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(EdgeFilter) - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.getEdges(EdgeFilter).
getEdges(EdgeFilter, String) - Method in class oracle.pgx.api.PgxGraph
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.
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.
getEdgesAsync() - Method in class oracle.pgx.api.PgxGraph
Creates a new edge set containing all edges.
getEdgesKeyColumn() - Method in class oracle.pgx.config.MultipleTablesGraphConfig
name of primary key column in edges table
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 class oracle.pgx.config.MultipleTablesGraphConfig
column name for edge label
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
getEdgeSndIndexBlockCacheSize() - Method in class oracle.pg.hbase.OraclePropertyGraph
Gets the size of the block cache (in bytes) associated to the secondary index edge table
getEdgeSndIndexTabName() - Method in class oracle.pg.hbase.OraclePropertyGraph
Get the name of the Apache HBase table used to store secondary indexes on edges in this property graph.
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.AbstractMultipleTablesConfig
 
getEdgesTableName() - Method in class oracle.pgx.config.AbstractTwoTablesRdbmsGraphConfig
 
getEdgesTableName() - Method in class oracle.pgx.config.MultipleTablesGraphConfig
name of edges table
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
getEdgeTabIdxName(String) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns the name of an index of the edge table for the specified code
getEdgeTableDstKey(String) - Method in interface oracle.pg.rdbms.pgql.pgview.metadata.MetadataConnector
 
getEdgeTableDstKey(String) - Method in class oracle.pg.rdbms.pgql.pgview.metadata.PgViewMetadataConnector
 
getEdgeTableKey(String) - Method in interface oracle.pg.rdbms.pgql.pgview.metadata.MetadataConnector
 
getEdgeTableKey(String) - Method in class oracle.pg.rdbms.pgql.pgview.metadata.PgViewMetadataConnector
 
getEdgeTableRegionsInfo() - Method in class oracle.pg.hbase.OraclePropertyGraph
Gets the information of all HBase regions of the edge table
getEdgeTablesForLabel(String) - Method in interface oracle.pg.rdbms.pgql.pgview.metadata.MetadataConnector
 
getEdgeTablesForLabel(String) - Method in class oracle.pg.rdbms.pgql.pgview.metadata.PgViewMetadataConnector
 
getEdgeTableSplits() - Method in class oracle.pg.hbase.OraclePropertyGraph
Get the number of Edge table splits based on the current number of splits per region associated to this graph and the number of regions in the edge table.
getEdgeTableSplits() - Method in class oracle.pg.nosql.OraclePropertyGraph
Get the number of Edge table splits used for parallel scans in the edge table.
getEdgeTableSrcKey(String) - Method in interface oracle.pg.rdbms.pgql.pgview.metadata.MetadataConnector
 
getEdgeTableSrcKey(String) - Method in class oracle.pg.rdbms.pgql.pgview.metadata.PgViewMetadataConnector
 
getEdgeTabName() - Method in class oracle.pg.hbase.OraclePropertyGraph
Get the name of the Apache HBase table used to store edges in this property graph.
getEdgeTabName() - Method in class oracle.pg.nosql.OraclePropertyGraph
Get the name of the Oracle NoSQL Database table used to store edges in this property graph.
getEdgeTabName() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns the name of the edge table
getEdgeTabName(Connection, String, String) - Static method in class oracle.pg.rdbms.pgql.PgqlUtils
Returns the fully-qualified edge table name given the graph name and graph owner name.
getEdgeTabName() - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
 
getEdgeTabNameNoSchema() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns the name of the edge table
getEdgeTypes() - Method in class oracle.pgx.config.AbstractMultipleTablesConfig
 
getEdgeTypes() - Method in class oracle.pgx.config.MultipleTablesGraphConfig
information about edges: types, data tables, properties...
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
getElementId(Object) - Method in interface oracle.pg.common.SparkUtilsBase
This method returns a graph element (Vertex or Edge) ID.
getElementId(Object) - Method in class oracle.pg.hbase.SparkUtils
This method returns a graph element (Vertex or Edge) ID.
getElementId(Object) - Method in class oracle.pg.nosql.SparkUtils
This method returns a graph element (Vertex or Edge) ID.
getElementsProperties(Object[], String, Class<? extends Element>) - Method in interface oracle.pg.common.OracleMetadataGraph
Return an iterable of Entry<Long in the graph identified by the specified requestedIds using the specified dop
getElementsProperties(Object[], String, int, Class<? extends Element>) - Method in interface oracle.pg.common.OracleMetadataGraph
 
getElementsProperties(Object[], String, int, Class<? extends Element>) - Method in class oracle.pg.common.OraclePropertyGraphBase
 
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.
getEmbeddingDim() - Method in class oracle.pgx.api.mllib.GraphWiseModel
Gets the dimension of the embeddings
getEndSCN() - Method in class oracle.pg.rdbms.DataChange
 
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 interface oracle.pg.common.EdgeOpCallback
 
getEntityType() - Method in interface oracle.pg.common.OpCallback
 
getEntityType() - Method in interface oracle.pg.common.VertexOpCallback
 
getEntityType() - Method in enum oracle.pgx.api.filter.FilterType
 
getEntityType() - Method in class oracle.pgx.api.Property
Gets the entity type.
getEntityTypeAsInt(Class<T>) - Static method in class oracle.pg.text.OracleIndexManager
Gets the identifier associated to the specified index Class.
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.MultipleTablesGraphConfig
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(AbstractPartitionedGraphConfig) - 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
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(AbstractPartitionedGraphConfig) - Method in class oracle.pgx.config.AbstractEsEntityProviderConfig
 
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
getExecutablePath() - Method in class oracle.pgx.config.PgxDistConfig
Path to the PGX.D executable.
getExecutionEnvironment() - Method in class oracle.pgx.api.PgxSession
Gets the execution environment for this session.
getExpression() - Method in class oracle.pgx.config.FilterExpressionConfig
the filter expression
getExprNavigator(Map<String, QueryExpression>, BindValueInfo) - Static method in class oracle.pg.rdbms.pgql.ExprNavigator
Factory method
getExprTransVisitor(ExprContext) - Static method in class oracle.pg.rdbms.pgql.ExprTransVisitor
Factory method
getExpType() - Method in class oracle.pg.rdbms.pgql.pgview.translation.expression.NullExpression
 
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.MultipleTablesGraphConfig
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(Class<T>) - Method in enum oracle.pgx.api.executionenvironment.ExecutionEnvironmentField
gets the ConfigField, ensuring it is of type expectedClass
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.
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
getFileLocations() - Method in class oracle.pgx.config.PgxDistConfig
the file-locations that can be used in the authorization-config
getFilter() - Method in class oracle.pg.rdbms.index.oratext.OracleTextParameters
Get the filter preference determining how text is filtered for indexing.
getFilter() - Method in class oracle.pgx.config.GraphLoadingConfig
if not null, load subgraph specified by this filter
getFilter() - Method in class oracle.pgx.config.ProviderLoadingConfig
[currently unsupported] the filter expression
getFilterExpression() - Method in class oracle.pgx.api.filter.GraphFilterWithExpression
 
getFilterStrategy() - Method in class oracle.pgx.config.GraphLoadingConfig
the strategy to process the filter
getFlag() - Method in class oracle.pg.common.OracleElementBase
 
getFloat(int) - Method in class oracle.pg.rdbms.pgql.PgqlResultSetImpl
Gets the value of the designated element by element index as a Float
getFloat(String) - Method in class oracle.pg.rdbms.pgql.PgSchemaResultSet
Gets the value of the designated element by element name 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(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.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.MultipleTablesGraphConfig
graph format
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
 
getFromNidColumn() - Method in class oracle.pgx.config.MultipleTablesGraphConfig
column name for source node
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
getGeneralPermissions() - Method in class oracle.pgx.config.AbstractAuthorizationEntityConfig
 
getGeneralPermissions() - Method in class oracle.pgx.config.AbstractAuthorizationEntityConfig.Permissions
 
getGhostMaxNodeCounts() - Method in class oracle.pgx.config.PgxDistConfig
The maximum number of ghost vertices for each graph.
getGhostMinNeighbors() - Method in class oracle.pgx.config.PgxDistConfig
The minimum number of neighbors a vertex must have in order to be made a ghost (which is a vertex replicated on every machine).
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(String) - Method in class oracle.pgx.api.PgxSession
getGraph(Namespace, String) - Method in class oracle.pgx.api.PgxSession
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.
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.
getGraphElementReprOnDB(Object) - Method in interface oracle.pg.common.SparkUtilsBase
This method returns a graph element representation stored in one of the underlying databases.
getGraphElementReprOnDB(Object) - Method in class oracle.pg.hbase.SparkUtils
This method returns a graph element representation stored in one of the underlying databases.
getGraphElementReprOnDB(Object) - Method in class oracle.pg.nosql.SparkUtils
This method returns a graph element representation stored in one of the underlying databases.
getGraphFilter() - Method in class oracle.pgx.api.filter.PathFindingFilter
 
getGraphId() - Method in interface oracle.pgx.api.Operation
Gives the graph used in the operation
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
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")
getGraphName() - Method in class oracle.pg.common.OraclePropertyGraphBase
This method returns the name of this property graph instance
getGraphName() - Method in class oracle.pg.rdbms.index.oratext.OracleTextAutoIndex
Get the name of the associated graph
getGraphName() - Method in interface oracle.pg.rdbms.pgql.PgqlSqlCreateTrans
Returns the graph name for the PGQL to SQL translation.
getGraphName() - Method in class oracle.pg.rdbms.pgql.PgqlSqlCreateTransImpl
 
getGraphName() - Method in interface oracle.pg.rdbms.pgql.PgqlSqlDropTrans
Returns the graph name for the PGQL to SQL translation.
getGraphName() - Method in class oracle.pg.rdbms.pgql.PgqlSqlDropTransImpl
 
getGraphName() - Method in interface oracle.pg.text.OracleIndex
Get the name of the associated graph
getGraphNames(Configuration) - Static method in class oracle.pg.hbase.OraclePropertyGraphUtils
List all the names of the property graphs stored in the given database
getGraphNames(KVStoreConfig) - Static method in class oracle.pg.nosql.OraclePropertyGraphUtils
List all the names of the property graphs stored in the given database
getGraphNames(Oracle) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
List all the names of the property graphs stored in the given database
getGraphOwner() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns the owner name of the graph.
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 class oracle.pg.rdbms.pgql.PgqlSqlCreateTransImpl
 
getGraphSchema() - Method in interface oracle.pg.rdbms.pgql.PgqlSqlDropTrans
Returns the graph schema for the PGQL to SQL translation.
getGraphSchema() - Method in class oracle.pg.rdbms.pgql.PgqlSqlDropTransImpl
 
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.PgxDistConfig
a TCP port which will be used for handshaking of distributed backend processes.
getHbaseConfiguration(PgHbaseGraphConfig) - Static method in class oracle.pg.hbase.OraclePropertyGraph
Gets a HBase configuration from a PgHbaseGraphConfig object
getHbaseSecAuth() - Method in class oracle.pgx.config.PgHbaseGraphConfig
HBase authentication string
getHexSplitsWithEndpoints(String, String, int) - Static method in class oracle.pg.hbase.OraclePropertyGraphUtils
Generates an array with the splits (including the end points) for the specified start and end keys.
getHmKerberosPrincipal() - Method in class oracle.pgx.config.PgHbaseGraphConfig
HM Kerberos principal
getHostnames() - Method in class oracle.pgx.config.PgxDistConfig
A list of names or IP addresses of hosts which should be involved in a PGX.D cluster.
getHosts() - Method in class oracle.pgx.config.PgNosqlGraphConfig
list of NoSQL hosts
getID() - Method in class oracle.pg.rdbms.DataChange
 
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.EntityTableMetaData
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.PgxDistConfig
IP network interface, used to initialize the network transport layer when using IP (Internet Protocol).
getIfInfiniband() - Method in class oracle.pgx.config.PgxDistConfig
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
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.
getIndex(String, Class<T>) - Method in interface oracle.pg.common.OracleIndexableGraph
Gets a manual index from the graph by its name and index class.
getIndex() - Method in class oracle.pgx.config.MultipleTablesNodeTypeConfig
index used to get the nodeId from the table Id
getIndexClass() - Method in class oracle.pg.rdbms.index.oratext.OracleTextAutoIndex
Gets the class associated to this index
getIndexClass() - Method in interface oracle.pg.text.OracleIndex
Gets the class associated to this index
getIndexedKeys(Class<T>) - Method in interface oracle.pg.common.OracleIndexableGraph
Returns all the index keys associated with a particular element class.
getIndexedKeys() - Method in class oracle.pg.rdbms.index.oratext.RDBMSOracleTextEdgeAutoIndex
Gets a list of all the indexed keys used for this automatic index.
getIndexedKeys() - Method in class oracle.pg.rdbms.index.oratext.RDBMSOracleTextVertexAutoIndex
Gets a list of all the indexed keys used for this automatic index.
getIndexedKeys() - Method in interface oracle.pg.text.OracleAutoIndex
Get the keys associated to this auto index.
getIndexedKeys(String, Class<T>) - Method in class oracle.pg.text.OracleIndexManager
Gets all the property names associated to the specified auto index and stored in the index meta data table.
getIndexName() - Method in class oracle.pg.rdbms.index.oratext.OracleTextAutoIndex
Gets the name of this index instance.
getIndexName() - Method in interface oracle.pg.text.OracleIndex
Gets the name of this index
getIndexNames(String) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Gets a List of all the database indexes associated to the given table.
getIndexParameters(String, Class<T>) - Method in interface oracle.pg.common.OracleIndexableGraph
Gets the index parameters associated to the given text index.
getIndexParameters() - Method in class oracle.pg.rdbms.index.oratext.OracleTextAutoIndex
Gets the index parameters associated to this index.
getIndexTabName() - Method in class oracle.pg.rdbms.RDBMSIndexManager
Gets the name of the table defined to store all external index meta data.
getIndices() - Method in interface oracle.pg.common.OracleIndexableGraph
Gets all the indices maintained by the graph.
getIndices() - Method in class oracle.pg.text.OracleIndexManager
Gets all the manual indices managed by this index manager
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.
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 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.GraphWiseModel
Gets the input feature dimension, that is, the dimension of all the input properties when concatenated
getInsertBatchSize() - Method in class oracle.pgx.config.MultipleTablesGraphConfig
batch size of the rows to be inserted
getInsertBatchSize() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
batch size of the rows to be inserted
getInstance(String, String, Class<?>) - Static method in class oracle.pg.common.ColumnToAttrMapping
Gets a new instance of ColumnToAttrMapping with the specified parameters.
getInstance(String, String) - Static method in class oracle.pg.common.ColumnToAttrMapping
Gets a new instance of ColumnToAttrMapping with the specified parameters.
getInstance(String, Class<?>) - Static method in class oracle.pg.common.ColumnToAttrMapping
Gets a new instance of ColumnToAttrMapping with the specified parameters.
getInstance(String, Class<?>, int) - Static method in class oracle.pg.common.ColumnToAttrMapping
Gets a new instance of ColumnToAttrMapping with the specified parameters.
getInstance(OraclePropertyGraphBase) - Static method in class oracle.pg.common.EdgeCache
This method returns an instance of EdgeCache.
getInstance() - Static method in class oracle.pg.common.OraclePropertyGraphFeaturesBase
Get an instance of an OraclePropertyGraphTinker3FeaturesBase
getInstance() - Static method in class oracle.pg.common.ParametersBase
Returns a pre-created instance of a ParametersBase object.
getInstance(String) - Static method in class oracle.pg.common.SimpleJsonDataWrapper
This method returns an instance of SimpleJsonDataWrapper
getInstance(long) - Static method in class oracle.pg.common.SimpleLogBasedDataLoaderListenerImpl
This method returns an instance of DataLoaderListener
getInstance(long, boolean) - Static method in class oracle.pg.common.SimpleLogBasedDataLoaderListenerImpl
This method returns an instance of DataLoaderListener
getInstance(long) - Static method in class oracle.pg.common.SimpleLogBasedProgressListenerImpl
This method returns an instance of ProgressListener
getInstance(String) - Static method in class oracle.pg.common.SimpleRdfDataWrapper
This method returns an instance of SimpleRdfDataWrapper
getInstance(String) - Static method in class oracle.pg.common.SimpleSpatialDataWrapper
This method returns an instance of SimpleSpatialDataWrapper
getInstance(OraclePropertyGraphBase) - Static method in class oracle.pg.common.VertexCache
This method returns an instance of VertexCache.
getInstance() - Static method in class oracle.pg.hbase.BackendConfigHBaseDb
 
getInstance(OraclePropertyGraph, Long) - Static method in class oracle.pg.hbase.OracleEdge
Returns an instance of OracleEdge
getInstance(OraclePropertyGraph, Long, String) - Static method in class oracle.pg.hbase.OracleEdge
Returns an instance of OracleEdge
getInstance(OraclePropertyGraph, Long, boolean) - Static method in class oracle.pg.hbase.OracleEdge
Returns an instance of OracleEdge.
getInstance(OraclePropertyGraph, Long, String, boolean) - Static method in class oracle.pg.hbase.OracleEdge
Returns an instance of OracleEdge.
getInstance(OraclePropertyGraph, Long, boolean, boolean) - Static method in class oracle.pg.hbase.OracleEdge
Returns an instance of OracleEdge.
getInstance(OraclePropertyGraph, Long, String, boolean, boolean) - Static method in class oracle.pg.hbase.OracleEdge
Returns an instance of OracleEdge.
getInstance(OraclePropertyGraph, OracleVertexBase, OracleVertexBase, String, Long) - Static method in class oracle.pg.hbase.OracleEdge
Returns an instance of OracleEdge
getInstance(OraclePropertyGraph, OracleVertexBase, OracleVertexBase, String, Long, boolean) - Static method in class oracle.pg.hbase.OracleEdge
Returns an instance of OracleEdge
getInstance(OraclePropertyGraph, OracleVertexBase, OracleVertexBase, String, Long, boolean, boolean) - Static method in class oracle.pg.hbase.OracleEdge
Returns an instance of OracleEdge
getInstance(OraclePropertyGraph, OracleVertexBase, OracleVertexBase, Long, boolean, boolean) - Static method in class oracle.pg.hbase.OracleEdge
Returns an instance of OracleEdge
getInstance(PgHbaseGraphConfig) - Static method in class oracle.pg.hbase.OraclePropertyGraph
Returns an instance of OraclePropertyGraph using a PGX PgHbaseGraphConfig object.
getInstance(PgHbaseGraphConfig, long) - Static method in class oracle.pg.hbase.OraclePropertyGraph
Returns an instance of OraclePropertyGraph using a PGX PgHbaseGraphConfig object.
getInstance(Configuration, Connection, String) - Static method in class oracle.pg.hbase.OraclePropertyGraph
Returns an instance of OraclePropertyGraph using the Apache HBase connection and graph name provided.
getInstance(Configuration, Connection, String, int) - Static method in class oracle.pg.hbase.OraclePropertyGraph
Returns an instance of OraclePropertyGraph using the Apache HBase connection and graph name provided.
getInstance(Configuration, Connection, String, int, int) - Static method in class oracle.pg.hbase.OraclePropertyGraph
Returns an instance of OraclePropertyGraph using the Apache HBase connection and graph name provided.
getInstance(Configuration, Connection, String, int, int, int) - Static method in class oracle.pg.hbase.OraclePropertyGraph
Returns an instance of OraclePropertyGraph using the Apache HBase connection and graph name provided.
getInstance(Configuration, Connection, String, String, int) - Static method in class oracle.pg.hbase.OraclePropertyGraph
Returns an instance of OraclePropertyGraph using the Apache HBase connection and graph name provided.
getInstance(Configuration, Connection, String, String, int, int) - Static method in class oracle.pg.hbase.OraclePropertyGraph
Returns an instance of OraclePropertyGraph using the Apache HBase connection and graph name provided.
getInstance(Configuration, Connection, String, String, int, int, int) - Static method in class oracle.pg.hbase.OraclePropertyGraph
Returns an instance of OraclePropertyGraph using the Apache HBase connection and graph name provided.
getInstance(Configuration, Connection, String, String, int, int, int, int) - Static method in class oracle.pg.hbase.OraclePropertyGraph
Returns an instance of OraclePropertyGraph using the Apache HBase connection and graph name provided.
getInstance(Configuration, Connection, String, String, DataBlockEncoding, int, int, int, int) - Static method in class oracle.pg.hbase.OraclePropertyGraph
Returns an instance of OraclePropertyGraph using the Apache HBase connection and graph name provided.
getInstance() - Static method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
Returns an instance of OraclePropertyGraphDataLoader
getInstance() - Static method in class oracle.pg.hbase.OraclePropertyGraphFeatures
Return an OraclePropertyGraphFeatures instance.
getInstance(OraclePropertyGraph, Long) - Static method in class oracle.pg.hbase.OracleVertex
Returns an instance of OracleVertex from the underlying graph
getInstance(OraclePropertyGraph, Long, boolean) - Static method in class oracle.pg.hbase.OracleVertex
Returns an instance of OracleVertex.
getInstance(OraclePropertyGraph, Long, boolean, boolean) - Static method in class oracle.pg.hbase.OracleVertex
Returns an instance of OracleVertex.
getInstance(OraclePropertyGraph, Long, boolean, boolean, String) - Static method in class oracle.pg.hbase.OracleVertex
Returns an instance of OracleVertex.
getInstance() - Static method in class oracle.pg.hbase.SparkUtils
A helper method to return an instance of SparkUtils
getInstance() - Static method in class oracle.pg.nosql.BackendConfigOracleNosqlDb
 
getInstance(OraclePropertyGraph, Long) - Static method in class oracle.pg.nosql.OracleEdge
Returns an instance of OracleEdge
getInstance(OraclePropertyGraph, Long, boolean) - Static method in class oracle.pg.nosql.OracleEdge
Returns an instance of OracleEdge.
getInstance(OraclePropertyGraph, Long, boolean, boolean) - Static method in class oracle.pg.nosql.OracleEdge
Returns an instance of OracleEdge.
getInstance(OraclePropertyGraph, Long, String, boolean, boolean) - Static method in class oracle.pg.nosql.OracleEdge
Returns an instance of OracleEdge.
getInstance(OraclePropertyGraph, OracleVertexBase, OracleVertexBase, String, Long) - Static method in class oracle.pg.nosql.OracleEdge
Returns an instance of OracleEdge
getInstance(OraclePropertyGraph, OracleVertexBase, OracleVertexBase, String, Long, boolean) - Static method in class oracle.pg.nosql.OracleEdge
Returns an instance of OracleEdge
getInstance(OraclePropertyGraph, OracleVertexBase, OracleVertexBase, Long, boolean, boolean) - Static method in class oracle.pg.nosql.OracleEdge
Returns an instance of OracleEdge
getInstance(OraclePropertyGraph, OracleVertexBase, OracleVertexBase, String, Long, boolean, boolean) - Static method in class oracle.pg.nosql.OracleEdge
Returns an instance of OracleEdge
getInstance(String, String, int, String) - Static method in class oracle.pg.nosql.OraclePropertyGraph
Returns an instance of OraclePropertyGraph using the Oracle NoSQL Database connection and graph name provided.
getInstance(KVStoreConfig, String) - Static method in class oracle.pg.nosql.OraclePropertyGraph
Returns an instance of OraclePropertyGraph using the Oracle NoSQL Database connection and graph name provided.
getInstance(KVStoreConfig, String, String, String) - Static method in class oracle.pg.nosql.OraclePropertyGraph
Returns an instance of OraclePropertyGraph using the Oracle NoSQL Database connection and graph name provided.
getInstance(KVStoreConfig, String, LoginCredentials) - Static method in class oracle.pg.nosql.OraclePropertyGraph
Returns an instance of OraclePropertyGraph using the Oracle NoSQL Database connection and graph name provided.
getInstance(KVStoreConfig, String, String, String, String) - Static method in class oracle.pg.nosql.OraclePropertyGraph
Returns an instance of OraclePropertyGraph using the Oracle NoSQL Database connection and graph name provided.
getInstance(KVStoreConfig, String, String, String, Properties) - Static method in class oracle.pg.nosql.OraclePropertyGraph
Returns an instance of OraclePropertyGraph using the Oracle NoSQL Database connection and graph name provided.
getInstance(KVStore, KVStoreConfig, String) - Static method in class oracle.pg.nosql.OraclePropertyGraph
 
getInstance(PgNosqlGraphConfig) - Static method in class oracle.pg.nosql.OraclePropertyGraph
Returns an instance of OraclePropertyGraph using a PGX PgNosqlGraphConfig object.
getInstance() - Static method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
Returns an instance of OraclePropertyGraphDataLoader
getInstance() - Static method in class oracle.pg.nosql.OraclePropertyGraphFeatures
 
getInstance(OraclePropertyGraph, Long) - Static method in class oracle.pg.nosql.OracleVertex
Returns an instance of OracleVertex from the underlying graph
getInstance(OraclePropertyGraph, Long, boolean) - Static method in class oracle.pg.nosql.OracleVertex
Returns an instance of OracleVertex.
getInstance(OraclePropertyGraph, Long, boolean, boolean) - Static method in class oracle.pg.nosql.OracleVertex
Returns an instance of OracleVertex.
getInstance() - Static method in class oracle.pg.nosql.Parameters
Returns a pre-created instance of a Parameters object.
getInstance() - Static method in class oracle.pg.nosql.SparkUtils
A helper method to return an instance of SparkUtils
getInstance(int, int, int, int, boolean, boolean, boolean, boolean) - Static method in class oracle.pg.rdbms.BackendConfigOracleRdbms
Gets a new instance of BackendConfigOracleRdbms with the specified parameters.
getInstance() - Static method in class oracle.pg.rdbms.BackendConfigOracleRdbms
Gets a new instance of BackendConfigOracleRdbms
getInstance(DataChange.ChangeAction, Long, String, Object, Long, Long, String, String, Long, Long) - Static method in class oracle.pg.rdbms.EdgeChange
 
getInstance(ClientConfig, String, char[]) - Static method in class oracle.pg.rdbms.GraphServer
Connects to a remote graph server
getInstance(ClientConfig, String, char[], int) - Static method in class oracle.pg.rdbms.GraphServer
Connects to a remote graph server
getInstance(String, String, char[]) - Static method in class oracle.pg.rdbms.GraphServer
Connects to a remote graph server
getInstance(String, String, char[], int) - Static method in class oracle.pg.rdbms.GraphServer
Connects to a remote graph server
getInstance(Parameter[]) - Static method in class oracle.pg.rdbms.index.oratext.OracleTextIndexParameters
Creates a new OracleIndexParameters object from an initial set of parameters.
getInstance(String, int, OracleTextQueryObject.ScoreRange, OracleTextQueryObject.Direction) - Static method in class oracle.pg.rdbms.index.oratext.OracleTextQueryObject
Creates an OracleTextQueryObject from the specified query body and score settings
getInstance(String, int, OracleTextQueryObject.ScoreRange, OracleTextQueryObject.Direction, String) - Static method in class oracle.pg.rdbms.index.oratext.OracleTextQueryObject
 
getInstance(String, int, OracleTextQueryObject.ScoreRange, OracleTextQueryObject.Direction, String, Class) - Static method in class oracle.pg.rdbms.index.oratext.OracleTextQueryObject
 
getInstance(OraclePropertyGraph, Long) - Static method in class oracle.pg.rdbms.OracleEdge
Returns an instance of OracleEdge.
getInstance(OraclePropertyGraph, Long, boolean) - Static method in class oracle.pg.rdbms.OracleEdge
Returns an instance of OracleEdge.
getInstance(OraclePropertyGraph, Long, boolean, boolean) - Static method in class oracle.pg.rdbms.OracleEdge
Returns an instance of OracleEdge.
getInstance(OraclePropertyGraph, OracleVertexBase, OracleVertexBase, String, Long) - Static method in class oracle.pg.rdbms.OracleEdge
Returns an instance of OracleEdge.
getInstance(OraclePropertyGraph, OracleVertexBase, OracleVertexBase, String, Long, boolean) - Static method in class oracle.pg.rdbms.OracleEdge
Returns an instance of OracleEdge.
getInstance(OraclePropertyGraph, Long, String, boolean, boolean) - Static method in class oracle.pg.rdbms.OracleEdge
Returns an instance of OracleEdge.
getInstance(OraclePropertyGraph, OracleVertexBase, OracleVertexBase, Long, boolean, boolean) - Static method in class oracle.pg.rdbms.OracleEdge
Returns an instance of OracleEdge.
getInstance(OraclePropertyGraph, OracleVertexBase, OracleVertexBase, String, Long, boolean, boolean) - Static method in class oracle.pg.rdbms.OracleEdge
Returns an instance of OracleEdge.If there is no match in the cache and bCreateIfAbsentFromCache is false, then a NULL value will be returned.
getInstance(Oracle, String) - Static method in class oracle.pg.rdbms.OraclePropertyGraph
Returns an instance of OraclePropertyGraph using the Oracle connection and graph name provided.
getInstance(Oracle, String, String) - Static method in class oracle.pg.rdbms.OraclePropertyGraph
Returns an instance of OraclePropertyGraph using the Oracle connection and graph name provided.
getInstance(Oracle, String, int) - Static method in class oracle.pg.rdbms.OraclePropertyGraph
Returns an instance of OraclePropertyGraph using the Oracle connection and graph name provided.
getInstance(Oracle, String, int, int, String, String) - Static method in class oracle.pg.rdbms.OraclePropertyGraph
Returns an instance of OraclePropertyGraph using the Oracle connection and graph name provided.
getInstance(Oracle, String, int, int, String, String, String) - Static method in class oracle.pg.rdbms.OraclePropertyGraph
Returns an instance of OraclePropertyGraph using the Oracle connection and graph name provided.
getInstance(Oracle, String, String, int, int, String, String) - Static method in class oracle.pg.rdbms.OraclePropertyGraph
Returns an instance of OraclePropertyGraph using the Oracle connection and graph name provided.
getInstance(Oracle, String, String, int, int, String, String, String) - Static method in class oracle.pg.rdbms.OraclePropertyGraph
Returns an instance of OraclePropertyGraph using the Oracle connection and graph name provided.
getInstance(PgRdbmsGraphConfig) - Static method in class oracle.pg.rdbms.OraclePropertyGraph
Gets an OraclePropertyGraph instance from a PGX PgRdbmsGraphConfig object
getInstance() - Static method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
Returns an instance of OraclePropertyGraphDataLoader
getInstance() - Static method in class oracle.pg.rdbms.OraclePropertyGraphFeatures
Return an OraclePropertyGraphFeatures instance.
getInstance(OraclePropertyGraph, Long) - Static method in class oracle.pg.rdbms.OracleVertex
Returns an instance of OracleVertex from the underlying graph
getInstance(OraclePropertyGraph, Long, boolean) - Static method in class oracle.pg.rdbms.OracleVertex
Returns an instance of OracleVertex.
getInstance(OraclePropertyGraph, Long, boolean, boolean) - Static method in class oracle.pg.rdbms.OracleVertex
Returns an instance of OracleVertex.
getInstance(OraclePropertyGraph, Long, boolean, boolean, String) - Static method in class oracle.pg.rdbms.OracleVertex
Returns an instance of OracleVertex.
getInstance() - Static method in class oracle.pg.rdbms.Parameters
Returns a pre-created instance of a Parameters object.
getInstance(String) - Static method in class oracle.pg.rdbms.PGUtils.RDFPredicate
This methods creates an instance of RDFPredicate
getInstance(String, String) - Static method in class oracle.pg.rdbms.PGUtils.RDFPredicate
This methods creates an instance of RDFPredicate
getInstance(String, String, Double) - Static method in class oracle.pg.rdbms.PGUtils.RDFPredicate
This methods creates an instance of RDFPredicate
getInstance(DataChange.ChangeAction, Long, String, Object, Long, Long, String) - Static method in class oracle.pg.rdbms.VertexChange
 
getInstance(DataChange.ChangeAction, Long, String, Object, Long, Long, String, String) - Static method in class oracle.pg.rdbms.VertexChange
 
getInstance() - Static method in class oracle.pgx.api.Pgx
Get a handle to a PGX instance using Pgx.getDefaultUrl().
getInstance(String) - Static method in class oracle.pgx.api.Pgx
Get a handle to a PGX instance.
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, RealmClient) - Static method in class oracle.pgx.api.Pgx
Get a handle to a PGX instance, using a RealmClient that provides authentication tokens
getInstance(String, String, String, RealmClient) - Static method in class oracle.pgx.api.Pgx
Get a handle to a PGX instance.
getInstance(String, String, String) - Static method in class oracle.pgx.api.Pgx
Get a handle to a PGX instance.
getInstance(ClientConfig) - Static method in class oracle.pgx.api.Pgx
Get a handle to a PGX instance.
getInstance(ClientConfig, RealmClient) - Static method in class oracle.pgx.api.Pgx
Get a handle to a PGX instance.
getInstance(Map<ClientConfig.Field, Object>) - Static method in class oracle.pgx.config.AbstractClientConfig
 
getInstance() - Static method in class oracle.pgx.config.AbstractPgxConfig
 
getInstance(InputStream, String) - Static method in class oracle.pgx.config.AbstractPgxConfig
creates a server config from an input stream specified by parameter.
getInstance(InputStream, String) - Static method in class oracle.pgx.config.AbstractPgxDistConfig
creates a dist server config from an input stream specified by parameter.
getInstance() - Static method in class oracle.pgx.config.AbstractRuntimeConfig
 
getInstance(Map<RuntimeConfig.Field, Object>) - Static method in class oracle.pgx.config.AbstractRuntimeConfig
 
getInstance(InputStream) - Static method in class oracle.pgx.config.AbstractRuntimeConfig
 
getInstanceName() - Method in class oracle.pgx.config.PgxDistConfig
Instance name sent as label to debug server.
getInstanceWithSplits(Configuration, Connection, String, int) - Static method in class oracle.pg.hbase.OraclePropertyGraph
Returns an instance of OraclePropertyGraph using the Apache HBase connection and graph name provided and the specified number of splits per region.
getInteger(int) - Method in class oracle.pg.rdbms.pgql.PgqlResultSetImpl
Gets the value of the designated element by element index as an Integer
getInteger(String) - Method in class oracle.pg.rdbms.pgql.PgSchemaResultSet
Gets the value of the designated element by element name 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(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.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
getIntervalToPollMax() - Method in class oracle.pgx.config.PgxDistConfig
Exponential backoff upper bound (in ms) to which -once reached, the job status polling interval is fixed
getInvalidEdgeIDSet() - Method in interface oracle.pg.common.OracleMetadataGraph
Gets a set of invalid edges that are stored in the property graph.
getInvalidEdgeIDSet(int) - Method in interface oracle.pg.common.OracleMetadataGraph
Gets a set of invalid edges that are stored in the property graph.
getInvalidEdgeIDSet(int, ProgressListener) - Method in interface oracle.pg.common.OracleMetadataGraph
Gets a set of invalid edges that are stored in the property graph.
getInvalidEdgeIDSet(int, ProgressListener) - Method in class oracle.pg.hbase.OraclePropertyGraph
Gets a set of invalid edges that are stored in the property graph.
getInvalidEdgeIDSet(int, ProgressListener) - Method in class oracle.pg.nosql.OraclePropertyGraph
Gets a set of invalid edges that are stored in the property graph.
getInvalidEdgeIDSet(int, ProgressListener) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Gets a set of invalid edges that are stored in the property graph.
getInVertexId(Object) - Method in interface oracle.pg.common.SparkUtilsBase
When the given graph element is a repsentation of an Edge, returns the in-vertex (or destination) ID.
getInVertexId(Object) - Method in class oracle.pg.hbase.SparkUtils
When the given graph element is a repsentation of an Edge, returns the in-vertex (or destination) ID.
getInVertexId(Object) - Method in class oracle.pg.nosql.SparkUtils
When the given graph element is a repsentation of an Edge, returns the in-vertex (or destination) ID.
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.PgxDistConfig
Path to required java libraries.
getJavaHomeDir() - Method in class oracle.pgx.config.PgxConfig
The path to Java's home directory.
getJBossDatasourcePrefix() - Method in class oracle.pg.rdbms.Parameters
Return the data source prefix required by JBoss 7.1.x If not set, the default value will be "java:comp/env/jdbc/"
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.AbstractMultipleTablesConfig
 
getJdbcUrl(AbstractPartitionedGraphConfig) - Method in class oracle.pgx.config.AbstractRdbmsEntityProviderConfig
 
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.MultipleTablesGraphConfig
jdbc URL pointing to an RDBMS instance
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
getJustEdgeIdOptFlag() - Static method in class oracle.pg.common.OraclePropertyGraphBase
This method returns OptimizationFlag.JUST_EDGE_ID
getJustVertexIdOptFlag() - Static method in class oracle.pg.common.OraclePropertyGraphBase
This method returns OptimizationFlag.JUST_VERTEX_ID
getKey() - Method in class oracle.pg.rdbms.DataChange
 
getKey() - Method in class oracle.pg.rdbms.index.oratext.OracleTextQueryObject
Get the key used for filtering the key/value pairs matching the given OracleTextQueryObject
getKey() - Method in class oracle.pg.text.Parameter
 
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.MultipleTablesEdgeTypeConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.MultipleTablesGraphConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.MultipleTablesNodePropertyConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.MultipleTablesNodeTypeConfig.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.PgxDistConfig.Field
 
getKeyAliases() - Method in enum oracle.pgx.config.PreloadGraphConfig.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
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(AbstractPartitionedGraphConfig) - Method in class oracle.pgx.config.AbstractEsEntityProviderConfig
 
getKeystoreAlias() - Method in class oracle.pgx.config.AbstractRdbmsEntityProviderConfig
 
getKeystoreAlias(AbstractPartitionedGraphConfig) - 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.MultipleTablesGraphConfig
alias to the keystore to use when connecting to database
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
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
getKVStoreConfig() - Method in class oracle.pg.nosql.OraclePropertyGraph
Get the KVStoreConfig object associated with the backend database
getKVStoreConfig(PgNosqlGraphConfig) - Static method in class oracle.pg.nosql.OraclePropertyGraph
Gets an KVStoreConfig from a PGX PgNosqlGraphConfig object
getLabel() - Method in class oracle.pg.rdbms.PGUtils.RDFPredicate
This method returns the name of the property graph attributes/key
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.
getLabelForEdgeTable(String) - Method in interface oracle.pg.rdbms.pgql.pgview.metadata.MetadataConnector
 
getLabelForEdgeTable(String) - Method in class oracle.pg.rdbms.pgql.pgview.metadata.PgViewMetadataConnector
 
getLabelForVertexTable(String) - Method in interface oracle.pg.rdbms.pgql.pgview.metadata.MetadataConnector
 
getLabelForVertexTable(String) - Method in class oracle.pg.rdbms.pgql.pgview.metadata.PgViewMetadataConnector
 
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
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.PgxDistConfig
Number of large buffers populated in the pool.
getLargeBufSizeKb() - Method in class oracle.pgx.config.PgxDistConfig
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)
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.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)
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.MultipleTablesEdgeTypeConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.MultipleTablesGraphConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.MultipleTablesNodePropertyConfig
Gets the values that do not belong to any field.
getLeftoverValues() - Method in class oracle.pgx.config.MultipleTablesNodeTypeConfig
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.PgxDistConfig
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.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.pg.rdbms.pgql.PgqlResultSetImpl
Gets the value of the designated element by element index as a Date
getLegacyDate(String) - Method in class oracle.pg.rdbms.pgql.PgqlResultSetImpl
Gets the value of the designated element by element name as a Date
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
getLexerList() - Method in class oracle.pg.rdbms.index.oratext.OracleTextParameters
Get the lexer preference specifying the language of the text to be indexed.
getList(int) - Method in class oracle.pg.rdbms.pgql.PgqlResultSetImpl
Gets the value of the designated element by element index as a List
getList(String) - Method in class oracle.pg.rdbms.pgql.PgqlResultSetImpl
Gets the value of the designated element by element name as a List
getList(int) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element index as an List<T>
getList(String) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element index as an List<T>
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.MultipleTablesGraphConfig
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
getLoadingFilter() - Method in class oracle.pgx.config.GraphConfig
 
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.MultipleTablesGraphConfig
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.config.AuthorizationLocationConfig
the path of the file-location
getLog(Class) - Static method in class oracle.pg.common.SimpleLog
Returns the SimpleLog logger for the given class
getLogConfigure() - Method in class oracle.pgx.config.PgxDistConfig
Path to a log configuration in Log4j (version 1) syntax.
getLoginCredentials() - Method in class oracle.pg.nosql.OraclePropertyGraph
 
getLogStdRedirect() - Method in class oracle.pgx.config.PgxDistConfig
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.PgqlResultSetImpl
Gets the value of the designated element by element index as a Long
getLong(String) - Method in class oracle.pg.rdbms.pgql.PgSchemaResultSet
Gets the value of the designated element by element name 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(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.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
getLossFunction() - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
Gets the loss function
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
getMatchBvList() - Method in class oracle.pg.rdbms.pgql.PgqlSqlModifyTransImpl
 
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
getMatchTranslation() - Method in class oracle.pg.rdbms.pgql.PgqlSqlModifyTransImpl
 
getMaxActiveSessions() - Method in class oracle.pgx.config.PgxConfig
the maximum number of sessions allowed to be active at a time
getMaxBatchSize(AbstractPartitionedGraphConfig) - Method in class oracle.pgx.config.AbstractEsEntityProviderConfig
 
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
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)
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.
getMaxEdgeID() - Method in interface oracle.pg.common.OracleMetadataGraph
Get maximum edge ID
getMaxEdgeID(int) - Method in interface oracle.pg.common.OracleMetadataGraph
Get maximum edge ID using parallel scans and the specified DOP.
getMaxEdgeID(int, ProgressListener) - Method in interface oracle.pg.common.OracleMetadataGraph
Get the maximum edge ID using parallel scan and the specified DOP.
getMaxEdgeID(int, ProgressListener) - Method in class oracle.pg.hbase.OraclePropertyGraph
Get the maximum edge ID using parallel scan and the specified DOP.
getMaxEdgeID(int, ProgressListener) - Method in class oracle.pg.nosql.OraclePropertyGraph
Get the maximum edge ID using parallel scan and the specified DOP.
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.
getMaxHttpClientRequestSize() - Method in class oracle.pgx.config.PgxDistConfig
maximum size in bytes of any http request sent to to the PGX server over the REST API.
getMaxLabelLengthAllowedInBytes() - Method in class oracle.pg.common.OraclePropertyGraphBase
Get the maximum value length allowed for a label in Bytes
getMaxLabelLengthAllowedInBytes() - Method in class oracle.pg.rdbms.OraclePropertyGraph
 
getMaxLengthAllowed(Connection) - Static method in class oracle.pg.common.SQLUtils
Checks if the specified name is a qualified SQL name.
getMaxLengthAllowed() - Static method in class oracle.pg.common.Util
 
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.
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
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
getMaxPrefetchedRows(AbstractPartitionedGraphConfig) - Method in class oracle.pgx.config.AbstractRdbmsEntityProviderConfig
 
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.MultipleTablesGraphConfig
maximun number of rows prefetched during each round trip resultset-database
getMaxPrefetchedRows() - Method in class oracle.pgx.config.PartitionedGraphConfig
maximun number of rows prefetched during each round trip resultset-database
getMaxPrefetchedRows() - Method in class oracle.pgx.config.PgRdbmsGraphConfig
maximun number of rows prefetched during each round trip resultset-database
getMaxPrefetchedRows() - Method in class oracle.pgx.config.RdbmsEntityProviderConfig
maximun number of rows prefetched during each round trip resultset-database
getMaxPrefetchedRows() - Method in class oracle.pgx.config.RdfGraphConfig
maximun number of rows prefetched during each round trip resultset-database
getMaxPrefetchedRows() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
maximun number of rows prefetched during each round trip resultset-database
getMaxPropertyNameLengthAllowedInBytes() - Method in class oracle.pg.common.OraclePropertyGraphBase
Get the maximum value length allowed for a property name in Bytes
getMaxPropertyNameLengthAllowedInBytes() - Method in class oracle.pg.rdbms.OraclePropertyGraph
 
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
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)
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)
getMaxValueLengthAllowedInBytes() - Method in class oracle.pg.common.OraclePropertyGraphBase
Get the maximum value length allowed for a property value in Bytes
getMaxValueLengthAllowedInBytes() - Method in class oracle.pg.rdbms.OraclePropertyGraph
 
getMaxVertexID() - Method in interface oracle.pg.common.OracleMetadataGraph
Get maximum Vertex ID
getMaxVertexID(int) - Method in interface oracle.pg.common.OracleMetadataGraph
Get maximum vertex ID using parallel scans and the specified DOP.
getMaxVertexID(int, ProgressListener) - Method in interface oracle.pg.common.OracleMetadataGraph
Get maximum vertex ID using parallel scans and the specified DOP.
getMaxVertexID(int, ProgressListener) - Method in class oracle.pg.hbase.OraclePropertyGraph
Get maximum vertex ID using parallel scans and the specified DOP.
getMaxVertexID(int, ProgressListener) - Method in class oracle.pg.nosql.OraclePropertyGraph
Get maximum vertex ID using parallel scans and the specified DOP.
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
getMemoryCleanupInterval() - Method in class oracle.pgx.config.PgxDistConfig
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 exception oracle.pg.text.OracleIndexException
Return the detail message, including the message from the nested exception if there is one.
getMetaData() - Method in class oracle.pg.rdbms.pgql.PgSchemaResultSet
Retrieves the number and properties of this ResultSet object's columns.
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.
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.
getMinEdgeID() - Method in interface oracle.pg.common.OracleMetadataGraph
Get the minimum edge ID
getMinEdgeID(int) - Method in interface oracle.pg.common.OracleMetadataGraph
Get the minimum edge ID using parallel scan with dop threads
getMinEdgeID(int, ProgressListener) - Method in interface oracle.pg.common.OracleMetadataGraph
Get the minimum edge ID using parallel scan with dop threads
getMinEdgeID(int, ProgressListener) - Method in class oracle.pg.hbase.OraclePropertyGraph
Get the minimum edge ID using parallel scan with dop threads
getMinEdgeID(int, ProgressListener) - Method in class oracle.pg.nosql.OraclePropertyGraph
Get the minimum edge ID using parallel scan with dop threads
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)
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).
getMinVertexID() - Method in interface oracle.pg.common.OracleMetadataGraph
Get minimum Vertex ID
getMinVertexID(int) - Method in interface oracle.pg.common.OracleMetadataGraph
Get minimum vertex ID using parallel scans and the specified DOP.
getMinVertexID(int, ProgressListener) - Method in interface oracle.pg.common.OracleMetadataGraph
Get minimum vertex ID using parallel scans and the specified DOP.
getMinVertexID(int, ProgressListener) - Method in class oracle.pg.hbase.OraclePropertyGraph
Get minimum vertex ID using parallel scans and the specified DOP.
getMinVertexID(int, ProgressListener) - Method in class oracle.pg.nosql.OraclePropertyGraph
Get minimum vertex ID using parallel scans and the specified DOP.
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)
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
getModifyBvLists() - Method in class oracle.pg.rdbms.pgql.PgqlSqlModifyTransImpl
 
getModifyContext(PgqlConnection) - Static method in class oracle.pg.rdbms.pgql.ModifyContext
 
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
getModifyTypes() - Method in class oracle.pg.rdbms.pgql.PgqlSqlModifyTransImpl
 
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.common.OracleGraphUpdateWorker
Returns the name of this Runnable
getName() - Method in enum oracle.pg.rdbms.pgql.ModifyContext.BooleanOption
 
getName() - Method in enum oracle.pg.rdbms.pgql.ModifyContext.StringOption
 
getName() - Method in class oracle.pgx.api.EntityProviderMetaData
Gets the name of this entity table.
getName() - Method in class oracle.pgx.api.EntityTableMetaData
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 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.AbstractMultipleTablesConfig
 
getName() - Method in class oracle.pgx.config.AbstractNodePropertyConfig
 
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.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.MultipleTablesNodePropertyConfig
the name of the node 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)
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.
getNewColumnName() - Method in class oracle.pgx.api.frames.functions.ColumnRenaming
Retrieve the name that the column should have after renaming
getNextQbId() - Method in class oracle.pg.rdbms.pgql.QueryContext
Increments the current query block id by 1 and returns the new value.
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 class oracle.pgx.config.MultipleTablesGraphConfig
name of primary key column in nodes table
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 class oracle.pgx.config.MultipleTablesGraphConfig
column name for node label
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.AbstractMultipleTablesConfig
 
getNodesTableName() - Method in class oracle.pgx.config.AbstractTwoTablesRdbmsGraphConfig
 
getNodesTableName() - Method in class oracle.pgx.config.MultipleTablesGraphConfig
name of nodes table
getNodesTableName() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
name of nodes table
getNodeTypes() - Method in class oracle.pgx.config.AbstractMultipleTablesConfig
 
getNodeTypes() - Method in class oracle.pgx.config.MultipleTablesGraphConfig
information about nodes: types, data tables, properties...
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.
getNumberToCharSqlFormatString() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Gets the Char SQL Format used to format a number into a string
getNumConnections() - Method in class oracle.pg.text.IndexParametersBase
Gets the number of connections to use when re-indexing an index.
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(AbstractPartitionedGraphConfig) - Method in class oracle.pgx.config.AbstractRdbmsEntityProviderConfig
 
getNumConnections() - Method in class oracle.pgx.config.MultipleTablesGraphConfig
number of connections to read/write data from/to the RDBMS table
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
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.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)
getNumIoThreadsPerTask() - Method in class oracle.pgx.config.EnterpriseSchedulerConfig
number of io threads to use per task
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
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.
getNumSplitsPerRegion() - Method in class oracle.pg.hbase.OraclePropertyGraph
Get the number of splits per region to use when scanning vertices/edges
getNumThreadsPerTask() - Method in class oracle.pgx.api.executionenvironment.IoEnvironment
getNumThreadsPerTaskAsync() - Method in class oracle.pgx.api.executionenvironment.IoEnvironment
 
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).
getNumWorkerThreads() - Method in class oracle.pgx.config.PgxDistConfig
Number of threads used for performing the main computation and for performing auxiliary functions related to remote data (e.g.
getObject(int) - Method in class oracle.pg.rdbms.pgql.PgSchemaResultSet
Gets the value of the designated element by element name as an Object
getObject(String) - Method in class oracle.pg.rdbms.pgql.PgSchemaResultSet
Gets the value of the designated element by element name as an Object
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(String) - 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.pgx.api.ResultImpl
Gets the value of the designated element by element index as an Object
getObjectInputStreamAllowList() - Static method in class oracle.pg.common.ParametersBase
Returns the default charset
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.
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
 
getOperationQueueSize() - Method in class oracle.pg.common.OraclePropertyGraphBase
Get the size of the operation queue
getOperationQueueSize() - Method in class oracle.pg.hbase.OraclePropertyGraph
Get the size of the operation queue
getOperationQueueSize() - Method in class oracle.pg.nosql.OraclePropertyGraph
Get the size of the operation queue
getOperationType() - Method in interface oracle.pgx.api.Operation
Gives the type of operation
getOPG() - Method in class oracle.pg.nosql.OracleElementIteratorImpl
This method returns the OraclePropertyGraph instance associated with the iterator
getOpgVersion(Connection) - Static method in class oracle.pg.common.SQLUtils
Gets OPG pl/sql packages version installed
getOpgVersion() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Get version of OPG pl/sql packages installed in DB
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.MultipleTablesGraphConfig
Indicates if the graph should use data-structures optimized for read-intensive scenarios or for fast updates
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.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
getOption(ModifyContext.BooleanOption) - Method in class oracle.pg.rdbms.pgql.ModifyContext
Get the value for the given Boolean option
getOption(ModifyContext.StringOption) - Method in class oracle.pg.rdbms.pgql.ModifyContext
Get the value for the given String option
getOptions() - Method in class oracle.pg.rdbms.index.oratext.OracleTextParameters
Get the additional SQL options to optimize text index operations.
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
getOracle() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns the underlying Oracle instance associated with the property graph instance
getOracle(String) - Static method in class oracle.pg.rdbms.OraclePropertyGraph
Gets an Oracle object from a given Datasource Id
getOracle(PgRdbmsGraphConfig) - Static method in class oracle.pg.rdbms.OraclePropertyGraph
Gets an Oracle object from a PGX PgRdbmsGraphConfig object
getOracle() - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
 
getOracleIndexManager() - Method in interface oracle.pg.common.OracleIndexableGraph
Gets the OracleIndexManager object associated to this property graph instance.
getOracleIndexManager() - Method in class oracle.pg.common.OraclePropertyGraphBase
Gets the OracleIndexManager object associated to this property graph instance.
getOracleIndexManager() - Method in class oracle.pg.hbase.OraclePropertyGraph
Gets the OracleIndexManager object associated to this property graph instance.
getOracleIndexManager() - Method in class oracle.pg.nosql.OraclePropertyGraph
Gets the Oracle PropertyGraphIndex Manager associated to this property graph instance.
getOracleIndexManager() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Gets the Oracle Index Manager associated to this property graph instance.
getOracleIndexParameters() - Method in class oracle.pg.rdbms.index.oratext.OracleTextAutoIndex
Gets the OracleIndexParameters associated to this index
getOracleIndexParameters() - Method in interface oracle.pg.text.OracleIndex
Gets the OracleIndexParameters associated to this index
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
getOrderByDirection() - Method in class oracle.pg.rdbms.index.oratext.OracleTextQueryObject
Get the direction order used for the Oracle Text query
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 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.
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.
getOutVertexId(Object) - Method in interface oracle.pg.common.SparkUtilsBase
When the given graph element is a repsentation of an Edge, returns the out-vertex (or source) ID.
getOutVertexId(Object) - Method in class oracle.pg.hbase.SparkUtils
When the given graph element is a repsentation of an Edge, returns the out-vertex (or source) ID.
getOutVertexId(Object) - Method in class oracle.pg.nosql.SparkUtils
When the given graph element is a repsentation of an Edge, returns the out-vertex (or source) ID.
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.PgRdbmsGraphConfig
owner (username) of graph in case it differs from given username
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.
getParameters() - Method in class oracle.pg.rdbms.index.oratext.OracleTextAutoIndex
Gets the Parameters associated to this index.
getParameters() - Method in interface oracle.pg.text.OracleIndex
Gets the OracleIndexParameters associated to this index
getParameters() - Method in class oracle.pg.text.OracleIndexParameters
Gets the index parameters associated to this object.
getParametersMap() - Method in class oracle.pg.text.IndexParametersBase
Gets the parameters map associated to this IndexParameters object.
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.
getPartitioned(Object[], String, Object, boolean, int) - Method in interface oracle.pg.text.OracleIndex
Gets an array of CloseableIterator objects that hold all the elements with an attribute matching the given K/V pair.
getPartitioned(Object[], Object, int) - Method in interface oracle.pg.text.OracleIndex
Gets an array of CloseableIterator objects that hold all the elements with an attribute matching the given K/V pair.
getPartitioned(Object[], String, Object, Class, boolean, int) - Method in interface oracle.pg.text.OracleIndex
Gets an array of CloseableIterator objects that hold all the elements with an attribute matching the given K/V pair.
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.PgxDistConfig
Partitioning strategy of the vertices of the graph.
getPartitionsNumber() - Method in class oracle.pg.rdbms.index.oratext.RDBMSOracleTextEdgeAutoIndex
Gets the number of HASH partitions of the edges table for the associated property graph.
getPartitionsNumber() - Method in class oracle.pg.rdbms.index.oratext.RDBMSOracleTextVertexAutoIndex
Gets the number of HASH partitions of the vertices table for the associated property 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.MultipleTablesGraphConfig
Indicates if the graph should be partitioned while 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.pgx.config.ClientConfig
if username is given, this is the HTTP BASIC Auth password.
getPath(PgxVertex<ID>) - Method in class oracle.pgx.api.AllPaths
Gets the path.
getPath() - Method in class oracle.pgx.config.PreloadGraphConfig
uri to graph config file
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.
getPgqlCpgRdbmsExpander(PgqlConnection, boolean) - Static method in class oracle.pg.rdbms.pgql.PgqlCpgRdbmsExpander
 
getPgqlResultElement(ResultSet, PgqlColumnDescriptor) - Static method in class oracle.pg.rdbms.pgql.DbmsUtils
Creates and returns a PgqlResultElement object from the passed in ResultSet object.
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.
getPgqlTranslator(QueryContext) - Static method in class oracle.pg.rdbms.pgql.PgqlTranslator
factory method for generating a PgqlTranslator instance
getPgqlTranslator(QueryContext, TraversalStruct, Map<String, QueryExpression>) - Static method in class oracle.pg.rdbms.pgql.PgqlTranslator
factory method for generating a PgqlTranslator instance
getPGSchemaType(String) - Static method in class oracle.pg.rdbms.pgql.PgqlCreatePgTranslator
Returns the PG schema type that corresponds to given column type
getPGSchemaTypeForNumber(String) - Static method in class oracle.pg.rdbms.pgql.PgqlCreatePgTranslator
Returns the PG schema type that corresponds to the NUMBER column with the given scale and precision
getPGSchemaTypeForNumber(String, String) - Static method in class oracle.pg.rdbms.pgql.PgqlCreatePgTranslator
Returns the PG schema type that corresponds to a NUMBER column with the given scale and precision
getPGSchemaValueExpression(String) - Static method in class oracle.pg.rdbms.pgql.PgqlCreatePgTranslator
Returns the PG schema expression that can be used to populate v, vn or vt column according to the given column type
getPGViewOnRDFFlag() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Validates if this property graph instance comes from a Property Graph view over RDF data
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.
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
getPgxRealm() - Method in class oracle.pgx.config.PgxDistConfig
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
getPgxUser() - Method in class oracle.pgx.config.AbstractAuthorizationEntityConfig
 
getPgxUser() - Method in class oracle.pgx.config.AuthorizationEntityConfig
the id of the user
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
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.MultipleTablesGraphConfig
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
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
 
getPositions() - Method in class oracle.pg.rdbms.pgql.ModifyVarInfo
 
getPredictionLayerConfigs() - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
Gets the configuration objects for the prediction layers
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
getPrefOwner() - Method in class oracle.pg.rdbms.index.oratext.OracleTextParameters
Get the owner of the preferences.
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.
getPreloadGraphs() - Method in class oracle.pgx.config.PgxDistConfig
list of graph configs to be registered at start-up.
getPrimaryKey() - Method in class oracle.pgx.config.MultipleTablesNodeTypeConfig
primary key of data table
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.PgxDistConfig
Internal unique machine identifier in the cluster.
getProgressListener() - Method in interface oracle.pg.common.OracleGraphAttributeUpdater
Gets the ProgressListener associated to this property graph.
getProgressListener() - Method in interface oracle.pg.common.OracleMetadataGraph
Gets the ProgressListener associated to this property graph.
getProgressListener() - Method in class oracle.pg.common.OraclePropertyGraphBase
Gets the ProgressListener associated to this property graph.
getPropAlias(ValuePair) - Method in class oracle.pg.rdbms.pgql.TraversalStruct
Returns the alias corresponding to given var-prop pair in Prop-Alias Map
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.AbstractNodeTypeConfig
 
getProperties() - Method in class oracle.pgx.config.MultipleTablesNodeTypeConfig
list of node properties
getProperties() - Method in class oracle.pgx.config.PropertiesRedactionRuleConfig
List of properties to be redacted
getPropertiesFromFile(int, OracleFlatFileSplitterConfig, Object[], boolean) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
 
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
getPropertyGraph() - Method in class oracle.pg.hbase.OracleCommonIteratorImpl
Get the associated property graph
getPropertyGraph() - Method in class oracle.pg.rdbms.OracleElementIteratorImpl
Get the associated property graph
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.
getPropertyKey(Cell) - Static method in class oracle.pg.hbase.HBaseCommon
This method populates an instance of OracleElement (vertex or edge) with the values embedded in the KeyValue object
getPropertyName(int) - Method in class oracle.pgx.config.EntityProviderConfig
Get the name of a property by index
getPropertyNames(Object) - Method in interface oracle.pg.common.SparkUtilsBase
This method returns a set of property names for a given graph element (Vertex or Edge).
getPropertyNames(Object) - Method in class oracle.pg.hbase.SparkUtils
This method returns a set of property names for a given graph element (Vertex or Edge).
getPropertyNames(Object) - Method in class oracle.pg.nosql.SparkUtils
This method returns a set of property names for a given graph element (Vertex or Edge).
getPropertyNameSizeLimit() - Method in interface oracle.pg.common.BackendConfig
Getter method for the Property name size limit
getPropertyNameSizeLimit() - Method in class oracle.pg.hbase.BackendConfigHBaseDb
Getter method for the Property name size limit
getPropertyNameSizeLimit() - Method in class oracle.pg.nosql.BackendConfigOracleNosqlDb
Getter method for the Property name size limit
getPropertyNameSizeLimit() - Method in class oracle.pg.rdbms.BackendConfigOracleRdbms
Getter method for the Property name size limit
getPropertyStringValueSizeLimit() - Method in interface oracle.pg.common.BackendConfig
Getter method for the Property value size limit
getPropertyStringValueSizeLimit() - Method in class oracle.pg.hbase.BackendConfigHBaseDb
Getter method for the Property value size limit
getPropertyStringValueSizeLimit() - Method in class oracle.pg.nosql.BackendConfigOracleNosqlDb
Getter method for the Property value size limit
getPropertyStringValueSizeLimit() - Method in class oracle.pg.rdbms.BackendConfigOracleRdbms
Getter method for the Property value size limit
getPropertyType(Object) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
 
getPropertyType() - Method in class oracle.pgx.api.PropertyMetaData
Returns the type of the property
getPropertyType(int) - Method in class oracle.pgx.config.EntityProviderConfig
Get the type of a property by index
getPropertyType() - Method in enum oracle.pgx.config.RdfAction
 
getPropertyTypeForIdType(IdType) - Static method in class oracle.pgx.common.types.TypeConverter
Converts an IdType to the corresponding matching property type
getPropertyValue(Object, String) - Method in interface oracle.pg.common.SparkUtilsBase
This method returns the property value of a graph element for a given property key.
getPropertyValue(Cell, boolean, StringBuilder, SimpleDateFormat) - Static method in class oracle.pg.hbase.HBaseCommon
This method returns a property value object based on an input HBase table Cell.
getPropertyValue(Object, String) - Method in class oracle.pg.hbase.SparkUtils
This method returns the property value of a graph element for a given property key.
getPropertyValue(Object, String) - Method in class oracle.pg.nosql.SparkUtils
This method returns the property value of a graph element for a given property key.
getPropertyValueAsStr(Object) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
 
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
getQueryBody() - Method in class oracle.pg.rdbms.index.oratext.OracleTextQueryObject
Get the query body representing the value used for filtering the key/value pairs matching the given OracleTextQueryObject
getQueryContext(PgqlConnection) - Static method in class oracle.pg.rdbms.pgql.QueryContext
Factory method to get QueryContext instance.
getQueryDeadline() - Method in class oracle.pg.common.OracleCommonIteratorBase
Gets the query dead line time in milliseconds
getQueryFetchSize() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns the query fetch size when scanning the vertex and edge tables
getQueryStartTime() - Method in class oracle.pg.common.OracleCommonIteratorBase
Gets the time when this iterator was started to be consumed
getQueryTimeOut() - Method in class oracle.pg.common.OracleCommonIteratorBase
Gets the query time out in seconds
getQueryWrapper(String, int, int) - Static method in class oracle.pg.rdbms.pgql.DbmsUtils
Wraps the given query to add a hint for parallel and dynamic sampling
getQueryWrapper(String, int, int, int) - Static method in class oracle.pg.rdbms.pgql.DbmsUtils
Wraps the given query to limit the number of results that will be returned and also to add a hint for parallel and dynamic sampling
getQueueSize() - Method in class oracle.pg.common.OraclePropertyGraphBase
This method returns the queue size.
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
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 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
 
getRealmClientConfig() - Method in class oracle.pgx.config.ClientConfig
implementation dependent configuration options for the realm client
getRedactionRules(AuthorizationType, String) - Method in class oracle.pgx.api.PgxGraph
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
getRedactionRulesAsync(AuthorizationType, String) - Method in class oracle.pgx.api.PgxGraph
Gets redaction rules for an AuthorizationType name.
getRelation() - Method in class oracle.pgx.config.AbstractNodeTypeConfig
 
getRelation() - Method in class oracle.pgx.config.MultipleTablesNodeTypeConfig
list of relations
getRelationTable() - Method in class oracle.pgx.config.AbstractEdgeTypeConfig
 
getRelationTable() - Method in class oracle.pgx.config.MultipleTablesEdgeTypeConfig
The table name if the edge comes from a relational table (many to many relationship)
getReleaseMemoryThreshold() - Method in class oracle.pgx.config.PgxConfig
threshold percentage of used memory after which the engine starts freeing un-used graphs.
getReleaseMemoryThreshold() - Method in class oracle.pgx.config.PgxDistConfig
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.
getRemovedEdges(Long, Long, int, String) - Method in interface oracle.pg.rdbms.OracleChangeTracker
Returns an ordered iterator of IDs of Edges that involved in DELETE operations happened between the two given SCNs.
getRemovedEdges(Long, Long, int, String) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns an ordered iterator of IDs of Edges that involved in DELETE operations happened between the two given SCNs.
getRemovedVertices(Long, Long, int, String) - Method in interface oracle.pg.rdbms.OracleChangeTracker
Returns an ordered iterator of IDs of Vertices that involved in DELETE operations happened between the two given SCNs.
getRemovedVertices(Long, Long, int, String) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns an ordered iterator of IDs of Vertices that involved in DELETE operations happened between the two given SCNs.
getRequestTimeoutMs() - Method in class oracle.pgx.config.PgNosqlGraphConfig
NoSQL request timeout in milliseconds
getResourceMonitor() - Method in class oracle.pgx.config.PgxDistConfig
Frequency at which to send resource statistics to the debug server, in ms.
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.config.AbstractUdfFunctionConfig
 
getReturnType() - Method in class oracle.pgx.config.UdfFunctionConfig
return type of the function
getReturnTypes() - Method in interface oracle.pg.rdbms.pgql.PgqlSqlQueryTrans
Returns an array of column descriptors for the result columns in the query result.
getReturnTypes() - Method in class oracle.pg.rdbms.pgql.PgqlSqlQueryTransImpl
Returns an array of column descriptors for the result columns in the query result.
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
 
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
getRowPrefetch() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns the number of rows to prefetch when executing a SQL query over the Property graph data tables
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
getRuntimeConfig() - Method in class oracle.pgx.config.AbstractPgxConfig
 
getSaltSize() - Static method in class oracle.pg.hbase.HBaseCommon
Gets the salt size
getSaltSize() - Static method in class oracle.pg.hbase.OraclePropertyGraph
Gets the salt size
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)
getScanCachingSize() - Method in class oracle.pg.hbase.OraclePropertyGraph
Get the caching size used in Scan operations
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(AbstractPartitionedGraphConfig) - Method in class oracle.pgx.config.AbstractRdbmsEntityProviderConfig
 
getSchema() - Method in interface oracle.pgx.config.DbConnectionConfig
schema to use when reading/writing RDBMS objects
getSchema() - Method in class oracle.pgx.config.MultipleTablesGraphConfig
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
getSchemaQualifiedEdgeTableName(String) - Method in interface oracle.pg.rdbms.pgql.pgview.metadata.MetadataConnector
 
getSchemaQualifiedEdgeTableName(String) - Method in class oracle.pg.rdbms.pgql.pgview.metadata.PgViewMetadataConnector
 
getSchemaQualifiedVertexTableName(String) - Method in interface oracle.pg.rdbms.pgql.pgview.metadata.MetadataConnector
 
getSchemaQualifiedVertexTableName(String) - Method in class oracle.pg.rdbms.pgql.pgview.metadata.PgViewMetadataConnector
 
getScore() - Method in class oracle.pg.rdbms.index.oratext.OracleTextQueryObject
Get the score ID used for the Oracle Text query
getScoreRange() - Method in class oracle.pg.rdbms.index.oratext.OracleTextQueryObject
Get the score range used for the Oracle Text query
getScrollTime(AbstractPartitionedGraphConfig) - Method in class oracle.pgx.config.AbstractEsEntityProviderConfig
 
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.
getSearchEngine() - Method in class oracle.pg.rdbms.index.oratext.OracleTextAutoIndex
Gets the search engine used by this OracleIndex object
getSearchEngine() - Method in interface oracle.pg.text.OracleIndex
Gets the search engine used by this OracleIndex object
getSecondaryIndexNumBuckets() - Method in class oracle.pg.hbase.OraclePropertyGraph
Return the number of buckets used to store secondary index data into the vertex/edge secondary index tables
getSecureHandshakeSecretFile() - Method in class oracle.pgx.config.PgxDistConfig
the file path of the secret in pkcs12 format.
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.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)
getSelectNullProperties(int) - Method in class oracle.pg.rdbms.pgql.pgview.translation.expression.Projection
 
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.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.pg.rdbms.Oracle
Returns the current Database Session ID
getSessionID() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns the current database Session ID
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.
getSessionQueryDOP() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns the degree of parallel query execution at the session level.
getSessionTaskTimeoutSecs() - Method in class oracle.pgx.config.PgxConfig
timeout to interrupt long-running tasks submitted by sessions (algorithms, I/O tasks) in seconds.
getShortestPath(PgxGraph, Vertex, Vertex, String, List<Double>) - Method in class oracle.pg.common.OraclePropertyGraphBase
Finds a shortest path between two vertices using a PGX in-memory analytics.
getShortestPath(PgxGraph, Long, Long, String, List<Double>) - Method in class oracle.pg.common.OraclePropertyGraphBase
Finds a shortest path between two vertices using a PGX in-memory analytics.
getSimpleDateFormat() - Method in class oracle.pg.common.OraclePropertyGraphBase
This method returns a SimpleDateFormat object to serialize/de-serialize Date related data
getSimpleDateFormat() - Method in class oracle.pg.hbase.OracleCommonIteratorImpl
This method returns a SimpleDateFormat object to serialize/de-serialize Date related data
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.MultipleTablesEdgeTypeConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.MultipleTablesGraphConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.MultipleTablesNodePropertyConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.MultipleTablesNodeTypeConfig.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.PgxDistConfig.Field
 
getSingletonListKeyAliases() - Method in enum oracle.pgx.config.PreloadGraphConfig.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
 
getSkeletonTabIdxName(String) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns the name of an index of the graph GT table for the specified code
getSkeletonTabName() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns the name of the graph skeleton table
getSkeletonTabName(Connection, String, String) - Static method in class oracle.pg.rdbms.pgql.PgqlUtils
Returns the fully-qualified skeleton table name given the graph name and graph owner name.
getSkeletonTabNameNoSchema() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns the name of the graph skeleton table
getSkipFormNCharSetting() - Method in class oracle.pg.rdbms.Parameters
 
getSkipFormNCharSettingForTextQuery() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns TRUE if skipFormNCharSettingForTextQuery flag is set, which is the default behavior.
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.
getSnapshotTabName() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns the name of the PGX snapshot table
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.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 (prefix hdfs:) or a classpath (prefix classpath:/ or jar:)
getSourceNodeType() - Method in class oracle.pgx.config.AbstractEdgeTypeConfig
 
getSourceNodeType() - Method in class oracle.pgx.config.MultipleTablesEdgeTypeConfig
the name of the source node type
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
getSplitterFlagFromInt(int) - Static method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
 
getSqlBvList(int) - Method in class oracle.pg.rdbms.pgql.BindValueInfo
Returns the SQL bind value list for this processed query
getSqlBvList() - Method in interface oracle.pg.rdbms.pgql.PgqlSqlQueryTrans
Returns a list of Bind Values to be used with this SQL translation.
getSqlBvList() - Method in class oracle.pg.rdbms.pgql.PgqlSqlQueryTransImpl
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
getSqlModifyTranslations() - Method in class oracle.pg.rdbms.pgql.PgqlSqlModifyTransImpl
 
getSqlOffset() - Method in interface oracle.pg.rdbms.pgql.PgqlColumnDescriptor
Returns the SQL column starting position of this logical PGQL column in the column list of the SQL translation.
getSqlOffset() - Method in class oracle.pg.rdbms.pgql.PgqlColumnDescriptorImpl
Returns the SQL column starting position of this logical PGQL column in the column list of the SQL translation.
getSqlTranslation() - Method in interface oracle.pg.rdbms.pgql.PgqlSqlQueryTrans
Returns the SQL string for the PGQL to SQL translation.
getSqlTranslation() - Method in class oracle.pg.rdbms.pgql.PgqlSqlQueryTransImpl
Returns the SQL string for the PGQL to SQL translation.
getSrcTable(String) - Method in interface oracle.pg.rdbms.pgql.pgview.metadata.MetadataConnector
 
getSrcTable(String) - Method in class oracle.pg.rdbms.pgql.pgview.metadata.PgViewMetadataConnector
 
getStartSCN() - Method in class oracle.pg.rdbms.DataChange
 
getStickyCookieValue() - Method in interface oracle.pgx.api.SessionContext
Gets the value of the sticky session cookie
getStopList() - Method in class oracle.pg.rdbms.index.oratext.OracleTextParameters
Get the stop list preference specifying the list of words that are not meant to be indexed.
getStorage() - Method in class oracle.pg.rdbms.index.oratext.OracleTextParameters
Get the storage preference specifying table space and creation parameters for tables associated with a Text index.
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.PgqlResultSetImpl
Gets the value of the designated element by element index as a String
getString(String) - Method in class oracle.pg.rdbms.pgql.PgqlResultSetImpl
Gets the value of the designated element by element name 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.pgx.api.ResultImpl
Gets the value of the designated element by element name as a String
getStringForObj(Object) - Static method in class oracle.pg.common.OraclePropertyGraphBase
Get the string representation of the object
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
getSVID() - Method in class oracle.pg.rdbms.EdgeChange
 
getSystemProperty() - Method in enum oracle.pg.rdbms.pgql.ModifyContext.BooleanOption
 
getSystemProperty() - Method in enum oracle.pg.rdbms.pgql.ModifyContext.StringOption
 
getTable() - Method in class oracle.pgx.config.MultipleTablesNodePropertyConfig
the name of the table name
getTableForSuffix(String) - Method in class oracle.pg.rdbms.pgql.pgview.metadata.PgViewMetadataConnector
 
getTableIteratorOptions() - Method in class oracle.pg.nosql.OraclePropertyGraph
Gets the TableIteratorOptions object associated to this property graph
getTableNameForId(String) - Method in class oracle.pg.rdbms.pgql.TraversalStruct
Returns the table-prop pair corresponding to given id in ID-Table Map
getTableNames() - Method in class oracle.pg.rdbms.OraclePropertyGraph
 
getTablePrimaryKeyForSuffix(String) - Method in class oracle.pg.rdbms.pgql.pgview.metadata.PgViewMetadataConnector
 
getTablespace() - Method in class oracle.pg.rdbms.OraclePropertyGraph
 
getTablespace() - Method in class oracle.pgx.config.MultipleTablesGraphConfig
tablespace where the tables are going to be written
getTablespace() - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
tablespace where the tables are going to be written
getTablespaceSet() - Method in class oracle.pg.rdbms.OraclePropertyGraph
 
getTargetNodeType() - Method in class oracle.pgx.config.AbstractEdgeTypeConfig
 
getTargetNodeType() - Method in class oracle.pgx.config.MultipleTablesEdgeTypeConfig
the name of the target node type
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.
getTemporaryIODirectory() - Static method in class oracle.pg.common.ParametersBase
Returns the default charset
getTemporaryTableNames() - Method in interface oracle.pg.rdbms.pgql.PgqlSqlModifyTrans
A list of temporary tables that should be created for each corresponding modify translation
getTemporaryTableNames() - Method in class oracle.pg.rdbms.pgql.PgqlSqlModifyTransImpl
 
getTemporaryTabName(Connection, String, String) - Static method in class oracle.pg.rdbms.pgql.PgqlUtils
Returns an enquoted name for a temporary table with prefix ora$ptt_ followed by the given graph name and given suffix.
getTemporaryTabName(String, String) - Static method in class oracle.pg.rdbms.pgql.PgqlUtils
Returns a name for a temporary table with prefix ora$ptt_ followed by the given graph name and given suffix.
getTextIdxMetadataTabName() - Method in class oracle.pg.hbase.OraclePropertyGraph
Get the name of the Apache HBase table used to store index metadata in this property graph.
getTextIndexDirectoryPrefix() - Method in class oracle.pg.common.OraclePropertyGraphBase
This method returns the prefix used when creating a text index directory (or collection)
getTextIndexDirectoryPrefix() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns the name of this property graph instance
getTextIndexTabName() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns the name of the index metadata table
getTime(int) - Method in class oracle.pg.rdbms.pgql.PgqlResultSetImpl
Gets the value of the designated element by element index as a LocalTime
getTime(String) - Method in class oracle.pg.rdbms.pgql.PgqlResultSetImpl
Gets the value of the designated element by element name 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.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.MultipleTablesGraphConfig
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(int) - Method in class oracle.pg.rdbms.pgql.PgqlResultSetImpl
Gets the value of the designated element by element index as a LocalDateTime
getTimestamp(String) - Method in class oracle.pg.rdbms.pgql.PgqlResultSetImpl
Gets the value of the designated element by element name 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.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.MultipleTablesGraphConfig
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.PgqlResultSetImpl
Gets the value of the designated element by element index as an OffsetDateTime
getTimestampWithTimezone(String) - Method in class oracle.pg.rdbms.pgql.PgSchemaResultSet
Gets the value of the designated element by element name as an OffsetDateTime
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(String) - Method in class oracle.pg.rdbms.pgql.pgview.PgViewResultSet
Gets the value of the designated element by element name 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.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.MultipleTablesGraphConfig
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.
getTimeToCharSqlFormatString() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Gets the Char SQL Format used to format a datetime into a string
getTimeWithTimezone(int) - Method in class oracle.pg.rdbms.pgql.PgqlResultSetImpl
Gets the value of the designated element by element index as an OffsetTime
getTimeWithTimezone(String) - Method in class oracle.pg.rdbms.pgql.PgqlResultSetImpl
Gets the value of the designated element by element name 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.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.MultipleTablesGraphConfig
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.
getTmpDir() - Method in class oracle.pgx.config.PgxDistConfig
Use this path as temporary directory to store compilation artifacts and other temporary data.
getTmpWorkDir() - Method in class oracle.pg.rdbms.Parameters
 
getTomcatDatasourcePrefix() - Method in class oracle.pg.rdbms.Parameters
Return the data source prefix required by Tomcat.
getToNidColumn() - Method in class oracle.pgx.config.MultipleTablesGraphConfig
column name for destination node
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
getTopK(StringBuilder, int, SQLAnalyticsGraph.Sort, int) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
Returns the top K rows of a given table.
getTopK(StringBuilder, int, SQLAnalyticsGraph.Sort, int, int) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
Returns the top K rows of a given table.
getTopK(Connection, StringBuilder, int, SQLAnalyticsGraph.Sort, int, int) - Static method in class oracle.pg.rdbms.SQLAnalyticsGraph
Returns the top K rows of a given table.
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
 
getTotalNumberOfChanges() - Method in interface oracle.pgx.api.GraphDelta
Gets the total number of changes.
getTotalPhysicalMemorySize() - Static method in class oracle.pgx.config.ConfigParser
 
getTotalShards() - Method in class oracle.pg.rdbms.index.oratext.RDBMSOracleTextEdgeAutoIndex
Gets the number of partitions in this index.
getTotalShards() - Method in class oracle.pg.rdbms.index.oratext.RDBMSOracleTextVertexAutoIndex
Gets the number of partitions in this index.
getTotalShards() - Method in interface oracle.pg.text.OracleIndex
Gets the number of shards (directories) in this index
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.GraphWiseModel
Gets the final training loss
getTranslationType() - Method in class oracle.pg.rdbms.pgql.PgqlSqlCreateTransImpl
 
getTranslationType() - Method in class oracle.pg.rdbms.pgql.PgqlSqlDropTransImpl
 
getTranslationType() - Method in class oracle.pg.rdbms.pgql.PgqlSqlModifyTransImpl
 
getTranslationType() - Method in class oracle.pg.rdbms.pgql.PgqlSqlQueryTransImpl
 
getTranslationType() - Method in interface oracle.pg.rdbms.pgql.PgqlSqlTrans
 
getTreatTimestampTzAsStr() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns a flag that decides if timestamp with timezone is treated as a string (instead of a Timestamp object).
getTreatTimestampTzAsStr() - Method in class oracle.pg.rdbms.Parameters
Returns true if JVM property oracle.pg.rdbms.treatTimestampTzAsStr is set true.
getTruststore() - Method in class oracle.pgx.config.ClientConfig
path to the truststore to use for client connections.
getType() - Method in class oracle.pg.rdbms.pgql.ModifyVarInfo
 
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 class oracle.pgx.config.AbstractGraphPropertyConfig
type of property.
getType() - Method in class oracle.pgx.config.AbstractNodePropertyConfig
 
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.MultipleTablesEdgeTypeConfig.Field
 
getType() - Method in enum oracle.pgx.config.MultipleTablesGraphConfig.Field
 
getType() - Method in enum oracle.pgx.config.MultipleTablesNodePropertyConfig.Field
 
getType() - Method in class oracle.pgx.config.MultipleTablesNodePropertyConfig
type of property of node
getType() - Method in enum oracle.pgx.config.MultipleTablesNodeTypeConfig.Field
 
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.PgxDistConfig.Field
 
getType() - Method in enum oracle.pgx.config.PreloadGraphConfig.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.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.
getTypeName() - Method in class oracle.pgx.config.AbstractNodeTypeConfig
 
getTypeName() - Method in class oracle.pgx.config.MultipleTablesNodeTypeConfig
the name of the node type
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.
getURI() - Method in class oracle.pg.rdbms.PGUtils.RDFPredicate
This method returns the RDF predicate URI
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
getUseDisjunctionInGetDegree() - Method in class oracle.pg.rdbms.Parameters
Returns true if useDisjunctionInGetDegree flag is explicitly set to true.
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)
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
getUseIteratorBalancer() - Method in class oracle.pg.rdbms.Parameters
This method returns true if an iterator balancer is to be used.
getUseLuceneSyntax() - Method in class oracle.pg.rdbms.Parameters
Returns true if the property graph will parse Key/Value text search using Lucene syntax by default.
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.pgx.api.ServerInstance
Gets the user name this instance is using
getUsername(AbstractPartitionedGraphConfig) - Method in class oracle.pgx.config.AbstractEsEntityProviderConfig
 
getUsername() - Method in class oracle.pgx.config.AbstractMultipleTablesConfig
 
getUsername(AbstractPartitionedGraphConfig) - Method in class oracle.pgx.config.AbstractRdbmsEntityProviderConfig
 
getUsername() - Method in class oracle.pgx.config.AbstractRdfGraphConfig
 
getUsername() - Method in class oracle.pgx.config.ClientConfig
The username (if server requires HTTP BASIC authentication)
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.MultipleTablesGraphConfig
username to use when connecting to an RDBMS instance
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
getUserPermissionMapping() - Method in class oracle.pgx.config.AbstractPgxConfig
 
getUserPrincipal() - Method in class oracle.pgx.config.PgHbaseGraphConfig
User principal
getUseVertexPropertyValueAsLabel() - Method in class oracle.pgx.config.GraphLoadingConfig
load the given property as vertex label.
getUseWildcards() - Method in class oracle.pg.common.ParametersBase
Validates if wild cards are enabled when executing queries based on a key value pair.
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)
getValidatedGraphName(Connection, String, int) - Static method in class oracle.pg.common.SQLUtils
Returns the validated graph name
getValidatedGraphName(Connection, String) - Static method in class oracle.pg.common.SQLUtils
Returns the validated graph name
getValidatedGraphName(Connection, String, int) - Static method in class oracle.pg.common.Util
Returns the validated graph name
getValidatedGraphName(Connection, String) - Static method in class oracle.pg.common.Util
Returns the validated graph name
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)
getValidationFraction() - Method in class oracle.pgx.api.mllib.DeepWalkModel
Gets the fraction of the training data used to compute the loss value
getValidationFraction() - Method in class oracle.pgx.api.mllib.DeepWalkModelBuilder
Gets the fraction of training data on which to compute final loss (default: 0.05)
getValidationFraction() - Method in class oracle.pgx.api.mllib.Pg2vecModel
Gets the fraction of the training data used to compute the loss value
getValidationFraction() - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Gets the fraction of training data on which to compute final loss (default: 0.05)
getValue() - Method in class oracle.pg.rdbms.DataChange
 
getValue() - Method in class oracle.pg.text.Parameter
 
getValue() - Method in enum oracle.pgx.common.types.Direction
 
getValue() - Method in class oracle.pgx.config.RdfGraphPrefixConfig
expanded iri
getValueAsString(Object, SimpleDateFormat) - Static method in class oracle.pg.text.OracleIndexUtils
Gets a value object as a String
getValueColumnsTranslation(String) - Static method in class oracle.pg.rdbms.pgql.PgqlCreatePgTranslator
Returns a SQL select expression to populate v, vn and vt columns depending on the column type
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 class oracle.pgx.config.MultipleTablesEdgeTypeConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.MultipleTablesGraphConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.MultipleTablesNodePropertyConfig
Gets the parsed values.
getValues() - Method in class oracle.pgx.config.MultipleTablesNodeTypeConfig
Gets the parsed values.
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.PgxDistConfig
Gets the parsed values.
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.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.MultipleTablesEdgeTypeConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.MultipleTablesGraphConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.MultipleTablesNodePropertyConfig
Gets the values without defaults.
getValuesWithoutDefaults() - Method in class oracle.pgx.config.MultipleTablesNodeTypeConfig
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.PgxDistConfig
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.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 interface oracle.pg.rdbms.pgql.PgqlResultElement
Returns the type of value for elements with VALUE column type.
getValueType() - Method in class oracle.pg.rdbms.pgql.PgqlResultElementImpl
Returns the type of value for elements with VALUE column type.
getValueType(int) - Method in interface oracle.pg.rdbms.pgql.PgqlResultSet
Returns the type of value for the given element.
getValueType(String) - 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.PgSchemaResultSet
Returns the type of value for elements with PgqlColumnDescriptor.Type.VALUE column type.
getValueType(String) - Method in class oracle.pg.rdbms.pgql.PgSchemaResultSet
Returns the type of value for elements with PgqlColumnDescriptor.Type.VALUE column type.
getValueType(int) - Method in class oracle.pg.rdbms.pgql.pgview.PgViewResultSet
 
getValueType(String) - Method in class oracle.pg.rdbms.pgql.pgview.PgViewResultSet
 
getValueType() - Method in class oracle.pgx.api.frames.schema.datatypes.collection.CollectionType
 
getValueType() - Method in class oracle.pgx.api.PgxMap
Gets the value type.
getVarAlias(String) - Method in class oracle.pg.rdbms.pgql.TraversalStruct
Returns the alias-column pair corresponding to given var in Var-Alias Map
getVarId(String) - Method in class oracle.pg.rdbms.pgql.TraversalStruct
Returns the constant Id corresponding to given var in varIdMap
getVarName() - Method in class oracle.pgx.api.PgqlResultElement
Gets the variable name of the result element
getVarProps(String) - Method in class oracle.pg.rdbms.pgql.TraversalStruct
Returns the set of properties corresponding to given var in Var-Prop Map
getVColumnTranslation(String) - Static method in class oracle.pg.rdbms.pgql.PgqlCreatePgTranslator
Returns a SQL select expression to populate V column from V, VN and VT columns depending on the column type
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.MultipleTablesGraphConfig
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
getVectorLabelSizeLimit() - Method in interface oracle.pg.common.BackendConfig
Getter method for the Vector label size limit
getVectorLabelSizeLimit() - Method in class oracle.pg.hbase.BackendConfigHBaseDb
Getter method for the Vector label size limit
getVectorLabelSizeLimit() - Method in class oracle.pg.nosql.BackendConfigOracleNosqlDb
Getter method for the Vector label size limit
getVectorLabelSizeLimit() - Method in class oracle.pg.rdbms.BackendConfigOracleRdbms
Getter method for the Vector label size limit
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(Object) - Method in class oracle.pg.common.OraclePropertyGraphBase
Return the vertex referenced by the object identifier.
getVertex(Object) - Method in class oracle.pg.hbase.OraclePropertyGraph
Return the vertex referenced by the object identifier.
getVertex(Object) - Method in class oracle.pg.nosql.OraclePropertyGraph
Return the vertex referenced by the object identifier.
getVertex(int) - Method in interface oracle.pgx.api.PgqlResultSet
Gets the value of the designated element by element index as a PgxVertex
getVertex(String) - Method in interface oracle.pgx.api.PgqlResultSet
Gets the value of the designated element by element name as a PgxVertex
getVertex(ID) - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.getVertexAsync(Object).
getVertex(int) - Method in interface oracle.pgx.api.PgxResult
Gets the value of the designated element by element index 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(int) - Method in class oracle.pgx.api.ResultImpl
Gets the value of the designated element by element index 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
getVertexAliases(String) - Method in class oracle.pg.rdbms.pgql.TraversalStruct
Returns all the vertex table aliases in ID-Table Map
getVertexAsync(ID) - Method in class oracle.pgx.api.PgxGraph
Looks up a PgxVertex of this graph by ID.
getVertexAutoIndexName() - Method in class oracle.pg.text.OracleIndexManager
Gets the name used for the vertex auto index.
getVertexBlockCacheSize() - Method in class oracle.pg.hbase.OraclePropertyGraph
Gets the size of the block cache (in bytes) associated to the vertex table
getVertexChanges(Long, Long) - Method in interface oracle.pg.rdbms.OracleChangeTracker
Returns the vertex changes between the given start SCN and end SCN.
getVertexChanges(Long, Long, int) - Method in interface oracle.pg.rdbms.OracleChangeTracker
Returns the vertex changes between the given start SCN and end SCN.
getVertexChanges(Long, Long, int, boolean) - Method in interface oracle.pg.rdbms.OracleChangeTracker
Returns the vertex changes between the given start SCN and end SCN.
getVertexChanges(Long, Long) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns the changes between the given start SCN and end SCN.
getVertexChanges(Long, Long, int) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns the vertex changes between the given start SCN and end SCN using the given query degree of parallelism.
getVertexChanges(Long, Long, int, boolean) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns the vertex changes between the given start SCN and end SCN.
getVertexChanges(Long, Long, int, boolean, String[]) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns the vertex changes between the given start SCN and end SCN.
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
getVertexFilterCallback() - Method in class oracle.pg.common.OraclePropertyGraphBase
Get the default VertexFilterCallback associated to this property graph
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.
getVertexIDSet() - Method in interface oracle.pg.common.OracleMetadataGraph
Gets a set of Vertex IDs that are stored in the property graph
getVertexIDSet(int) - Method in interface oracle.pg.common.OracleMetadataGraph
Gets a set of Vertex IDs that are stored in the vertex table of the property graph using parallel scan with dop threads
getVertexIDSet(int, ProgressListener) - Method in interface oracle.pg.common.OracleMetadataGraph
Gets a set of Vertex IDs that are stored in the vertex table of the property graph using parallel scan with dop threads
getVertexIDSet(int, ProgressListener) - Method in class oracle.pg.hbase.OraclePropertyGraph
Gets a set of Vertex IDs that are stored in the property graph
getVertexIDSet(int, ProgressListener) - Method in class oracle.pg.nosql.OraclePropertyGraph
Gets a set of Vertex IDs that are stored in the property graph
getVertexIDSet(int, ProgressListener) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Gets a set of Vertex IDs that are stored in the property graph
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.MultipleTablesGraphConfig
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.MultipleTablesGraphConfig
type of the vertex ID.
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.
getVertexIndex(String) - Method in class oracle.pg.text.OracleIndexManager
Gets the manual vertex index associated to the specified index name
getVertexInitialNumRegions() - Method in class oracle.pg.hbase.OraclePropertyGraph
Get the initial number of regions defined for the Apache HBase Vertex tables associated to this property graph.
getVertexInputPropertyNames() - Method in class oracle.pgx.api.mllib.GraphWiseModel
Gets the input feature names
getVertexInstance(Long, boolean, boolean) - Method in class oracle.pg.common.OraclePropertyGraphBase
Returns an instance of OracleVertexBase.
getVertexInstance(Long, boolean, boolean) - Method in class oracle.pg.hbase.OraclePropertyGraph
Returns an instance of OracleVertexBase.
getVertexInstance(Long, boolean, boolean) - Method in class oracle.pg.nosql.OraclePropertyGraph
Returns an instance of OracleVertexBase.
getVertexInstance(Long, boolean, boolean) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns an instance of OracleVertexBase.
getVertexLabel() - Method in class oracle.pg.rdbms.VertexChange
 
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(int) - Method in class oracle.pg.rdbms.pgql.PgqlResultSetImpl
Gets the value of the designated element by element index as vertex labels
getVertexLabels(String) - Method in class oracle.pg.rdbms.pgql.PgqlResultSetImpl
Gets the value of the designated element by element name as 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)
getVertexPartitionsNumber() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns the number of HASH partitions of the vertex table.
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(int, int, Set<String>) - Method in interface oracle.pg.common.OracleMetadataGraph
Gets the property names of all vertices using parallel scans and the specified DOP.
getVertexPropertyNames(int, int, Set<String>, ProgressListener) - Method in interface oracle.pg.common.OracleMetadataGraph
Gets the property names of all vertices using parallel scans and the specified DOP.
getVertexPropertyNames(int, int, Map<String, Class>) - Method in interface oracle.pg.common.OracleMetadataGraph
Gets the property names of all vertices using parallel scans and the specified DOP.
getVertexPropertyNames(int, int, Map<String, Class>, ProgressListener) - Method in interface oracle.pg.common.OracleMetadataGraph
Gets the property names of all vertices using parallel scans and the specified DOP.
getVertexPropertyNames(int, int, Set<String>, ProgressListener) - Method in class oracle.pg.hbase.OraclePropertyGraph
Gets the property names of all vertices using parallel scans and the specified DOP.
getVertexPropertyNames(int, int, Map<String, Class>, ProgressListener) - Method in class oracle.pg.hbase.OraclePropertyGraph
Gets the property names of all vertices using parallel scans and the specified DOP.
getVertexPropertyNames(int, int, Set<String>, ProgressListener) - Method in class oracle.pg.nosql.OraclePropertyGraph
Gets the property names of all vertices using parallel scans and the specified DOP.
getVertexPropertyNames(int, int, Map<String, Class>, ProgressListener) - Method in class oracle.pg.nosql.OraclePropertyGraph
Gets the property names of all vertices using parallel scans and the specified DOP.
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
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.MultipleTablesGraphConfig
specification of vertex properties associated with graph
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
getVertexSndIndexBlockCacheSize() - Method in class oracle.pg.hbase.OraclePropertyGraph
Gets the size of the block cache (in bytes) associated to the secondary index vertex table
getVertexSndIndexTabName() - Method in class oracle.pg.hbase.OraclePropertyGraph
Get the name of the Apache HBase table used to store secondary indexes on vertices in this property graph.
getVertexTabIdxName(String) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns the name of an index of the vertex table for the specified code
getVertexTableKey(String) - Method in interface oracle.pg.rdbms.pgql.pgview.metadata.MetadataConnector
 
getVertexTableKey(String) - Method in class oracle.pg.rdbms.pgql.pgview.metadata.PgViewMetadataConnector
PROPERTY NAME MAPPING
getVertexTableRegionsInfo() - Method in class oracle.pg.hbase.OraclePropertyGraph
Gets the information of all HBase regions of the vertex table
getVertexTablesForLabel(String) - Method in interface oracle.pg.rdbms.pgql.pgview.metadata.MetadataConnector
 
getVertexTablesForLabel(String) - Method in class oracle.pg.rdbms.pgql.pgview.metadata.PgViewMetadataConnector
 
getVertexTableSplits() - Method in class oracle.pg.hbase.OraclePropertyGraph
Get the number of Vertex table splits based on the current number of splits per region associated to this graph and the number of regions in the vertex table.
getVertexTableSplits() - Method in class oracle.pg.nosql.OraclePropertyGraph
Get the number of Vertex table splits used for parallel scans in the vertex table.
getVertexTabName() - Method in class oracle.pg.hbase.OraclePropertyGraph
Get the name of the Apache HBase table used to store vertices in this property graph.
getVertexTabName() - Method in class oracle.pg.nosql.OraclePropertyGraph
Get the name of the Oracle NoSQL Database table used to store vertices in this property graph.
getVertexTabName() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns the name of the vertex table
getVertexTabName(Connection, String, String) - Static method in class oracle.pg.rdbms.pgql.PgqlUtils
Returns the fully-qualified vertex table name given the graph name and graph owner name.
getVertexTabNameNoSchema() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns the name of the vertex table
getVertexTargetPropertyName() - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
Gets the target property name
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 class oracle.pgx.api.PgxEdge
Blocking version of PgxEdge.getVerticesAsync().
getVertices(VertexFilter) - Method in class oracle.pgx.api.PgxGraph
getVertices(VertexFilter, String) - Method in class oracle.pgx.api.PgxGraph
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.
getVerticesAsync() - Method in class oracle.pgx.api.PgxEdge
Gets both vertices of this edge as a pair.
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.
getVerticesAsync() - Method in class oracle.pgx.api.PgxGraph
Creates a new vertex set containing all vertices.
getVerticesFromKey(Connection[], boolean, int, String[]) - Method in class oracle.pg.hbase.OraclePropertyGraph
Gets an array of Iterator objects that hold all the vertices in the graph that have any of the specified keys and satisfy the specified vertex filter callback by executing a lookup over the secondary index table.
getVerticesFromSecondaryTable(Direction, OraclePropertyGraphBase.OptimizationFlag, String...) - Method in class oracle.pg.hbase.OracleVertex
Return the vertices adjacent to the vertex according to the provided direction and edge labels.
getVerticesProjectedVars() - Method in class oracle.pg.rdbms.OraclePropertyGraph
 
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.
getVTE() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Get the end valid time used in the property graph
getVTS() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Get the start valid time used in the property graph
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)
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)
getWeight() - Method in class oracle.pg.rdbms.PGUtils.RDFPredicate
This method returns the weight of the property graph edge, only applicable to edges
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
 
getWhereNullProperties() - Method in class oracle.pg.rdbms.pgql.pgview.translation.expression.Projection
 
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)
getWithVisibleProperties() - Method in class oracle.pgx.config.FrontierRedactedVerticesConfig
List of visible properties on the frontier redacted vertices
getWordList() - Method in class oracle.pg.rdbms.index.oratext.OracleTextParameters
Get the word list preference specifying the enabled query options.
getWriteTimeout() - Method in class oracle.pg.text.IndexParametersBase
Gets the timeout (in seconds) used to wait for a write lock when writing on the index.
getXID() - Method in class oracle.pg.rdbms.DataChange
 
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)
getZookeeperTimeout() - Method in class oracle.pgx.config.PgxDistConfig
If connecting to zookeeper service (for YARN deployment), the timeout in ms the runtime waits for connecting to zookeeper.
grantAccess(String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Grants access of this property graph to another user
grantPermission(PgxUser, PgxResourcePermission) - Method in class oracle.pgx.api.PgxGraph
grantPermission(PgxRole, PgxResourcePermission) - Method in class oracle.pgx.api.PgxGraph
grantPermissionAsync(PgxUser, PgxResourcePermission) - Method in class oracle.pgx.api.PgxGraph
Grants a permission on this graph to the given user.
grantPermissionAsync(PgxRole, PgxResourcePermission) - Method in class oracle.pgx.api.PgxGraph
Grants a permission on this graph to the given role.
graph() - Method in class oracle.pg.common.OracleElementBase
Gets the property graph instance associated to this object.
graph() - Method in class oracle.pg.common.OraclePropertyGraphFeaturesBase
Gets the features related to "graph" operation.
graph() - Method in class oracle.pg.common.OracleVertexPropertyBase
Get the graph that this element is within.
GRAPH_DATASOURCE_ID - Static variable in interface oracle.pg.rdbms.OraclePropertyGraphConfigurationConstants
 
GRAPH_JDBC_URL - Static variable in interface oracle.pg.rdbms.OraclePropertyGraphConfigurationConstants
 
GRAPH_NAME - Static variable in interface oracle.pg.rdbms.OraclePropertyGraphConfigurationConstants
 
GRAPH_OPTIONS - Static variable in interface oracle.pg.rdbms.OraclePropertyGraphConfigurationConstants
 
GRAPH_OWNER - Static variable in interface oracle.pg.rdbms.OraclePropertyGraphConfigurationConstants
 
GRAPH_PASSWD - Static variable in interface oracle.pg.rdbms.OraclePropertyGraphConfigurationConstants
 
GRAPH_SECURITY_LABEL - Static variable in interface oracle.pg.rdbms.OraclePropertyGraphConfigurationConstants
 
GRAPH_SECURITY_POLICY - Static variable in interface oracle.pg.rdbms.OraclePropertyGraphConfigurationConstants
 
GRAPH_SECURITY_ROW_LABEL - Static variable in interface oracle.pg.rdbms.OraclePropertyGraphConfigurationConstants
 
GRAPH_USERNAME - Static variable in interface oracle.pg.rdbms.OraclePropertyGraphConfigurationConstants
 
GraphAlterationBuilder - Interface in oracle.pgx.api.graphalteration
Builder to describe the alterations (graph schema modification) to perform to a graph.
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
 
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
GraphMetaData - Class in oracle.pgx.api
Meta information about PgxGraph.
GraphMetaData(IdType, IdType) - Constructor for class oracle.pgx.api.GraphMetaData
 
GraphMetaData(GraphMetaData) - Constructor for class oracle.pgx.api.GraphMetaData
 
graphName - Variable in class oracle.pg.rdbms.pgql.QueryContext
 
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
GraphServer - Class in oracle.pg.rdbms
Allows to connect to a graph server
GraphValidationLevel - Enum in oracle.pgx.config
Enumeration listing the possible levels of graph validation
graphWiseConvLayerConfigBuilder() - Method in class oracle.pgx.api.Analyst
Return a SupervisedGraphWiseLayerConfigBuilder used to create a GraphWiseLayerConfig
GraphWiseConvLayerConfigBuilder - Class in oracle.pgx.api.mllib
Builder for GraphWiseConvLayerConfig.
GraphWiseConvLayerConfigBuilder() - Constructor for class oracle.pgx.api.mllib.GraphWiseConvLayerConfigBuilder
 
GraphWiseModel<Config extends oracle.pgx.config.mllib.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) - Constructor for class oracle.pgx.api.mllib.GraphWiseModel
This constructor should never be used to get a model.
GraphWiseModelBuilder<Model extends GraphWiseModel,Config extends oracle.pgx.config.mllib.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
 
graphWisePredictionLayerConfigBuilder() - Method in class oracle.pgx.api.Analyst
Return a GraphWisePredictionLayerConfigBuilder used to create a GraphWiseLayerConfig
GraphWisePredictionLayerConfigBuilder - Class in oracle.pgx.api.mllib
Builder for GraphWisePredictionLayerConfig.
GraphWisePredictionLayerConfigBuilder() - Constructor for class oracle.pgx.api.mllib.GraphWisePredictionLayerConfigBuilder
 
GROUP_BY_MODE - Static variable in class oracle.pg.rdbms.pgql.ExprTransVisitor
 

H

handle(BiFunction<? super T, Throwable, ? extends U>) - Method in class oracle.pgx.api.PgxFuture
 
handleGZipInputStream(InputStream) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
Handles a GZIP InputStream.
hasDefaultValue(AuthorizationEntityConfig.Field) - Method in class oracle.pgx.config.AbstractAuthorizationEntityConfig
 
hasDefaultValue(DataMemoryLimitsConfig.Field) - Method in class oracle.pgx.config.AbstractDataMemoryLimitsConfig
 
hasDefaultValue(EsEntityProviderConfig.Field) - Method in class oracle.pgx.config.AbstractEsEntityProviderConfig
 
hasDefaultValue(RdbmsEntityProviderConfig.Field) - Method in class oracle.pgx.config.AbstractRdbmsEntityProviderConfig
 
hasDefaultValue(AnalysisTaskConfig.Field) - Method in class oracle.pgx.config.AnalysisTaskConfig
Checks for default value.
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.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.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(MultipleTablesEdgeTypeConfig.Field) - Method in class oracle.pgx.config.MultipleTablesEdgeTypeConfig
Checks for default value.
hasDefaultValue(MultipleTablesGraphConfig.Field) - Method in class oracle.pgx.config.MultipleTablesGraphConfig
Checks for default value.
hasDefaultValue(MultipleTablesNodePropertyConfig.Field) - Method in class oracle.pgx.config.MultipleTablesNodePropertyConfig
Checks for default value.
hasDefaultValue(MultipleTablesNodeTypeConfig.Field) - Method in class oracle.pgx.config.MultipleTablesNodeTypeConfig
Checks for default value.
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(PgxDistConfig.Field) - Method in class oracle.pgx.config.PgxDistConfig
Checks for default value.
hasDefaultValue(PreloadGraphConfig.Field) - Method in class oracle.pgx.config.PreloadGraphConfig
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.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.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.
hasEdgeAsync(long) - Method in class oracle.pgx.api.PgxGraph
Looks up whether the graph has an Edge with the given ID
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
 
hasEdgeLabelSizeLimit() - Method in interface oracle.pg.common.BackendConfig
Boolean method for check whether or not has Edge label size limit
hasEdgeLabelSizeLimit() - Method in class oracle.pg.hbase.BackendConfigHBaseDb
Boolean method for check whether or not has Edge label size limit
hasEdgeLabelSizeLimit() - Method in class oracle.pg.nosql.BackendConfigOracleNosqlDb
Boolean method for check whether or not has Edge label size limit
hasEdgeLabelSizeLimit() - Method in class oracle.pg.rdbms.BackendConfigOracleRdbms
Boolean method for check whether or not has Edge label size limit
hasEdgesTable() - Method in class oracle.pgx.config.AbstractTwoTablesRdbmsGraphConfig
 
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
 
hasFilterRow() - Method in class oracle.pg.hbase.OracleKeyFilter
Check if this filter allows to filter a row
hasFilterRow() - Method in class oracle.pg.hbase.OracleValueFilter
Check if this filter allows to filter a row
hashCode() - Method in class oracle.pg.common.OracleEdgeBase
This method returns the hash code
hashCode() - Method in class oracle.pg.common.OraclePropertyBase
Get the hash code associated to this property object
hashCode() - Method in class oracle.pg.common.OracleVertexBase
This method returns the hash code
hashCode() - Method in class oracle.pg.common.OracleVertexPropertyBase
Gets the hash code associated to this vertex property object
hashCode() - Method in class oracle.pg.rdbms.pgql.PgqlColumnDescriptorImpl
 
hashCode() - Method in class oracle.pg.rdbms.pgql.PgqlSqlQueryTransImpl
 
hashCode() - Method in class oracle.pg.rdbms.pgql.ValuePair
 
hashCode() - Method in class oracle.pg.text.Parameter
 
hashCode() - Method in class oracle.pgx.api.EdgeProviderMetaData
 
hashCode() - Method in class oracle.pgx.api.EdgeTableMetaData
 
hashCode() - Method in class oracle.pgx.api.EntityProviderMetaData
 
hashCode() - Method in class oracle.pgx.api.EntityTableMetaData
 
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.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.PgxManagedObject
 
hashCode() - Method in class oracle.pgx.api.PgxPath
 
hashCode() - Method in class oracle.pgx.api.PgxVect
 
hashCode() - Method in class oracle.pgx.api.PropertyMetaData
 
hashCode() - Method in class oracle.pgx.api.ServerInstance
 
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
 
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
hasNext() - Method in class oracle.pg.common.OracleCommonIteratorBase
Return true if there are one or more elements in this iterator.
hasNext() - Method in class oracle.pg.hbase.AdjacencyIteratorImpl
Return true if there are one or more elements in this iterator.
hasNext() - Method in class oracle.pg.hbase.OracleAdjacentEdgeIteratorImpl
Return true if there are one or more elements in this iterator.
hasNext() - Method in class oracle.pg.hbase.OracleAdjacentVertexIteratorImpl
Return true if there are one or more elements in this iterator.
hasNext() - Method in class oracle.pg.hbase.OracleEdgeFilterIteratorImpl
Return true if there are one or more elements in this iterator.
hasNext() - Method in class oracle.pg.hbase.OracleVertexFilterIteratorImpl
Return true if there are one or more elements in this iterator.
hasNext() - Method in class oracle.pg.hbase.PropertyFilterIteratorImpl
Return true if there are one or more elements in this iterator.
hasNext() - Method in class oracle.pg.nosql.OracleEdgeFilterIteratorImpl
Return true if there are one or more elements in this iterator.
hasNext() - Method in class oracle.pg.nosql.OracleVertexFilterIteratorImpl
Return true if there are one or more elements in this iterator.
hasNext() - Method in class oracle.pg.rdbms.OracleEdgeFilterIteratorImpl
Return true if there are one or more elements in this iterator.
hasNext() - Method in class oracle.pg.rdbms.OracleVertexFilterIteratorImpl
Return true if there are one or more elements in this iterator.
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
 
hasPropertyNameSizeLimit() - Method in interface oracle.pg.common.BackendConfig
Boolean method for check whether or not has Property name size limit
hasPropertyNameSizeLimit() - Method in class oracle.pg.hbase.BackendConfigHBaseDb
Boolean method for check whether or not has Property name size limit
hasPropertyNameSizeLimit() - Method in class oracle.pg.nosql.BackendConfigOracleNosqlDb
Boolean method for check whether or not has Property name size limit
hasPropertyNameSizeLimit() - Method in class oracle.pg.rdbms.BackendConfigOracleRdbms
Boolean method for check whether or not has Property name size limit
hasPropertyStringValueSizeLimit() - Method in interface oracle.pg.common.BackendConfig
Boolean method for check whether or not has Property value size limit
hasPropertyStringValueSizeLimit() - Method in class oracle.pg.hbase.BackendConfigHBaseDb
Boolean method for check whether or not has Property value size limit
hasPropertyStringValueSizeLimit() - Method in class oracle.pg.nosql.BackendConfigOracleNosqlDb
Boolean method for check whether or not has Property value size limit
hasPropertyStringValueSizeLimit() - Method in class oracle.pg.rdbms.BackendConfigOracleRdbms
Boolean method for check whether or not has Property value size limit
hasTable(Connection, String, String) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
Verifies if the specified table exists in the given Oracle Database
hasVectorLabelSizeLimit() - Method in interface oracle.pg.common.BackendConfig
Boolean method for check whether or not has Vector label size limit
hasVectorLabelSizeLimit() - Method in class oracle.pg.hbase.BackendConfigHBaseDb
Boolean method for check whether or not has Vector label size limit
hasVectorLabelSizeLimit() - Method in class oracle.pg.nosql.BackendConfigOracleNosqlDb
Boolean method for check whether or not has Vector label size limit
hasVectorLabelSizeLimit() - Method in class oracle.pg.rdbms.BackendConfigOracleRdbms
Boolean method for check whether or not has Vector label size limit
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(Format) - Static method in class oracle.pgx.config.GraphConfig
Check if a 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
hasVerticesAndEdgesSeparatedFormat() - Method in enum oracle.pgx.config.Format
Check if this format has vertices and edges separated
HBaseCommon - Class in oracle.pg.hbase
This class contains common utility functions that are specific to Apache HBase.
HBaseCommon() - Constructor for class oracle.pg.hbase.HBaseCommon
 
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).
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).
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
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
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).
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().
headInPlaceAsync(long) - Method in class oracle.pgx.api.frames.PgxFrame
Modifies the frame to only keep the first numRows rows in the frame
headInPlaceAsync() - Method in class oracle.pgx.api.frames.PgxFrame
Modifies the frame to only keep the first PgxFrame.headInPlace(long) rows in the frame
HelperUtilities - Class in oracle.pg.common
 
HelperUtilities() - Constructor for class oracle.pg.common.HelperUtilities
 
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

I

id() - Method in class oracle.pg.common.OracleElementBase
Returns an identifier of this element that is unique to its inheriting class.
id() - Method in class oracle.pg.common.OracleVertexPropertyBase
Gets the unique identifier for the Vertex Property
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)
idTypeAsPropertyType(IdType) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
Converts a IdType object into a PropertyType object
impEdgeStat(String, String) - Method in interface oracle.pg.rdbms.OracleStats
This method imports the edge table statistics from the given stat table.
impEdgeStat(String, String) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
Imports the edge table statistics from the given stat table.
importGraphML(OraclePropertyGraphBase, String, PrintStream) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
Imports all vertices/edges from the specified file in GraphGML format into the specified property graph.
importGraphML(OraclePropertyGraphBase, InputStream, PrintStream) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
Imports all vertices/edges from the input stream in GraphGML format into the specified property graph.
importGraphSON(OraclePropertyGraphBase, String, PrintStream) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
Imports all vertices/edges from the specified file in GraphSON format into the specified property graph.
importGraphSON(OraclePropertyGraphBase, InputStream, PrintStream) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
Imports all vertices/edges from the input stream in GraphSON format into the specified property graph.
impVertexStat(String, String) - Method in interface oracle.pg.rdbms.OracleStats
This method imports the vertex table statistics from the given stat table.
impVertexStat(String, String) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
Imports the vertex table statistics from the given stat table.
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, 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, String) - Method in class oracle.pgx.api.Analyst
 
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
indexAlreadyExists(String, Class<T>) - Method in class oracle.pg.text.OracleIndexManager
Verifies if the index with the specified name already exists for this property graph.
indexElements() - Method in interface oracle.pg.text.OracleAutoIndex
Index elements in a property graph with respect to the current indexed keys.
IndexParametersBase - Class in oracle.pg.text
This class manages the parameters and utilities to access the parameters used to create text indices
IndexParametersBase(Parameter[], OraclePropertyGraphBase) - Constructor for class oracle.pg.text.IndexParametersBase
Creates a new IndexParametersBase object from the given array of parameters and the property graph associated.
inferEmbeddings(PgxGraph, Iterable<PgxVertex<ID>>) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
inferEmbeddingsAsync(PgxGraph, Iterable<PgxVertex<ID>>) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
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<PgxVertex<ID>>) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
inferLabelsAsync(PgxGraph, Iterable<PgxVertex<ID>>) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
Infers the labels for the specified vertices.
inferLogits(PgxGraph, Iterable<PgxVertex<ID>>) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
inferLogitsAsync(PgxGraph, Iterable<PgxVertex<ID>>) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
Infers the prediction logits for the specified vertices.
info(Object, Object) - Method in class oracle.pg.common.SimpleLog
Logs the two message objects with the INFO level
info(Object) - Method in class oracle.pg.common.SimpleLog
Logs the message object with the INFO level
info(Object, Throwable) - Method in class oracle.pg.common.SimpleLog
Logs the message object with the INFO level including the stack trace of the Throwable t passed as parameter
init() - Static method in class oracle.pgx.config.GraphConfigFactory
 
init(boolean) - Static method in class oracle.pgx.config.GraphConfigFactory
 
initStatements() - Method in class oracle.pg.rdbms.RDBMSIndexManager
This method initializes a set of SQL statements
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.
inverse() - Method in enum oracle.pgx.common.types.Direction
 
inVertex() - Method in class oracle.pg.common.OracleEdgeBase
Return the head/in vertex of the edge
inVertexID() - Method in class oracle.pg.common.OracleEdgeBase
Return the head/in vertex ID.
io(Io.Builder<I>) - Method in class oracle.pg.common.OraclePropertyGraphBase
Construct a particular Io implementation for reading and writing the Graph and other data.
IoEnvironment - Class in oracle.pgx.api.executionenvironment
A sub environment for IO tasks
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.
isAnyDirectedAlias(String) - Method in class oracle.pg.rdbms.pgql.TraversalStruct
Checks if given alias belongs to the set of any-directed aliases
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.MultipleTablesEdgeTypeConfig.Field
 
isArray() - Method in enum oracle.pgx.config.MultipleTablesGraphConfig.Field
 
isArray() - Method in enum oracle.pgx.config.MultipleTablesNodePropertyConfig.Field
 
isArray() - Method in enum oracle.pgx.config.MultipleTablesNodeTypeConfig.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.PgxDistConfig.Field
 
isArray() - Method in enum oracle.pgx.config.PreloadGraphConfig.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
 
isAuthorizationSessionCreateAllowAll() - Method in class oracle.pgx.config.PgxConfig
if true allow all users to create a PGX session regardless of permissions granted to them
isAuthorizationSessionCreateAllowAll() - Method in class oracle.pgx.config.PgxDistConfig
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
 
isBuiltinElementsCacheDisabled() - Method in class oracle.pg.common.OraclePropertyGraphBase
Returns true if the built-in graph elements (vertices/edges) cache is disabled
isCctracePrintStacktraces() - Method in class oracle.pgx.config.ClientConfig
[relevant for enable_cctrace] when cctrace is enabled, print the stacktrace for each request and result
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
isDateValue(int) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
 
isDB11g() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Returns if this property graph instance is working against an 11g database
isDebugEnabled() - Method in class oracle.pg.common.SimpleLog
Returns true if DEBUG level logging is enabled.
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.EdgeTableMetaData
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
 
isDisposed() - Method in class oracle.pg.common.OraclePropertyGraphBase
Validates if the graph is already disposed
isDropAfterLoading() - Method in class oracle.pgx.config.GraphPropertyConfig
[currently unsupported] indicating helper properties only used for aggregation, which are dropped after loading
isEdgeAutoIndexEnabled(String) - Method in interface oracle.pg.common.OracleIndexableGraph
Validates if the edge auto index is currently enabled
isEdgeAutoIndexerEnabled() - Method in class oracle.pg.text.OracleIndexManager
Verifies if the edge auto indexer is enabled.
isEdgeLabel(String) - Method in interface oracle.pg.rdbms.pgql.pgview.metadata.MetadataConnector
 
isEdgeLabel(String) - Method in class oracle.pg.rdbms.pgql.pgview.metadata.PgViewMetadataConnector
 
isEdgeLabelLoadingEnabled() - Method in class oracle.pgx.config.GraphConfig
 
isEdgeTableStringProperty(String, String) - Method in interface oracle.pg.rdbms.pgql.pgview.metadata.MetadataConnector
 
isEdgeTableStringProperty(String, String) - Method in class oracle.pg.rdbms.pgql.pgview.metadata.PgViewMetadataConnector
 
isElementForEdge(Object) - Method in interface oracle.pg.common.SparkUtilsBase
Returns true if the given graph element is a repsentation of an Edge.
isElementForEdge(Object) - Method in class oracle.pg.hbase.SparkUtils
Returns true if the given graph element is a repsentation of an Edge.
isElementForEdge(Object) - Method in class oracle.pg.nosql.SparkUtils
Returns true if the given graph element is a repsentation of an Edge.
isElementForVertex(Object) - Method in interface oracle.pg.common.SparkUtilsBase
Returns true if the given graph element is a repsentation of a Vertex.
isElementForVertex(Object) - Method in class oracle.pg.hbase.SparkUtils
Returns true if the given graph element is a repsentation of a Vertex.
isElementForVertex(Object) - Method in class oracle.pg.nosql.SparkUtils
Returns true if the given graph element is a repsentation of a Vertex.
isEmbeddedInstance() - Method in class oracle.pgx.api.ServerInstance
Checks if is embedded instance.
isEmpty() - Method in interface oracle.pg.common.OracleMetadataGraph
Checks if this property graph is empty
isEmpty() - Method in class oracle.pg.common.OraclePropertyGraphBase
Checks if this property graph is empty
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.MultipleTablesEdgeTypeConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.MultipleTablesGraphConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.MultipleTablesNodePropertyConfig
Checks if it's empty.
isEmpty() - Method in class oracle.pgx.config.MultipleTablesNodeTypeConfig
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.PgxDistConfig
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.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.
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.
isEnableCsrfTokenChecks() - Method in class oracle.pgx.config.PgxDistConfig
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.
isEnableExperimentalHeteroGraphLoader() - Method in class oracle.pgx.config.PgxDistConfig
if true it allows to load Heterogeneous graphs.
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
isEnableMemoryLimitsChecks() - Method in class oracle.pgx.config.PgxDistConfig
if true, PGX will enforce the configured memory limits
isEnableSecureHandshake() - Method in class oracle.pgx.config.PgxDistConfig
if true PGX will use TLS-PSK to establish RPC channels between remote backend processes in the cluster
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.
isEnableShutdownCleanupHook() - Method in class oracle.pgx.config.PgxDistConfig
if true PGX will add a JVM shutdown hook that will automatically shutdown PGX at JVM shutdown.
isEngineRunning() - Method in class oracle.pgx.api.ServerInstance
isEngineRunningAsync() - Method in class oracle.pgx.api.ServerInstance
Check if the engine is currently up
isEnterpriseEditionDB(Connection) - Static method in class oracle.pg.common.SQLUtils
Finds if Database of the given connection is Enterprise Edition
isEnum() - Method in interface oracle.pgx.config.ConfigField
Checks if this field is of enum type.
isErrorEnabled() - Method in class oracle.pg.common.SimpleLog
Returns true if ERROR level logging is enabled.
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
 
isFatalEnabled() - Method in class oracle.pg.common.SimpleLog
Returns true if FATAL level logging is enabled.
isFaultTolerance() - Method in class oracle.pgx.config.PgxDistConfig
Whether or not to enable fault tolerance in PGX.D, i.e.
isFeatureSupported(SQLUtils.DbFeature) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Checks if the given DB feature is supported
isFileFormat() - Method in enum oracle.pgx.config.Format
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
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.
isFitted() - Method in class oracle.pgx.api.mllib.GraphWiseModel
Checks if the model is fitted
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.
isGraphElementsCacheDisabled() - Method in class oracle.pg.common.ParametersBase
Returns true if the underlying vertex cache and edge cache are synchronized
isGraphPinned() - Method in class oracle.pgx.api.GraphMetaData
 
isGroupMembership() - Method in class oracle.pgx.config.PgxDistConfig
If enabled, PGX.D will run failure detection and execute a coordinated shutdown of the cluster if any of the machines in the cluster fails.
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.MultipleTablesEdgeTypeConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.MultipleTablesGraphConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.MultipleTablesNodePropertyConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.MultipleTablesNodeTypeConfig.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.PgxDistConfig.Field
 
isHidden() - Method in enum oracle.pgx.config.PreloadGraphConfig.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.
isIncoming() - Method in enum oracle.pgx.common.types.Direction
 
isInfoEnabled() - Method in class oracle.pg.common.SimpleLog
Returns true if INFO level logging is enabled.
isInitPgqlOnStartup() - Method in class oracle.pgx.config.PgxConfig
if true PGQL is directly initialized on start-up of PGX.
isInitPgqlOnStartup() - Method in class oracle.pgx.config.PgxDistConfig
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
isLaunchWatchdogs() - Method in class oracle.pgx.config.PgxDistConfig
(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
 
isMaxStringSizeExtended(Connection) - Static method in class oracle.pg.common.SQLUtils
Finds if max_str_size parameter value is extended in the given DB connection
isMaxTotalDataMemoryRatioSet() - Method in class oracle.pgx.config.AbstractDataMemoryLimitsConfig
 
isMaxTotalPrivateDataMemoryRatioSet() - Method in class oracle.pgx.config.AbstractDataMemoryLimitsConfig
 
isMaxTotalSharedDataMemoryRatioSet() - Method in class oracle.pgx.config.AbstractDataMemoryLimitsConfig
 
isModifyTableAlias(String) - Method in class oracle.pg.rdbms.pgql.TraversalStruct
Checks if given alias is for a modify
isMultipleFileFormat(Format) - Static method in class oracle.pgx.config.GraphConfig
Check if a format has vertices and edges separated in different files
isMultipleFileFormat() - Method in class oracle.pgx.config.GraphConfig
Check if this graph configuration 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.
isNumericType() - Method in enum oracle.pgx.common.types.PropertyType
Returns true if this PropertyType is a numeric type.
isNumericValue(int) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
 
isOpgAPIsLoaded() - Method in class oracle.pg.rdbms.Oracle
Validates if the OPG APIs (catopg.sql) has been loaded into the Oracle Database
isOpgPatchInstalled(String) - Static method in class oracle.pg.common.SQLUtils
Checks if the OPG pl/sql patch is installed in a DB with given OPG version
isOptimizerGatherStasOff() - Method in class oracle.pg.rdbms.Parameters
Returns true if the utility to gather statistics for the optimizer is turned off
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.
isPartial() - Method in class oracle.pg.common.OracleElementBase
Returns TRUE if this object is partially constructured.
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.
isPartitioningIgnoreGhostnodes() - Method in class oracle.pgx.config.PgxDistConfig
If set to true, the partitioning strategy will ignore the ghost nodes.
isPartitioningShuffleVertices() - Method in class oracle.pgx.config.PgxDistConfig
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.MultipleTablesEdgeTypeConfig.Field
 
isPath() - Method in enum oracle.pgx.config.MultipleTablesGraphConfig.Field
 
isPath() - Method in enum oracle.pgx.config.MultipleTablesNodePropertyConfig.Field
 
isPath() - Method in enum oracle.pgx.config.MultipleTablesNodeTypeConfig.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.PgxDistConfig.Field
 
isPath() - Method in enum oracle.pgx.config.PreloadGraphConfig.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
 
isPgSchema - Variable in class oracle.pg.rdbms.pgql.QueryContext
 
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
 
isPresent() - Method in class oracle.pg.common.OraclePropertyBase
Validate whether the property is empty or not
isPresent() - Method in class oracle.pg.common.OracleVertexPropertyBase
Return whether the property is empty or not.
isPrimitive() - Method in interface oracle.pgx.config.ConfigField
Checks if this field is of primitive type.
isPropertyForEdgeTable(String, String) - Method in interface oracle.pg.rdbms.pgql.pgview.metadata.MetadataConnector
 
isPropertyForEdgeTable(String, String) - Method in class oracle.pg.rdbms.pgql.pgview.metadata.PgViewMetadataConnector
 
isPropertyForVertexTable(String, String) - Method in interface oracle.pg.rdbms.pgql.pgview.metadata.MetadataConnector
 
isPropertyForVertexTable(String, String) - Method in class oracle.pg.rdbms.pgql.pgview.metadata.PgViewMetadataConnector
 
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.
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.MultipleTablesEdgeTypeConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.MultipleTablesGraphConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.MultipleTablesNodePropertyConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.MultipleTablesNodeTypeConfig.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.PgxDistConfig.Field
 
isRequired() - Method in enum oracle.pgx.config.PreloadGraphConfig.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 class oracle.pgx.api.admin.AbstractEmbeddedControl
 
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.MultipleTablesEdgeTypeConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.MultipleTablesGraphConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.MultipleTablesNodePropertyConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.MultipleTablesNodeTypeConfig.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.PgxDistConfig.Field
 
isSensitive() - Method in enum oracle.pgx.config.PreloadGraphConfig.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
 
isShardingDb() - Method in class oracle.pg.rdbms.Oracle
This method verifies if this is a sharding DB
isShardingDb() - Method in class oracle.pg.rdbms.OraclePropertyGraph
This method verifies if the underlying connection is opened against a sharding DB
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
isShutdown() - Method in class oracle.pg.common.OraclePropertyGraphBase
Validates if the graph is already shutdown
isSingleFileFormat(Format) - Static method in class oracle.pgx.config.GraphConfig
Check if a format has vertices and edges combined in same file
isSingleFileFormat() - Method in class oracle.pgx.config.GraphConfig
Check if this graph configuration has vertices and edges combined in same file
isSkipRefreshIndicesEnabled() - Method in class oracle.pg.common.OraclePropertyGraphBase
Check if the skip refresh indices is enabled (for Data loading)
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.
isSqlMonitor() - Method in class oracle.pg.rdbms.Parameters
Returns true if this property graph will use a SQL monitor
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.PgxDistConfig
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
 
isSuperVerboseOn() - Method in class oracle.pg.common.ParametersBase
Determines if the Super verbose logging is enabled
isSuperVerboseOn() - Method in class oracle.pg.nosql.Parameters
Return if the flag of super verbose is on
isSupported(Connection) - Method in enum oracle.pg.common.SQLUtils.DbFeature
Checks if this feature is supported in the DB of given connection
isSupported(int, String) - Method in enum oracle.pg.common.SQLUtils.DbFeature
Checks if this feature is supported in a connection with given DB version and OPG version
isTemporalType() - Method in enum oracle.pgx.common.types.PropertyType
Returns true if this PropertyType is a temporal type.
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
isTransientPropertyGraphInstance() - Method in class oracle.pg.common.OraclePropertyGraphBase
Verifies if this is a transient property graph instance.
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.
isUsed() - Method in class oracle.pg.rdbms.pgql.ModifyVarInfo
 
isUser() - Method in class oracle.pgx.config.AbstractAuthorizationEntityConfig
 
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.
isVertexAutoIndexEnabled(String) - Method in interface oracle.pg.common.OracleIndexableGraph
Validates if the vertex auto index is currently enabled
isVertexAutoIndexerEnabled() - Method in class oracle.pg.text.OracleIndexManager
Verifies if the vertex auto indexer is enabled.
isVertexLabel(String) - Method in interface oracle.pg.rdbms.pgql.pgview.metadata.MetadataConnector
 
isVertexLabel(String) - Method in class oracle.pg.rdbms.pgql.pgview.metadata.PgViewMetadataConnector
 
isVertexLabelsLoadingEnabled() - Method in class oracle.pgx.config.GraphConfig
 
isVertexTableStringProperty(String, String) - Method in interface oracle.pg.rdbms.pgql.pgview.metadata.MetadataConnector
 
isVertexTableStringProperty(String, String) - Method in class oracle.pg.rdbms.pgql.pgview.metadata.PgViewMetadataConnector
 
isVirtualPropertyGraph() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Validates if this property graph instance is based on a view
isWarnEnabled() - Method in class oracle.pg.common.SimpleLog
Returns true if WARN level logging is enabled.
iterator() - Method in class oracle.pg.rdbms.pgql.PgqlResultSetImpl
Returns an iterator for this query result.
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_HOME - Static variable in class oracle.pgx.config.ConfigParser
 
JAVA_HOME_DIR_WILDCARD - Static variable in class oracle.pgx.config.ConfigParser
The Constant JAVA_HOME_DIR_WILDCARD.
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.DbModelStorer
Configures the jdbc url of the database to connect to (not required if using the user from the realm)
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.
join() - Method in class oracle.pgx.api.PgxFuture
 
joinMachine(String, long) - Method in interface oracle.pgx.api.admin.Control
Join a machine to an existing PGX.D cluster.

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, 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, 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) - 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, int, int) - 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
keepEdge(OracleEdgeBase) - Method in interface oracle.pg.common.EdgeFilterCallback
Returns true if the given edge is to be kept( implying that it satisfies all conditions specified in this method).
keepVertex(OracleVertexBase) - Method in interface oracle.pg.common.VertexFilterCallback
Returns true if the given vertex is to be kept ( implying that it satisfies all conditions specified in this method).
key() - Method in class oracle.pg.common.OraclePropertyBase
Get the key of the property
key() - Method in class oracle.pg.common.OracleVertexPropertyBase
Return the key of the property.
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_SUFFIX - Static variable in class oracle.pg.rdbms.pgql.pgview.metadata.PgViewMetadataConnector
 
keys() - Method in class oracle.pg.common.OracleElementBase
Return all the keys associated with the element.
keys() - Method in class oracle.pgx.api.PgxMap
Blocking version of PgxMap.keysAsync().
keysAsync() - Method in class oracle.pgx.api.PgxMap
 
KEYSTORE_PATH_SYSTEM_PROPERTY - Static variable in interface oracle.pgx.api.admin.Control
 
KEYSTORE_SECRET_SYSTEM_PROPERTY - Static variable in interface oracle.pgx.api.admin.Control
 
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.DbModelStorer
Configures the keystore alias to get the password for the connection
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() - Method in class oracle.pg.common.OracleEdgeBase
Return the label associated with the edge.
label() - Method in class oracle.pg.common.OracleVertexBase
Gets the label for the vertex which helps categorize it.
label() - Method in class oracle.pg.common.OracleVertexPropertyBase
Gets the label for the graph Element which helps categorize it.
LABEL_SUFFIX - Static variable in class oracle.pg.rdbms.pgql.pgview.metadata.PgViewMetadataConnector
 
LabelTranslator - Class in oracle.pg.rdbms.pgql.pgview.translation
 
LabelTranslator() - Constructor for class oracle.pg.rdbms.pgql.pgview.translation.LabelTranslator
 
last() - Method in class oracle.pg.rdbms.pgql.PgqlResultSetImpl
Moves the cursor to the last row in the result set.
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) ;}
length() - Method in class oracle.pgx.api.frames.PgxFrame
Gives the numbers of rows in a frame Blocking version of PgxFrame.lengthAsync().
lengthAsync() - Method in class oracle.pgx.api.frames.PgxFrame
Gives the numbers of rows in a frame.
LEXER_LIST_PARAMETER - Static variable in class oracle.pg.rdbms.index.oratext.OracleTextIndexParameters
This constant denotes the lexer preference specifying the language of the text to be indexed
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.
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.
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.
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.
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.
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.
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.
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.
LinkTemplate - Enum in oracle.pgx.config
 
listify(Iterable<E>) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
Converts a given Iterable instance to a List object.
load(String...) - Method in class oracle.pgx.api.frames.PgxFrameReader
triggers the loading of the PgxFrame
load() - Method in class oracle.pgx.api.mllib.ModelLoader
Trigger the load, once all the parameters have been set (blocking version)
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
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)
loadData(OraclePropertyGraph, String, String, int) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String, String, int, boolean) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String[], String[], int) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String[], String[], int, boolean) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream, InputStream, int) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream, InputStream, int, boolean) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream[], InputStream[], int) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream[], InputStream[], int, boolean) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String, String, int, DataLoaderListener) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String, String, int, DataLoaderListener, boolean) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String[], String[], int, DataLoaderListener) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String[], String[], int, DataLoaderListener, boolean) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream, InputStream, int, DataLoaderListener) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream, InputStream, int, DataLoaderListener, boolean) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream[], InputStream[], int, DataLoaderListener) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream[], InputStream[], int, DataLoaderListener, boolean) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String, String, int, int, int, DataLoaderListener) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String, String, int, int, int, DataLoaderListener, boolean) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String[], String[], int, int, int, DataLoaderListener) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String[], String[], int, int, int, DataLoaderListener, boolean) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream, InputStream, int, int, int, DataLoaderListener) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream, InputStream, int, int, int, DataLoaderListener, boolean) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream[], InputStream[], int, int, int, DataLoaderListener) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream[], InputStream[], int, int, int, DataLoaderListener, boolean) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String, String, long, long, long, long, int, DataLoaderListener) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String, String, long, long, long, long, int, DataLoaderListener, boolean) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String[], String[], long, long, long, long, int, DataLoaderListener, boolean) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream, InputStream, long, long, long, long, int, DataLoaderListener) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream, InputStream, long, long, long, long, int, DataLoaderListener, boolean) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream[], InputStream[], long, long, long, long, int, DataLoaderListener) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream[], InputStream[], long, long, long, long, int, DataLoaderListener, boolean) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String, String, long, long, long, long, int, int, int, DataLoaderListener) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String, String, long, long, long, long, int, int, int, DataLoaderListener, boolean) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String[], String[], long, long, long, long, int, int, int, DataLoaderListener) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String[], String[], long, long, long, long, int, int, int, DataLoaderListener, boolean) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream, InputStream, long, long, long, long, int, int, int, DataLoaderListener) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream, InputStream, long, long, long, long, int, int, int, DataLoaderListener, boolean) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream[], InputStream[], long, long, long, long, int, int, int, DataLoaderListener) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream[], InputStream[], long, long, long, long, int, int, int, DataLoaderListener, boolean) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String, String, int) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String, String, int, boolean) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String[], String[], int) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String[], String[], int, boolean) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream, InputStream, int) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream, InputStream, int, boolean) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream[], InputStream[], int) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream[], InputStream[], int, boolean) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String, String, int, DataLoaderListener) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String, String, int, DataLoaderListener, boolean) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String[], String[], int, DataLoaderListener) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String[], String[], int, DataLoaderListener, boolean) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream, InputStream, int, DataLoaderListener) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream, InputStream, int, DataLoaderListener, boolean) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream[], InputStream[], int, DataLoaderListener) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream[], InputStream[], int, DataLoaderListener, boolean) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String, String, int, int, int, DataLoaderListener) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String, String, int, int, int, DataLoaderListener, boolean) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String[], String[], int, int, int, DataLoaderListener) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String[], String[], int, int, int, DataLoaderListener, boolean) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream, InputStream, int, int, int, DataLoaderListener) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream, InputStream, int, int, int, DataLoaderListener, boolean) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream[], InputStream[], int, int, int, DataLoaderListener) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream[], InputStream[], int, int, int, DataLoaderListener, boolean) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String, String, long, long, long, long, int, DataLoaderListener) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String, String, long, long, long, long, int, DataLoaderListener, boolean) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String[], String[], long, long, long, long, int, DataLoaderListener, boolean) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream, InputStream, long, long, long, long, int, DataLoaderListener) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream, InputStream, long, long, long, long, int, DataLoaderListener, boolean) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream[], InputStream[], long, long, long, long, int, DataLoaderListener) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream[], InputStream[], long, long, long, long, int, DataLoaderListener, boolean) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String, String, long, long, long, long, int, int, int, DataLoaderListener) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String, String, long, long, long, long, int, int, int, DataLoaderListener, boolean) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String[], String[], long, long, long, long, int, int, int, DataLoaderListener) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String[], String[], long, long, long, long, int, int, int, DataLoaderListener, boolean) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream, InputStream, long, long, long, long, int, int, int, DataLoaderListener) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream, InputStream, long, long, long, long, int, int, int, DataLoaderListener, boolean) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream[], InputStream[], long, long, long, long, int, int, int, DataLoaderListener) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream[], InputStream[], long, long, long, long, int, int, int, DataLoaderListener, boolean) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String, String, long, long, long, long, long, long, int, DataLoaderListener) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String[], String[], long, long, long, long, long, long, int, DataLoaderListener) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream, InputStream, long, long, long, long, long, long, int, DataLoaderListener) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream[], InputStream[], long, long, long, long, long, long, int, DataLoaderListener) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String, String, long, long, long, long, long, long, int, int, int, DataLoaderListener) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, String[], String[], long, long, long, long, long, long, int, int, int, DataLoaderListener) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream, InputStream, long, long, long, long, long, long, int, int, int, DataLoaderListener) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, InputStream[], InputStream[], long, long, long, long, long, long, int, int, int, DataLoaderListener) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
This method parallel loads a property graph into the given OraclePropertyGraph instance.
loadData(OraclePropertyGraph, Object, Object, int) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading
loadData(OraclePropertyGraph, Object, Object, int, int, boolean, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading
loadData(OraclePropertyGraph, Object, Object, int, int, int, boolean, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading
loadData(OraclePropertyGraph, Object, Object, int, RdbmsDataLoaderConfig.SplitterType, int, boolean, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading
loadData(OraclePropertyGraph, Object, Object, int, RdbmsDataLoaderConfig.SplitterType, int, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading
loadData(OraclePropertyGraph, Object, Object, int, RdbmsDataLoaderConfig.SplitterType, String, int, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading.
loadData(OraclePropertyGraph, Object, Object, int, int, int, int, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading.
loadData(OraclePropertyGraph, Object, Object, int, int, int, RdbmsDataLoaderConfig.SplitterType, String, int, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading.
loadData(OraclePropertyGraph, Object, Object, long, long, long, long, long, long, int, int, int, int, String, int, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading.
loadData(OraclePropertyGraph, Object, Object, long, long, long, long, long, long, int, int, int, RdbmsDataLoaderConfig.SplitterType, String, int, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading.
loadData(OraclePropertyGraph, Object[], Object[], long, long, long, long, long, long, int, int, int, RdbmsDataLoaderConfig.SplitterType, String, int, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading.
loadData(OraclePropertyGraph, Object[], Object[], int, int, boolean, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading.
loadData(OraclePropertyGraph, Object[], Object[], int, RdbmsDataLoaderConfig.SplitterType, int, boolean, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading.
loadData(OraclePropertyGraph, Object[], Object[], int, RdbmsDataLoaderConfig.SplitterType, int, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading.
loadData(OraclePropertyGraph, Object[], Object[], int, RdbmsDataLoaderConfig.SplitterType, String, int, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading.
loadData(OraclePropertyGraph, Object[], Object[], int, int, int, int, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading.
loadData(OraclePropertyGraph, Object[], Object[], int, int, int, RdbmsDataLoaderConfig.SplitterType, String, int, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading.
loadData(OraclePropertyGraph, Object[], Object[], long, long, long, long, long, long, int, int, int, RdbmsDataLoaderConfig.SplitterType, String, int, boolean, String, String, DataLoaderListener) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading.
loadData(OraclePropertyGraph, Object[], Object[], RdbmsDataLoaderConfig) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using JDBC-based loading.
loadDataWithExtTab(OraclePropertyGraph, Object, Object, int, boolean, String, boolean, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using External table-based loading
loadDataWithExtTab(OraclePropertyGraph, Object, Object, int, boolean, String, String, boolean, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using External table-based loading
loadDataWithExtTab(OraclePropertyGraph, Object, Object, int, boolean, String, String, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using External table-based loading
loadDataWithExtTab(OraclePropertyGraph, Object, Object, int, RdbmsDataLoaderConfig.SplitterType, String, String, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using External table-based loading.
loadDataWithExtTab(OraclePropertyGraph, Object, Object, int, int, int, RdbmsDataLoaderConfig.SplitterType, String, String, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using External table-based loading.
loadDataWithExtTab(OraclePropertyGraph, Object, Object, long, long, long, long, long, long, int, int, int, RdbmsDataLoaderConfig.SplitterType, String, String, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using External table-based loading.
loadDataWithExtTab(OraclePropertyGraph, Object[], Object[], int, boolean, String, boolean, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using External table-based loading
loadDataWithExtTab(OraclePropertyGraph, Object[], Object[], int, boolean, String, String, boolean, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using External table-based loading
loadDataWithExtTab(OraclePropertyGraph, Object[], Object[], int, boolean, String, String, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using External table-based loading
loadDataWithExtTab(OraclePropertyGraph, Object[], Object[], int, RdbmsDataLoaderConfig.SplitterType, String, String, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using External table-based loading.
loadDataWithExtTab(OraclePropertyGraph, Object[], Object[], int, int, int, RdbmsDataLoaderConfig.SplitterType, String, String, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using External table-based loading.
loadDataWithExtTab(OraclePropertyGraph, Object[], Object[], long, long, long, long, long, long, int, int, int, RdbmsDataLoaderConfig.SplitterType, String, String, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using External table-based loading.
loadDataWithSqlLdr(OraclePropertyGraph, String, String, String, Object, Object, int, boolean, String, boolean, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based loading.
loadDataWithSqlLdr(OraclePropertyGraph, String, String, String, Object, Object, int, boolean, String, String, boolean, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based loading.
loadDataWithSqlLdr(OraclePropertyGraph, String, String, String, Object, Object, int, boolean, String, String, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based loading.
loadDataWithSqlLdr(OraclePropertyGraph, String, String, String, Object, Object, int, RdbmsDataLoaderConfig.SplitterType, String, String, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based loading.
loadDataWithSqlLdr(OraclePropertyGraph, String, String, String, Object, Object, int, int, int, RdbmsDataLoaderConfig.SplitterType, String, String, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based loading.
loadDataWithSqlLdr(OraclePropertyGraph, String, String, String, Object, Object, long, long, long, long, long, long, int, int, int, RdbmsDataLoaderConfig.SplitterType, String, String, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based loading.
loadDataWithSqlLdr(OraclePropertyGraph, String, String, String, Object[], Object[], int, boolean, String, boolean, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based loading.
loadDataWithSqlLdr(OraclePropertyGraph, String, String, String, Object[], Object[], int, boolean, String, String, boolean, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based loading.
loadDataWithSqlLdr(OraclePropertyGraph, String, String, String, Object[], Object[], int, boolean, String, String, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based loading.
loadDataWithSqlLdr(OraclePropertyGraph, String, String, String, Object[], Object[], int, RdbmsDataLoaderConfig.SplitterType, String, String, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based loading.
loadDataWithSqlLdr(OraclePropertyGraph, String, String, String, Object[], Object[], int, int, int, RdbmsDataLoaderConfig.SplitterType, String, String, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based loading.
loadDataWithSqlLdr(OraclePropertyGraph, String, String, String, Object[], Object[], long, long, long, long, long, long, int, int, int, RdbmsDataLoaderConfig.SplitterType, String, String, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method loads given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based loading.
loadDeepWalkModel(String, String) - Method in class oracle.pgx.api.Analyst
Loads an encrypted Deepwalk model
loadDeepWalkModel() - Method in class oracle.pgx.api.Analyst
Returns GenericModelLoader to configure how to load a DeepWalk model and then trigger it.
loadEdgeLabel() - Method in class oracle.pgx.config.GraphLoadingConfig
whether or not to load the edge label if it is available
loadLabels() - Method in class oracle.pgx.config.ProviderLoadingConfig
whether or not to load the entity label if it is available
loadPg2vecModel(String, String) - Method in class oracle.pgx.api.Analyst
Loads an encrypted pg2vec model
loadPg2vecModel() - Method in class oracle.pgx.api.Analyst
Returns GenericModelLoader to configure how to load a Pg2vec model and then trigger it.
loadSupervisedGraphWiseModel(String, String) - Method in class oracle.pgx.api.Analyst
Loads an encrypted GraphWise model
loadSupervisedGraphWiseModel() - Method in class oracle.pgx.api.Analyst
Returns GenericModelLoader to configure how to load a SupervisedGraphWiseModel model and then trigger it.
loadVertexLabels() - Method in class oracle.pgx.config.GraphLoadingConfig
whether or not to load the vertex label if it is available
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, VertexProperty<ID, Double>) - 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, VertexProperty<ID, Double>) - 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
 
logPgxStartupInformation(String) - Static method in class oracle.pgx.api.admin.StartupLogging
 
LogShutDown - Class in oracle.pgx.api.admin
 
LogShutDown() - Constructor for class oracle.pgx.api.admin.LogShutDown
 
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
 
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
 
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.
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>) - 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.
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>) - Method in class oracle.pgx.api.Analyst
Louvain can detect communities in a large graph relatively fast.
LUCENE_ENGINE - Static variable in class oracle.pg.text.OracleIndexParameters
This constant denotes the usage of a Lucene search engine

M

m_dtValues - Static variable in interface oracle.pg.text.OracleIndex
This constant denotes the array of supported data types @deprecated
m_pl - Static variable in interface oracle.pg.common.OracleGraphAttributeUpdater
 
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
 
MAP_PROXY_MAP_KEY - Static variable in interface oracle.pgx.api.admin.Control
 
MapIterable<K,V> - Interface in oracle.pgx.api
Marker interface for an iterable over map entries.
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>, 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>, 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>, 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>) - 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>, 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>, 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
MatrixFactorizationModel<ID> - Class in oracle.pgx.api
Object that holds the state for repeatedly returning estimated ratings.
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
matrixFactorizationRecommendations(BipartiteGraph, ID, int, VertexProperty<ID, PgxVect<Double>>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
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_BATCH - Static variable in class oracle.pg.text.OracleIndexParameters
This constant denotes the maximum batch size allowed
MAX_COMMIT - Static variable in class oracle.pg.text.OracleIndexParameters
This constant denotes the maximum commit size allowed
MAX_COMMIT_BATCH - Static variable in class oracle.pg.text.OracleIndexParameters
This constant denotes the maximum commit size allowed
MAX_CONNS - Static variable in class oracle.pg.text.OracleIndexParameters
This constant denotes the maximum number of connections to the property graph used when indexing data
MAX_DOP - Static variable in class oracle.pg.rdbms.index.oratext.OracleTextIndexParameters
 
MAX_HEAP_SIZE_WILDCARD - Static variable in class oracle.pgx.config.ConfigParser
The Constant MAX_HEAP_SIZE_WILDCARD.
MAX_WAIT_TIMEOUT - Static variable in class oracle.pg.text.OracleIndexParameters
This constant the maximum write timeout to wait when retrying a write operation
maxPathLen - Variable in class oracle.pg.rdbms.pgql.QueryContext
 
MemoryAllocationStrategy - Enum in oracle.pgx.config
A strategy for allocating off-heap memory
mergeData(OraclePropertyGraph, Object, Object, int) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using JDBC-based merging
mergeData(OraclePropertyGraph, Object, Object, int, int, boolean, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using JDBC-based merging
mergeData(OraclePropertyGraph, Object, Object, int, RdbmsDataLoaderConfig.SplitterType, int, boolean, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using JDBC-based merging
mergeData(OraclePropertyGraph, Object, Object, int, int, int, boolean, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using JDBC-based merging
mergeData(OraclePropertyGraph, Object, Object, int, RdbmsDataLoaderConfig.SplitterType, int, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using JDBC-based merging
mergeData(OraclePropertyGraph, Object, Object, int, RdbmsDataLoaderConfig.SplitterType, String, int, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using JDBC-based merging.
mergeData(OraclePropertyGraph, Object, Object, int, int, int, RdbmsDataLoaderConfig.SplitterType, String, int, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using JDBC-based merging.
mergeData(OraclePropertyGraph, Object, Object, long, long, long, long, long, long, int, int, int, RdbmsDataLoaderConfig.SplitterType, String, int, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using JDBC-based merging.
mergeData(OraclePropertyGraph, Object[], Object[], int, int, boolean, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using JDBC-based merging
mergeData(OraclePropertyGraph, Object[], Object[], int, RdbmsDataLoaderConfig.SplitterType, int, boolean, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using JDBC-based merging
mergeData(OraclePropertyGraph, Object[], Object[], int, RdbmsDataLoaderConfig.SplitterType, int, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using JDBC-based merging
mergeData(OraclePropertyGraph, Object[], Object[], int, RdbmsDataLoaderConfig.SplitterType, String, int, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using JDBC-based merging.
mergeData(OraclePropertyGraph, Object[], Object[], int, int, int, RdbmsDataLoaderConfig.SplitterType, String, int, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using JDBC-based merging.
mergeData(OraclePropertyGraph, Object[], Object[], long, long, long, long, long, long, int, int, int, RdbmsDataLoaderConfig.SplitterType, String, int, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using JDBC-based merging.
mergeData(OraclePropertyGraph, Object[], Object[], long, long, long, long, long, long, int, int, int, RdbmsDataLoaderConfig.SplitterType, String, int, boolean, String, String, DataLoaderListener) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using JDBC-based merging.
mergeData(OraclePropertyGraph, Object[], Object[], RdbmsDataLoaderConfig) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using JDBC-based merging.
mergeDataWithExtTab(OraclePropertyGraph, Object, Object, int, boolean, String, boolean, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using External table-based merging
mergeDataWithExtTab(OraclePropertyGraph, Object, Object, int, boolean, String, String, boolean, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using External table-based merging
mergeDataWithExtTab(OraclePropertyGraph, Object, Object, int, boolean, String, String, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using External table-based merging
mergeDataWithExtTab(OraclePropertyGraph, Object, Object, int, RdbmsDataLoaderConfig.SplitterType, String, String, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using External table-based merging.
mergeDataWithExtTab(OraclePropertyGraph, Object, Object, int, int, int, RdbmsDataLoaderConfig.SplitterType, String, String, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using External table-based merging.
mergeDataWithExtTab(OraclePropertyGraph, Object, Object, long, long, long, long, long, long, int, int, int, RdbmsDataLoaderConfig.SplitterType, String, String, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using External table-based merging.
mergeDataWithExtTab(OraclePropertyGraph, Object[], Object[], int, boolean, String, boolean, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using External table-based merging
mergeDataWithExtTab(OraclePropertyGraph, Object[], Object[], int, boolean, String, String, boolean, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using External table-based merging
mergeDataWithExtTab(OraclePropertyGraph, Object[], Object[], int, boolean, String, String, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using External table-based merging
mergeDataWithExtTab(OraclePropertyGraph, Object[], Object[], int, RdbmsDataLoaderConfig.SplitterType, String, String, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using External table-based merging.
mergeDataWithExtTab(OraclePropertyGraph, Object[], Object[], int, int, int, RdbmsDataLoaderConfig.SplitterType, String, String, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using External table-based merging.
mergeDataWithExtTab(OraclePropertyGraph, Object[], Object[], long, long, long, long, long, long, int, int, int, RdbmsDataLoaderConfig.SplitterType, String, String, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using External table-based merging.
mergeDataWithSqlLdr(OraclePropertyGraph, String, String, String, Object, Object, int, boolean, String, boolean, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based merging
mergeDataWithSqlLdr(OraclePropertyGraph, String, String, String, Object, Object, int, boolean, String, String, boolean, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based merging.
mergeDataWithSqlLdr(OraclePropertyGraph, String, String, String, Object, Object, int, boolean, String, String, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based merging.
mergeDataWithSqlLdr(OraclePropertyGraph, String, String, String, Object, Object, int, RdbmsDataLoaderConfig.SplitterType, String, String, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based merging.
mergeDataWithSqlLdr(OraclePropertyGraph, String, String, String, Object, Object, int, int, int, RdbmsDataLoaderConfig.SplitterType, String, String, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based merging.
mergeDataWithSqlLdr(OraclePropertyGraph, String, String, String, Object, Object, long, long, long, long, long, long, int, int, int, RdbmsDataLoaderConfig.SplitterType, String, String, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based merging.
mergeDataWithSqlLdr(OraclePropertyGraph, String, String, String, Object[], Object[], int, boolean, String, boolean, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based merging.
mergeDataWithSqlLdr(OraclePropertyGraph, String, String, String, Object[], Object[], int, boolean, String, String, boolean, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based merging.
mergeDataWithSqlLdr(OraclePropertyGraph, String, String, String, Object[], Object[], int, boolean, String, String, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based merging.
mergeDataWithSqlLdr(OraclePropertyGraph, String, String, String, Object[], Object[], int, RdbmsDataLoaderConfig.SplitterType, String, String, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based merging.
mergeDataWithSqlLdr(OraclePropertyGraph, String, String, String, Object[], Object[], int, int, int, RdbmsDataLoaderConfig.SplitterType, String, String, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based merging.
mergeDataWithSqlLdr(OraclePropertyGraph, String, String, String, Object[], Object[], long, long, long, long, long, long, int, int, int, RdbmsDataLoaderConfig.SplitterType, String, String, boolean, String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
This method merges given graph data into an OraclePropertyGraph instance in parallel using SQL*Loader-based merging.
MergingStrategyBuilder - Class in oracle.pgx.api
 
MetadataConnector - Interface in oracle.pg.rdbms.pgql.pgview.metadata
 
MG_ERR_USER_REQ_OP_CANCEL - Static variable in interface oracle.pg.common.OracleMessageConstants
 
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
 
ModelLoader<LoadedModelType extends Model<LoadedModelType>,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
 
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
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
 
ModifyContext - Class in oracle.pg.rdbms.pgql
This class serves as a simple data structure to hold various attributes used during PGQL-to-SQL statement translation
ModifyContext.BooleanOption - Enum in oracle.pg.rdbms.pgql
 
ModifyContext.StringOption - Enum in oracle.pg.rdbms.pgql
 
ModifyVarInfo - Class in oracle.pg.rdbms.pgql
Helper class to store modify variable info
ModifyVarInfo(int) - Constructor for class oracle.pg.rdbms.pgql.ModifyVarInfo
 
moveMatchElemsToModify() - Method in class oracle.pg.rdbms.pgql.SqlQuery
Moves the from elements and where elements of this select query to every modify list
ms_bDebug - Static variable in interface oracle.pg.common.OracleIndexableGraph
 
ms_log - Static variable in interface oracle.pg.common.OracleIndexableGraph
 
ms_nfe - Static variable in interface oracle.pg.common.OracleMessageConstants
 
MSG_E_AUTO_IDX_MUST_SOLR_OR_LUCENE - Static variable in interface oracle.pg.common.OracleMessageConstants
 
MSG_E_AUTO_IDX_NOT_EXIST - Static variable in interface oracle.pg.common.OracleMessageConstants
 
MSG_ERR_ARG_CANNOT_BE_NULL - Static variable in interface oracle.pg.common.OracleMessageConstants
 
MSG_ERR_ID_CANNOT_BE_NULL - Static variable in interface oracle.pg.common.OracleMessageConstants
 
MSG_ERR_NO_ELEM_TO_BE_CONSUMED - Static variable in interface oracle.pg.common.OracleMessageConstants
 
MSG_ERR_NO_OP_SUPPORTED - Static variable in interface oracle.pg.common.OracleMessageConstants
 
MSG_IDX_KEY_NOT_NULL - Static variable in interface oracle.pg.common.OracleMessageConstants
 
MSG_IDX_KEYS_NOT_NULL - Static variable in interface oracle.pg.common.OracleMessageConstants
 
MSG_TXT_IDX_NOT_FOUND - Static variable in interface oracle.pg.common.OracleMessageConstants
 
MSG_V_AUTO_IDX_MUST_SOLR_OR_LUCENE - Static variable in interface oracle.pg.common.OracleMessageConstants
 
MSG_V_AUTO_IDX_NOT_EXIST - Static variable in interface oracle.pg.common.OracleMessageConstants
 
MultipleTablesEdgeTypeConfig - Class in oracle.pgx.config
Edge Type Config
MultipleTablesEdgeTypeConfig.Field - Enum in oracle.pgx.config
Fields of Edge Type Config
MultipleTablesGraphConfig - Class in oracle.pgx.config
PGX Engine multiple Tables Format Graph Config
MultipleTablesGraphConfig.Field - Enum in oracle.pgx.config
Fields of PGX Engine multiple Tables Format Graph Config
MultipleTablesNodePropertyConfig - Class in oracle.pgx.config
Node property Config
MultipleTablesNodePropertyConfig.Field - Enum in oracle.pgx.config
Fields of Node property Config
MultipleTablesNodeTypeConfig - Class in oracle.pgx.config
Node Type Config
MultipleTablesNodeTypeConfig.Field - Enum in oracle.pgx.config
Fields of Node Type Config
MutationStrategyBuilder<B extends MutationStrategyBuilder<B>> - Class in oracle.pgx.api
 
myCheckName(String) - Static method in class oracle.pg.common.SQLUtils
Checks for any illegal characters in a SQL name.
myCheckName(String) - Static method in class oracle.pg.common.Util
Checks for any illegal characters in a SQL name.

N

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() - Method in interface oracle.pgx.config.WithKey
 
NamedArgumentAnalyst - Class in oracle.pgx.api
 
NamedArgumentAnalyst(PgxSession) - Constructor for class oracle.pgx.api.NamedArgumentAnalyst
 
NamedArgumentAnalyst(Analyst) - Constructor for class oracle.pgx.api.NamedArgumentAnalyst
 
NAMEDPIPE - Static variable in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
 
Namespace - Class in oracle.pgx.api
Represents a namespace for objects (e.g.
needOp(T) - Method in interface oracle.pg.common.OpCallback
Returns true if an operation against the input element is required
NEGATIVE_INFINITY_WILDCARD - Static variable in class oracle.pgx.config.ConfigParser
The Constant NEGATIVE_INFINITY_WILDCARD.
next() - Method in class oracle.pg.hbase.AdjacencyIteratorImpl
Returns the next element.
next() - Method in class oracle.pg.hbase.OracleAdjacentEdgeIteratorImpl
Return next element found in this iterator.
next() - Method in class oracle.pg.hbase.OracleAdjacentVertexIteratorImpl
Return next element found in this iterator.
next() - Method in class oracle.pg.hbase.OracleEdgeFilterIteratorImpl
Returns the next element.
next() - Method in class oracle.pg.hbase.OracleEdgeIteratorImpl
Returns the next element.
next() - Method in class oracle.pg.hbase.OracleSndIndexEdgeIteratorImpl
Return next element found in this iterator.
next() - Method in class oracle.pg.hbase.OracleSndIndexVertexIteratorImpl
Return next element found in this iterator.
next() - Method in class oracle.pg.hbase.OracleVertexFilterIteratorImpl
Returns the next element.
next() - Method in class oracle.pg.hbase.OracleVertexIteratorImpl
Returns the next element
next() - Method in class oracle.pg.hbase.PropertyFilterIteratorImpl
Returns the next element.
next() - Method in class oracle.pg.nosql.OracleEdgeFilterIteratorImpl
Returns the next element.
next() - Method in class oracle.pg.nosql.OracleEdgeIteratorImpl
Returns the next element.
next() - Method in class oracle.pg.nosql.OracleVertexFilterIteratorImpl
Returns the next element.
next() - Method in class oracle.pg.nosql.OracleVertexIteratorImpl
Returns the next element.
next() - Method in class oracle.pg.rdbms.EdgeChangeIteratorImpl
This method returns the next EdgeChange instance of the iterator.
next() - Method in class oracle.pg.rdbms.OracleEdgeFilterIteratorImpl
Returns the next element.
next() - Method in class oracle.pg.rdbms.OracleEdgeIteratorImpl
Returns the next element.
next() - Method in class oracle.pg.rdbms.OracleVertexFilterIteratorImpl
Returns the next element.
next() - Method in class oracle.pg.rdbms.OracleVertexIteratorImpl
Returns the next element.
next() - Method in class oracle.pg.rdbms.OrderedVertexIdIteratorImpl
Return the next vertex ID
next() - Method in class oracle.pg.rdbms.pgql.PgqlResultSetImpl
Moves the cursor forward one row from its current position.
next() - Method in class oracle.pg.rdbms.VertexChangeIteratorImpl
This method returns the next VertexChange instance of the iterator.
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_EDGE_LABEL - Static variable in interface oracle.pgx.common.types.Edge
 
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.
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
 
NoSQLCommon - Class in oracle.pg.nosql
This class contains common utility functions that are specific to Oracle NoSQL Database
NoSQLCommon() - Constructor for class oracle.pg.nosql.NoSQLCommon
 
NULL_LBL - Static variable in class oracle.pg.common.OracleEdgeBase
 
NullExpression - Class in oracle.pg.rdbms.pgql.pgview.translation.expression
 
NullExpression() - Constructor for class oracle.pg.rdbms.pgql.pgview.translation.expression.NullExpression
 
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
numProperties() - Method in class oracle.pgx.config.EntityProviderConfig
Get the number of properties in this provider configuration

O

of(A, B) - Static method in class oracle.pgx.common.Pair
 
OnAddExistingElement - Enum in oracle.pgx.config
strategies to handle adding vertices/edges that already exist
OnInvalidChange - Enum in oracle.pgx.config
The Enum OnInvalidChange.
OnMismatch - Enum in oracle.pgx.config
The Enum OnMismatch.
OnMissingVertex - Enum in oracle.pgx.config
strategies to handle missing vertices during the edge loading phase
OnRequiredConversion - Enum in oracle.pgx.config
The Enum OnConversion
OpCallback<T extends org.apache.tinkerpop.gremlin.structure.Element> - Interface in oracle.pg.common
 
OpCallback.UpdateType - Enum in oracle.pg.common
 
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
 
OPG_20_1 - Static variable in class oracle.pg.rdbms.pgql.DbmsUtils
 
OPG_20_3 - Static variable in class oracle.pg.rdbms.pgql.DbmsUtils
 
OPG_DATETIME_FORMAT - Static variable in interface oracle.pg.common.OracleCSVDatatypeConstants
Date time format used in opv and ope Oracle Flat Files
OPG_NOT_AVAILABLE - Static variable in class oracle.pg.rdbms.pgql.DbmsUtils
 
OPG_PATCH_NOT_INSTALLED - Static variable in class oracle.pg.common.SQLUtils
 
OPG_PATCH_NOT_INSTALLED - Static variable in class oracle.pg.rdbms.pgql.DbmsUtils
 
opgVersion - Variable in class oracle.pg.rdbms.pgql.QueryContext
 
OPTIONS_PARAMETER - Static variable in class oracle.pg.rdbms.index.oratext.OracleTextIndexParameters
This constant denotes the additional settings used for index creation
ORA_COL_ALREADY_INDEXED - Static variable in class oracle.pg.rdbms.Oracle
This constant denotes the Oracle error code for column already indexed
ORA_DUP_ENTRY - Static variable in class oracle.pg.rdbms.Oracle
This constant denotes the Oracle error code for duplicate entry
ORA_INDEX_NOT_EXIST - Static variable in class oracle.pg.rdbms.Oracle
This constant denotes the Oracle error code for index does not exist
ORA_INSUFFICIENT_PRIV - Static variable in class oracle.pg.rdbms.Oracle
This constant denotes the Oracle error code for insufficient privileges
ORA_INVALID_ID - Static variable in class oracle.pg.common.SQLUtils
This constant denotes the Oracle error code for invalid ID
ORA_INVALID_ID - Static variable in class oracle.pg.rdbms.Oracle
This constant denotes the Oracle error code for invalid ID
ORA_INVALID_ID - Static variable in class oracle.pg.rdbms.pgql.DbmsUtils
 
ORA_INVALID_LOWER_LIMIT_SNAPSHOT - Static variable in class oracle.pg.rdbms.Oracle
This constant denotes the Oracle error code for invalid lower limit for snapshot
ORA_INVALID_SCN - Static variable in class oracle.pg.rdbms.Oracle
This constant denotes the Oracle error code for invalid SCN
ORA_LENGTH_TOO_LONG_FOR_DT - Static variable in class oracle.pg.rdbms.Oracle
This constant denotes the Oracle error code for length too long for datatype
ORA_LITERAL_TOO_LONG - Static variable in class oracle.pg.common.SQLUtils
This constant denotes the Oracle error code for string literal too long
ORA_LITERAL_TOO_LONG - Static variable in class oracle.pg.rdbms.pgql.DbmsUtils
 
ORA_NAME_IN_USE_BY_EXISTING_OBJECT - Static variable in class oracle.pg.rdbms.Oracle
This constant denotes the Oracle error code for name in use by an existing object
ORA_NON_SHARD_DATABASE - Static variable in class oracle.pg.rdbms.Oracle
This constant denotes the Oracle error code for a non sharded databases
ORA_PTNED_IDX_MAY_NOT_BUILD_AS_WHOLE - Static variable in class oracle.pg.rdbms.Oracle
This constant denotes the Oracle error code for partitioned index may not be built as whole
ORA_RESOURCE_BUSY - Static variable in class oracle.pg.rdbms.Oracle
This constant denotes the Oracle error code for resource busy and acquire with NOWAIT specified or timeout expired
ORA_TAB_DEF_HAS_CHANGED - Static variable in class oracle.pg.rdbms.Oracle
This constant denotes the Oracle error code for table definition has changed
ORA_TABLE_NOT_EXISTS - Static variable in class oracle.pg.rdbms.Oracle
This constant denotes the Oracle error code for table does not exist
ORA_TEXT_ENGINE - Static variable in class oracle.pg.rdbms.index.oratext.OracleTextIndexParameters
This constant denotes the usage of a Oracle Text search engine
Oracle - Class in oracle.pg.rdbms
This class manages the RDBMS JDBC connection to an Oracle semantic store.
Oracle(Connection) - Constructor for class oracle.pg.rdbms.Oracle
Constructs a new instance based on the JDBC connection passed in.
Oracle(OracleConnection, DataSource) - Constructor for class oracle.pg.rdbms.Oracle
Constructs a new instance based on the JDBC connection passed in.
Oracle(OracleConnection) - Constructor for class oracle.pg.rdbms.Oracle
Constructs a new instance based on the JDBC connection passed in.
Oracle(OracleDataSource) - Constructor for class oracle.pg.rdbms.Oracle
Constructs a new instance based on the data source object passed in.
Oracle(String, String, String) - Constructor for class oracle.pg.rdbms.Oracle
Constructs a new instance based on the JDBC connection and login information passed in.
oracle.pg.common - package oracle.pg.common
This package contains the common logic that is shared by all the backend databases including Oracle Database, Oracle NoSQL Database, and Apache HBase.
oracle.pg.hbase - package oracle.pg.hbase
This package contains the APIs specific to the property graph support on Apache HBase.
oracle.pg.nosql - package oracle.pg.nosql
This package contains the APIs specific to the property graph support on the Oracle NoSQL Database.
oracle.pg.rdbms - package oracle.pg.rdbms
This package contains the APIs specific to the property graph support on Oracle Database.
oracle.pg.rdbms.index.oratext - package oracle.pg.rdbms.index.oratext
This package contains the APIs specific to the text indexing and text search using Oracle Text for property graph support on Oracle Database.
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
 
oracle.pg.rdbms.pgql.pgview.metadata - package oracle.pg.rdbms.pgql.pgview.metadata
 
oracle.pg.rdbms.pgql.pgview.translation - package oracle.pg.rdbms.pgql.pgview.translation
 
oracle.pg.rdbms.pgql.pgview.translation.expression - package oracle.pg.rdbms.pgql.pgview.translation.expression
 
oracle.pg.rdbms.pgql.pgview.util - package oracle.pg.rdbms.pgql.pgview.util
 
oracle.pg.text - package oracle.pg.text
This package contains the logic for handling text search and text indexing.
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.filter - package oracle.pgx.api.filter
This package contains filter data objects.
oracle.pgx.api.frames - package oracle.pgx.api.frames
 
oracle.pgx.api.frames.functions - package oracle.pgx.api.frames.functions
 
oracle.pgx.api.frames.schema - package oracle.pgx.api.frames.schema
 
oracle.pgx.api.frames.schema.datatypes - package oracle.pgx.api.frames.schema.datatypes
 
oracle.pgx.api.frames.schema.datatypes.collection - package oracle.pgx.api.frames.schema.datatypes.collection
 
oracle.pgx.api.frames.schema.datatypes.graph - package oracle.pgx.api.frames.schema.datatypes.graph
 
oracle.pgx.api.frames.schema.datatypes.numeric - package oracle.pgx.api.frames.schema.datatypes.numeric
 
oracle.pgx.api.frames.schema.datatypes.spatial - package oracle.pgx.api.frames.schema.datatypes.spatial
 
oracle.pgx.api.frames.schema.datatypes.temporal - package oracle.pgx.api.frames.schema.datatypes.temporal
 
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
 
oracle.pgx.common - package oracle.pgx.common
This package contains APIs and classes shared by all sub-components of PGX.
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.
OracleAdjacentEdgeIteratorImpl - Class in oracle.pg.hbase
This class implements the Iterator interface for adjacent edges
OracleAdjacentElementsFilter - Class in oracle.pg.hbase
This class extends HBase CompareFilter to filter cells based on a specified qualifier and having a qualifier length greater than 0.
OracleAdjacentElementsFilter(CompareFilter.CompareOp, ByteArrayComparable) - Constructor for class oracle.pg.hbase.OracleAdjacentElementsFilter
Creates a new instance of an OracleAdjacentElementsFilter used in getVertices/getEdges operations.
OracleAdjacentVertexIteratorImpl - Class in oracle.pg.hbase
This class implements the Iterator interface for adjacent vertices.
OracleAutoIndex<T extends org.apache.tinkerpop.gremlin.structure.Element> - Interface in oracle.pg.text
An interface that extends the functions defined in OracleIndex to provide manage an automatic index.
OracleChangeTracker - Interface in oracle.pg.rdbms
An interface to track the changes executed over a Property Graph
OracleCommonIteratorBase - Class in oracle.pg.common
An Oracle implementation of Closeable to allow property graph iterators to be closed in order to free up resources
OracleCommonIteratorBase() - Constructor for class oracle.pg.common.OracleCommonIteratorBase
 
OracleCommonIteratorImpl - Class in oracle.pg.hbase
This class implements a common Iterator interface for iterating through elements as well as changes.
OracleCommonIteratorImpl - Class in oracle.pg.nosql
This class implements a common Iterator interface for iterating through elements as well as changes.
OracleCommonIteratorImpl - Class in oracle.pg.rdbms
This class implements a common Iterator interface for iterating through elements as well as changes.
OracleCommonUtils - Class in oracle.pg.common
This class defines common utility functions that can be used across multiple backends
OracleCommonUtils() - Constructor for class oracle.pg.common.OracleCommonUtils
 
OracleConvertersUtilsBase - Class in oracle.pg.common
A set of utilities for converting data (CSV, Relational Tables) into property graph data.
OracleConvertersUtilsBase() - Constructor for class oracle.pg.common.OracleConvertersUtilsBase
 
OracleCSVDatatypeConstants - Interface in oracle.pg.common
This interface defines the data type constants used for CSV to PG conversion
OracleEdge - Class in oracle.pg.hbase
This class implements the Blueprints Edge and Element interfaces on top of the Apache HBase database.
OracleEdge - Class in oracle.pg.nosql
This class implements the Blueprints Edge interface on top of a supported backend database.
OracleEdge - Class in oracle.pg.rdbms
This class implements the Blueprints Edge and Element interface by using an Oracle backend.
OracleEdgeBase - Class in oracle.pg.common
This class implements the Blueprints Edge and Edge interface by using one of the supported backend database.
OracleEdgeBase() - Constructor for class oracle.pg.common.OracleEdgeBase
 
OracleEdgeFeaturesBase - Class in oracle.pg.common
Oracle Property Graph Features that are related to Edge operations.
OracleEdgeFilterIteratorImpl - Class in oracle.pg.hbase
This class implements the Iterator interface for filtered edges.
OracleEdgeFilterIteratorImpl - Class in oracle.pg.nosql
This class implements the Iterator interface for edges.
OracleEdgeFilterIteratorImpl - Class in oracle.pg.rdbms
This class implements the Iterator interface for filtered edges.
OracleEdgeIteratorImpl - Class in oracle.pg.hbase
This class implements the Iterator interface for edges.
OracleEdgeIteratorImpl - Class in oracle.pg.nosql
This class implements the Iterator interface for vertices.
OracleEdgeIteratorImpl - Class in oracle.pg.rdbms
This class implements the Iterator interface for vertices.
OracleEdgeIteratorImpl(OraclePropertyGraph, ResultSet, OraclePropertyGraphBase.OptimizationFlag) - Constructor for class oracle.pg.rdbms.OracleEdgeIteratorImpl
A package level constructor.
OracleElementBase - Class in oracle.pg.common
This class implements the Blueprints Element interface on top of a supported backend database.
OracleElementBase() - Constructor for class oracle.pg.common.OracleElementBase
 
OracleElementBase(OraclePropertyGraphBase, Long) - Constructor for class oracle.pg.common.OracleElementBase
 
OracleElementBase.FLAG - Enum in oracle.pg.common
 
OracleElementIteratorImpl - Class in oracle.pg.hbase
This class implements the Iterator interface for elements (vertices and edges).
OracleElementIteratorImpl - Class in oracle.pg.nosql
This class implements the Iterator interface for elements (vertices and edges).
OracleElementIteratorImpl - Class in oracle.pg.rdbms
This class implements the Iterator interface for elements (vertices and edges).
OracleGraphAttributeUpdater - Interface in oracle.pg.common
 
OracleGraphFeaturesBase - Class in oracle.pg.common
Oracle Property Graph Features specific to a operations of a "graph".
OracleGraphUpdateWorker<T extends org.apache.tinkerpop.gremlin.structure.Element> - Class in oracle.pg.common
This class implements Runnable and it processes elements based on an OpCallback and an action.
OracleGraphUpdateWorker(Iterator<T>, int, OpCallback<T>, OpCallback.UpdateType, ProgressListener) - Constructor for class oracle.pg.common.OracleGraphUpdateWorker
Constructor of OracleGraphUpdateWorker
OracleIndex<T extends org.apache.tinkerpop.gremlin.structure.Element> - Interface in oracle.pg.text
An interface extending the Blueprints Index interface.
OracleIndex.SEARCH_ENGINE - Enum in oracle.pg.text
An enumeration listing the search engines supported for text search in Oracle Index
OracleIndexableGraph - Interface in oracle.pg.common
 
OracleIndexException - Exception in oracle.pg.text
A nestable checked index exception.
OracleIndexException(String) - Constructor for exception oracle.pg.text.OracleIndexException
Construct a OracleIndexException with the specified detail message.
OracleIndexException(String, Throwable) - Constructor for exception oracle.pg.text.OracleIndexException
Construct a OracleIndexException with the specified detail message and nested exception.
OracleIndexManager - Class in oracle.pg.text
A single point for managing/accessing all vertex and edge indices of a specific OraclePropertyGraphBase object.
OracleIndexManager(OraclePropertyGraphBase) - Constructor for class oracle.pg.text.OracleIndexManager
Creates a new OracleIndexManager object, handling external indexes associated to the specified property graph.
OracleIndexParameters - Class in oracle.pg.text
This class manages relevant parameters for text indexing.
OracleIndexParameters() - Constructor for class oracle.pg.text.OracleIndexParameters
Creates a new OracleIndexParameters object.
OracleIndexParameters(Parameter[]) - Constructor for class oracle.pg.text.OracleIndexParameters
Creates a new OracleIndexParameters object from an initial set of parameters.
OracleIndexParameters(List<Parameter>) - Constructor for class oracle.pg.text.OracleIndexParameters
Creates a new OracleIndexParameters object from an initial set of parameters.
OracleIndexUtils - Class in oracle.pg.text
This class contains a set of utilities to handle text search and text indexes
OracleIndexUtils() - Constructor for class oracle.pg.text.OracleIndexUtils
 
OracleKeyFilter - Class in oracle.pg.hbase
This class extends the HBase CompareFilter to filter rows based on a specified key qualifier comparator and having a qualifier length greater than 0.
OracleKeyFilter(CompareOperator, ByteArrayComparable) - Constructor for class oracle.pg.hbase.OracleKeyFilter
Creates a new instance of an OracleKeyFilter used in getVertices/getEdges operations.
OracleMessageConstants - Interface in oracle.pg.common
This interface declares the constants for Error messages
OracleMetadataGraph - Interface in oracle.pg.common
 
OraclePgqlColumnDescriptor.Type - Enum in oracle.pg.rdbms
Deprecated.
Types of logical return columns
OraclePropertyBase<V> - Class in oracle.pg.common
This class implements the Property Tinkerpop3 interface for handling edge properties.
OraclePropertyBase(OracleElementBase, String, V) - Constructor for class oracle.pg.common.OraclePropertyBase
Constructs a new OracleProperty object
OraclePropertyGraph - Class in oracle.pg.hbase
This class implements the Blueprints Graph interface on top an Apache HBase backend database.
OraclePropertyGraph - Class in oracle.pg.nosql
This class implements the Blueprints Graph interface on top of a supported backend database.
OraclePropertyGraph - Class in oracle.pg.rdbms
This class implements the Blueprints Graph interface by using an Oracle backend.
OraclePropertyGraphAnalytics - Interface in oracle.pg.rdbms
This interface defines analytical functions that are supported by OraclePropertyGraph
OraclePropertyGraphAnalyticsException - Exception in oracle.pg.rdbms
This class extends the generic OraclePropertyGraphException.
OraclePropertyGraphAnalyticsException() - Constructor for exception oracle.pg.rdbms.OraclePropertyGraphAnalyticsException
Constructs a OraclePropertyGraphAnalystException
OraclePropertyGraphAnalyticsException(String) - Constructor for exception oracle.pg.rdbms.OraclePropertyGraphAnalyticsException
Construct a OraclePropertyGraphAnalyticsException with the specified detail message.
OraclePropertyGraphAnalyticsException(String, Throwable) - Constructor for exception oracle.pg.rdbms.OraclePropertyGraphAnalyticsException
Construct a OraclePropertyGraphAnalyticsException with the specified detail message and nested exception.
OraclePropertyGraphAnalyticsException(Throwable) - Constructor for exception oracle.pg.rdbms.OraclePropertyGraphAnalyticsException
Construct a OraclePropertyGraphAnalyticsException with the specified nested exception.
OraclePropertyGraphBase - Class in oracle.pg.common
This class implements the Blueprints Graph interface on top of a supported backend database.
OraclePropertyGraphBase.CacheStatus - Enum in oracle.pg.common
This enum defines a set of cache status.
OraclePropertyGraphBase.OptimizationFlag - Enum in oracle.pg.common
This enum defines a set of optimization flags that can be used to influence the construction of Vertex or Edge objects during scans.
OraclePropertyGraphConfigurationConstants - Interface in oracle.pg.rdbms
 
OraclePropertyGraphConstants - Interface in oracle.pg.common
This interface defines the constants supported in Property Graph
OraclePropertyGraphConstants.QueueAction - Enum in oracle.pg.common
This enum denotes the action to be performed for elements in the action queue
OraclePropertyGraphDataLoader - Class in oracle.pg.hbase
This class implements logic to execute parallel data loading of a property graph (in Oracle-defined flat files format) into Apache HBase
OraclePropertyGraphDataLoader - Class in oracle.pg.nosql
This class implements logic to execute parallel data loading of a property graph (in Oracle-defined flat files format) into Oracle NoSQL Database
OraclePropertyGraphDataLoader - Class in oracle.pg.rdbms
This class implements the logic to load a property graph (in Oracle-defined flat files format) into supported backend database.
OraclePropertyGraphDatatypeConstants - Interface in oracle.pg.common
This interface defines the data type encoding supported in Property Graph
OraclePropertyGraphException - Exception in oracle.pg.common
This class extends the Java RuntimeException.
OraclePropertyGraphException() - Constructor for exception oracle.pg.common.OraclePropertyGraphException
Constructs a OraclePropertyGraphException
OraclePropertyGraphException(String) - Constructor for exception oracle.pg.common.OraclePropertyGraphException
Construct a OraclePropertyGraphException with the specified detail message.
OraclePropertyGraphException(String, Throwable) - Constructor for exception oracle.pg.common.OraclePropertyGraphException
Construct a OraclePropertyGraphException with the specified detail message and nested exception.
OraclePropertyGraphException(Throwable) - Constructor for exception oracle.pg.common.OraclePropertyGraphException
Construct a OraclePropertyGraphException with the specified nested exception.
OraclePropertyGraphException - Exception in oracle.pg.hbase
This class extends the Java RuntimeException.
OraclePropertyGraphException() - Constructor for exception oracle.pg.hbase.OraclePropertyGraphException
Constructs a OraclePropertyGraphException
OraclePropertyGraphException(String) - Constructor for exception oracle.pg.hbase.OraclePropertyGraphException
Construct a OraclePropertyGraphException with the specified detail message.
OraclePropertyGraphException(String, Throwable) - Constructor for exception oracle.pg.hbase.OraclePropertyGraphException
Construct a OraclePropertyGraphException with the specified detail message and nested exception.
OraclePropertyGraphException(Throwable) - Constructor for exception oracle.pg.hbase.OraclePropertyGraphException
Construct a OraclePropertyGraphException with the specified nested exception.
OraclePropertyGraphException - Exception in oracle.pg.nosql
This class extends the Java RuntimeException.
OraclePropertyGraphException() - Constructor for exception oracle.pg.nosql.OraclePropertyGraphException
Constructs a OraclePropertyGraphException
OraclePropertyGraphException(String) - Constructor for exception oracle.pg.nosql.OraclePropertyGraphException
Construct a OraclePropertyGraphException with the specified detail message.
OraclePropertyGraphException(String, Throwable) - Constructor for exception oracle.pg.nosql.OraclePropertyGraphException
Construct a OraclePropertyGraphException with the specified detail message and nested exception.
OraclePropertyGraphException(Throwable) - Constructor for exception oracle.pg.nosql.OraclePropertyGraphException
Construct a OraclePropertyGraphException with the specified nested exception.
OraclePropertyGraphException - Exception in oracle.pg.rdbms
This class extends the Java RuntimeException.
OraclePropertyGraphException() - Constructor for exception oracle.pg.rdbms.OraclePropertyGraphException
Constructs a OraclePropertyGraphException
OraclePropertyGraphException(String) - Constructor for exception oracle.pg.rdbms.OraclePropertyGraphException
Construct a OraclePropertyGraphException with the specified detail message.
OraclePropertyGraphException(String, Throwable) - Constructor for exception oracle.pg.rdbms.OraclePropertyGraphException
Construct a OraclePropertyGraphException with the specified detail message and nested exception.
OraclePropertyGraphException(Throwable) - Constructor for exception oracle.pg.rdbms.OraclePropertyGraphException
Construct a OraclePropertyGraphException with the specified nested exception.
OraclePropertyGraphFeatures - Class in oracle.pg.hbase
Oracle's extension of Features class
OraclePropertyGraphFeatures - Class in oracle.pg.nosql
Oracle's extension of Features class
OraclePropertyGraphFeatures - Class in oracle.pg.rdbms
Oracle's extension of Features class
OraclePropertyGraphFeaturesBase - Class in oracle.pg.common
Oracle's extension of Features class
OraclePropertyGraphFeaturesBase() - Constructor for class oracle.pg.common.OraclePropertyGraphFeaturesBase
 
OraclePropertyGraphUtils - Class in oracle.pg.hbase
This class contains utility functions to help manage property graphs stored in an Apache HBase Database
OraclePropertyGraphUtils() - Constructor for class oracle.pg.hbase.OraclePropertyGraphUtils
 
OraclePropertyGraphUtils - Class in oracle.pg.nosql
This class contains utility functions to help manage property graphs stored in an Oracle NoSQL Database.
OraclePropertyGraphUtils() - Constructor for class oracle.pg.nosql.OraclePropertyGraphUtils
 
OraclePropertyGraphUtils - Class in oracle.pg.rdbms
This class contains utility functions to help manage property graphs stored in an Oracle Database.
OraclePropertyGraphUtils() - Constructor for class oracle.pg.rdbms.OraclePropertyGraphUtils
 
OraclePropertyGraphUtilsBase - Class in oracle.pg.common
This class contains utility functions to help manage property graphs.
OraclePropertyGraphUtilsBase() - Constructor for class oracle.pg.common.OraclePropertyGraphUtilsBase
 
OracleSndIndexEdgeIteratorImpl - Class in oracle.pg.hbase
This class implements the Iterator interface for edges retrieved using the secondary index table
OracleSndIndexVertexIteratorImpl - Class in oracle.pg.hbase
This class implements the Iterator interface for vertices retrieved using the secondary index table
OracleStats - Interface in oracle.pg.rdbms
This interface defines statistics related APIs that are supported by OraclePropertyGraph
OracleTextAutoIndex<T extends org.apache.tinkerpop.gremlin.structure.Element> - Class in oracle.pg.rdbms.index.oratext
This class implements the OracleAutoIndex interface to handle text search and text indexing using Oracle Text.
OracleTextAutoIndex(String, Class<T>, OraclePropertyGraphBase, Parameter[], boolean) - Constructor for class oracle.pg.rdbms.index.oratext.OracleTextAutoIndex
Constructs a new OracleTextAutoIndex object.
OracleTextIndexParameters - Class in oracle.pg.rdbms.index.oratext
This class manages relevant parameters for text indexing using Oracle Text.
OracleTextIndexParameters() - Constructor for class oracle.pg.rdbms.index.oratext.OracleTextIndexParameters
Creates a new OracleTextIndexParameters object.
OracleTextIndexParameters(Parameter[]) - Constructor for class oracle.pg.rdbms.index.oratext.OracleTextIndexParameters
Creates a new OracleTexIndexParameters object from an initial set of parameters.
OracleTextIndexParameters(List<Parameter>) - Constructor for class oracle.pg.rdbms.index.oratext.OracleTextIndexParameters
Creates a new OracleTextIndexParameters object from an initial set of parameters.
OracleTextParameters - Class in oracle.pg.rdbms.index.oratext
This class manages the parameters and utilities for Oracle Text index
OracleTextQueryObject - Class in oracle.pg.rdbms.index.oratext
This class defines a helper Query object used for querying K/V pairs indexed using an Oracle Text index.
OracleTextQueryObject.Direction - Enum in oracle.pg.rdbms.index.oratext
This enumeration denotes how results will be sorted based on their score value
OracleTextQueryObject.ScoreRange - Enum in oracle.pg.rdbms.index.oratext
This enumeration denotes the if the results should be filtered based on a positive or negative score
OracleValueFilter - Class in oracle.pg.hbase
This class contains a value filter to restrict the cells retrieved based on a specific value comparator.
OracleValueFilter(CompareOperator, ByteArrayComparable) - Constructor for class oracle.pg.hbase.OracleValueFilter
Creates a new instance of an OracleValueFilter used in getVertices/getEdges operations.
OracleVertex - Class in oracle.pg.hbase
This class implements the Blueprints Vertex and Element interface by using an Apache HBase as back-end.
OracleVertex - Class in oracle.pg.nosql
This class implements the Blueprints Vertex interface on top of the supported backend database.
OracleVertex - Class in oracle.pg.rdbms
This class implements the Blueprints Vertex and Element interface by using an Oracle backend.
OracleVertexBase - Class in oracle.pg.common
This class implements the Blueprints Vertex interface on top of a supported backed database
OracleVertexFeaturesBase - Class in oracle.pg.common
Oracle Property Graph Features that are related to Vertex operations.
OracleVertexFilterIteratorImpl - Class in oracle.pg.hbase
This class implements the Iterator interface for filtering vertices based on a specified VertexFilterCallback.
OracleVertexFilterIteratorImpl - Class in oracle.pg.nosql
This class implements the Iterator interface for vertices.
OracleVertexFilterIteratorImpl - Class in oracle.pg.rdbms
This class implements the Iterator interface for filtering vertices based on a specified VertexFilterCallback.
OracleVertexIteratorImpl - Class in oracle.pg.hbase
This class implements the Iterator interface for vertices.
OracleVertexIteratorImpl - Class in oracle.pg.nosql
This class implements the Iterator interface for vertices.
OracleVertexIteratorImpl - Class in oracle.pg.rdbms
This class implements the Iterator interface for vertices.
OracleVertexIteratorImpl(OraclePropertyGraph, ResultSet, OraclePropertyGraphBase.OptimizationFlag) - Constructor for class oracle.pg.rdbms.OracleVertexIteratorImpl
A package level constructor.
OracleVertexPropertyBase<V> - Class in oracle.pg.common
This class implements the VertexProperty Tinkerpop3 interface for vertex properties.
OracleVertexPropertyBase(OracleVertexBase, String, V) - Constructor for class oracle.pg.common.OracleVertexPropertyBase
Constructs a new OracleVertexProperty object
OracleVertexPropertyFeaturesBase - Class in oracle.pg.common
Oracle Property Graph Features that are related to Vertex Property objects
ORDER_BY_MODE - Static variable in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
orderBySDE() - Method in class oracle.pg.rdbms.Parameters
Return true if edge results will be ordered by SDE
OrderedEdgeIdIteratorImpl - Class in oracle.pg.rdbms
This class implements the Iterator interface for edges ordered by ID
OrderedVertexIdIteratorImpl - Class in oracle.pg.rdbms
This class implements the Iterator interface for vertices ordered by ID
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, 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, String) - Method in class oracle.pgx.api.Analyst
 
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
outputEdgeRecord(OutputStream, Long, Long, Long, String, String, Object) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
This method outputs a property (K/V) of an edge, identified by an integer ID, into the given output stream.
outputVertexRecord(OutputStream, Long, String, Object) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
This method outputs a property (K/V) of a vertex, identified by an integer ID, into the given output stream.
outputVertexRecord(OutputStream, Long, String, String, Object) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
This method outputs a property (K/V) of a vertex, identified by an integer ID, into the given output stream.
outVertex() - Method in class oracle.pg.common.OracleEdgeBase
Return the tail/out vertex of the edge
outVertexID() - Method in class oracle.pg.common.OracleEdgeBase
Return the tail/out vertex ID.
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.DbModelStorer
Configures the owner of the modelstore table in the database

P

pad(Long, int, char) - Static method in class oracle.pg.rdbms.DataChange
Adds a padding to the String representation of a Long using a character-
pad(String, int, char) - Static method in class oracle.pg.rdbms.DataChange
Adds a padding to the given string using a character-
pageRank(StringBuilder, StringBuilder, StringBuilder, StringBuilder, float, int, float, int, String, String) - Method in interface oracle.pg.rdbms.OraclePropertyGraphAnalytics
This method calculates the page rank values of vertices in this graph.
pageRank(StringBuilder, StringBuilder, StringBuilder, StringBuilder, float, int, float, int, String, String) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
This method calculates the page rank values of vertices in this graph.
pageRank(Connection, String, StringBuilder, StringBuilder, StringBuilder, StringBuilder, float, int, float, int, String, String) - Static method in class oracle.pg.rdbms.SQLAnalyticsGraph
This method calculates the page rank values of vertices in the given graph.
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, 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, VertexProperty<ID, Double>) - 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, 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, boolean, 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, VertexProperty<ID, Double>) - 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.
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, VertexProperty<ID, Double>) - 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.
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, 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, VertexProperty<ID, Double>) - 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, 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, boolean, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
PageRank computes ranking scores based on the edges in a graph.
pageRankCleanup(StringBuilder, StringBuilder, StringBuilder, StringBuilder, String) - Method in interface oracle.pg.rdbms.OraclePropertyGraphAnalytics
This method does cleanup work before running page rank calculation.
pageRankCleanup(StringBuilder, StringBuilder, StringBuilder, StringBuilder, String) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
This method does cleanup work before running page rank calculation.
pageRankPrep(StringBuilder, StringBuilder, StringBuilder, StringBuilder, String) - Method in interface oracle.pg.rdbms.OraclePropertyGraphAnalytics
This method does preparation work before running page rank calculation.
pageRankPrep(StringBuilder, StringBuilder, StringBuilder, StringBuilder, String) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
This method does preparation work before running page rank calculation.
Pair<T,U> - Class in oracle.pg.rdbms.pgql.pgview.util
 
Pair(T, U) - Constructor for class oracle.pg.rdbms.pgql.pgview.util.Pair
 
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
 
parallelExecuteStatements(PreparedStatement[]) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Executes the given statements in parallel and returns an array of result sets from each statement.
Parameter<K,V> - Class in oracle.pg.text
 
Parameter(K, V) - Constructor for class oracle.pg.text.Parameter
 
Parameters - Class in oracle.pg.nosql
This class defines various parameters.
Parameters() - Constructor for class oracle.pg.nosql.Parameters
 
Parameters - Class in oracle.pg.rdbms
An Oracle Utility to get additional property graph configuration settings taken from JVM settings.
Parameters() - Constructor for class oracle.pg.rdbms.Parameters
 
ParametersBase - Class in oracle.pg.common
An Oracle Utility to get additional property graph configuration settings taken from JVM settings.
ParametersBase() - Constructor for class oracle.pg.common.ParametersBase
 
parentTStruct - Variable in class oracle.pg.rdbms.pgql.ExprContext
 
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(Class<T>, String, Map<String, T>) - Static method in class oracle.pgx.common.types.Types
 
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.AnalysisTaskConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.AnalysisTaskConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.AnalysisTaskConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.AuthorizationEntityConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.AuthorizationEntityConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.AuthorizationEntityConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.AuthorizationEntityPermissionConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.AuthorizationEntityPermissionConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.AuthorizationEntityPermissionConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.AuthorizationLocationConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.AuthorizationLocationConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.AuthorizationLocationConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.BasicSchedulerConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.BasicSchedulerConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.BasicSchedulerConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.ClientConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.ClientConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.ClientConfig
Parses a properties file.
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() - Method in class oracle.pgx.config.ConfigParser
Starts parsing.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.DataMemoryLimitsConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.DataMemoryLimitsConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.DataMemoryLimitsConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.EnterpriseSchedulerConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.EnterpriseSchedulerConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.EnterpriseSchedulerConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.EsEntityProviderConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.EsEntityProviderConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.EsEntityProviderConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.ExternalStoreConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.ExternalStoreConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.ExternalStoreConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.FileEntityProviderConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.FileEntityProviderConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.FileEntityProviderConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.FileGraphConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.FileGraphConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.FileGraphConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.FileGraphStoringConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.FileGraphStoringConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.FileGraphStoringConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.FilterExpressionConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.FilterExpressionConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.FilterExpressionConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.FrontierRedactedVerticesConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.FrontierRedactedVerticesConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.FrontierRedactedVerticesConfig
Parses a properties file.
parse(Map<String, Object>, boolean, String) - Method in interface oracle.pgx.config.GenericConfigBuilder.ConfigParser
 
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.GraphBuilderConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.GraphBuilderConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.GraphBuilderConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.GraphErrorHandlingConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.GraphErrorHandlingConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.GraphErrorHandlingConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.GraphLoadingConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.GraphLoadingConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.GraphLoadingConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.GraphPropertyConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.GraphPropertyConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.GraphPropertyConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.MultipleTablesEdgeTypeConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.MultipleTablesEdgeTypeConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.MultipleTablesEdgeTypeConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.MultipleTablesGraphConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.MultipleTablesGraphConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.MultipleTablesGraphConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.MultipleTablesNodePropertyConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.MultipleTablesNodePropertyConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.MultipleTablesNodePropertyConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.MultipleTablesNodeTypeConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.MultipleTablesNodeTypeConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.MultipleTablesNodeTypeConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.PartitionedGraphConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.PartitionedGraphConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.PartitionedGraphConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.PgHbaseGraphConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.PgHbaseGraphConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.PgHbaseGraphConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.PgNosqlGraphConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.PgNosqlGraphConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.PgNosqlGraphConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.PgRdbmsGraphConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.PgRdbmsGraphConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.PgRdbmsGraphConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.PgxConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.PgxConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.PgxConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.PgxDistConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.PgxDistConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.PgxDistConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.PreloadGraphConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.PreloadGraphConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.PreloadGraphConfig
Parses a properties file.
parse(Properties, F[], boolean) - Static method in class oracle.pgx.config.PropertiesConfigParser
Parses a Properties file into a ParseResult object.
parse() - Method in class oracle.pgx.config.PropertiesConfigParser
Starts parsing.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.PropertiesRedactionRuleConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.PropertiesRedactionRuleConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.PropertiesRedactionRuleConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.ProviderLoadingConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.ProviderLoadingConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.ProviderLoadingConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.RdbmsEntityProviderConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.RdbmsEntityProviderConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.RdbmsEntityProviderConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.RdfGraphConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.RdfGraphConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.RdfGraphConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.RdfGraphPrefixConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.RdfGraphPrefixConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.RdfGraphPrefixConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.RealmConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.RealmConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.RealmConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.RuntimeConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.RuntimeConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.RuntimeConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.TwoTablesRdbmsGraphConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.TwoTablesTextGraphConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.TwoTablesTextGraphConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.TwoTablesTextGraphConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.UdfConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.UdfConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.UdfConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.UdfFunctionArgumentConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.UdfFunctionArgumentConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.UdfFunctionArgumentConfig
Parses a properties file.
parse(InputStream, boolean, String) - Static method in class oracle.pgx.config.UdfFunctionConfig
Parses an input stream.
parse(Map<String, Object>, boolean, String) - Static method in class oracle.pgx.config.UdfFunctionConfig
Parses a raw key/value mapping.
parse(Properties, boolean) - Static method in class oracle.pgx.config.UdfFunctionConfig
Parses a properties file.
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
parseFrom(byte[]) - Static method in class oracle.pg.hbase.OracleAdjacentElementsFilter
 
parseFrom(byte[]) - Static method in class oracle.pg.hbase.OracleKeyFilter
Return a instance of the OracleKeyFilter based on its serialized byte array.
parseFrom(byte[]) - Static method in class oracle.pg.hbase.OracleValueFilter
 
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
 
parseValueToCharSQLFormatString(Object) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Parses a numeric or datetime value object into the String format required by SQL (Oracle Text) using the CharSQL formats used in this property graph instance.
Partition<ID> - Class in oracle.pgx.api
A vertex partition of a graph.
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.PgxEdgeTableFromFramesCreator
 
partitioned(boolean) - Method in class oracle.pgx.api.frames.PgxGraphFromFramesCreator
 
partitioned(boolean) - Method in class oracle.pgx.api.frames.PgxVertexTableFromFramesCreator
 
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
PartitionizingStrategyBuilder - Class in oracle.pgx.api
builder for a strategy for partitioning while loading
PartitionizingStrategyBuilder(PgxGraph) - Constructor for class oracle.pgx.api.PartitionizingStrategyBuilder
Constructs an empty builder that will set up a default strategy
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>, Scalar<Double>) - 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
 
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.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.DbModelStorer
Configures the password of the database user to store the model (not required if using the user from the realm)
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
PathFindingFilter - Class in oracle.pgx.api.filter
 
PathFindingFilter(GraphFilter, Object, Object) - Constructor for class oracle.pgx.api.filter.PathFindingFilter
 
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
Permissions() - Constructor for class oracle.pgx.config.AbstractAuthorizationEntityConfig.Permissions
 
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>, 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>, VertexProperty<ID, Double>) - 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, VertexProperty<ID, Double>) - 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, 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>, 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, 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, boolean, 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.
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, ID, BigDecimal, BigDecimal, int) - Method in class oracle.pgx.api.Analyst
Convenience wrapper around Analyst.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, 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, 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.
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>, 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>, VertexProperty<ID, Double>) - 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, VertexProperty<ID, Double>) - 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, 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>, 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>, VertexProperty<ID, Double>) - 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, 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, boolean, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized PageRank for a set of vertices of interest.
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>, VertexProperty<ID, 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, VertexSet<ID>) - 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.
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, 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.
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>, VertexProperty<ID, 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, 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, PgxVertex<ID>, 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>) - 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, boolean, 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, 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, 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>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized weighted pagerank for a vertex 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>, 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, 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>) - 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.
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, 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>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized pagerank for a set of vertices and weighted edges.
personalizedWeightedPagerank(PgxGraph, ID, BigDecimal, BigDecimal, int, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
personalizedWeightedPagerank(PgxGraph, ID, BigDecimal, BigDecimal, int, boolean, 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, 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.
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>, 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, 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>) - 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, 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, 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>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized weighted pagerank for a vertex 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>, 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, 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>) - 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.
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, 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>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
Personalized pagerank for a set of vertices and weighted edges.
Pg2vecModel - Class in oracle.pgx.api.mllib
 
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.
Pg2vecModel(PgxSession, Core, Supplier<String>, Supplier<char[]>, ModelMetadata) - Constructor for class oracle.pgx.api.mllib.Pg2vecModel
 
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.
pgb() - Method in class oracle.pgx.api.frames.PgxGenericFrameReader
returns a PgxPgbFrameReader
pgb(String...) - Method in class oracle.pgx.api.frames.PgxGenericFrameReader
loads the csv PgxFrame synchronously
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
pgbAsync(String...) - Method in class oracle.pgx.api.frames.PgxGenericFrameReader
triggers the async loading of the pgb PgxFrame
pgbAsync(String) - Method in class oracle.pgx.api.frames.PgxGenericFrameStorer
triggers async storing of the pgb PgxFrame
PgDatatypeConstants - Class in oracle.pg.rdbms.pgql
This class defines data type encoding for Property Graph support.
PgDatatypeConstants() - Constructor for class oracle.pg.rdbms.pgql.PgDatatypeConstants
 
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_RESULTS_KEY - Static variable in interface oracle.pgx.api.admin.Control
 
PgqlColumnDescriptor - Interface in oracle.pg.rdbms.pgql
Describes the metadata for a logical column in a PGQL query result.
PgqlColumnDescriptor.Type - Enum in oracle.pg.rdbms.pgql
Types of logical return columns
PgqlColumnDescriptorImpl - Class in oracle.pg.rdbms.pgql
Describes the metadata for a logical column in a PGQL query result.
PgqlColumnDescriptorImpl(String, PgqlColumnDescriptor.Type, int) - Constructor for class oracle.pg.rdbms.pgql.PgqlColumnDescriptorImpl
Constructor
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.
PgqlCpgRdbmsExpander - Class in oracle.pg.rdbms.pgql
This class can expand a CreatePropertyGraph extracting table information from Oracle Database.
PgqlCreatePgTranslator - Class in oracle.pg.rdbms.pgql
This class is the main driver for PGQL-to-SQL translation of CREATE PROPERTY GRAPH statement.
PgqlCreatePgTranslator() - Constructor for class oracle.pg.rdbms.pgql.PgqlCreatePgTranslator
 
PgqlCreatePgUtils - Class in oracle.pg.rdbms.pgql
This class contains utility methods for PGQL-to-SQL translation of CREATE PROPERTY GRAPH statement
PgqlCreatePgUtils() - Constructor for class oracle.pg.rdbms.pgql.PgqlCreatePgUtils
 
PgqlDropPgTranslator - Class in oracle.pg.rdbms.pgql
This class is the main driver for PGQL-to-SQL translation of DROP PROPERTY GRAPH statement.
PgqlDropPgTranslator() - Constructor for class oracle.pg.rdbms.pgql.PgqlDropPgTranslator
 
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 - Interface in oracle.pg.rdbms.pgql
Represents a single element in a PGQL query result row.
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.
PgqlResultElementImpl - Class in oracle.pg.rdbms.pgql
This class represents a single element in a PGQL query result
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.
PgqlResultSetImpl - Class in oracle.pg.rdbms.pgql
This class provides a ResultSet for a PGQL query execution.
PgqlResultSetMetaDataImpl - Class in oracle.pg.rdbms.pgql
This class describes column meta data for a PGQL query result.
PgqlSqlCreateTrans - Interface in oracle.pg.rdbms.pgql
Holds the SQL translation of a PGQL create.
PgqlSqlCreateTransImpl - Class in oracle.pg.rdbms.pgql
Holds the SQL translation of a PGQL create.
PgqlSqlCreateTransImpl(String, String, Object[]) - Constructor for class oracle.pg.rdbms.pgql.PgqlSqlCreateTransImpl
Constructor
PgqlSqlDropTrans - Interface in oracle.pg.rdbms.pgql
Holds the SQL translation of a PGQL drop.
PgqlSqlDropTransImpl - Class in oracle.pg.rdbms.pgql
Holds the SQL translation of a PGQL drop.
PgqlSqlDropTransImpl(String, String, String) - Constructor for class oracle.pg.rdbms.pgql.PgqlSqlDropTransImpl
Constructor
PgqlSqlModifyTrans - Interface in oracle.pg.rdbms.pgql
Holds the SQL translation of a PGQL modify.
PgqlSqlModifyTrans.ModificationType - Enum in oracle.pg.rdbms.pgql
 
PgqlSqlModifyTransImpl - Class in oracle.pg.rdbms.pgql
Holds the SQL translation of a PGQL modify.
PgqlSqlModifyTransImpl(String[], List<Object>, List<PgqlSqlModifyTrans.ModificationType>, List<Object[]>, String[], List<List<Object>>) - Constructor for class oracle.pg.rdbms.pgql.PgqlSqlModifyTransImpl
Constructor
PgqlSqlQueryTrans - Interface in oracle.pg.rdbms.pgql
Holds the SQL translation of a PGQL query.
PgqlSqlQueryTransImpl - Class in oracle.pg.rdbms.pgql
Class to hold the SQL translation of a PGQL query.
PgqlSqlQueryTransImpl(PgqlColumnDescriptor[], StringBuffer, List<Object>) - Constructor for class oracle.pg.rdbms.pgql.PgqlSqlQueryTransImpl
Constructor
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.
PgqlTranslator - Class in oracle.pg.rdbms.pgql
This class is the main driver for PGQL-to-SQL translation
PgqlUtils - Class in oracle.pg.rdbms.pgql
This class contains utility methods for PGQL translation
PgqlUtils() - Constructor for class oracle.pg.rdbms.pgql.PgqlUtils
 
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
 
PgSchemaResultSet - Class in oracle.pg.rdbms.pgql
This class provides a ResultSet for a PGQL query execution.
PGUtils - Class in oracle.pg.rdbms
A helpful utility to create property graph views (vertex and edge views) from an RDF model stored in an Oracle Database
PGUtils() - Constructor for class oracle.pg.rdbms.PGUtils
 
PGUtils.RDFPredicate - Class in oracle.pg.rdbms
This class defines how to map RDF predicates to property graph attributes/keys
PgViewDdlExecution - Class in oracle.pg.rdbms.pgql.pgview
 
PgViewDdlExecution(PgqlConnection, String, String) - Constructor for class oracle.pg.rdbms.pgql.pgview.PgViewDdlExecution
 
PgViewMetadataConnector - Class in oracle.pg.rdbms.pgql.pgview.metadata
 
PgViewMetadataConnector(Connection, String, String) - Constructor for class oracle.pg.rdbms.pgql.pgview.metadata.PgViewMetadataConnector
 
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) - 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.
Pgx - Class in oracle.pgx.api
Main entry point for PGX applications.
Pgx() - Constructor for class oracle.pgx.api.Pgx
 
PGX_CONFIG_FILE_SYSTEM_PROPERTY - Static variable in interface oracle.pgx.api.admin.Control
 
PgxCollection<E,ID> - Class in oracle.pgx.api
Superclass for Pgx collections.
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
 
PgxDistConfig - Class in oracle.pgx.config
PGX.D Engine Config.
PgxDistConfig.Field - Enum in oracle.pgx.config
Fields of PGX.D Engine Config.
PgxEdge - Class in oracle.pgx.api
An edge of a PgxGraph.
PgxEdgeTableFromFramesCreator - Class in oracle.pgx.api.frames
 
PgxEdgeTableFromFramesCreator(PgxSession, Core, EdgeFrameDeclaration, PgxGraphFromFramesCreator) - Constructor for class oracle.pgx.api.frames.PgxEdgeTableFromFramesCreator
 
PgxEntity<ID> - Class in oracle.pgx.api
An abstraction of vertex and edge.
PgxFrame - Class in oracle.pgx.api.frames
 
PgxFrame() - Constructor for class oracle.pgx.api.frames.PgxFrame
 
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
 
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
 
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.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(PgxSession, 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.
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
 
PgxPreparedStatement - Interface in oracle.pgx.api
 
PgxResult - Interface in oracle.pgx.api
A result of a pattern matching query.
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, Throwable) - Constructor for exception oracle.pgx.api.admin.PgxShutdownException
 
PgxShutdownException(String) - Constructor for exception oracle.pgx.api.admin.PgxShutdownException
 
PgxShutdownException(Throwable) - Constructor for exception oracle.pgx.api.admin.PgxShutdownException
 
PgxVect<E> - Class in oracle.pgx.api
A 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.
PgxVertexTableFromFramesCreator - Class in oracle.pgx.api.frames
 
PgxVertexTableFromFramesCreator(PgxSession, Core, VertexFrameDeclaration, PgxGraphFromFramesCreator) - Constructor for class oracle.pgx.api.frames.PgxVertexTableFromFramesCreator
 
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.
PIPEDSTREAM - Static variable in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
 
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
 
PoolType - Enum in oracle.pgx.api
An enum for the different thread-pools available within PGX.
positions - Variable in class oracle.pg.rdbms.pgql.ModifyVarInfo
 
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.
PREF_OWNER_PARAMETER - Static variable in class oracle.pg.rdbms.index.oratext.OracleTextIndexParameters
This constant denotes the parameter for the owner of the preferences
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
prepareConfigEdgePropertiesFromOPVFile(Object[], AbstractPgGraphConfigBuilder, int, OracleFlatFileSplitterConfig) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
Updates an existing AbstractPgGraphConfigBuilder with all the vertex properties obtained from the given set of OPV flat files.
prepareConfigVertexPropertiesFromOPVFile(Object[], AbstractPgGraphConfigBuilder, int, OracleFlatFileSplitterConfig) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
Updates an existing AbstractPgGraphConfigBuilder with all the vertex properties obtained from the given set of OPV flat files.
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.
prepareSecureConfig(Configuration, String, String, String, String, String, String) - Static method in class oracle.pg.hbase.OraclePropertyGraph
Prepares the Apache HBase configuration object to work with HBase secure cluster
prepareStatement(String) - Method in class oracle.pg.rdbms.pgql.PgqlConnection
Creates a new PgqlPreparedStatement object, which represents a pre-compiled PGQL statement.
prepareTwoTablesGraphEdgeTab(Connection, String, String, List<String>, List<PropertyType>, String, String, boolean) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
Creates and prepares an Edge table representing all the edges in a graph using a Two Tables approach.
prepareTwoTablesGraphEdgeTab(Connection, String, String, List<String>, List<PropertyType>, String, String, boolean, Map<String, String>) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
Creates and prepares an Edge table representing all the edges in a graph using a Two Tables approach.
prepareTwoTablesGraphEdgeTab(Connection, String, String, List<String>, List<PropertyType>, String, String, boolean, Map<String, String>, IdType, IdType) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
Creates and prepares an Edge table representing all the edges in a graph using a Two Tables approach.
prepareTwoTablesGraphEdgeTab(Connection, String, String, List<String>, List<PropertyType>, String, String, boolean, Map<String, String>, IdType, IdType, boolean) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
Creates and prepares an Edge table representing all the edges in a graph using a Two Tables approach.
prepareTwoTablesGraphVertexTab(Connection, String, String, List<String>, List<PropertyType>, String, String, boolean) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
Creates and prepares a Vertex table representing all the vertices in a graph using a TwoTables approach.
prepareTwoTablesGraphVertexTab(Connection, String, String, List<String>, List<PropertyType>, String, String, boolean, Map<String, String>) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
Creates and prepares a Vertex table representing all the vertices in a graph using a TwoTables approach.
preserveEdgeKeys(boolean) - Method in class oracle.pgx.api.PartitionizingStrategyBuilder
Set the flag indicating if the edge keys should be preserved in the graph that is partitioned while loading if not, the partitioned graph will not keep the original edge keys
prettyPrint() - Method in class oracle.pg.rdbms.pgql.pgview.translation.expression.EmptyProjection
 
prettyPrint() - Method in class oracle.pg.rdbms.pgql.pgview.translation.expression.Projection
 
prettyPrint() - Method in class oracle.pg.rdbms.pgql.pgview.translation.expression.TableExpression
 
prettyPrint() - Method in class oracle.pg.rdbms.pgql.pgview.translation.expression.TableReference
 
prettyPrint() - Method in class oracle.pg.rdbms.pgql.pgview.translation.expression.Union
 
previous() - Method in class oracle.pg.rdbms.pgql.PgqlResultSetImpl
Moves the cursor to the previous row from its current position.
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>, EdgeProperty<Boolean>) - 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
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(long) - Method in interface oracle.pg.rdbms.pgql.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(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() - Method in class oracle.pg.rdbms.pgql.PgqlResultSetImpl
Prints all results to System.out.
print(PrintStream, long, int) - Method in class oracle.pg.rdbms.pgql.PgqlResultSetImpl
Same as PgqlResultSet.print(long, int) except that this method prints content to printStream.
print() - Method in class oracle.pgx.api.frames.PgxFrame
Prints all results to System.out.
print(long) - Method in class oracle.pgx.api.frames.PgxFrame
Prints numRows results 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, long, long) - Method in class oracle.pgx.api.frames.PgxFrame
Prints the content of the frame Blocking version of PgxFrame.printAsync(PrintStream, long, long).
print() - Method in interface oracle.pgx.api.Operation
Print the current operation and all its children to standard output
print(PrintStream) - Method in interface oracle.pgx.api.Operation
Print the current operation and all its children to the given printStream
print() - Method in interface oracle.pgx.api.PgqlResultSet
Prints all 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.pgx.api.PgqlResultSet
Prints numResults results from fromth result to System.out.
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.
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
printByteArray(String, byte[], PrintStream) - Static method in class oracle.pg.hbase.OraclePropertyGraphUtils
Prints a string representation of the byte array to the specified PrintStream
printProgress() - Method in class oracle.pg.hbase.OracleCommonIteratorImpl
 
printStackTrace(PrintStream) - Method in exception oracle.pg.text.OracleIndexException
Print the composite message and the embedded stack trace to the specified stream.
printStackTrace(PrintWriter) - Method in exception oracle.pg.text.OracleIndexException
Print the composite message and the embedded stack trace to the specified print writer.
PRIVATE - Static variable in class oracle.pgx.api.Namespace
Namespace for session-private objects
processBindVariables(String, int) - Method in class oracle.pg.rdbms.pgql.BindValueInfo
Returns a new String that is the result of replacing all encoded bind variables in pgqlToSqlString with "?".
ProgressListener - Interface in oracle.pg.common
This interface defines a few core APIs to that can be used to report progress of a long running process (data importing or exporting for example).
progressTo(long, String) - Method in interface oracle.pg.common.ProgressListener
This method reports the current progress.
progressTo(long, String) - Method in class oracle.pg.common.SimpleLogBasedDataLoaderListenerImpl
This method reports the current progress.
progressTo(long, String) - Method in class oracle.pg.common.SimpleLogBasedProgressListenerImpl
This method reports the current progress.
PROJECT_MODE - Static variable in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
Projection - Class in oracle.pg.rdbms.pgql.pgview.translation.expression
 
Projection(boolean, List<Pair<String, String>>, List<TableExpression>, String, List<String>, String, List<String>, long, long, List<List<String>>, List<String>) - Constructor for class oracle.pg.rdbms.pgql.pgview.translation.expression.Projection
 
projNullProps - Variable in class oracle.pg.rdbms.pgql.QueryContext
 
properties(String...) - Method in class oracle.pg.common.OracleEdgeBase
Get an Iterator of properties.
properties(String...) - Method in class oracle.pg.common.OracleVertexBase
Get an Iterator of properties.
properties() - Method in class oracle.pg.common.OracleVertexFeaturesBase
Gets features related to "properties" on a Vertex.
properties(String...) - Method in class oracle.pg.common.OracleVertexPropertyBase
Get an Iterator of properties.
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(String) - Method in class oracle.pg.common.OracleEdgeBase
Get a Property for the Element given its key.
property(String, Object) - Method in class oracle.pg.common.OracleEdgeBase
Add or set a property value for the Element given its key.
property(String, Object, boolean) - Method in class oracle.pg.common.OracleElementBase
Assign a key/value property to the element.
property(String, Object, boolean, boolean) - Method in class oracle.pg.common.OracleElementBase
Assign a key/value property to the element.
property(VertexProperty.Cardinality, String, Object, Object...) - Method in class oracle.pg.common.OracleVertexBase
Create a new vertex property.
property(String) - Method in class oracle.pg.common.OracleVertexBase
Get the VertexProperty for the provided key.
property(String, Object) - Method in class oracle.pg.common.OracleVertexBase
Assign a key/value property to the element.
property(String, V) - Method in class oracle.pg.common.OracleVertexPropertyBase
Add or set a property value for the Element given its key.
Property<ID,K extends PgxEntity<ID>,V> - Class in oracle.pgx.api
A property of a PgxGraph.
PROPERTY_PROXY_MAP_KEY - Static variable in interface oracle.pgx.api.admin.Control
 
PROPERTY_SUFFIX - Static variable in class oracle.pg.rdbms.pgql.pgview.metadata.PgViewMetadataConnector
 
propertyCommon(String, Object, boolean) - Method in class oracle.pg.common.OracleElementBase
Assign a key/value property to the element.
PropertyFilterIteratorImpl<T extends OracleElementBase> - Class in oracle.pg.hbase
This class implements the Iterator interface for filtered edges.
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
 
PropertyNamesTimeoutException - Exception in oracle.pg.hbase
This class extends the Java RuntimeException.
PropertyNamesTimeoutException() - Constructor for exception oracle.pg.hbase.PropertyNamesTimeoutException
Constructs a PropertyNamesTimeoutException
PropertyNamesTimeoutException(String) - Constructor for exception oracle.pg.hbase.PropertyNamesTimeoutException
Construct a PropertyNamesTimeoutException with the specified detail message.
PropertyNamesTimeoutException(String, Throwable) - Constructor for exception oracle.pg.hbase.PropertyNamesTimeoutException
Construct a PropertyNamesTimeoutException with the specified detail message and nested exception.
PropertyNamesTimeoutException(Throwable) - Constructor for exception oracle.pg.hbase.PropertyNamesTimeoutException
Construct a PropertyNamesTimeoutException with the specified nested exception.
PropertyNamesTimeoutException - Exception in oracle.pg.nosql
This class extends the Java RuntimeException.
PropertyNamesTimeoutException() - Constructor for exception oracle.pg.nosql.PropertyNamesTimeoutException
Constructs a PropertyNamesTimeoutException
PropertyNamesTimeoutException(String) - Constructor for exception oracle.pg.nosql.PropertyNamesTimeoutException
Construct a PropertyNamesTimeoutException with the specified detail message.
PropertyNamesTimeoutException(String, Throwable) - Constructor for exception oracle.pg.nosql.PropertyNamesTimeoutException
Construct a PropertyNamesTimeoutException with the specified detail message and nested exception.
PropertyNamesTimeoutException(Throwable) - Constructor for exception oracle.pg.nosql.PropertyNamesTimeoutException
Construct a PropertyNamesTimeoutException with the specified nested exception.
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.
propertyValue(String) - Method in class oracle.pg.common.OracleElementBase
Return the value associated with the provided key.
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
PUBLIC - Static variable in class oracle.pgx.api.Namespace
Namespace for published objects
publish(Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>) - Method in class oracle.pgx.api.PgxGraph
 
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().
publishAsync() - Method in class oracle.pgx.api.PgxGraph
Publishes the 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.
publishAsync() - Method in class oracle.pgx.api.Property
Publishes the property into a shared 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.
put(OracleEdgeBase) - Method in class oracle.pg.common.EdgeCache
Add one Edge to the cache
put(Long, OracleEdgeBase) - Method in class oracle.pg.common.EdgeCache
Add one Edge to the cache.
put(OracleVertexBase) - Method in class oracle.pg.common.VertexCache
Add one vertex to the cache
put(Long, OracleVertexBase) - Method in class oracle.pg.common.VertexCache
Add one vertex to the cache.
put(String, Object, T) - Method in interface oracle.pg.text.OracleIndex
Indexes an element by a key and a value.
put(K, V) - Method in class oracle.pgx.api.PgxMap
Blocking version of PgxMap.putAsync(Object, Object).
put(F, Object) - Method in class oracle.pgx.config.GenericConfigBuilder
 
putAliasModifyList(String, Set<Integer>) - Method in class oracle.pg.rdbms.pgql.TraversalStruct
Puts a list of positions of modify operators where the given alias is used
putAll(Map<AnalysisTaskConfig.Field, Object>) - Method in class oracle.pgx.config.AnalysisTaskConfigBuilder
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(Map<AuthorizationEntityConfig.Field, Object>) - Method in class oracle.pgx.config.AuthorizationEntityConfigBuilder
Puts all values from the given map into this builder.
putAll(AuthorizationEntityConfig) - Method in class oracle.pgx.config.AuthorizationEntityConfigBuilder
Puts all values from the given config 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(AuthorizationEntityPermissionConfig) - Method in class oracle.pgx.config.AuthorizationEntityPermissionConfigBuilder
Puts all values from the given config 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(BasicSchedulerConfig) - Method in class oracle.pgx.config.BasicSchedulerConfigBuilder
Puts all values from the given config 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(DataMemoryLimitsConfig) - Method in class oracle.pgx.config.DataMemoryLimitsConfigBuilder
Puts all values from the given config 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(EnterpriseSchedulerConfig) - Method in class oracle.pgx.config.EnterpriseSchedulerConfigBuilder
Puts all values from the given config 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(EnterpriseSchedulerFlagsConfig) - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
Puts all values from the given config 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(FrontierRedactedVerticesConfig) - Method in class oracle.pgx.config.FrontierRedactedVerticesConfigBuilder
Puts all values from the given config into this builder
putAll(Map<? extends F, Object>) - Method in class oracle.pgx.config.GenericConfigBuilder
 
putAll(Map<GraphPropertyConfig.Field, Object>) - Method in class oracle.pgx.config.GraphPropertyConfigBuilder
Puts all values from the given map into this builder.
putAll(GraphPropertyConfig) - Method in class oracle.pgx.config.GraphPropertyConfigBuilder
Puts all values from the given config 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(PgxConfig) - Method in class oracle.pgx.config.PgxConfigBuilder
Puts all values from the given config 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(PreloadGraphConfig) - Method in class oracle.pgx.config.PreloadGraphConfigBuilder
Puts all values from the given config 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(PropertiesRedactionRuleConfig) - Method in class oracle.pgx.config.PropertiesRedactionRuleConfigBuilder
Puts all values from the given config 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(RealmConfig) - Method in class oracle.pgx.config.RealmConfigBuilder
Puts all values from the given config 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(RuntimeConfig) - Method in class oracle.pgx.config.RuntimeConfigBuilder
Puts all values from the given config 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(UdfFunctionArgumentConfig) - Method in class oracle.pgx.config.UdfFunctionArgumentConfigBuilder
Puts all values from the given config 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(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.
putEdgeJoin(String, List<int[]>) - Method in class oracle.pg.rdbms.pgql.TraversalStruct
Puts an edge join list in the Edge-Join Map
putModifyFromElem(Integer, ValuePair) - Method in class oracle.pg.rdbms.pgql.SqlQuery
Adds a from element to the modify list at given index in this select query
putModifyWhereElem(Integer, String) - Method in class oracle.pg.rdbms.pgql.SqlQuery
Adds a where element to the modify list at given index in this select query
putPropAlias(ValuePair, String) - Method in class oracle.pg.rdbms.pgql.TraversalStruct
Puts an alias in Prop-Alias Map
putTableNameForId(String, String[]) - Method in class oracle.pg.rdbms.pgql.TraversalStruct
Puts a table-prop pair in ID-Table Map
putVarAlias(String, String[]) - Method in class oracle.pg.rdbms.pgql.TraversalStruct
Puts an alias-column pair in Var-Alias Map
putVarId(String, String) - Method in class oracle.pg.rdbms.pgql.TraversalStruct
Puts a constant Id in varIdMap
putVarProp(String, Set<String>) - Method in class oracle.pg.rdbms.pgql.TraversalStruct
Puts a set of properties in Var-Prop Map

Q

qualifiedSQLName(Connection, String) - Static method in class oracle.pg.common.SQLUtils
Checks if the specified name is a qualified SQL name.
qualifiedSQLName(Connection, String) - Static method in class oracle.pg.common.Util
Checks if the specified name is a qualified SQL name.
query(String, Object, boolean) - Method in interface oracle.pg.text.OracleIndex
Query for all the elements satisfying the specified K/V property within the index
query(String, Object) - Method in interface oracle.pg.text.OracleIndex
Query for all the elements satisfying the specified K/V property within the index
QueryContext - Class in oracle.pg.rdbms.pgql
This class serves as a simple data structure to hold various attributes used during PGQL-to-SQL translation
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).
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.
QueryTranslator - Class in oracle.pg.rdbms.pgql.pgview.translation
 
QueryTranslator() - Constructor for class oracle.pg.rdbms.pgql.pgview.translation.QueryTranslator
 
quietlyClose(OutputStream[]) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
Quietly closes the specified array of OutputStream.
quietlyClose(OutputStream) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
Quietly closes the specified OutputStream.
quietlyClose(InputStream[]) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
Quietly closes the specified array of InputStream.
quietlyClose(InputStream) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
Quietly closes the specified InputStream.
quietlyClose(BufferedReader) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
Quietly closes the specified BufferedReader.
quietlyClose(Table) - Static method in class oracle.pg.hbase.OraclePropertyGraph
Quietly close the specified Table object.
quietlyCloseConnection(Connection) - Static method in class oracle.pg.hbase.OraclePropertyGraphUtils
Quietly close an Connection object handling a connection to an Apache HBase Database
quietlyCloseConnections(Connection[]) - Static method in class oracle.pg.hbase.OraclePropertyGraphUtils
Quietly close an array of Connection objects handling connections to an Apache HBase Database.
quietlyCloseConnections(KVStoreConfig[]) - Static method in class oracle.pg.nosql.OraclePropertyGraphUtils
Quietly closes an array KVStoreConfig objects storing all the configurations used to connect to an Oracle NoSQL Database
quietlyCloseConnections(Oracle[], Connection[]) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
Quietly close an array of Oracle objects handling connections to an Oracle Database.
quietlyCloseKVStore(OraclePropertyGraph) - Static method in class oracle.pg.nosql.OraclePropertyGraphUtils
Quietly close the KVStore object handling a connection to an Oracle NoSQL Database associated to the given property graph
quietlyCloseResultSet(ResultSet) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
Closes (in a best effort fashion) the provided result set.
quietlyCloseResultSetAndStmt(ResultSet, Statement) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
Closes (in a best effort fashion) the provided result set and its corresponding statement.
quietlyCloseResultSetAndStmt(ResultSet) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
Closes (in a best effort fashion) the provided result set and its corresponding statement.
quietlyCloseResultSetAndStmt(ResultSet, Statement) - Static method in class oracle.pg.rdbms.OracleElementIteratorImpl
This method will close (in a best effort fashion) the provided result set and its corresponding statement.
quietlyCloseResultSetAndStmt(ResultSet, Statement) - Static method in class oracle.pg.rdbms.pgql.DbmsUtils
Closes (in a best effort fashion) the provided result set and its corresponding statement.
quietlyCloseStmt(Statement) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
Closes (in a best effort fashion) the provided statement.
quietlyCloseStmt(Statement) - Static method in class oracle.pg.rdbms.OracleElementIteratorImpl
 
quietlyShutdown(OraclePropertyGraphBase) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
Quietly shutdown a property graph.

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
RandomGeneratorStrategy - Enum in oracle.pgx.config
 
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
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.
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
 
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
 
RDBMSIndexManager - Class in oracle.pg.rdbms
A single point for accessing all vertex and edge indices of a specific OraclePropertyGraph object.
RDBMSIndexManager(OraclePropertyGraph) - Constructor for class oracle.pg.rdbms.RDBMSIndexManager
Creates a new RDBMSIndexManager object, handling external indexes associated to the specified property graph.
RDBMSOracleTextEdgeAutoIndex - Class in oracle.pg.rdbms.index.oratext
This class extends the functions defined in OracleTextAutoIndex to handle an automatic index on edges using Oracle Text.
RDBMSOracleTextEdgeAutoIndex(String, OraclePropertyGraph, Parameter[], boolean) - Constructor for class oracle.pg.rdbms.index.oratext.RDBMSOracleTextEdgeAutoIndex
Constructs a new RDBMSOracleTextEdgeAutoIndex object.
RDBMSOracleTextVertexAutoIndex - Class in oracle.pg.rdbms.index.oratext
This class extends the functions defined in OracleTextAutoIndex to handle an automatic index on vertices using Oracle Text.
RDBMSOracleTextVertexAutoIndex(String, OraclePropertyGraph, Parameter[], boolean) - Constructor for class oracle.pg.rdbms.index.oratext.RDBMSOracleTextVertexAutoIndex
Constructs a new RDBMSOracleTextVertexAutoIndex object.
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.
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
 
readBinaryInMemGraphSnapshot(String, String, Connection, OutputStream[], long, int) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
Reads an In-Memory Graph Snapshot (binary file) from the snapshot SS$ table and writes it into the given outputstream.
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, GraphMetaData) - Method in class oracle.pgx.api.PgxSession
readGraphAsOf(GraphConfig, GraphMetaData, String) - Method in class oracle.pgx.api.PgxSession
readGraphAsOf(GraphConfig, long) - Method in class oracle.pgx.api.PgxSession
readGraphAsOf(GraphConfig, long, String) - Method in class oracle.pgx.api.PgxSession
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.
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.
readGraphFile(String) - Method in class oracle.pgx.api.PgxSession
readGraphFile(String, Format) - Method in class oracle.pgx.api.PgxSession
readGraphFile(String, String) - 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, Format) - 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, String) - Method in class oracle.pgx.api.PgxSession
Loads the graph contained in the files at the given path.
readGraphFiles(List<String>) - Method in class oracle.pgx.api.PgxSession
readGraphFiles(List<String>, Format) - Method in class oracle.pgx.api.PgxSession
readGraphFiles(List<String>, String) - Method in class oracle.pgx.api.PgxSession
readGraphFiles(List<String>, Format, String) - Method in class oracle.pgx.api.PgxSession
readGraphFiles(String, String) - Method in class oracle.pgx.api.PgxSession
readGraphFiles(String, String, Format) - Method in class oracle.pgx.api.PgxSession
readGraphFiles(String, String, String) - Method in class oracle.pgx.api.PgxSession
readGraphFiles(String, String, Format, 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>, Format) - 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, String) - Method in class oracle.pgx.api.PgxSession
readGraphFilesAsync(List<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>, String) - 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.
readGraphFilesAsync(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, String) - 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>, 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>, Format) - 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, String) - Method in class oracle.pgx.api.PgxSession
Loads the graph contained in the files at the given paths.
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, String) - 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
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, String) - Method in class oracle.pgx.api.PgxSession
Reads a graph and its properties, specified a 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.
readObjFromResultSet(ResultSet, int) - Static method in class oracle.pg.rdbms.OraclePropertyGraph
Reads a few columns: T, V, VN, VT from the result set and constructs an Object (V in a K/V pair) depending on the actual object type.
readObjFromResultSet(ResultSet, int, boolean) - Static method in class oracle.pg.rdbms.OraclePropertyGraph
Reads a few columns: T, V, VN, VT from the result set and constructs an Object (V in a K/V pair) depending on the actual object type.
readObjFromResultSet(ResultSet, int) - Static method in class oracle.pg.rdbms.pgql.DbmsUtils
Reads a few columns: T, V, VN, VT from the result set and constructs an Object (V in a K/V pair) depending on the actual object type.
readTwoTablesGraphEdgeAndProperties(Connection[], String, String, int, int) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
Gets an array of ResultSet objects that hold all the edges in the edge (from Two Tables approach).
readTwoTablesGraphEdgeAndProperties(Connection[], String, String, List<String>, int, int) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
Gets an array of ResultSet objects that hold all the edges in the edge (from Two Tables approach).
readTwoTablesGraphEdgeAndProperties(Connection[], String, String, List<String>, int, int, Map<String, String>) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
Gets an array of ResultSet objects that hold all the edges in the edge (from Two Tables approach).
readTwoTablesGraphEdgeAndProperties(Connection[], String, String, List<String>, int, int, Map<String, String>, IdType) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
Gets an array of ResultSet objects that hold all the edges in the edge (from Two Tables approach).
readTwoTablesGraphEdgeAndProperties(Connection[], String, String, List<String>, int, int, Map<String, String>, IdType, boolean) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
Gets an array of ResultSet objects that hold all the edges in the edge (from Two Tables approach).
readTwoTablesGraphVertexAndProperties(Connection[], String, String, int, int) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
Gets an array of ResultSet objects that hold all the vertices in the vertex (from Two Tables approach).
readTwoTablesGraphVertexAndProperties(Connection[], String, String, List<String>, int, int) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
Gets an array of ResultSet objects that hold all the vertices in the vertex (from Two Tables approach).
readTwoTablesGraphVertexAndProperties(Connection[], String, String, List<String>, int, int, Map<String, String>) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
Gets an array of ResultSet objects that hold all the vertices in the vertex (from Two Tables approach).
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
rebuildDistinctEdgeTable(List<String>, int, String) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Enables database triggers and indices of the distinct edge table
rebuildEdgeSecondaryIndexTable() - Method in class oracle.pg.hbase.OraclePropertyGraph
Rebuilds the secondary index on edges.
rebuildEdgeSecondaryIndexTable(int) - Method in class oracle.pg.hbase.OraclePropertyGraph
Rebuilds the secondary index on edges.
rebuildEdgeTableConstraints(List<String>, int, String) - Method in class oracle.pg.rdbms.OraclePropertyGraph
This method rebuilds all the database constraints of the edge table.
rebuildEdgeTableIndices(List<String>, int, boolean, String) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Rebuilds all database indices of the edge table.
rebuildVertexSecondaryIndexTable() - Method in class oracle.pg.hbase.OraclePropertyGraph
Rebuilds the secondary index on vertices.
rebuildVertexSecondaryIndexTable(int) - Method in class oracle.pg.hbase.OraclePropertyGraph
Rebuilds the secondary index on edges.
rebuildVertexTableConstraints(List<String>, int, String) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Rebuilds all the database constraints of the vertex table.
rebuildVertexTableIndices(List<String>, int, boolean, String) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Rebuilds all database indices of the vertex table.
redactPassword() - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
 
redactPassword() - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
 
refresh() - Method in class oracle.pg.common.OracleElementBase
Re-read the attributes about this graph element from the database if this element is only partially constructed.
refreshAllIndicesCache() - Method in class oracle.pg.text.OracleIndexManager
Refresh the cache for all auto and manual indices
refreshAutoIndices() - Method in interface oracle.pg.common.OracleIndexableGraph
Refreshes all automatic indices based to the most up-to-date state of the property graph.
refreshAutoIndices() - Method in class oracle.pg.text.OracleIndexManager
Refreshes all automatic indices based to the most up-to-date state of the graph.
refreshEdgeAutoIndexCache() - Method in class oracle.pg.text.OracleIndexManager
Refresh the cache for automatic index on edges
refreshEdgeIndicesCache() - Method in class oracle.pg.text.OracleIndexManager
Refresh the cache for manual indices on edges
refreshIndices(long, long) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Refreshes all the text indices based on the changes done during the given SCN window.
refreshIndicesCache() - Method in class oracle.pg.text.OracleIndexManager
Refresh the index caches associated to this index manager
refreshManualIndicesCache() - Method in class oracle.pg.text.OracleIndexManager
Refresh the cache for manual indices on vertices
refreshVertexAutoIndexCache() - Method in class oracle.pg.text.OracleIndexManager
Refresh the cache for automatic index on vertices
refreshVertexIndicesCache() - Method in class oracle.pg.text.OracleIndexManager
Refresh the cache for manual indices on vertices
registerKeystore(String, char[]) - Method in class oracle.pgx.api.PgxSession
Register the keystore to read needed secrets.
REGULARFILE - Static variable in class oracle.pg.rdbms.OraclePropertyGraphDataLoader
 
REINDEX_NUM_CONNS_PARAMETER - Static variable in class oracle.pg.text.OracleIndexParameters
This constant denotes the parameter for the number of connections to the property graph used when indexing data
reindexElements(String) - Method in class oracle.pg.rdbms.index.oratext.RDBMSOracleTextEdgeAutoIndex
Re-index the elements of the associated property graph based on the specified keys.
reindexElements(String) - Method in class oracle.pg.rdbms.index.oratext.RDBMSOracleTextVertexAutoIndex
Re-index the elements of the associated property graph based on the specified keys.
reindexElements() - Method in interface oracle.pg.text.OracleAutoIndex
Re-index the elements of the associated property graph based on the current indexed keys.
reindexElementsPartitioned() - Method in interface oracle.pg.text.OracleAutoIndex
Re-index the elements of the associated property graph based on the current indexed keys using getElementsPartitioned APIs.
relative(long) - Method in class oracle.pg.rdbms.pgql.PgqlResultSetImpl
Moves the cursor a relative number of row with repect to the current position.
RELEASE_VERSION - Static variable in class oracle.pgx.config.VersionConfig
The release version of PGX
remove(OracleEdgeBase) - Method in class oracle.pg.common.EdgeCache
Remove one Edge from the cache
remove(Long) - Method in class oracle.pg.common.EdgeCache
Remove one Edge from the cache
remove() - Method in class oracle.pg.common.OracleCommonIteratorBase
The remove operation is not supported by this implementation of Iterator.
remove() - Method in class oracle.pg.common.OracleEdgeBase
This method removes this edge from its underlying graph.
remove() - Method in class oracle.pg.common.OraclePropertyBase
Remove the property from the associated element
remove() - Method in class oracle.pg.common.OracleVertexBase
This method removes this vertex from its underlying graph.
remove() - Method in class oracle.pg.common.OracleVertexPropertyBase
Removes the Element from the graph.
remove(OracleVertexBase) - Method in class oracle.pg.common.VertexCache
Remove one Vertex from the cache
remove(Long) - Method in class oracle.pg.common.VertexCache
Remove one Vertex from the cache
remove() - Method in class oracle.pg.hbase.AdjacencyIteratorImpl
The remove operation is not supported by this implementation of Iterator
remove() - Method in class oracle.pg.hbase.OracleAdjacentEdgeIteratorImpl
The remove operation is not supported by this implementation of Iterator
remove() - Method in class oracle.pg.hbase.OracleAdjacentVertexIteratorImpl
Remove operation not supported
remove() - Method in class oracle.pg.hbase.OracleEdgeFilterIteratorImpl
The remove operation is not supported by this implementation of Iterator
remove() - Method in class oracle.pg.hbase.OracleVertexFilterIteratorImpl
The remove operation is not supported by this implementation of Iterator
remove() - Method in class oracle.pg.hbase.PropertyFilterIteratorImpl
The remove operation is not supported by this implementation of Iterator
remove() - Method in class oracle.pg.nosql.OracleEdgeFilterIteratorImpl
Remove operation not supported
remove() - Method in class oracle.pg.nosql.OracleVertexFilterIteratorImpl
Remove operation not supported
remove() - Method in class oracle.pg.rdbms.OracleEdgeFilterIteratorImpl
The remove operation is not supported by this implementation of Iterator
remove() - Method in class oracle.pg.rdbms.OracleVertexFilterIteratorImpl
The remove operation is not supported by this implementation of Iterator
remove(T) - Method in interface oracle.pg.text.OracleIndex
Deletes an element from this index
remove(String, Object, T) - Method in interface oracle.pg.text.OracleIndex
Deletes the given property/value of the element from this index
remove(Object) - Method in class oracle.pg.text.OracleIndexManager
Removes the specified element from all the indices handled by this OracleIndex Manager object.
remove(Object, boolean) - Method in class oracle.pg.text.OracleIndexManager
Removes the specified element from all the indices handled by this OracleIndex Manager object.
remove(E) - Method in class oracle.pgx.api.PgxCollection
Removes one element from this collection.
remove(K) - Method in class oracle.pgx.api.PgxMap
Blocking version of PgxMap.removeAsync(Object).
remove() - Method in class oracle.pgx.api.PgxPath.PathIterator
 
removeAll(String) - Method in interface oracle.pg.text.OracleIndex
Removes all the elements from the index matching the specified key.
removeAll(Long...) - Method in class oracle.pgx.api.EdgeCollection
 
removeAll(ID...) - Method in class oracle.pgx.api.PgxCollection
 
removeAll(Collection<E>) - Method in class oracle.pgx.api.PgxCollection
removeAll(Void...) - Method in class oracle.pgx.api.ScalarCollection
 
removeAll(ID...) - Method in class oracle.pgx.api.VertexCollection
 
removeAllAsync(Collection<PgxVertex<ID>>) - Method in class oracle.pgx.api.ComponentCollection
 
removeAllAsync(Collection<E>) - Method in class oracle.pgx.api.GraphEntityCollection
 
removeAllAsync(Collection<E>) - Method in class oracle.pgx.api.ScalarCollection
 
removeAllById(Long...) - Method in class oracle.pgx.api.EdgeCollection
 
removeAllById(Collection<ID>) - Method in class oracle.pgx.api.GraphEntityCollection
removeAllById(ID...) - Method in class oracle.pgx.api.GraphEntityCollection
removeAllById(ID...) - Method in class oracle.pgx.api.VertexCollection
 
removeAllByIdAsync(Collection<ID>) - Method in class oracle.pgx.api.GraphEntityCollection
Removes vertices/edges from an existing vertex/edge collection using their assiated 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
 
removeAsync(K) - Method in class oracle.pgx.api.PgxMap
Removes the entry specified by the given key from the map with the given name.
removeAttributeFromAllEdges(EdgeOpCallback) - Method in interface oracle.pg.common.OracleGraphAttributeUpdater
Removes an attribute from all edges satisfying the criterias specified in the given EdgeOpCallback.
removeAttributeFromAllEdges(EdgeOpCallback, boolean, int) - Method in interface oracle.pg.common.OracleGraphAttributeUpdater
Removes an attribute from all edges satisfying the criterias specified in the given EdgeOpCallback.
removeAttributeFromAllEdges(EdgeOpCallback, boolean, int, ProgressListener) - Method in interface oracle.pg.common.OracleGraphAttributeUpdater
Removes an attribute from all edges satisfying the criterias specified in the given EdgeOpCallback.
removeAttributeFromAllVertices(VertexOpCallback) - Method in interface oracle.pg.common.OracleGraphAttributeUpdater
Removes an attribute from all vertices satisfying the criterias specified in the given VertexOpCallback.
removeAttributeFromAllVertices(VertexOpCallback, boolean, int) - Method in interface oracle.pg.common.OracleGraphAttributeUpdater
Removes an attribute from all vertices satisfying the criterias specified in the given VertexOpCallback.
removeAttributeFromAllVertices(VertexOpCallback, boolean, int, ProgressListener) - Method in interface oracle.pg.common.OracleGraphAttributeUpdater
Removes an attribute from all vertices satisfying the criterias specified in the given VertexOpCallback.
removeEdge(Edge) - Method in class oracle.pg.common.OraclePropertyGraphBase
Remove the provided edge from the graph
removeEdge(Edge) - Method in class oracle.pg.hbase.OraclePropertyGraph
Remove the provided edge from the graph
removeEdge(Edge) - Method in class oracle.pg.nosql.OraclePropertyGraph
Remove the provided edge from the graph
removeEdge(long) - Method in interface oracle.pgx.api.GraphChangeSet
Removes an edge from the graph.
removeEdge(long) - 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
removeEdges(Long[]) - Method in class oracle.pg.common.OraclePropertyGraphBase
Removes a set of edges from the graph
removeEdges(Long[], int) - Method in class oracle.pg.common.OraclePropertyGraphBase
Removes a set of edges from the graph
removeEdges(EdgeOpCallback) - Method in class oracle.pg.common.OraclePropertyGraphBase
Removes a set of edges from the graph based on the given OpCallback
removeEdges(EdgeOpCallback, int) - Method in class oracle.pg.common.OraclePropertyGraphBase
Removes a set of edges from the graph based on the given OpCallback
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.pg.common.OracleElementBase
Un-assigns a key/value property from the element.
removeProperty(String) - Method in class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Removes a property from this builder
removePropertyFromIndices(String, Object) - Method in class oracle.pg.text.OracleIndexManager
Removes the property associated to the specified element from all the indices handled by this OracleIndex Manager.
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.
removeTypePrecision(String) - Static method in class oracle.pg.rdbms.pgql.PgqlCreatePgUtils
Removes the precision part from the given column type.
removeVertex(Vertex) - Method in class oracle.pg.common.OraclePropertyGraphBase
Remove the provided vertex from the graph
removeVertex(Vertex) - Method in class oracle.pg.hbase.OraclePropertyGraph
Remove the provided vertex from the graph
removeVertex(Vertex) - Method in class oracle.pg.nosql.OraclePropertyGraph
Remove the provided vertex from the graph
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
removeVertices(VertexOpCallback) - Method in class oracle.pg.common.OraclePropertyGraphBase
Removes a set of vertices from the graph based on the given OpCallback
removeVertices(VertexOpCallback, int) - Method in class oracle.pg.common.OraclePropertyGraphBase
Removes a set of vertices from the graph based on the given OpCallback
removeVertices(Long[]) - Method in class oracle.pg.common.OraclePropertyGraphBase
Removes a set of vertices from the graph
removeVertices(Long[], int) - Method in class oracle.pg.common.OraclePropertyGraphBase
Removes a set of vertices from the graph
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).
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
renameGraph(Configuration, String, String) - Static method in class oracle.pg.hbase.OraclePropertyGraphUtils
Renames the property graph (including its associated tables) to the specified graph name (if it does not exists or is not empty).
renameGraph(Oracle, String, String) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
Renames the property graph (including its associated tables) to the specified graph name (if it does not exists or is not empty).
renameGraph(Oracle, String, String, boolean, String) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
Renames the property graph (including its associated tables) to the specified graph name (if it does not exists or is not empty).
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.
reportDataLoaderFrequency() - Method in class oracle.pg.common.SimpleLogBasedDataLoaderListenerImpl
Returns a positive integer as the frequency of progress reporting.
reportProgressFrequency() - Method in interface oracle.pg.common.ProgressListener
Returns a positive integer as the frequency of progress reporting.
reportProgressFrequency() - Method in class oracle.pg.common.SimpleLogBasedProgressListenerImpl
Returns a positive integer as the frequency of progress reporting.
reset() - Method in class oracle.pg.hbase.OracleKeyFilter
Reset filter row to true.
reset() - Method in class oracle.pg.hbase.OracleValueFilter
Reset filter row to true.
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
 
resetOptions() - Method in class oracle.pg.rdbms.pgql.ModifyContext
Set all the options to their default values
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(VID) - Method in interface oracle.pgx.api.GraphBuilder
Resets any change for the vertex with the given ID.
resetVertex(VertexBuilder<VID>) - Method in interface oracle.pgx.api.GraphBuilder
Resets any change for the given vertex.
resetVertex(VID) - Method in class oracle.pgx.api.GraphBuilderImpl
 
resetVertex(VertexBuilder<VID>) - Method in class oracle.pgx.api.GraphBuilderImpl
 
resetVertex(VID) - Method in interface oracle.pgx.api.GraphChangeSet
 
resetVertex(VertexBuilder<VID>) - Method in interface oracle.pgx.api.GraphChangeSet
 
resetVertex(VertexBuilder<VID>) - Method in class oracle.pgx.api.GraphChangeSetImpl
 
resetVertex(VID) - Method in class oracle.pgx.api.GraphChangeSetImpl
 
ResultImpl - Class in oracle.pgx.api
A result of a pattern matching query.
ResultImpl(PgqlResultSetImpl, List<Object>) - Constructor for class oracle.pgx.api.ResultImpl
 
ReturnType - Enum in oracle.pgx.common.types
All function return types supported by Green-Marl language
revokeAccess(String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Revoke access of this property graph from another user.
revokePermission(PgxUser) - Method in class oracle.pgx.api.PgxGraph
revokePermission(PgxRole) - Method in class oracle.pgx.api.PgxGraph
revokePermissionAsync(PgxUser) - Method in class oracle.pgx.api.PgxGraph
Revokes all permissions on this graph from the given user.
revokePermissionAsync(PgxRole) - Method in class oracle.pgx.api.PgxGraph
Revokes all permissions on this graph from the given role.
revolve(int, int) - Static method in class oracle.pg.common.OracleCommonUtils
Calculates a hash code out of the two given hash integer values
rollback() - Method in class oracle.pg.common.OraclePropertyGraphBase
Rollbacks the operations done to this property graph instance
rollback() - Method in class oracle.pg.rdbms.OraclePropertyGraph
Rollbacks the operations done to this property graph instance
rollbackTransaction() - Method in class oracle.pg.rdbms.Oracle
Rolls back changes made through this Oracle connection.
Row - Interface in oracle.pgx.common.types
Specifies the type for rows.
run() - Method in class oracle.pg.common.OracleGraphUpdateWorker
 
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
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, VertexProperty<ID, Double>) - 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.
saltEdge(byte[]) - Static method in class oracle.pg.hbase.OraclePropertyGraph
Salts an edge ID represented as a byte array
saltVertex(byte[]) - Static method in class oracle.pg.hbase.OraclePropertyGraph
Salts a vertex ID represented as a byte array
sameSubArray(byte[], byte[], int, int) - Static method in class oracle.pg.hbase.OraclePropertyGraphUtils
Verifies if two byte arrays are equals from the specified start and length.
sanitizeGraphName(Connection, String) - Static method in class oracle.pg.rdbms.pgql.DbmsUtils
Returns a sanitized version of graphName.
sanitizeGraphOwner(Connection, String) - Static method in class oracle.pg.rdbms.pgql.DbmsUtils
Returns a sanitized graph owner name.
sanitizeSimpleFileName(String) - Static method in class oracle.pg.common.HelperUtilities
do sanity checking to the filename, only allowed characters can appear in the file name
sanitizeSimpleFileName(String) - Static method in class oracle.pg.common.Util
do sanity checking to the filename, only allowed characters can appear in the file name
saveInputStreamIntoFile(InputStream, String) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
Saves the content of the given input stream into a temporary file
Scalar<V> - Class in oracle.pgx.api
A scalar value.
ScalarCollection<E> - Class in oracle.pgx.api
A collection of scalars.
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
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.DbModelStorer
Configures the schema in which the modelstore table in the database is
schemaName - Variable in class oracle.pg.rdbms.pgql.QueryContext
 
SEARCH_ENGINE_PARAMETER - Static variable in class oracle.pg.text.OracleIndexParameters
This constant denotes the parameter for the search engine used for text indexing and searching: Lucene or SolrCloud
second - Variable in class oracle.pg.rdbms.pgql.pgview.util.Pair
 
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...).
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
serializableToStr(Serializable) - Static method in class oracle.pg.common.HelperUtilities
Convert from a Java Serializable object to a String encoding.
serializableToStr(Serializable) - Static method in class oracle.pg.common.OraclePropertyGraphBase
Convert from a Java Serializable object to a String encoding.
serialize() - Method in class oracle.pg.common.SimpleJsonDataWrapper
This method returns a String representation of this SimpleJsonDataWrapper instance
serialize() - Method in class oracle.pg.common.SimpleRdfDataWrapper
This method returns a String representation of this SimpleRdfDataWrapper instance
serialize() - Method in class oracle.pg.common.SimpleSpatialDataWrapper
This method returns a String representation of this SimpleSpatialDataWrapper instance
serialize() - Method in class oracle.pgx.api.PgxEntity
Method to get the entity as an object that can be serialized for algorithms.
SERVER_CONFIG_FILE_NAME - Static variable in interface oracle.pgx.api.admin.Control
 
ServerInstance - Class in oracle.pgx.api
A PGX server instance.
SessionContext - Interface in oracle.pgx.api
Contains information describing a PgxSession instance
set(DataType) - Static method in class oracle.pgx.api.frames.schema.datatypes.DataTypes
 
set(E) - Method in class oracle.pgx.api.PgxPath.PathIterator
 
set(int, E) - Method in class oracle.pgx.api.PgxVect
 
set(K, V) - Method in class oracle.pgx.api.Property
set(V) - Method in class oracle.pgx.api.Scalar
Blocking version of Scalar.setAsync(Object).
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.GraphWiseConvLayerConfigBuilder
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.
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
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.
setAnalysisTaskConfig(AnalysisTaskConfig) - Method in class oracle.pgx.config.EnterpriseSchedulerConfigBuilder
configuration for analysis tasks
setAnalysisTaskConfig(Consumer<AnalysisTaskConfigBuilder>) - Method in class oracle.pgx.config.EnterpriseSchedulerConfigBuilder
Builds a AnalysisTaskConfig in-place.
setArguments(Object...) - 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.
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
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
 
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(BasicSchedulerConfig) - Method in class oracle.pgx.config.PgxConfigBuilder
configuration parameters for the fork join pool backend
setBasicSchedulerConfig(Consumer<BasicSchedulerConfigBuilder>) - Method in class oracle.pgx.config.PgxConfigBuilder
Builds a BasicSchedulerConfig in-place.
setBatchSize(int) - Method in class oracle.pg.common.OraclePropertyGraphBase
Set the size of the batch used for update operations.
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.GraphWiseModelBuilder
Set the batch size.
setBatchSize(int) - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Sets the batch size for training the model (default: 128)
setBatchSizeToDebug(long) - Method in class oracle.pg.hbase.OraclePropertyGraphDataLoader
Set the batch size to show debug information
setBatchSizeToDebug(long) - Method in class oracle.pg.nosql.OraclePropertyGraphDataLoader
Set the batch size to show debug information
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.BindValueInfo
Sets the designated parameter to the given Java boolean value.
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.
setCacheStatus(OraclePropertyGraphBase.CacheStatus) - Method in class oracle.pg.common.OraclePropertyGraphBase
Set the currenct cache status.
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.
setClassWeights(Map<?, Float>) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModelBuilder
Set the class weights to be used in the loss function.
setClearTableDOP(int) - Method in class oracle.pg.nosql.OraclePropertyGraph
Sets the number of workers to be used when removing all rows from a table
setClearTablePKBufferSize(int) - Method in class oracle.pg.nosql.OraclePropertyGraph
Set the size of the primary key buffer used when removing all rows from a table
setClearTableThreadsPerWorker(int) - Method in class oracle.pg.nosql.OraclePropertyGraph
Sets the number of threads per clear table worker to be used when removing all rows from a table
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 0) of the column holding the property data.
setCompression(String) - Method in class oracle.pg.hbase.OraclePropertyGraph
Set the type of compression used in the property graph tables.
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(GraphWiseConvLayerConfig...) - Method in class oracle.pgx.api.mllib.GraphWiseModelBuilder
Set the convolutional layer configurations (See GraphWiseConvLayerConfig).
setCopyMode(PgxGraph.Mode) - Method in class oracle.pgx.api.MutationStrategyBuilder
 
setCreatedWithOptFlag(boolean) - Method in class oracle.pg.common.OracleElementBase
Set the flag denoting if the element is created with optimization flag
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
 
setCustomizedParallelScanDOP(int) - Method in class oracle.pg.nosql.OraclePropertyGraph
Set the dop used for parallel scan
setDatabaseTableName(String) - Method in class oracle.pgx.config.RdbmsEntityProviderConfigBuilder
Sets the table name in the database.
setDataBlockEncoding(DataBlockEncoding) - Method in class oracle.pg.hbase.OraclePropertyGraph
Set the data block encoding used in the property graph tables.
setDataBlockEncoding(String) - Method in class oracle.pgx.config.PgHbaseGraphConfigBuilder
Sets the data block encoding.
setDataMemoryLimits(DataMemoryLimitsConfig) - Method in class oracle.pgx.config.PgxConfigBuilder
memory limits configuration parameters
setDataMemoryLimits(Consumer<DataMemoryLimitsConfigBuilder>) - Method in class oracle.pgx.config.PgxConfigBuilder
Builds a DataMemoryLimitsConfig in-place.
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
setDatatypeClass(Class) - Method in class oracle.pg.rdbms.index.oratext.OracleTextQueryObject
Set the data type used for filtering the key/value pairs matching the given OracleTextQueryObject
setDate(int, LocalDate) - Method in class oracle.pg.rdbms.pgql.PgqlExecution
Sets the designated parameter to the given Java LocalDate value.
setDefault(Object) - Method in class oracle.pgx.config.GraphPropertyConfigBuilder
default value to be assigned to this property if datasource does not provide it.
setDefaultDOPPerPtn(int) - Method in class oracle.pg.rdbms.OraclePropertyGraph
This method sets the default DOP used for partition-wise scan.
setDefaultEdgeOptFlag(OraclePropertyGraphBase.OptimizationFlag) - Method in class oracle.pg.common.OraclePropertyGraphBase
Set the default edge optimization flag associated to this property graph.
setDefaultEdgeTableName(String) - Method in class oracle.pgx.api.PartitionizingStrategyBuilder
 
setDefaultIndexParameters(OracleIndexParameters) - Method in interface oracle.pg.common.OracleIndexableGraph
Set the public default index parameters associated to this property graph.
setDefaultIndexParameters(OracleIndexParameters) - Method in class oracle.pg.common.OraclePropertyGraphBase
Set the default index parameters associated to this property graph.
setDefaultUrl(String) - Static method in class oracle.pgx.api.Pgx
set the default base url used by invocations of Pgx.getInstance().
setDefaultVertexOptFlag(OraclePropertyGraphBase.OptimizationFlag) - Method in class oracle.pg.common.OraclePropertyGraphBase
Set the default vertex optimization flag associated to this property graph
setDefaultVertexTableName(String) - Method in class oracle.pgx.api.PartitionizingStrategyBuilder
 
setDelimiter(char) - Method in class oracle.pgx.config.FileGraphStoringConfigBuilder
Sets the delimiter.
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.
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.
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.EdgeTableMetaData
 
setDirected(boolean) - Method in class oracle.pgx.api.GraphMetaData
 
setDistinct(boolean) - Method in class oracle.pg.rdbms.pgql.SqlQuery
Sets if this select query has a distinct modifier
setDouble(int, double) - Method in class oracle.pg.rdbms.pgql.BindValueInfo
Sets the designated parameter to the given Java double value.
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
setEdgeBlockCacheSize(int) - Method in class oracle.pg.hbase.OraclePropertyGraph
Set the size of the block cache (in bytes) associated to the edge table This is a meta data operation, so changes to this setting will show after clearing the repository and recreating the edge tables.
setEdgeDestinationColumn(Object) - Method in class oracle.pgx.config.AbstractFileGraphConfigBuilder
Sets the column containing the edge destination.
setEdgeExtension(String) - Method in class oracle.pgx.config.FileGraphStoringConfigBuilder
Sets the edge extension.
setEdgeFilterCallback(EdgeFilterCallback) - Method in class oracle.pg.common.OraclePropertyGraphBase
Set the default EdgeFilterCallback associated to this property graph
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.api.GraphMetaData
 
setEdgeIdType(IdType) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Sets the type of edge IDs
setEdgeInitialNumRegions(int) - Method in class oracle.pg.hbase.OraclePropertyGraph
Set the initial number of regions defined for the Apache HBase edge tables associated to this property graph.
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.
setEdgeLabelToTableNameMap(Map<String, String>) - Method in class oracle.pgx.api.PartitionizingStrategyBuilder
 
setEdgePropsToDropIfDefault(Map<EdgeProperty<?>, Object>) - Method in class oracle.pgx.api.PartitionizingStrategyBuilder
 
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
setEdgeSndIndexBlockCacheSize(int) - Method in class oracle.pg.hbase.OraclePropertyGraph
Set the size of the block cache (in bytes) associated to the edge secondary table This is a meta data operation, so changes to this setting will show after clearing the repository and recreating the edge tables.
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.
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.
setEmbeddingDim(int) - Method in class oracle.pgx.api.mllib.GraphWiseModelBuilder
Set the embedding dimension of the model.
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.
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
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.
setEnterpriseSchedulerConfig(EnterpriseSchedulerConfig) - Method in class oracle.pgx.config.PgxConfigBuilder
configuration parameters for the enterprise scheduler
setEnterpriseSchedulerConfig(Consumer<EnterpriseSchedulerConfigBuilder>) - Method in class oracle.pgx.config.PgxConfigBuilder
Builds a EnterpriseSchedulerConfig in-place.
setEnterpriseSchedulerFlags(EnterpriseSchedulerFlagsConfig) - Method in class oracle.pgx.config.PgxConfigBuilder
[relevant for enterprise_scheduler] enterprise scheduler specific settings.
setEnterpriseSchedulerFlags(Consumer<EnterpriseSchedulerFlagsConfigBuilder>) - Method in class oracle.pgx.config.PgxConfigBuilder
Builds a EnterpriseSchedulerFlagsConfig in-place.
setEnterpriseSchedulerFlags(EnterpriseSchedulerFlagsConfig) - Method in class oracle.pgx.config.RuntimeConfigBuilder
[relevant for enterprise_scheduler] enterprise scheduler specific settings.
setEnterpriseSchedulerFlags(Consumer<EnterpriseSchedulerFlagsConfigBuilder>) - Method in class oracle.pgx.config.RuntimeConfigBuilder
Builds a EnterpriseSchedulerFlagsConfig in-place.
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
setEventForPartitioning(Connection, int) - Static method in class oracle.pg.common.SQLUtils
Sets level for partitioning enable/disable event (1 to turn off, 0 to turn on)
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(AnalysisTaskConfig) - Method in class oracle.pgx.config.EnterpriseSchedulerConfigBuilder
configuration for fast analysis tasks
setFastAnalysisTaskConfig(Consumer<AnalysisTaskConfigBuilder>) - Method in class oracle.pgx.config.EnterpriseSchedulerConfigBuilder
Builds a AnalysisTaskConfig in-place.
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
setFilter(GraphFilter) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
 
setFilterStrategy(FilterStrategy) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
 
setFirst(A) - Method in class oracle.pgx.common.Pair
 
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.
setFlag(OracleElementBase.FLAG) - Method in class oracle.pg.common.OracleElementBase
 
setFloat(int, float) - Method in class oracle.pg.rdbms.pgql.BindValueInfo
Sets the designated parameter to the given Java float value.
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(Format) - Method in class oracle.pgx.config.AbstractFileGraphConfigBuilder
Sets the file format.
setFormat(ProviderFormat) - Method in class oracle.pgx.config.FileEntityProviderConfigBuilder
Sets the file format.
setFormat(String...) - Method in class oracle.pgx.config.GraphPropertyConfigBuilder
array of formats of property
setFormat(Format) - Method in class oracle.pgx.config.RdfGraphConfigBuilder
 
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
setGracefulTimeout(boolean) - Method in class oracle.pg.common.OracleCommonIteratorBase
Sets a flag for best effort query.
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(OraclePropertyGraphBase) - Method in class oracle.pg.common.OracleElementBase
Sets the property graph instance associated to this element
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.
setGraphLetIdPropertyName(String) - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Sets the property name of the graphlet-id in the input graph (required input)
setGraphletSizePropertyName(String) - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Sets the property name for graphlet size (default: "graphletSize-Pg2vec")
setGraphPinned(boolean) - Method in class oracle.pgx.api.GraphMetaData
 
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
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
setHiddenDimension(Integer) - Method in class oracle.pgx.api.mllib.GraphWisePredictionLayerConfigBuilder
Set the hidden dimension of the layer.
setHmKerberosPrincipal(String) - Method in class oracle.pgx.config.PgHbaseGraphConfigBuilder
Sets the HM Kerberos Principal
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.
setIdType(IdType) - Method in class oracle.pgx.api.EntityTableMetaData
Sets the ID type of this entity table.
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.
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.
setInitialNumRegions(int) - Method in class oracle.pg.hbase.OraclePropertyGraph
Set the initial number of regions defined for the Apache HBase tables associated to this property graph.
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.
setInsertBatchSize(int) - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfigBuilder
Sets the batch size for inserting.
setInt(int, int) - Method in class oracle.pg.rdbms.pgql.BindValueInfo
Sets the designated parameter to the given Java int value.
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
 
setInVertex(OracleVertexBase) - Method in class oracle.pg.common.OracleEdgeBase
 
setJavaHomeDir(String) - Method in class oracle.pgx.config.PgxConfigBuilder
The path to Java's home directory.
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.pg.rdbms.index.oratext.OracleTextQueryObject
Set the key used for filtering the key/value pairs matching the given OracleTextQueryObject
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.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 class oracle.pgx.config.AbstractEntityProviderConfigBuilder
Sets the type of vertex keys
setLabel(String) - Method in class oracle.pg.common.OracleEdgeBase
Set the label associated with the edge.
setLabel(String, boolean) - Method in class oracle.pg.common.OracleEdgeBase
Set the label associated with the edge.
setLabel(String) - Method in class oracle.pg.common.OracleVertexBase
Sets the label for the vertex which helps categorize it.
setLabel(String, boolean, boolean) - Method in class oracle.pg.common.OracleVertexBase
Sets the label for the vertex which helps categorize it.
setLabel(String, String) - Method in class oracle.pg.rdbms.Oracle
Sets the label for the current session.
setLabel(String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Sets the label for the current session.
setLabel(String) - Method in class oracle.pg.rdbms.PGUtils.RDFPredicate
This method sets the name of the property graph attributes/key
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 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
setLabelMergingStrategy(LabelMergingFunction) - Method in class oracle.pgx.api.MergingStrategyBuilder
Define a merging function for the edge labels.
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.
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)
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.GraphWiseModelBuilder
Set the learning rate used for the Adam optimizer
setLearningRate(double) - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Sets the initial learning rate (default: 0.025)
setLimit(String) - Method in class oracle.pg.rdbms.pgql.SqlQuery
Sets the limit value of this select query
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.
setLocale() - Static method in class oracle.pg.rdbms.Oracle
Set default locale using two Jena Adaptor specific JAVA VM properties
setLogToStderr(boolean) - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
If true log to stderr.
setLong(int, long) - Method in class oracle.pg.rdbms.pgql.BindValueInfo
Sets the designated parameter to the given Java long value.
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.
setLossFunction(SupervisedGraphWiseModelConfig.LossFunction) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModelBuilder
Sets the loss function for the algorithm.
setMarkLoopForProfiling(String) - Method in class oracle.pgx.config.EnterpriseSchedulerFlagsConfigBuilder
[Internal use only] ID for any additional loop to profile.
setMatchTableName(String) - Method in class oracle.pg.rdbms.pgql.SqlQuery
Sets the match table name of this select query
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)
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.
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.
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
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
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
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)
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)
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
 
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)
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)
setModifyOptions(ModifyContext, String) - Static method in class oracle.pg.rdbms.pgql.PgqlUtils
(Re)sets the modify options for this Execution instance.
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)
setNewGraphName(String) - Method in class oracle.pgx.api.MutationStrategyBuilder
Set name of new graph name.
setNewGraphName(String) - Method in class oracle.pgx.api.PartitionizingStrategyBuilder
 
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.SupervisedGraphWiseModelBuilder
Whether to l2 normalize the output of the convolutional layers.
setNumberToCharSqlFormatString(String) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Sets the Char SQL Format used to format a number into a string
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.GraphWiseModelBuilder
Set the number of training epochs.
setNumEpochs(int) - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Sets the number of epochs to train the model (default: 2)
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.GraphWiseConvLayerConfigBuilder
Set the number of neighbors that will be sampled in this layer.
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.
setNumSplitsPerRegion(int) - Method in class oracle.pg.hbase.OraclePropertyGraph
Set the number of splits per region to use when scanning vertices/edges
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).
setOffset(String) - Method in class oracle.pg.rdbms.pgql.SqlQuery
Sets the offset value of this select query
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.
setOption(ModifyContext.BooleanOption, boolean) - Method in class oracle.pg.rdbms.pgql.ModifyContext
Set the Boolean option to the given value
setOption(ModifyContext.StringOption, String) - Method in class oracle.pg.rdbms.pgql.ModifyContext
Set the String option to the given value
setOptions(String) - Method in class oracle.pgx.config.PgRdbmsGraphConfigBuilder
Sets additional options.
setOptions(Object) - Method in class oracle.pgx.config.RealmConfigBuilder
implementation dependent configuration options for the realm
setOptionsFromString(String) - Method in class oracle.pg.rdbms.pgql.ModifyContext
Set each one of the options according to the value in the given string
setOptionsFromSystemProperties() - Method in class oracle.pg.rdbms.pgql.ModifyContext
Set each one of the options according the value given in System properties
setOraclePropertyGraph(Object) - Method in class oracle.pgx.config.AbstractPgGraphConfig
Sets the OraclePropertyGraph to use for loading.
setOutVertex(OracleVertexBase) - Method in class oracle.pg.common.OracleEdgeBase
 
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.
setOwner(String) - Method in class oracle.pgx.config.PgRdbmsGraphConfigBuilder
Sets the owner.
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.
setPartial(boolean) - Method in class oracle.pg.common.OracleElementBase
Set a flag to denote if this graph element is only partially constructed.
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
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.ClientConfigBuilder
Sets the password
setPassword(String) - Method in class oracle.pgx.config.PgNosqlGraphConfigBuilder
Sets the password
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.
setPGViewOnRDFFlag(boolean) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Specifies if this property graph instance comes from a Property Graph view over RDF data
setPgxPermissions(Object...) - Method in class oracle.pgx.config.AuthorizationEntityConfigBuilder
mapping from resource id to list of permissions
setPgxRealm(RealmConfig) - Method in class oracle.pgx.config.PgxConfigBuilder
configuration parameters for the realm
setPgxRealm(Consumer<RealmConfigBuilder>) - Method in class oracle.pgx.config.PgxConfigBuilder
Builds a RealmConfig in-place.
setPgxRole(String) - Method in class oracle.pgx.config.AuthorizationEntityConfigBuilder
the id of the role
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(String, PickingStrategyFunction) - Method in class oracle.pgx.api.PickingStrategyBuilder
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.SupervisedGraphWiseModelBuilder
Set the prediction layer configurations (See GraphWisePredictionLayerConfig.
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.
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
setProgressListener(ProgressListener) - Method in interface oracle.pg.common.OracleGraphAttributeUpdater
Sets the ProgressListener associated to this property graph.
setProgressListener(ProgressListener) - Method in class oracle.pg.common.OraclePropertyGraphBase
Sets the ProgressListener associated to this property graph.
setProperties(List<PropertyMetaData>) - Method in class oracle.pgx.api.EntityProviderMetaData
 
setProperties(String...) - Method in class oracle.pgx.config.PropertiesRedactionRuleConfigBuilder
List of properties to be redacted
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, V) - Method in class oracle.pgx.api.PgxEntity
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
 
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.
setQueryFetchSize(int) - Method in class oracle.pg.rdbms.OracleCommonIteratorImpl
Set the fetch size to use when processing the results from the database
setQueryFetchSize(int) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Sets the query fetch size used when scanning the vertex and edge tables
setQueryOptions(QueryContext, String) - Static method in class oracle.pg.rdbms.pgql.PgqlUtils
(Re)sets the query options for the input QueryContext instance.
setQueryStartTime(long) - Method in class oracle.pg.common.OracleCommonIteratorBase
Sets the time when this iterator was started to be consumed
setQueryTimeOut(long) - Method in class oracle.pg.common.OracleCommonIteratorBase
Sets the query time out in seconds
setQueueSize(int) - Method in class oracle.pg.common.OraclePropertyGraphBase
This method sets the queue size.
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.
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
 
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, String) - Method in class oracle.pg.rdbms.Oracle
Sets the row label for the current session.
setRowLabel(String, String) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Sets the row label for the current session.
setRowLabel(String) - Method in class oracle.pgx.config.PgRdbmsGraphConfigBuilder
Sets the row label.
setRowPrefetch(int) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Sets the number of rows to prefetch when executing a SQL query over the Property graph data tables
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
setSampleRate(double) - Method in class oracle.pgx.api.mllib.DeepWalkModelBuilder
Sets the sampling rate (default: 0.00001)
setScanCachingSize(int) - Method in class oracle.pg.hbase.OraclePropertyGraph
Set the caching size used in Scan operations
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(Long) - Method in class oracle.pgx.api.mllib.DeepWalkModelBuilder
Sets the random seed for training the model.
setSeed(Integer) - Method in class oracle.pgx.api.mllib.GraphWiseModelBuilder
Sets the random seed used for fitting the model.
setSeed(Long) - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Sets the random seed for training the model.
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.
setSessionQueryDOP(Connection, int) - Static method in class oracle.pg.rdbms.Oracle
Sets the degree of parallel query execution at the session level.
setSessionQueryDOP(int) - Method in class oracle.pg.rdbms.Oracle
Sets the degree of parallel query execution at the session level.
setSessionQueryDOP(int) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Sets the degree of parallel query execution at the session level.
setSessionTaskTimeoutSecs(int) - Method in class oracle.pgx.config.PgxConfigBuilder
timeout to interrupt long-running tasks submitted by sessions (algorithms, I/O tasks) in seconds.
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.GraphWiseModelBuilder
If true, the model will shuffle the order of vertices before each epoch.
setShuffle(boolean) - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Sets whether to shuffle the random walks before training on them
setSkipEdgeLoading(boolean) - Method in class oracle.pgx.config.AbstractGraphConfigBuilder
Sets the skip edges flag.
setSkipFormNCharSettingForTextQuery(String) - Method in class oracle.pg.rdbms.OraclePropertyGraph
This method sets a flag for skipFormNCharSettingForTextQuery
setSkipRefreshIndices(boolean) - Method in class oracle.pg.common.OraclePropertyGraphBase
Set skip refresh indices (for Data loading)
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, GraphMetaData) - Method in class oracle.pgx.api.PgxSession
setSnapshot(PgxGraph, long, boolean) - 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, 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.
setSnapshotAsync(PgxGraph, long, 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.
setSolrJavaBinFormat(boolean) - Method in class oracle.pg.common.OraclePropertyGraphBase
Set the flag to determine if the SolrCloud server will use a Binary format for the query responses
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 (prefix hdfs:) or a classpath (prefix classpath:/ or jar:)
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.GraphWiseModelBuilder
Whether to standardize the batch before passing them through a convolutional layer.
setStmtArgumentForDml(int, PreparedStatement, String, Object) - Static method in class oracle.pg.common.SQLUtils
 
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.
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.BindValueInfo
Sets the designated parameter to the given Java String value.
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.
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
setTableIteratorOptions(TableIteratorOptions) - Method in class oracle.pg.nosql.OraclePropertyGraph
Sets the TableIteratorOptions object associated to this property graph
setTablespace(String) - Method in class oracle.pgx.config.TwoTablesRdbmsGraphConfigBuilder
Sets the tablespace.
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).
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.BindValueInfo
Sets the designated parameter to the given Java Timestamp value.
setTimestamp(int, Timestamp) - Method in class oracle.pg.rdbms.pgql.PgqlExecution
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.
setTimestamp(int, Timestamp) - Method in interface oracle.pg.rdbms.pgql.PgqlPreparedStatement
Sets the designated parameter to the given Java Timestamp 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.
setTimeToCharSqlFormatString(String) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Sets the Char SQL Format used to format a datetime into a string
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.
setTransient(boolean) - Method in class oracle.pgx.api.PropertyMetaData
 
setTransientPropertyGraphInstance(boolean) - Method in class oracle.pg.common.OraclePropertyGraphBase
Specifies if this property graph instance is a transient instance.
setTrivialVertices(PgxGraph.TrivialVertices) - Method in class oracle.pgx.api.MutationStrategyBuilder
 
SetType - Class in oracle.pgx.api.frames.schema.datatypes.collection
 
SetType(DataType) - Constructor for class oracle.pgx.api.frames.schema.datatypes.collection.SetType
 
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
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.pg.rdbms.PGUtils.RDFPredicate
This method sets the URI of the RDF predicate
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(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.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)
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
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.
setUsername(String) - Method in class oracle.pgx.config.ClientConfigBuilder
Sets the username
setUsername(String) - Method in class oracle.pgx.config.EsEntityProviderConfigBuilder
Sets the username.
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.
setValidationFraction(double) - Method in class oracle.pgx.api.mllib.DeepWalkModelBuilder
Sets the fraction of training data on which to compute final loss (default: 0.05)
setValidationFraction(double) - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Sets the fraction of training data on which to compute final loss (default: 0.05)
setValue(V) - Method in class oracle.pg.text.Parameter
 
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.
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
setVertexBlockCacheSize(int) - Method in class oracle.pg.hbase.OraclePropertyGraph
Set the size of the block cache (in bytes) associated to the vertex table
setVertexExtension(String) - Method in class oracle.pgx.config.FileGraphStoringConfigBuilder
Sets the vertex extension.
setVertexFilterCallback(VertexFilterCallback) - Method in class oracle.pg.common.OraclePropertyGraphBase
Set the default VertexFilterCallback associated to this property graph
setVertexIdColumn(Object) - Method in class oracle.pgx.config.AbstractFileGraphConfigBuilder
Sets the column containing the vertex id.
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.api.GraphMetaData
 
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
 
setVertexInitialNumRegions(int) - Method in class oracle.pg.hbase.OraclePropertyGraph
Set the initial number of regions defined for the Apache HBase Vertex tables associated to this property graph.
setVertexInputPropertyNames(List<String>) - Method in class oracle.pgx.api.mllib.GraphWiseModelBuilder
Set the input features for the algorithm in the form of names of properties on the graph.
setVertexInputPropertyNames(String...) - Method in class oracle.pgx.api.mllib.GraphWiseModelBuilder
Set the input features for the algorithm in the form of names of properties on the graph.
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.
setVertexLabelsToTableNameMap(Map<Set<String>, String>) - Method in class oracle.pgx.api.PartitionizingStrategyBuilder
 
setVertexPropertyNames(Collection<String>) - Method in class oracle.pgx.api.mllib.Pg2vecModelBuilder
Sets the property names to consider for pg2vec model training (required input)
setVertexPropsToDropIfDefault(Map<VertexProperty<?, ?>, Object>) - Method in class oracle.pgx.api.PartitionizingStrategyBuilder
 
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
setVertexSndIndexBlockCacheSize(int) - Method in class oracle.pg.hbase.OraclePropertyGraph
Set the size of the block cache (in bytes) associated to the vertex secondary table This is a meta data operation, so changes to this setting will show after clearing the repository and recreating the vertex tables.
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.
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.
setVTE(Date) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Set the end valid time used in the property graph
setVTS(Date) - Method in class oracle.pg.rdbms.OraclePropertyGraph
Set the start valid time used in the property graph
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)
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)
setWeight(Double) - Method in class oracle.pg.rdbms.PGUtils.RDFPredicate
This method sets the weight of the property graph edge, only applicable to edges
setWeight(Integer) - Method in class oracle.pgx.api.executionenvironment.CpuEnvironment
setWeight(int) - Method in class oracle.pgx.config.AnalysisTaskConfigBuilder
the weight of the task.
setWeightAsync(Integer) - Method in class oracle.pgx.api.executionenvironment.CpuEnvironment
Sets the weight to the given value
setWeightedAggregationProperty(String) - Method in class oracle.pgx.api.mllib.GraphWiseConvLayerConfigBuilder
Set the graph property to be used for weighted aggregation.
setWeightInitScheme(WeightInitScheme) - Method in class oracle.pgx.api.mllib.GraphWiseConvLayerConfigBuilder
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.
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)
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.
shortestPath(OracleVertex, OracleVertex, StringBuilder) - Method in interface oracle.pg.rdbms.OraclePropertyGraphAnalytics
This method returns a shortest path in a string format.
shortestPath(OracleVertex, OracleVertex, StringBuilder, StringBuilder, String) - Method in interface oracle.pg.rdbms.OraclePropertyGraphAnalytics
This method returns a shortest path in a string format.
shortestPath(Long, Long, StringBuilder) - Method in interface oracle.pg.rdbms.OraclePropertyGraphAnalytics
This method returns a shortest path in a string format.
shortestPath(Long, Long, StringBuilder, StringBuilder, String) - Method in interface oracle.pg.rdbms.OraclePropertyGraphAnalytics
This method returns a shortest path in a string format.
shortestPath(Long, Long, StringBuilder, String, StringBuilder, String, Long) - Method in interface oracle.pg.rdbms.OraclePropertyGraphAnalytics
This method returns a shortest path in a string format.
shortestPath(OracleVertex, OracleVertex, StringBuilder) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
Returns a shortest path in a string format.
shortestPath(OracleVertex, OracleVertex, StringBuilder, StringBuilder, String) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
Returns a shortest path in a string format.
shortestPath(Long, Long, StringBuilder) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
Returns a shortest path in a string format.
shortestPath(Long, Long, StringBuilder, StringBuilder, String) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
Returns a shortest path in a string format.
shortestPath(Long, Long, StringBuilder, String, StringBuilder, String, Long) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
Returns a shortest path in a string format.
shortestPath(Connection, String, Long, Long, StringBuilder, StringBuilder, String, Long) - Static method in class oracle.pg.rdbms.SQLAnalyticsGraph
Returns a shortest path in a string format.
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>, 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, ID, EdgeProperty<Double>, VertexProperty<ID, Double>, VertexProperty<ID, PgxVertex<ID>>, VertexProperty<ID, PgxEdge>) - Method in class oracle.pgx.api.Analyst
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.
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>, 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
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
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
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
shortestPathCleanup(StringBuilder, String) - Method in interface oracle.pg.rdbms.OraclePropertyGraphAnalytics
This method does clean up after running shortest path calculations.
shortestPathCleanup(StringBuilder, String) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
This method does clean up after running shortest path calculations.
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>, 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, 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.
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>, 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
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>, 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, 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
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>, 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>, String, String) - 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, 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, 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
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, 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
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, 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, 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
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, 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, String, String) - 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
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
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, 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
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
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
shortestPathPrep(StringBuilder, String) - Method in interface oracle.pg.rdbms.OraclePropertyGraphAnalytics
This method does some preparation work before running one or multiple shortest path calculations.
shortestPathPrep(StringBuilder, String) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
This method does some preparation work before running one or multiple shortest path calculations.
showProgress() - Method in class oracle.pg.common.ParametersBase
Determines if the show progress logging is enabled
showProgress() - Method in class oracle.pg.nosql.Parameters
Return if the flag of showing progress is on
showProgress() - Method in class oracle.pg.rdbms.Parameters
 
shutdown(long, TimeUnit) - Method in interface oracle.pgx.api.admin.Control
gracefully shuts down the engine and cleans up resources.
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 class oracle.pgx.api.admin.AbstractEmbeddedControl
 
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
 
SimpleJsonDataWrapper - Class in oracle.pg.common
This class defines a String based simple wrapper for Json data
SimpleLog - Class in oracle.pg.common
A Simple wrapper of Apache Commons Logging API.
SimpleLogBasedDataLoaderListenerImpl - Class in oracle.pg.common
This class provides a simple Log based implementation of DataLoaderListener interface.
SimpleLogBasedProgressListenerImpl - Class in oracle.pg.common
This class provides a simple Log based implementation of ProgressListener interface.
SimpleRdfDataWrapper - Class in oracle.pg.common
This class defines a String based simple wrapper for Rdf data
SimpleSpatialDataWrapper - Class in oracle.pg.common
This class defines a String based simple wrapper for Spatial data
simpleSqlNameCheck(Connection, String) - Static method in class oracle.pg.common.SQLUtils
This method returns the result of OracleStatement.enquoteIdentifier function: If identifier is a simple SQL identifier, the original value is returned A SQLException will be thrown if identifier contains any characters invalid in a delimited identifier or the identifier length is invalid for the datasource.
simpleSqlNameCheck(Connection, String) - Static method in class oracle.pg.common.Util
This method returns the result of OracleStatement.enquoteIdentifier function: If identifier is a simple SQL identifier, the original value is returned A SQLException will be thrown if identifier contains any characters invalid in a delimited identifier or the identifier length is invalid for the datasource.
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(MutationStrategy) - Method in class oracle.pgx.api.PgxGraph
 
simplify(String) - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.simplifyAsync(String).
simplify(PgxGraph.MultiEdges, PgxGraph.SelfEdges, PgxGraph.TrivialVertices, PgxGraph.Mode, String) - Method in class oracle.pgx.api.PgxGraph
simplify(Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, PgxGraph.MultiEdges, PgxGraph.SelfEdges, PgxGraph.TrivialVertices, PgxGraph.Mode, String) - Method in class oracle.pgx.api.PgxGraph
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

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

Create a simplified version of a graph.

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(MutationStrategy) - Method in class oracle.pgx.api.PgxGraph
 
size(Iterable<E>) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
Returns the number of elements in the given Iterable object.
size(Iterator<E>) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
Returns the number of elements in the given Iterable object.
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.
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
SnapshotsSource - Enum in oracle.pgx.config
Enum to describe standard snapshot publishers.
SOLR_ENGINE - Static variable in class oracle.pg.text.OracleIndexParameters
This constant denotes the usage of a SolrCloud search engine
sortByDegree() - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.sortByDegreeAsync().
sortByDegree(String) - Method in class oracle.pgx.api.PgxGraph
sortByDegree(PgxGraph.SortOrder, PgxGraph.Degree, PgxGraph.Mode, 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
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(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(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.
sourceVertexKeyColumn(String) - Method in class oracle.pgx.api.frames.PgxEdgeTableFromFramesCreator
 
SparkUtils - Class in oracle.pg.hbase
This class implements SparkUtilsBase and it provides a set of convenient helper methods to facilitate running Apache Spark tasks against property graph data stored in Apache HBase.
SparkUtils - Class in oracle.pg.nosql
This class implements SparkUtilsBase and it provides a set of convenient helper methods to facilitate running Apache Spark tasks against property graph data stored in Apache HBase.
SparkUtilsBase - Interface in oracle.pg.common
This interface defines some helper methods to facilitate running Apache Spark tasks against property graph data stored in one of the supported backend databases.
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.

Convenience method around PgxGraph.sparsify(double, String)
Passing newGraphName as null

sparsifyAsync(double, String) - Method in class oracle.pgx.api.PgxGraph
Sparsifies the given graph and returns a new graph with less edges.

Convenience method around PgxGraph.sparsify(Collection, Collection, double, String)
Passing vertexProps as VertexProperty.ALL edgeProps as EdgeProperty.ALL

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.
sparsifyGraph(float, int, int, StringBuilder, StringBuilder, StringBuilder, StringBuilder, String, String) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
This method sparsifies this graph instance (treated as undirected).
sparsifyGraph(Connection, String, float, int, int, StringBuilder, StringBuilder, StringBuilder, StringBuilder, String, String) - Static method in class oracle.pg.rdbms.SQLAnalyticsGraph
This method sparsifies a given graph (treated as undirected).
sparsifyGraphCleanup(StringBuilder, StringBuilder, StringBuilder, StringBuilder, String) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
This method does cleanup work before running graph sparsification.
sparsifyGraphPrep(StringBuilder, StringBuilder, StringBuilder, StringBuilder, String) - Method in class oracle.pg.rdbms.SQLAnalyticsGraph
This method does preparation work before running graph sparsification.
SpatialType - Class in oracle.pgx.api.frames.schema.datatypes.spatial
 
SpatialType() - Constructor for class oracle.pgx.api.frames.schema.datatypes.spatial.SpatialType
 
SQLAnalyticsGraph - Class in oracle.pg.rdbms
 
SQLAnalyticsGraph() - Constructor for class oracle.pg.rdbms.SQLAnalyticsGraph
 
SQLAnalyticsGraph(PgRdbmsGraphConfig) - Constructor for class oracle.pg.rdbms.SQLAnalyticsGraph
 
SQLAnalyticsGraph.Sort - Enum in oracle.pg.rdbms
This enumeration denotes the sorting order for function getTopK
SqlQuery - Class in oracle.pg.rdbms.pgql
 
SqlQuery() - Constructor for class oracle.pg.rdbms.pgql.SqlQuery
 
SQLUtils - Class in oracle.pg.common
This class contains some useful helper SQL functions.
SQLUtils() - Constructor for class oracle.pg.common.SQLUtils
 
SQLUtils.DbFeature - Enum in oracle.pg.common
 
SRC_DST_KEY_SUFFIX - Static variable in class oracle.pg.rdbms.pgql.pgview.metadata.PgViewMetadataConnector
 
start() - Method in interface oracle.pgx.api.admin.Control
 
start(PgxConfig) - Method in interface oracle.pgx.api.admin.Control
 
start(Map<PgxConfig.Field, Object>) - 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_NODE_ID_PROP - Static variable in interface oracle.pg.text.OracleIndex
A constant text index field name for the ID of an edge's tail (starting) vertex
startAutoIndexingProperties(String[], Class<T>) - Method in class oracle.pg.text.OracleIndexManager
Adds the specified property names to the properties used for auto indexing.
startAutoIndexingProperty(String, Class<T>) - Method in class oracle.pg.text.OracleIndexManager
Adds the specified key to the properties used for auto indexing.
startEngine(String) - Method in class oracle.pgx.api.ServerInstance
startEngine() - Method in class oracle.pgx.api.ServerInstance
startEngine(Map<PgxConfig.Field, Object>) - Method in class oracle.pgx.api.ServerInstance
startEngine(InputStream) - 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(Map<PgxConfig.Field, Object>) - Method in class oracle.pgx.api.ServerInstance
Starts the PGX engine with a custom configuration.
startEngineAsync(InputStream) - 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.
startEngineAsync(String) - Method in class oracle.pgx.api.ServerInstance
Starts the PGX engine with a custom configuration given as path.
startImplicitlyIfNotRunning() - Method in class oracle.pgx.api.admin.AbstractEmbeddedControl
 
startTransaction() - Method in class oracle.pg.common.OraclePropertyGraphBase
Start a transaction.
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
 
STOP_LIST_PARAMETER - Static variable in class oracle.pg.rdbms.index.oratext.OracleTextIndexParameters
This constant denotes the stop list preference specifying the list of words that are not meant to be indexed
stopAutoIndexingProperties(String[], Class<T>) - Method in class oracle.pg.text.OracleIndexManager
Removes the specified property names to the properties used for auto indexing.
stopAutoIndexingProperty(String, Class<T>) - Method in class oracle.pg.text.OracleIndexManager
Removes the specified key to the properties used for auto indexing.
STORAGE_PARAMETER - Static variable in class oracle.pg.rdbms.index.oratext.OracleTextIndexParameters
This constant denotes a storage preference specifying the table space and creation parameters for tables associated with a text index
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, boolean) - Method in class oracle.pgx.api.mllib.DeepWalkModel
store() - Method in class oracle.pgx.api.mllib.ModelStorer
Trigger the storing, once all the parameters have been set (blocking version)
store(String, String) - Method in class oracle.pgx.api.mllib.Pg2vecModel
store(String, String, boolean) - Method in class oracle.pgx.api.mllib.Pg2vecModel
store(String, String) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
store(String, String, boolean) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
store(Format, String) - Method in class oracle.pgx.api.PgxGraph
store(ProviderFormat, String) - Method in class oracle.pgx.api.PgxGraph
store(ProviderFormat, String, Set<String>, Set<String>) - Method in class oracle.pgx.api.PgxGraph
store(Format, String, boolean) - Method in class oracle.pgx.api.PgxGraph
store(ProviderFormat, String, boolean) - Method in class oracle.pgx.api.PgxGraph
store(ProviderFormat, String, Set<String>, Set<String>, boolean) - Method in class oracle.pgx.api.PgxGraph
store(Format, 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>, Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, boolean) - Method in class oracle.pgx.api.PgxGraph
store(Format, String, int) - Method in class oracle.pgx.api.PgxGraph
store(ProviderFormat, String, int) - Method in class oracle.pgx.api.PgxGraph
store(ProviderFormat, String, int, Set<String>, Set<String>) - Method in class oracle.pgx.api.PgxGraph
store(Format, String, int, boolean) - Method in class oracle.pgx.api.PgxGraph
store(ProviderFormat, String, int, boolean) - Method in class oracle.pgx.api.PgxGraph
store(ProviderFormat, String, int, Set<String>, Set<String>, 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(ProviderFormat, String, int, Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, boolean) - Method in class oracle.pgx.api.PgxGraph
store(ProviderFormat, String, int, Set<String>, Set<String>, Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, boolean) - Method in class oracle.pgx.api.PgxGraph
store(Format, FileGraphStoringConfig) - Method in class oracle.pgx.api.PgxGraph
store(ProviderFormat, Map<String, FileGraphStoringConfig>, Map<String, FileGraphStoringConfig>) - Method in class oracle.pgx.api.PgxGraph
store(Format, FileGraphStoringConfig, boolean) - 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, Set<String>, Set<String>, Map<String, FileGraphStoringConfig>, Map<String, 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(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>, 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
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() - Method in class oracle.pgx.api.mllib.DbModelStorer
 
storeAsync(String, String) - 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.DeepWalkModel
Stores the DeepWalk model in the specified path, with encryption.
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, String) - 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.Pg2vecModel
Stores the Pg2vec 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, boolean) - Method in class oracle.pgx.api.mllib.SupervisedGraphWiseModel
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(ProviderFormat, 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>) - 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(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, 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(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(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>, 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, 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) - 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(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(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, 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(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(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>, 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, 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>) - 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(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, 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(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(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>, 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.
storeBinaryInMemGraphSnapshot(String, String, Connection, InputStream, long, int) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
Stores an In-Memory Graph Snapshot (binary file) into the snapshot SS$ table.
storeBinaryInMemGraphSnapshot(String, String, Connection, InputStream, long, long, int) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
Stores an In-Memory Graph Snapshot (binary file) into the snapshot SS$ table.
stream() - Method in class oracle.pgx.api.PgxCollection
Creates a new sequential or parallel Stream from Spliterator.
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
 
stripSchema(Connection, String) - Static method in class oracle.pg.common.SQLUtils
 
strToSerializable(String) - Static method in class oracle.pg.common.HelperUtilities
Convert from a String encoding to a Serializable object
strToSerializable(String) - Static method in class oracle.pg.common.OraclePropertyGraphBase
Convert from a String encoding to a Serializable object
sum(List<Double>) - Method in class oracle.pg.common.OraclePropertyGraphBase
Adds up a list of double values and return the sum.
SupervisedGraphWiseModel - Class in oracle.pgx.api.mllib
A variant of GraphSAGE.
SupervisedGraphWiseModel(PgxSession, Core, Supplier<String>, Supplier<char[]>, SupervisedGraphWiseModelMetadata) - Constructor for class oracle.pgx.api.mllib.SupervisedGraphWiseModel
This constructor should never be used to get a model.
SupervisedGraphWiseModel(PgxSession, Core, Supplier<String>, Supplier<char[]>, ModelMetadata) - Constructor for class oracle.pgx.api.mllib.SupervisedGraphWiseModel
 
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[]>) - Constructor for class oracle.pgx.api.mllib.SupervisedGraphWiseModelBuilder
 
supportsConcurrentAccess() - Method in class oracle.pg.common.OracleGraphFeaturesBase
Determines if the Graph implementation supports more than one connection to the same instance at the same time.
supportsCustomIds() - Method in class oracle.pg.common.OracleEdgeFeaturesBase
Determines if an Element has a specific custom object as their internal representation.
supportsCustomIds() - Method in class oracle.pg.common.OracleVertexFeaturesBase
Determines if an Element has a specific custom object as their internal representation.
supportsCustomIds() - Method in class oracle.pg.common.OracleVertexPropertyFeaturesBase
Determines if an Element has a specific custom object as their internal representation.
supportsEdgeLabel() - Method in enum oracle.pgx.config.Format
 
supportsEdgeLabel(Format) - Static method in class oracle.pgx.config.GraphConfig
Check if a format supports having an edge label or not
supportsEdgeLabel() - Method in class oracle.pgx.config.GraphConfig
Check if this graph configuration's 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(ProviderFormat) - Static method in class oracle.pgx.config.EntityProviderConfig
Check if a format support having a column indication for properties
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(Format) - Static method in class oracle.pgx.config.GraphConfig
Check if a format support having a column indication for properties
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
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
 
supportsThreadedTransactions() - Method in class oracle.pg.common.OracleGraphFeaturesBase
Determines if the Graph implementation supports threaded transactions which allow a transaction to be executed across multiple threads via Transaction.createThreadedTx().
supportsTransactions() - Method in class oracle.pg.common.OracleGraphFeaturesBase
Determines if the Graph implementations supports transactions.
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(ProviderFormat) - Static method in class oracle.pgx.config.EntityProviderConfig
Check if a format support 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(Format) - Static method in class oracle.pgx.config.GraphConfig
Check if a format support having vector properties or not
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
supportsVertexLabels() - Method in enum oracle.pgx.config.Format
 
supportsVertexLabels(Format) - Static method in class oracle.pgx.config.GraphConfig
Check if a format support having an vertex labels or not
supportsVertexLabels() - Method in class oracle.pgx.config.GraphConfig
Check if this graph configuration's format supports having an vertex labels or not
supportVertexLabels() - Method in class oracle.pg.common.OraclePropertyGraphBase
Validates if the property graph instance support vertex labels
supportVertexLabels() - Method in class oracle.pg.rdbms.OraclePropertyGraph
 
sync() - Method in interface oracle.pgx.api.Synchronizer
Synchronize changes from the external data source.
syncCache() - Method in class oracle.pg.common.ParametersBase
Returns true if the underlying vertex cache and edge cache are synchronized
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_PROPERTY_PREFIX - Static variable in class oracle.pgx.config.AbstractConfig
 

T

TableExpression - Class in oracle.pg.rdbms.pgql.pgview.translation.expression
 
TableExpression() - Constructor for class oracle.pg.rdbms.pgql.pgview.translation.expression.TableExpression
 
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
TableReference - Class in oracle.pg.rdbms.pgql.pgview.translation.expression
 
TableReference(SchemaQualifiedName, QueryVariable) - Constructor for class oracle.pg.rdbms.pgql.pgview.translation.expression.TableReference
 
TableTranslator - Class in oracle.pg.rdbms.pgql.pgview.translation
 
TableTranslator() - Constructor for class oracle.pg.rdbms.pgql.pgview.translation.TableTranslator
 
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
tail() - Method in class oracle.pgx.api.frames.PgxFrame
Extracts the last PgxFrame.DEFAULT_LIMIT rows of the frame into 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
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
tailInPlace(long) - Method in class oracle.pgx.api.frames.PgxFrame
Modifies the frame to keep the last PgxFrame.DEFAULT_LIMIT rows of the frame.
tailInPlace() - 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
tailInPlaceAsync() - Method in class oracle.pgx.api.frames.PgxFrame
Modifies the frame to keep the last PgxFrame.DEFAULT_LIMIT rows of the frame
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
 
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.
throwIfNotRunning() - Method in class oracle.pgx.api.admin.AbstractEmbeddedControl
 
throwIfNotRunningAsync() - Method in class oracle.pgx.api.admin.AbstractEmbeddedControl
 
TIME_TYPE - Static variable in class oracle.pgx.api.frames.schema.datatypes.DataTypes
 
TIME_WITH_TIMEZONE_TYPE - Static variable in class oracle.pgx.api.frames.schema.datatypes.DataTypes
 
TIMESTAMP_TYPE - Static variable in class oracle.pgx.api.frames.schema.datatypes.DataTypes
 
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
 
TMP_DIR_WILDCARD - Static variable in class oracle.pgx.config.ConfigParser
The Constant TMP_DIR_WILDCARD.
toArray() - Method in class oracle.pgx.api.PgxVect
 
toByteArray() - Method in class oracle.pg.hbase.OracleAdjacentElementsFilter
Write filter's info as a byte array
toByteArray() - Method in class oracle.pg.hbase.OracleKeyFilter
Write filter's info as a byte array
toByteArray() - Method in class oracle.pg.hbase.OracleValueFilter
Write filter's info as a byte array
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.AbstractMultipleTablesConfig
 
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.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
 
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.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.MultipleTablesEdgeTypeConfig.Field
 
toKey() - Method in enum oracle.pgx.config.MultipleTablesGraphConfig.Field
 
toKey() - Method in enum oracle.pgx.config.MultipleTablesNodePropertyConfig.Field
 
toKey() - Method in enum oracle.pgx.config.MultipleTablesNodeTypeConfig.Field
 
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.PgxDistConfig.Field
 
toKey() - Method in enum oracle.pgx.config.PreloadGraphConfig.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(String) - Method in class oracle.pgx.api.ComponentCollection
 
toMutableAsync() - Method in class oracle.pgx.api.PgxCollection
Create a mutable copy of an existing collection
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.
toString() - Method in class oracle.pg.common.OracleEdgeBase
Returns a String representation of the Edge
toString() - Method in class oracle.pg.common.OraclePropertyBase
Get a String representation of this property
toString() - Method in class oracle.pg.common.OraclePropertyGraphBase
Returns a very succinct String representation of this Graph instance
toString() - Method in class oracle.pg.common.OraclePropertyGraphFeaturesBase
Gets the String representation of all the property graph features
toString() - Method in class oracle.pg.common.OracleVertexBase
Returns a String format of the vertex instance.
toString() - Method in class oracle.pg.common.OracleVertexPropertyBase
Returns the String representation of this vertex property
toString() - Method in class oracle.pg.common.SimpleJsonDataWrapper
Returns a String representation of this object
toString() - Method in class oracle.pg.common.SimpleRdfDataWrapper
Returns a String representation of this object
toString() - Method in class oracle.pg.common.SimpleSpatialDataWrapper
Returns a String representation of this object
toString() - Method in class oracle.pg.rdbms.EdgeChange
 
toString() - Method in class oracle.pg.rdbms.pgql.ModifyContext
 
toString() - Method in class oracle.pg.rdbms.pgql.PgqlColumnDescriptorImpl
 
toString() - Method in class oracle.pg.rdbms.pgql.PgqlResultElementImpl
Creates a string for this result element.
toString() - Method in class oracle.pg.rdbms.pgql.PgqlSqlQueryTransImpl
 
toString() - Method in class oracle.pg.rdbms.pgql.pgview.translation.expression.NullExpression
 
toString() - Method in class oracle.pg.rdbms.pgql.pgview.util.Pair
 
toString() - Method in class oracle.pg.rdbms.pgql.QueryContext
toString method for dumping contents
toString() - Method in class oracle.pg.rdbms.pgql.SqlQuery
Prints elements of this select query
toString() - Method in class oracle.pg.rdbms.pgql.TraversalStruct
toString() method
toString() - Method in class oracle.pg.rdbms.pgql.ValuePair
 
toString() - Method in class oracle.pg.rdbms.VertexChange
 
toString() - Method in class oracle.pg.text.OracleIndexParameters
String utility to print out all index parameters.
toString() - Method in class oracle.pg.text.Parameter
 
toString() - Method in class oracle.pgx.api.AllPaths
 
toString() - Method in class oracle.pgx.api.Analyst
 
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.EdgeTableMetaData
 
toString() - Method in class oracle.pgx.api.EntityProviderMetaData
 
toString() - Method in class oracle.pgx.api.EntityTableMetaData
 
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.api.VertexTableMetaData
 
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(boolean) - 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(boolean) - 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(boolean) - 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(boolean) - 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(boolean) - 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(boolean) - 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(boolean) - 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(boolean) - 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(boolean) - 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(boolean) - 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(boolean) - 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(boolean) - 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(boolean) - 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(boolean) - 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(boolean) - 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(boolean) - 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(boolean) - 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(boolean) - 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(boolean) - 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(boolean) - 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 enum oracle.pgx.config.MultipleTablesEdgeTypeConfig.Field
 
toString() - Method in class oracle.pgx.config.MultipleTablesEdgeTypeConfig
 
toString(boolean) - Method in class oracle.pgx.config.MultipleTablesEdgeTypeConfig
 
toString() - Method in enum oracle.pgx.config.MultipleTablesGraphConfig.Field
 
toString() - Method in class oracle.pgx.config.MultipleTablesGraphConfig
 
toString(boolean) - Method in class oracle.pgx.config.MultipleTablesGraphConfig
 
toString() - Method in enum oracle.pgx.config.MultipleTablesNodePropertyConfig.Field
 
toString() - Method in class oracle.pgx.config.MultipleTablesNodePropertyConfig
 
toString(boolean) - Method in class oracle.pgx.config.MultipleTablesNodePropertyConfig
 
toString() - Method in enum oracle.pgx.config.MultipleTablesNodeTypeConfig.Field
 
toString() - Method in class oracle.pgx.config.MultipleTablesNodeTypeConfig
 
toString(boolean) - Method in class oracle.pgx.config.MultipleTablesNodeTypeConfig
 
toString() - Method in enum oracle.pgx.config.PartitionedGraphConfig.Field
 
toString() - Method in class oracle.pgx.config.PartitionedGraphConfig
 
toString(boolean) - 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(boolean) - 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(boolean) - 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(boolean) - 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(boolean) - Method in class oracle.pgx.config.PgxConfig
 
toString() - Method in class oracle.pgx.config.PgxConfigBuilder
 
toString() - Method in enum oracle.pgx.config.PgxDistConfig.Field
 
toString() - Method in class oracle.pgx.config.PgxDistConfig
 
toString(boolean) - Method in class oracle.pgx.config.PgxDistConfig
 
toString() - Method in enum oracle.pgx.config.PreloadGraphConfig.Field
 
toString() - Method in class oracle.pgx.config.PreloadGraphConfig
 
toString(boolean) - Method in class oracle.pgx.config.PreloadGraphConfig
 
toString() - Method in class oracle.pgx.config.PreloadGraphConfigBuilder
 
toString() - Method in enum oracle.pgx.config.PropertiesRedactionRuleConfig.Field
 
toString() - Method in class oracle.pgx.config.PropertiesRedactionRuleConfig
 
toString(boolean) - 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(boolean) - 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(boolean) - 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(boolean) - 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(boolean) - 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(boolean) - 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(boolean) - 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(boolean) - 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(boolean) - 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(boolean) - 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(boolean) - 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(boolean) - 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.
translateCreatePropertyGraph(CreatePropertyGraph, QueryContext) - Static method in class oracle.pg.rdbms.pgql.PgqlCreatePgTranslator
Main translation method for PGQL CREATE PROPERTY GRAPH.
translateDropPropertyGraph(DropPropertyGraph, QueryContext) - Static method in class oracle.pg.rdbms.pgql.PgqlDropPgTranslator
Main translation method for PGQL DROP PROPERTY GRAPH.
translateIntoChangeAction(String) - Static method in class oracle.pg.rdbms.DataChange
Parses a given string into a ChangeAction object.
translatePgql(String, PgqlStatement, BindValueInfo) - Method in class oracle.pg.rdbms.pgql.PgqlTranslator
Translates the given PGQL into a class containing SQL queries that can be used to perform query, insert/update/delete, create/drop on PG vertex and edge tables.
translatePgql(String, PgqlStatement, BindValueInfo, boolean) - Method in class oracle.pg.rdbms.pgql.PgqlTranslator
Translates the given PGQL into a class containing SQL queries that can be used to perform query, insert/update/delete, create/drop on PG vertex and edge tables.
translateQuery() - Method in class oracle.pg.rdbms.pgql.PgqlExecution
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, int, int, int, String) - 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, 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 interface oracle.pg.rdbms.pgql.PgqlStatement
Translates this instance's PGQL statement into a SQL statement.
translateQuery(String) - Method in class oracle.pg.rdbms.pgql.PgqlTranslator
main query translation method
translateQuery(String, BindValueInfo) - Method in class oracle.pg.rdbms.pgql.PgqlTranslator
main query translation method
translateQuery(GraphQuery, MetadataConnector) - Static method in class oracle.pg.rdbms.pgql.pgview.translation.QueryTranslator
Translates PGQL IR to SQL
translateStatement(String, String) - Method in class oracle.pg.rdbms.pgql.PgqlExecution
 
translateStatement(String, String, String) - Method in class oracle.pg.rdbms.pgql.PgqlExecution
 
translateStatement(int, int, int, String, String) - Method in class oracle.pg.rdbms.pgql.PgqlExecution
 
translateStatement(String, int, int, int, String, String) - 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(String, String) - 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 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, String, 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 interface oracle.pg.rdbms.pgql.PgqlStatement
Translates the given PGQL statement into a series of SQL statements.
transMode - Variable in class oracle.pg.rdbms.pgql.ExprContext
 
transpose(Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, Map<String, String>, PgxGraph.Mode, String) - Method in class oracle.pgx.api.PgxGraph
transpose(PgxGraph.Mode, String) - Method in class oracle.pgx.api.PgxGraph
transpose(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() - Method in class oracle.pgx.api.PgxGraph
Blocking version of PgxGraph.transposeAsync()
transposeAsync() - Method in class oracle.pgx.api.PgxGraph
Convenience method around PgxGraph.transposeAsync(String) passing null as getId()
transposeAsync(PgxGraph.Mode) - Method in class oracle.pgx.api.PgxGraph
Convenience method around PgxGraph.transposeAsync(Mode, String) passing null as getId()
transposeAsync(String) - Method in class oracle.pgx.api.PgxGraph
Convenience method around PgxGraph.transposeAsync(Mode, String)

Passing Mode as Mode.CREATE_COPY

transposeAsync(PgxGraph.Mode, String) - Method in class oracle.pgx.api.PgxGraph
Convenience method around PgxGraph.transposeAsync(Collection, Collection, Map, Mode, String)

Passing Collection(vertexProps) as VertexProperty.ALL Collection(edgeProps) as EdgeProperty.ALL*

transposeAsync(Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, Map<String, String>, PgxGraph.Mode, String) - Method in class oracle.pgx.api.PgxGraph
Creates a transpose of this graph.
traversal(Class<C>) - Method in class oracle.pg.common.OraclePropertyGraphBase
Generate a TraversalSource using the specified TraversalSource class.
traversal() - Method in class oracle.pg.common.OraclePropertyGraphBase
Generate a reusable GraphTraversalSource instance.
TraversalStruct - Class in oracle.pg.rdbms.pgql
Series of Maps used to generate SQL for a PGQL query
TraversalStruct() - Constructor for class oracle.pg.rdbms.pgql.TraversalStruct
Constructor
treatTimestampTzAsStr(boolean) - Method in class oracle.pg.rdbms.OraclePropertyGraph
This API sets a flag that decides if timestamp with timezone is treated as a string (instead of a Timestamp object).
tStruct - Variable in class oracle.pg.rdbms.pgql.ExprContext
 
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
 
tx() - Method in class oracle.pg.common.OraclePropertyGraphBase
Configure and control the transactions for those graphs that support this feature.
Type - Interface in oracle.pgx.common.types
Interface for all types.
TYPE_DT_BOOL - Static variable in interface oracle.pg.common.OraclePropertyGraphDatatypeConstants
This constant denotes a Boolean data type for the value field of an attribute (K/V pair)
TYPE_DT_BOOL - Static variable in class oracle.pg.rdbms.pgql.PgDatatypeConstants
This constant denotes a Boolean data type for the value field of an attribute (K/V pair)
TYPE_DT_BOOL - Static variable in interface oracle.pg.text.OracleIndex
This constant denotes a Boolean data type for the value field of an attribute (K/V pair)
TYPE_DT_BYTE - Static variable in interface oracle.pg.common.OraclePropertyGraphDatatypeConstants
This constant denotes a Byte data type for the value field of an attribute (K/V pair)
TYPE_DT_BYTE - Static variable in class oracle.pg.rdbms.pgql.PgDatatypeConstants
This constant denotes a Byte data type for the value field of an attribute (K/V pair)
TYPE_DT_BYTE - Static variable in interface oracle.pg.text.OracleIndex
This constant denotes a Byte data type for the value field of an attribute (K/V pair)
TYPE_DT_CHAR - Static variable in interface oracle.pg.common.OraclePropertyGraphDatatypeConstants
This constant denotes a Char data type for the value field of an attribute (K/V pair)
TYPE_DT_CHAR - Static variable in class oracle.pg.rdbms.pgql.PgDatatypeConstants
This constant denotes a Char data type for the value field of an attribute (K/V pair)
TYPE_DT_CHAR - Static variable in interface oracle.pg.text.OracleIndex
This constant denotes a Character data type for the value field of an attribute (K/V pair)
TYPE_DT_DATE - Static variable in interface oracle.pg.common.OraclePropertyGraphDatatypeConstants
This constant denotes a Date (java.util.Date) data type for the value field of an attribute (K/V pair)
TYPE_DT_DATE - Static variable in class oracle.pg.rdbms.pgql.PgDatatypeConstants
This constant denotes a Date (java.util.Date) data type for the value field of an attribute (K/V pair)
TYPE_DT_DATE - Static variable in interface oracle.pg.text.OracleIndex
This constant denotes a Date (java.util.Date) data type for the value field of an attribute (K/V pair)
TYPE_DT_DOUBLE - Static variable in interface oracle.pg.common.OraclePropertyGraphDatatypeConstants
This constant denotes a Double data type for the value field of an attribute (K/V pair)
TYPE_DT_DOUBLE - Static variable in class oracle.pg.rdbms.pgql.PgDatatypeConstants
This constant denotes a Double data type for the value field of an attribute (K/V pair)
TYPE_DT_DOUBLE - Static variable in interface oracle.pg.text.OracleIndex
This constant denotes a Double data type for the value field of an attribute (K/V pair)
TYPE_DT_EMPTY - Static variable in interface oracle.pg.common.OraclePropertyGraphDatatypeConstants
This constant denotes an empty data type for the value field of an attribute (K/V pair)
TYPE_DT_EMPTY - Static variable in class oracle.pg.rdbms.pgql.PgDatatypeConstants
This constant denotes an empty data type for the value field of an attribute (K/V pair)
TYPE_DT_FLOAT - Static variable in interface oracle.pg.common.OraclePropertyGraphDatatypeConstants
This constant denotes a Float data type for the value field of an attribute (K/V pair)
TYPE_DT_FLOAT - Static variable in class oracle.pg.rdbms.pgql.PgDatatypeConstants
This constant denotes a Float data type for the value field of an attribute (K/V pair)
TYPE_DT_FLOAT - Static variable in interface oracle.pg.text.OracleIndex
This constant denotes a Float data type for the value field of an attribute (K/V pair)
TYPE_DT_INTEGER - Static variable in interface oracle.pg.common.OraclePropertyGraphDatatypeConstants
This constant denotes an Integer data type for the value field of an attribute (K/V pair)
TYPE_DT_INTEGER - Static variable in class oracle.pg.rdbms.pgql.PgDatatypeConstants
This constant denotes an Integer data type for the value field of an attribute (K/V pair)
TYPE_DT_INTEGER - Static variable in interface oracle.pg.text.OracleIndex
This constant denotes an Integer data type for the value field of an attribute (K/V pair)
TYPE_DT_JSON - Static variable in interface oracle.pg.common.OraclePropertyGraphDatatypeConstants
This constant denotes a JSON data type for the value field of an attribute (K/V pair)
TYPE_DT_JSON - Static variable in class oracle.pg.rdbms.pgql.PgDatatypeConstants
This constant denotes a JSON data type for the value field of an attribute (K/V pair)
TYPE_DT_JSON - Static variable in interface oracle.pg.text.OracleIndex
This constant denotes a JSON data type for the value field of an attribute (K/V pair)
TYPE_DT_LONG - Static variable in interface oracle.pg.common.OraclePropertyGraphDatatypeConstants
This constant denotes a Long data type for the value field of an attribute (K/V pair)
TYPE_DT_LONG - Static variable in class oracle.pg.rdbms.pgql.PgDatatypeConstants
This constant denotes a Long data type for the value field of an attribute (K/V pair)
TYPE_DT_LONG - Static variable in interface oracle.pg.text.OracleIndex
This constant denotes a Long data type for the value field of an attribute (K/V pair)
TYPE_DT_SERI - Static variable in interface oracle.pg.common.OraclePropertyGraphDatatypeConstants
This constant denotes a Serializable data type for the value field of an attribute (K/V pair)
TYPE_DT_SERI - Static variable in class oracle.pg.rdbms.pgql.PgDatatypeConstants
This constant denotes a Serializable data type for the value field of an attribute (K/V pair)
TYPE_DT_SERIALIZABLE - Static variable in interface oracle.pg.text.OracleIndex
This constant denotes a Serializable data type for the value field of an attribute (K/V pair)
TYPE_DT_SHORT - Static variable in interface oracle.pg.common.OraclePropertyGraphDatatypeConstants
This constant denotes a Short data type for the value field of an attribute (K/V pair)
TYPE_DT_SHORT - Static variable in class oracle.pg.rdbms.pgql.PgDatatypeConstants
This constant denotes a Short data type for the value field of an attribute (K/V pair)
TYPE_DT_SHORT - Static variable in interface oracle.pg.text.OracleIndex
This constant denotes a Short data type for the value field of an attribute (K/V pair)
TYPE_DT_SPATIAL - Static variable in interface oracle.pg.common.OraclePropertyGraphDatatypeConstants
This constant denotes a Spatial data type for the value field of an attribute (K/V pair)
TYPE_DT_SPATIAL - Static variable in class oracle.pg.rdbms.pgql.PgDatatypeConstants
This constant denotes a Spatial data type for the value field of an attribute (K/V pair)
TYPE_DT_SPATIAL - Static variable in interface oracle.pg.text.OracleIndex
This constant denotes a Spatial data type for the value field of an attribute (K/V pair)
TYPE_DT_STRING - Static variable in interface oracle.pg.common.OraclePropertyGraphDatatypeConstants
This constant denotes a String data type for the value field of an attribute (K/V pair)
TYPE_DT_STRING - Static variable in class oracle.pg.rdbms.pgql.PgDatatypeConstants
This constant denotes a String data type for the value field of an attribute (K/V pair)
TYPE_DT_STRING - Static variable in interface oracle.pg.text.OracleIndex
This constant denotes a String data type for the value field of an attribute (K/V pair)
TYPE_DT_URI - Static variable in interface oracle.pg.common.OraclePropertyGraphDatatypeConstants
This constant denotes a RDF URI data type for the value field of an attribute (K/V pair)
TYPE_DT_URI - Static variable in class oracle.pg.rdbms.pgql.PgDatatypeConstants
This constant denotes a RDF URI data type for the value field of an attribute (K/V pair)
TYPE_DT_URI - Static variable in interface oracle.pg.text.OracleIndex
This constant denotes a URI data type for the value field of an attribute (K/V pair)
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

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
 
undirect(MutationStrategy) - Method in class oracle.pgx.api.PgxGraph
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(PgxGraph.MultiEdges, PgxGraph.SelfEdges, PgxGraph.Mode, String) - Method in class oracle.pgx.api.PgxGraph
undirect(Collection<VertexProperty<?, ?>>, Collection<EdgeProperty<?>>, PgxGraph.MultiEdges, PgxGraph.SelfEdges, PgxGraph.TrivialVertices, PgxGraph.Mode, String) - Method in class oracle.pgx.api.PgxGraph
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
Convenience method around PgxGraph.undirectAsync(MultiEdges, SelfEdges, Mode, String)

Passing StrategyType as StrategyType.KEEP_MULTI_EDGES SelfEdges as SelfEdges.KEEP_SELF_EDGES Trivial Vertices as TrivialVertices.KEEP_TRIVIALVERTICES Mode as Mode.CREATE_COPY

undirectAsync(PgxGraph.MultiEdges, PgxGraph.SelfEdges, PgxGraph.Mode, String) - Method in class oracle.pgx.api.PgxGraph
Convenience method for PgxGraph.undirectAsync(Collection, Collection, MultiEdges, SelfEdges, Mode, String)

Passing Collection(vertexProps) as VertexProperty.ALL and Collection(edgeProps) as EdgeProperty.ALL

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(MutationStrategy) - Method in class oracle.pgx.api.PgxGraph
Create an undirected version of a graph.
unescape(String) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
Unescapes a string from Oracle flat file format into a regular string.
unescapeLiteral(String) - Static method in class oracle.pg.common.OracleCommonUtils
Unescape literal object value
unescapePgqlString(String) - Static method in class oracle.pg.rdbms.pgql.PgqlUtils
Unescapes constant Strings in a PGQL query for matching against stored versions of the same constant.
Union - Class in oracle.pg.rdbms.pgql.pgview.translation.expression
 
Union(TableExpression, TableExpression) - Constructor for class oracle.pg.rdbms.pgql.pgview.translation.expression.Union
 
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.
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.
updateAttribute(T) - Method in class oracle.pg.common.OracleGraphUpdateWorker
 
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
 
updateGraph(OpCallback<T>, boolean, int, ProgressListener, OpCallback.UpdateType) - Method in interface oracle.pg.common.OracleGraphAttributeUpdater
Adds an attribute to all vertices based on the specified VertexOpCallback.
updateGraph(OpCallback<T>, boolean, int, ProgressListener, OpCallback.UpdateType) - Method in class oracle.pg.hbase.OraclePropertyGraph
 
updateGraph(OpCallback<T>, boolean, int, ProgressListener, OpCallback.UpdateType) - Method in class oracle.pg.nosql.OraclePropertyGraph
Updates a graph based on the specified OpCallback.
updatePgxConfig(PgxConfig) - Method in interface oracle.pgx.api.admin.Control
Replaces the current PGX config with the given configuration.
updatePgxConfig(Map<PgxConfig.Field, Object>) - Method in interface oracle.pgx.api.admin.Control
Replaces the current PGX config with the given configuration.
updatePgxConfig(InputStream) - Method in interface oracle.pgx.api.admin.Control
Replaces the current PGX config with the given configuration.
updatePgxConfig(String) - 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
updatePgxConfig(Map<PgxConfig.Field, Object>) - Method in class oracle.pgx.api.ServerInstance
updatePgxConfig(InputStream) - Method in class oracle.pgx.api.ServerInstance
updatePgxConfig(String) - Method in class oracle.pgx.api.ServerInstance
updatePgxConfigAsync(PgxConfig) - 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(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.
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
 
upperCaseSimpleIdentifier(Connection, String) - Static method in class oracle.pg.rdbms.pgql.DbmsUtils
Returns an upper-case version if this is a simple identifier.
useBulkCommunication() - Method in class oracle.pgx.config.PgxDistConfig
If set to true, will use bulk communication for intermachine data transfers.
useDistRW - Variable in class oracle.pg.rdbms.pgql.QueryContext
 
useExtdSize - Variable in class oracle.pg.rdbms.pgql.QueryContext
 
useGtTab - Variable in class oracle.pg.rdbms.pgql.QueryContext
 
useInfiniband() - Method in class oracle.pgx.config.PgxDistConfig
If set to true, InfiniBand will be used.
useIso - Variable in class oracle.pg.rdbms.pgql.QueryContext
 
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.
useOptimizedSplits() - Method in class oracle.pg.nosql.Parameters
Return if the flag of optimized splits is on
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.DbModelStorer
Configures the database username to store the model with (not required if using the user from the realm)
useRW - Variable in class oracle.pg.rdbms.pgql.QueryContext
 
useSolrJavaBinFormat() - Method in class oracle.pg.common.OraclePropertyGraphBase
Specifies if the SolrCloud server will use a Binary format for the query responses
useTinkerpop2() - Method in class oracle.pg.common.ParametersBase
Determines if the Super verbose logging is enabled
useVdTab - Variable in class oracle.pg.rdbms.pgql.QueryContext
 
useVLCol - Variable in class oracle.pg.rdbms.pgql.QueryContext
 
Util - Class in oracle.pg.common
This class contains some useful helper functions.
Util() - Constructor for class oracle.pg.common.Util
 

V

v1 - Variable in class oracle.pg.rdbms.pgql.ValuePair
 
v2 - Variable in class oracle.pg.rdbms.pgql.ValuePair
 
validate() - Method in class oracle.pgx.config.AbstractDataMemoryLimitsConfig
 
validate() - Method in class oracle.pgx.config.AbstractEngineConfig
 
validate() - Method in class oracle.pgx.config.AbstractPgxConfig
 
validateEdgeFlatFileSyntax(InputStream, boolean, PrintStream) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
This method validates the syntax of given PG edge file
validateIndexManager() - Method in interface oracle.pg.common.OracleIndexableGraph
 
validateInput(DataMemoryLimitType, String, Double, boolean) - Static method in class oracle.pgx.config.DataMemoryLimit
 
validateIsNumericColumn(int) - Static method in class oracle.pg.common.SQLUtils
 
validateMaxDataMemoryLimit(DataMemoryLimitType) - Method in class oracle.pgx.config.AbstractDataMemoryLimitsConfig
 
validatePGFlatFiles(String, String, boolean) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
This method validates the syntax of given PG vertex and edge file
validateSources(Object[], String) - Static method in class oracle.pg.common.OraclePropertyGraphUtilsBase
 
validateVertexFlatFileSyntax(InputStream, boolean, PrintStream) - Static method in class oracle.pg.rdbms.OraclePropertyGraphUtils
This method validates the syntax of given PG vertex file
value() - Method in class oracle.pg.common.OraclePropertyBase
Get the value of the property
value() - Method in class oracle.pg.common.OracleVertexPropertyBase
Get the value of a Property given it's key.
valueOf(String) - Static method in enum oracle.pg.common.OpCallback.UpdateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pg.common.OracleElementBase.FLAG
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pg.common.OraclePropertyGraphBase.CacheStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pg.common.OraclePropertyGraphBase.OptimizationFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pg.common.OraclePropertyGraphConstants.QueueAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pg.common.SQLUtils.DbFeature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pg.rdbms.DataChange.ChangeAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pg.rdbms.index.oratext.OracleTextQueryObject.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pg.rdbms.index.oratext.OracleTextQueryObject.ScoreRange
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pg.rdbms.OraclePgqlColumnDescriptor.Type
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pg.rdbms.pgql.ModifyContext.BooleanOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pg.rdbms.pgql.ModifyContext.StringOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pg.rdbms.pgql.PgqlColumnDescriptor.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.pg.rdbms.SQLAnalyticsGraph.Sort
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pg.text.OracleIndex.SEARCH_ENGINE
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.executionenvironment.ExecutionEnvironmentField
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.mllib.SupervisedGraphWiseModel.SupervisedGraphWiseInferenceType
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.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.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.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.MultipleTablesEdgeTypeConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.MultipleTablesGraphConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.MultipleTablesNodePropertyConfig.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.pgx.config.MultipleTablesNodeTypeConfig.Field
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.PgxDistConfig.Field
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.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.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.
ValuePair - Class in oracle.pg.rdbms.pgql
Immutable pair of String values
ValuePair(String, String) - Constructor for class oracle.pg.rdbms.pgql.ValuePair
 
values() - Static method in enum oracle.pg.common.OpCallback.UpdateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pg.common.OracleElementBase.FLAG
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pg.common.OraclePropertyGraphBase.CacheStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pg.common.OraclePropertyGraphBase.OptimizationFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pg.common.OraclePropertyGraphConstants.QueueAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pg.common.SQLUtils.DbFeature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pg.rdbms.DataChange.ChangeAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pg.rdbms.index.oratext.OracleTextQueryObject.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pg.rdbms.index.oratext.OracleTextQueryObject.ScoreRange
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pg.rdbms.OraclePgqlColumnDescriptor.Type
Deprecated.
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.ModifyContext.BooleanOption
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.ModifyContext.StringOption
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.PgqlColumnDescriptor.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.pg.rdbms.SQLAnalyticsGraph.Sort
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.pg.text.OracleIndex.SEARCH_ENGINE
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.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.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.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.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.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.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.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.MultipleTablesEdgeTypeConfig.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.MultipleTablesGraphConfig.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.MultipleTablesNodePropertyConfig.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.MultipleTablesNodeTypeConfig.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.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.PgxDistConfig.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.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.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.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.
VAR_PROP_SEPARATOR - Static variable in class oracle.pg.rdbms.pgql.SqlQuery
 
variables() - Method in class oracle.pg.common.OraclePropertyGraphBase
A collection of global Graph.Variables associated with the graph.
vector(DataType, int) - Static method in class oracle.pgx.api.frames.schema.datatypes.DataTypes
 
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
VersionConfig - Class in oracle.pgx.config
 
VersionConfig() - Constructor for class oracle.pgx.config.VersionConfig
 
vertex() - Method in class oracle.pg.common.OraclePropertyGraphFeaturesBase
Gets the features related to "vertex" operation.
VERTEX_CLASS_ID - Static variable in class oracle.pg.text.OracleIndexManager
An integer constant to denote that the index is associated to vertices
VERTEX_ID_PROP - Static variable in interface oracle.pg.text.OracleIndex
A constant text index field name for the ID of a vertex
VERTEX_LABEL - Static variable in interface oracle.pg.common.OraclePropertyGraphConstants
This constant denotes the identifier assigned to a Vertex Label
VERTEX_LABEL_PROP - Static variable in interface oracle.pg.text.OracleIndex
A constant text index field name for the label of a vertex
VERTEX_TYPE - Static variable in class oracle.pg.rdbms.pgql.pgview.metadata.PgViewMetadataConnector
 
VERTEX_TYPE - Static variable in class oracle.pgx.api.frames.schema.datatypes.DataTypes
 
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
 
VertexCache - Class in oracle.pg.common
This class implements a cache layer for OracleVertexBase objects.
VertexChange - Class in oracle.pg.rdbms
This class captures an action of change made to a particular Vertex instance.
VertexChangeIteratorImpl - Class in oracle.pg.rdbms
This iterator returns an ordered list of changes made to the vertex table of a property graph.
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
VertexFilterCallback - Interface in oracle.pg.common
This interface defines the API to filter vertices.
vertexKeyColumn(String) - Method in class oracle.pgx.api.frames.PgxVertexTableFromFramesCreator
 
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
 
VertexOpCallback - Interface in oracle.pg.common
This interface defines a callback function that can be used together with a whole graph level operation like adding a new weight attribute or removing an existing weight attribute
VertexProperty<ID,V> - Class in oracle.pgx.api
A vertex property of a PgxGraph.
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.
VertexSet<ID> - Class in oracle.pgx.api
An unordered set of vertices (no duplicates).
vertexTable(String, PgxFrame) - Method in class oracle.pgx.api.frames.PgxEdgeTableFromFramesCreator
 
vertexTable(String, PgxFrame) - Method in class oracle.pgx.api.frames.PgxGraphFromFramesCreator
 
vertexTable(String, PgxFrame) - Method in class oracle.pgx.api.frames.PgxVertexTableFromFramesCreator
 
VertexTableMetaData - Class in oracle.pgx.api
Meta information about a vertex table in a PgxGraph.
VertexTableMetaData(String, IdType) - Constructor for class oracle.pgx.api.VertexTableMetaData
 
VertexTableMetaData(VertexTableMetaData) - Constructor for class oracle.pgx.api.VertexTableMetaData
 
VertexType - Class in oracle.pgx.api.frames.schema.datatypes.graph
 
VertexType() - Constructor for class oracle.pgx.api.frames.schema.datatypes.graph.VertexType
 
vertices(Direction) - Method in class oracle.pg.common.OracleEdgeBase
Review the vertex (or vertices) associated with this edge as defined by the direction.
vertices() - Method in class oracle.pg.common.OraclePropertyGraphBase
Return an iterable to all the vertices in the graph.
vertices(Object...) - Method in class oracle.pg.common.OraclePropertyGraphBase
Get the Vertex objects in this graph with the provided vertex ids or Vertex objects.
vertices(Direction, String...) - Method in class oracle.pg.common.OracleVertexBase
Return the vertices adjacent to the vertex according to the provided direction and edge labels.
vertices(Direction, OraclePropertyGraphBase.OptimizationFlag, String...) - Method in class oracle.pg.common.OracleVertexBase
Return the vertices adjacent to the vertex according to the provided direction and edge labels.
vertices(Direction, OraclePropertyGraphBase.OptimizationFlag, String...) - Method in class oracle.pg.hbase.OracleVertex
Return the vertices adjacent to the vertex according to the provided direction and edge labels.
vertices(Direction, OraclePropertyGraphBase.OptimizationFlag, String...) - Method in class oracle.pg.nosql.OracleVertex
Return the vertices adjacent to the vertex according to the provided direction and edge labels.
verticesByIds(Object[]) - Method in class oracle.pg.common.OraclePropertyGraphBase
Return an iterable to the vertices in the graph identified by the specified requestedIds
verticesByIds(Object[], int) - Method in class oracle.pg.common.OraclePropertyGraphBase
Return an iterable to the vertices in the graph identified by the specified requestedIds using the specified dop
verticesByProperty(String, Object) - Method in class oracle.pg.common.OraclePropertyGraphBase
Return an iterable to all matching vertices that have a particular key/value property.
verticesByProperty(String, Object, boolean) - Method in class oracle.pg.common.OraclePropertyGraphBase
Return an iterable to all matching vertices that have a particular key/value property.
verticesByProperty(String, Object, Class<?>, boolean) - Method in class oracle.pg.common.OraclePropertyGraphBase
Return an iterable to all matching vertices that have a particular key/value property.
verticesByProperty(String, Object, boolean, boolean) - Method in class oracle.pg.common.OraclePropertyGraphBase
Return an iterable to all matching vertices that have a particular key/value property.
verticesByProperty(String, Object, Class<?>, boolean, boolean) - Method in class oracle.pg.common.OraclePropertyGraphBase
Return an iterable to all matching vertices that have a particular key/value property.
verticesByProperty(String, Object, Class, boolean, boolean) - Method in class oracle.pg.hbase.OraclePropertyGraph
 
verticesByProperty(String, Object, Class, boolean, boolean) - Method in class oracle.pg.nosql.OraclePropertyGraph
Return an iterable to all matching vertices that have a particular key/value property.
verticesByPropertyKey(String) - Method in class oracle.pg.common.OraclePropertyGraphBase
Return an Iterator to all the vertices in the graph that have any of the specified keys and satisfy the specified vertex filter callback.
verticesByPropertyKey(String[]) - Method in class oracle.pg.common.OraclePropertyGraphBase
Return an Iterator to all the vertices in the graph that have any of the specified keys and satisfy the specified vertex filter callback.
verticesByPropertyKey(String[], VertexFilterCallback) - Method in class oracle.pg.common.OraclePropertyGraphBase
Return an Iterator to all the vertices in the graph that have any of the specified keys and satisfy the specified vertex filter callback.
verticesByPropertyKey(String[], VertexFilterCallback, OraclePropertyGraphBase.OptimizationFlag) - Method in class oracle.pg.common.OraclePropertyGraphBase
Return an Iterator to all the vertices in the graph that have any of the specified keys and satisfy the specified vertex filter callback.
verticesByPropertyKey(String[], VertexFilterCallback, OraclePropertyGraphBase.OptimizationFlag) - Method in class oracle.pg.hbase.OraclePropertyGraph
Return an Iterator to all the vertices in the graph that have any of the specified keys and satisfy the specified vertex filter callback.
verticesByPropertyKey(String[], VertexFilterCallback, OraclePropertyGraphBase.OptimizationFlag, int) - Method in class oracle.pg.hbase.OraclePropertyGraph
Return an Iterator to all the vertices in the graph that have any of the specified keys and satisfy the specified vertex filter callback.
verticesByPropertyKey(String[], VertexFilterCallback, OraclePropertyGraphBase.OptimizationFlag) - Method in class oracle.pg.nosql.OraclePropertyGraph
Return an Iterable to all the vertices in the graph that have any of the specified keys and satisfy the specified vertex filter callback.
verticesPartitioned(Connection[], boolean, int) - Method in class oracle.pg.hbase.OraclePropertyGraph
Gets an array of Iterator objects that hold all the vertices in the graph.
verticesPartitioned(Connection[], boolean, int, OraclePropertyGraphBase.OptimizationFlag) - Method in class oracle.pg.hbase.OraclePropertyGraph
Gets an array of Iterator objects that hold all the vertices in the graph.
verticesPartitioned(Connection[], boolean, int, VertexFilterCallback, OraclePropertyGraphBase.OptimizationFlag) - Method in class oracle.pg.hbase.OraclePropertyGraph
Gets an array of Iterator objects that hold all the vertices in the graph that satisfy the specified vertex filter callback.
verticesPartitioned(Connection[], boolean, int, boolean) - Method in class oracle.pg.hbase.OraclePropertyGraph
Gets an array of Iterator objects that hold all the vertices in the graph.
verticesPartitioned(Connection[], boolean, int, String) - Method in class oracle.pg.hbase.OraclePropertyGraph
Gets an array of Iterator objects that hold all the vertices in the graph that have a particular key.
verticesPartitioned(Connection[], boolean, int, String, boolean) - Method in class oracle.pg.hbase.OraclePropertyGraph
Gets an array of Iterator objects that hold all the vertices in the graph that have a particular key.
verticesPartitioned(Connection[], boolean, int, String[]) - Method in class oracle.pg.hbase.OraclePropertyGraph
Gets an array of Iterator objects that hold all the vertices in the graph that have any of the specified keys.
verticesPartitioned(Connection[], boolean, int, String[], boolean, VertexFilterCallback) - Method in class oracle.pg.hbase.OraclePropertyGraph
Gets an array of Iterator objects that hold all the vertices in the graph that have any of the specified keys and satisfy the specified vertex filter callback.
verticesPartitioned(Connection[], boolean, int, String[], boolean, VertexFilterCallback, OraclePropertyGraphBase.OptimizationFlag) - Method in class oracle.pg.hbase.OraclePropertyGraph
Gets an array of Iterator objects that hold all the vertices in the graph that have any of the specified keys and satisfy the specified vertex filter callback.
verticesPartitioned(KVStoreConfig[], boolean, int) - Method in class oracle.pg.nosql.OraclePropertyGraph
Gets an array of Iterable objects that hold all the vertices in the graph.
verticesPartitioned(KVStoreConfig[], boolean, int, String) - Method in class oracle.pg.nosql.OraclePropertyGraph
Gets an array of Iterable objects that hold all the vertices in the graph that have a particular key.
verticesPartitioned(KVStoreConfig[], boolean, int, String[]) - Method in class oracle.pg.nosql.OraclePropertyGraph
Gets an array of Iterable objects that hold all the vertices in the graph that have any of the specified keys.
verticesPartitioned(KVStoreConfig[], boolean, int, String[], VertexFilterCallback) - Method in class oracle.pg.nosql.OraclePropertyGraph
Gets an array of Iterable objects that hold all the vertices in the graph that have any of the specified keys and satisfy the specified vertex filter callback.
verticesPartitioned(KVStoreConfig[], boolean, int, String[], VertexFilterCallback, OraclePropertyGraphBase.OptimizationFlag) - Method in class oracle.pg.nosql.OraclePropertyGraph
Gets an array of Iterable objects that hold all the vertices in the graph that have any of the specified keys and satisfy the specified vertex filter callback.
verticesPartitioned(KVStoreConfig[], boolean, int, int, String[], VertexFilterCallback, OraclePropertyGraphBase.OptimizationFlag) - Method in class oracle.pg.nosql.OraclePropertyGraph
Gets an array of Iterable objects that hold all the vertices in the graph that have any of the specified keys and satisfy the specified vertex filter callback.
verticesPartitioned(KVStoreConfig[], boolean, int, int, boolean, String[], VertexFilterCallback, OraclePropertyGraphBase.OptimizationFlag) - Method in class oracle.pg.nosql.OraclePropertyGraph
Gets an array of Iterable objects that hold all the vertices in the graph that have any of the specified keys and satisfy the specified vertex filter callback.
verticesUsingTextSearch(String) - Method in interface oracle.pg.common.OracleIndexableGraph
Return an iterable to all matching vertices that satisfy a particular text search query.
verticesWithCustomizedParallelTableScan(String[]) - Method in class oracle.pg.nosql.OraclePropertyGraph
Return an Iterable to all the vertices in the graph that have any of the specified keys.
verticesWithCustomizedParallelTableScan(String[], VertexFilterCallback, OraclePropertyGraphBase.OptimizationFlag) - Method in class oracle.pg.nosql.OraclePropertyGraph
Return an Iterable to all the vertices in the graph that have any of the specified keys and satisfy the specified vertex filter callback.
verticesWithDefaultParallelTableScan(String[]) - Method in class oracle.pg.nosql.OraclePropertyGraph
Return an Iterable to all the vertices in the graph that have any of the specified keys.
verticesWithDefaultParallelTableScan(String[], VertexFilterCallback) - Method in class oracle.pg.nosql.OraclePropertyGraph
Return an Iterable to all the vertices in the graph that have any of the specified keys and satisfy the specified vertex filter callback.
verticesWithDefaultParallelTableScan(String[], VertexFilterCallback, OraclePropertyGraphBase.OptimizationFlag) - Method in class oracle.pg.nosql.OraclePropertyGraph
Return an Iterable to all the vertices in the graph that have any of the specified keys and satisfy the specified vertex filter callback.
visit(QueryExpression.Constant.ConstInteger, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.Constant.ConstDecimal, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.Constant.ConstString, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.Constant.ConstBoolean, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.Constant.ConstDate, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.Constant.ConstTime, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.Constant.ConstTimestamp, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.Constant.ConstTimeWithTimezone, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.Constant.ConstTimestampWithTimezone, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.BindVariable, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.ArithmeticExpression.Sub, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.ArithmeticExpression.Add, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.ArithmeticExpression.Mul, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.ArithmeticExpression.Div, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.ArithmeticExpression.Mod, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.ArithmeticExpression.UMin, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.LogicalExpression.And, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.LogicalExpression.Or, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.LogicalExpression.Not, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.RelationalExpression.Equal, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.RelationalExpression.NotEqual, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.RelationalExpression.Greater, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.RelationalExpression.GreaterEqual, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.RelationalExpression.Less, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.RelationalExpression.LessEqual, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.Aggregation.AggrCount, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.Aggregation.AggrMin, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.Aggregation.AggrMax, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.Aggregation.AggrSum, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.Aggregation.AggrAvg, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.Star, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.VarRef, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.PropertyAccess, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.FunctionCall, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.Function.Cast, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.IfElse, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.Function.Exists, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.ExtractExpression, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.IsNull, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visit(QueryExpression.ScalarSubquery, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visitAllDifferent(QueryExpression.FunctionCall, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visitContains(QueryExpression.FunctionCall, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visitHasLabel(QueryExpression.FunctionCall, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visitHasProp(QueryExpression.FunctionCall, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visitId(QueryExpression.FunctionCall, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visitInDegree(QueryExpression.FunctionCall, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visitLabel(QueryExpression.FunctionCall, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visitLabels(QueryExpression.FunctionCall, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
visitOutDegree(QueryExpression.FunctionCall, int[], String[][], boolean, boolean) - Method in class oracle.pg.rdbms.pgql.ExprTransVisitor
 
VT_SUFFIX - Static variable in class oracle.pg.rdbms.pgql.PgqlUtils
 

W

waitForTermination(ThreadPoolExecutor) - Static method in class oracle.pg.common.HelperUtilities
 
warn(Object, Object) - Method in class oracle.pg.common.SimpleLog
Logs the two message objects with the WARN level
warn(Object) - Method in class oracle.pg.common.SimpleLog
Logs the message object with the WARN level
warn(Object, Throwable) - Method in class oracle.pg.common.SimpleLog
Logs the message object with the WARN level including the stack trace of the Throwable t passed as parameter
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, VertexProperty<ID, Long>) - 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
 
weightedPagerank(PgxGraph, EdgeProperty<Double>) - Method in class oracle.pgx.api.Analyst
PageRank on weighted edges.
weightedPagerank(PgxGraph, boolean, EdgeProperty<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, boolean, 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.
weightedPagerank(PgxGraph, boolean, EdgeProperty<Double>, VertexProperty<ID, 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, double, double, int, boolean, 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, boolean, EdgeProperty<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, boolean, 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.
weightedPagerankAsync(PgxGraph, boolean, EdgeProperty<Double>, VertexProperty<ID, 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, double, double, int, boolean, EdgeProperty<Double>, VertexProperty<ID, Double>) - Method in class oracle.pgx.api.Analyst
PageRank on weighted edges.
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>, 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>, int, int, VertexSequence<ID>, VertexSequence<ID>) - 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, 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
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>, 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>, int, int, VertexSequence<ID>, VertexSequence<ID>) - 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.
willAllowId(Object) - Method in class oracle.pg.common.OracleEdgeFeaturesBase
Determines if an identifier will be accepted by the Graph.
willAllowId(Object) - Method in class oracle.pg.common.OracleVertexFeaturesBase
Determines if an identifier will be accepted by the Graph.
willAllowId(Object) - Method in class oracle.pg.common.OracleVertexPropertyFeaturesBase
Determines if an identifier will be accepted by the Graph.
WithKey - Interface in oracle.pgx.config
 
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
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.
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.
WORD_LIST_PARAMETER - Static variable in class oracle.pg.rdbms.index.oratext.OracleTextIndexParameters
This constant denotes a word list preference specifying the enabled query options e.g.
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_TIMEOUT_PARAMETER - Static variable in class oracle.pg.text.OracleIndexParameters
This constant denotes the parameter for the timeout to wait when retrying a write operation
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links
Oracle® Graph
Java API Reference for Property Graph
Release 21.1 (F32791-01)

Copyright © 2010, 2021 Oracle and/or its affiliates. All Rights Reserved.