Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractLabel - Class in org.umlg.sqlg.structure.topology
-
Date: 2016/09/14 Time: 11:19 AM
- add(int, E) - Method in class org.umlg.sqlg.util.ThreadLocalList
- add(E) - Method in class org.umlg.sqlg.util.ThreadLocalList
- add(E) - Method in class org.umlg.sqlg.util.ThreadLocalListOrderedSet
- add(E) - Method in class org.umlg.sqlg.util.ThreadLocalSet
- add(String, String, String) - Method in class org.umlg.sqlg.structure.topology.ForeignKey
- add(PreparedStatement) - Method in class org.umlg.sqlg.structure.SqlgTransaction
- add(Iterator<Traverser.Admin<S>>) - Method in class org.umlg.sqlg.step.SqlgExpandableStepIterator
- add(Traverser.Admin<S>) - Method in class org.umlg.sqlg.step.SqlgExpandableStepIterator
- add(SchemaTable, String, int, String) - Method in class org.umlg.sqlg.sql.parse.ColumnList
-
add a new column
- add(SchemaTable, String, int, String, String) - Method in class org.umlg.sqlg.sql.parse.ColumnList
- ADD_IN_VERTEX_LABEL_TO_EDGE - Enum constant in enum class org.umlg.sqlg.structure.TopologyChangeAction
- addAdditionalPartitionHasContainer() - Method in record class org.umlg.sqlg.strategy.SqlgSqlExecutor.DropQuery
-
Returns the value of the
addAdditionalPartitionHasContainer
record component. - addAll(int, Collection<? extends E>) - Method in class org.umlg.sqlg.util.ThreadLocalList
- addAll(Collection<? extends E>) - Method in class org.umlg.sqlg.util.ThreadLocalList
- addAll(Collection<? extends E>) - Method in class org.umlg.sqlg.util.ThreadLocalListOrderedSet
- addAll(Collection<? extends E>) - Method in class org.umlg.sqlg.util.ThreadLocalSet
- addAndOrHasContainer(AndOrHasContainer) - Method in class org.umlg.sqlg.sql.parse.AndOrHasContainer
- addAndOrHasContainer(AndOrHasContainer) - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- addChildOption(M, Traversal.Admin<S, E>) - Method in class org.umlg.sqlg.step.barrier.SqlgBranchStepBarrier
- addChildOption(M, Traversal.Admin<S, E>) - Method in class org.umlg.sqlg.step.barrier.SqlgChooseStepBarrier
- addColumnStatement(String, String, String, String) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
-
Builds an add column statement.
- addDbVersionToGraph(DatabaseMetaData) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- addEdge(String, Vertex, Object...) - Method in class org.umlg.sqlg.structure.SqlgVertex
- addEdgeColumn(SqlgGraph, String, String, Map<String, PropertyDefinition>, ListOrderedSet<String>) - Static method in class org.umlg.sqlg.structure.topology.TopologyManager
- addEdgeLabel(SqlgGraph, String, Map<String, PropertyDefinition>, ListOrderedSet<String>, PartitionType, String) - Static method in class org.umlg.sqlg.structure.topology.TopologyManager
- addEdgeLabelPartition(SqlgGraph, String, String, String, Integer, Integer, PartitionType, String) - Static method in class org.umlg.sqlg.structure.topology.TopologyManager
- addEdgeLabelPartition(SqlgGraph, String, String, String, String, String, PartitionType, String) - Static method in class org.umlg.sqlg.structure.topology.TopologyManager
- addEdgeLabelPartition(SqlgGraph, String, String, String, String, PartitionType, String) - Static method in class org.umlg.sqlg.structure.topology.TopologyManager
- addEdgeLabelPartition(SqlgGraph, AbstractLabel, String, Integer, Integer, PartitionType, String) - Static method in class org.umlg.sqlg.structure.topology.TopologyManager
- addEdgeLabelPartition(SqlgGraph, AbstractLabel, String, String, String, PartitionType, String) - Static method in class org.umlg.sqlg.structure.topology.TopologyManager
- addEdgeLabelPartition(SqlgGraph, AbstractLabel, String, String, PartitionType, String) - Static method in class org.umlg.sqlg.structure.topology.TopologyManager
- addEdgeWithMap(String, Vertex, Map<String, Object>) - Method in class org.umlg.sqlg.structure.SqlgVertex
- addGraph(SqlgGraph, String) - Static method in class org.umlg.sqlg.structure.topology.TopologyManager
- addHasContainer(HasContainer) - Method in class org.umlg.sqlg.sql.parse.AndOrHasContainer
- addHasContainer(HasContainer) - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- addHasContainer(HasContainer) - Method in class org.umlg.sqlg.step.SqlgHasStep
- addHashPartitionColumns() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- addIdHasContainer(HasContainer) - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
-
Each id is for a specific label, add the label to the
ReplacedStep.labelHasContainers
- addIndex(SqlgGraph, String, String, boolean, String, IndexType, List<String>) - Static method in class org.umlg.sqlg.structure.topology.TopologyManager
-
add an index from information schema
- addIndex(SqlgGraph, Index) - Static method in class org.umlg.sqlg.structure.topology.TopologyManager
- addInEdgeDefinitions() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- addLabel(String) - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- addLabel(String) - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- addLabel(String) - Method in class org.umlg.sqlg.step.SqlgAbstractStep
- addLabelHasContainer(HasContainer) - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- addLabelToEdge(SqlgGraph, String, String, boolean, SchemaTable, EdgeDefinition) - Static method in class org.umlg.sqlg.structure.topology.TopologyManager
- addLabelToEdgeFromInformationSchema(SqlgGraph, Vertex, String, String, boolean, SchemaTable) - Static method in class org.umlg.sqlg.structure.topology.TopologyManager
- addLocalChild(Traversal.Admin<?, ?>) - Method in class org.umlg.sqlg.step.SqlgConnectiveStep
- addNotNullConstraint(SqlgGraph, String, String, String, PropertyType) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- addOutEdgeDefinitions() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- addPartitionSchemaAbstractLabelColumns() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- addPartitionTables() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- addPropertyDefinitions() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- addReplacedStep(ReplacedStep) - Method in class org.umlg.sqlg.step.SqlgVertexStep
- addReplacedStep(ReplacedStep<?, ?>) - Method in class org.umlg.sqlg.step.SqlgGraphStep
- addReplacedStep(ReplacedStep<?, ?>) - Method in interface org.umlg.sqlg.step.SqlgStep
- addReplacedStep(ReplacedStep<S, E>) - Method in class org.umlg.sqlg.sql.parse.ReplacedStepTree
- addReplacedStep(ReplacedStep<S, E>) - Method in class org.umlg.sqlg.sql.parse.ReplacedStepTree.TreeNode
- addSchema(SqlgGraph, String) - Static method in class org.umlg.sqlg.structure.topology.TopologyManager
- addStart(Traverser.Admin<S>) - Method in class org.umlg.sqlg.step.SqlgAbstractStep
- addStarts(Iterator<Traverser.Admin<S>>) - Method in class org.umlg.sqlg.step.SqlgAbstractStep
- addSubPartition(SqlgGraph, boolean, boolean, String, String, String, String, PartitionType, String, String, String, String, Integer, Integer) - Static method in class org.umlg.sqlg.structure.topology.TopologyManager
- addSubPartition(SqlgGraph, Partition) - Static method in class org.umlg.sqlg.structure.topology.TopologyManager
-
Adds the partition to a partition.
- addTemporaryVertex(Object...) - Method in class org.umlg.sqlg.structure.SqlgGraph
- addTree(Tree<T>) - Method in class org.umlg.sqlg.util.SortedTree
- addVertex(Object...) - Method in class org.umlg.sqlg.structure.SqlgGraph
- addVertex(String, Map<String, Object>) - Method in class org.umlg.sqlg.structure.SqlgGraph
- addVertexColumn(SqlgGraph, String, String, Map.Entry<String, PropertyDefinition>) - Static method in class org.umlg.sqlg.structure.topology.TopologyManager
- addVertexLabel(SqlgGraph, String, String, Map<String, PropertyDefinition>, ListOrderedSet<String>) - Static method in class org.umlg.sqlg.structure.topology.TopologyManager
- addVertexLabel(SqlgGraph, String, String, Map<String, PropertyDefinition>, ListOrderedSet<String>, PartitionType, String) - Static method in class org.umlg.sqlg.structure.topology.TopologyManager
- addVertexLabelPartition(SqlgGraph, String, String, String, Integer, Integer, PartitionType, String) - Static method in class org.umlg.sqlg.structure.topology.TopologyManager
- addVertexLabelPartition(SqlgGraph, String, String, String, String, String, PartitionType, String) - Static method in class org.umlg.sqlg.structure.topology.TopologyManager
- addVertexLabelPartition(SqlgGraph, String, String, String, String, PartitionType, String) - Static method in class org.umlg.sqlg.structure.topology.TopologyManager
- afterCommit(AfterCommit) - Method in class org.umlg.sqlg.structure.SqlgTransaction
- AfterCommit - Interface in org.umlg.sqlg.structure
-
Date: 2014/07/17 Time: 7:34 AM
- afterCreateTemporaryTableStatement() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- afterRollback(AfterRollback) - Method in class org.umlg.sqlg.structure.SqlgTransaction
- AfterRollback - Interface in org.umlg.sqlg.structure
-
Date: 2014/07/17 Time: 7:34 AM
- ALIAS_SEPARATOR - Static variable in class org.umlg.sqlg.sql.parse.SchemaTableTree
- AliasMapHolder - Class in org.umlg.sqlg.sql.parse
-
Date: 2015/11/02 Time: 8:20 AM
- ALTER - Enum constant in enum class org.umlg.sqlg.strategy.SqlgSqlExecutor.DROP_QUERY
- alterForeignKeyToDeferrable(String, String, String) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
-
Only used by Postgresql
- alterSequenceCacheSize(SqlgGraph, SchemaTable, String, int) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- ancestorOfRightOrEquals(String) - Static method in record class org.umlg.sqlg.predicate.Lquery
- ancestorOfRightOrEquals(String[]) - Static method in record class org.umlg.sqlg.predicate.LqueryArray
- AND - Enum constant in enum class org.umlg.sqlg.sql.parse.AndOrHasContainer.TYPE
- AndOrHasContainer - Class in org.umlg.sqlg.sql.parse
- AndOrHasContainer(AndOrHasContainer.TYPE) - Constructor for class org.umlg.sqlg.sql.parse.AndOrHasContainer
- AndOrHasContainer.TYPE - Enum Class in org.umlg.sqlg.sql.parse
- anyStepRecursively(Predicate<Step>, Traversal.Admin<?, ?>) - Static method in class org.umlg.sqlg.util.SqlgTraversalUtil
- apply() - Method in class org.umlg.sqlg.strategy.VertexStrategy
- apply(E, E) - Method in class org.umlg.sqlg.step.barrier.SqlgFoldStep.FoldBiOperator
- apply(Traversal.Admin<?, ?>) - Method in class org.umlg.sqlg.strategy.barrier.SqlgAndStepStepStrategy
- apply(Traversal.Admin<?, ?>) - Method in class org.umlg.sqlg.strategy.barrier.SqlgChooseStepStrategy
- apply(Traversal.Admin<?, ?>) - Method in class org.umlg.sqlg.strategy.barrier.SqlgFoldStepStrategy
- apply(Traversal.Admin<?, ?>) - Method in class org.umlg.sqlg.strategy.barrier.SqlgLocalStepStrategy
- apply(Traversal.Admin<?, ?>) - Method in class org.umlg.sqlg.strategy.barrier.SqlgNotStepStepStrategy
- apply(Traversal.Admin<?, ?>) - Method in class org.umlg.sqlg.strategy.barrier.SqlgOptionalStepStrategy
- apply(Traversal.Admin<?, ?>) - Method in class org.umlg.sqlg.strategy.barrier.SqlgOrStepStepStrategy
- apply(Traversal.Admin<?, ?>) - Method in class org.umlg.sqlg.strategy.barrier.SqlgRepeatStepStrategy
- apply(Traversal.Admin<?, ?>) - Method in class org.umlg.sqlg.strategy.barrier.SqlgStartStepStrategy
- apply(Traversal.Admin<?, ?>) - Method in class org.umlg.sqlg.strategy.barrier.SqlgTraversalFilterStepStrategy
- apply(Traversal.Admin<?, ?>) - Method in class org.umlg.sqlg.strategy.barrier.SqlgUnionStepStrategy
- apply(Traversal.Admin<?, ?>) - Method in class org.umlg.sqlg.strategy.barrier.SqlgVertexStepStrategy
- apply(Traversal.Admin<?, ?>) - Method in class org.umlg.sqlg.strategy.barrier.SqlgWhereTraversalStepStrategy
- apply(Traversal.Admin<?, ?>) - Method in class org.umlg.sqlg.strategy.SqlgAddVertexStartStepStrategy
- apply(Traversal.Admin<?, ?>) - Method in class org.umlg.sqlg.strategy.SqlgDropStepStrategy
- apply(Traversal.Admin<?, ?>) - Method in class org.umlg.sqlg.strategy.SqlgGraphStepStrategy
- apply(Traversal.Admin<?, ?>) - Method in class org.umlg.sqlg.strategy.SqlgHasNextStepStrategy
- apply(Traversal.Admin<?, ?>) - Method in class org.umlg.sqlg.strategy.SqlgHasStepStrategy
- apply(Traversal.Admin<?, ?>) - Method in class org.umlg.sqlg.strategy.SqlgInjectStepStrategy
- apply(Traversal.Admin<?, ?>) - Method in class org.umlg.sqlg.strategy.SqlgRestrictPropertiesStrategy
- apply(Traversal.Admin<?, ?>) - Method in class org.umlg.sqlg.strategy.SqlgSelectOneStepStrategy
- apply(Traversal.Admin<?, ?>) - Method in class org.umlg.sqlg.strategy.SqlgUnionPathStrategy
- apply(Traversal.Admin<?, ?>) - Method in class org.umlg.sqlg.strategy.SqlgWhereStrategy
- apply(Traversal.Admin<?, ?>) - Method in class org.umlg.sqlg.strategy.TopologyStrategy
- applyComparatorsOnDb() - Method in class org.umlg.sqlg.sql.parse.ReplacedStepTree
- applyInStep() - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- applyPost() - Method in class org.umlg.sqlg.strategy.barrier.SqlgChooseStepStrategy
- applyPost() - Method in class org.umlg.sqlg.strategy.barrier.SqlgFoldStepStrategy
- applyPost() - Method in class org.umlg.sqlg.strategy.barrier.SqlgLocalStepStrategy
- applyPost() - Method in class org.umlg.sqlg.strategy.barrier.SqlgOptionalStepStrategy
- applyPost() - Method in class org.umlg.sqlg.strategy.barrier.SqlgRepeatStepStrategy
- applyPost() - Method in class org.umlg.sqlg.strategy.barrier.SqlgStartStepStrategy
- applyPost() - Method in class org.umlg.sqlg.strategy.barrier.SqlgUnionStepStrategy
- applyPost() - Method in class org.umlg.sqlg.strategy.barrier.SqlgVertexStepStrategy
- applyPost() - Method in class org.umlg.sqlg.strategy.SqlgGraphStepStrategy
- applyPost() - Method in class org.umlg.sqlg.strategy.SqlgUnionPathStrategy
- applyPrior() - Method in class org.umlg.sqlg.strategy.barrier.SqlgAndStepStepStrategy
- applyPrior() - Method in class org.umlg.sqlg.strategy.barrier.SqlgChooseStepStrategy
- applyPrior() - Method in class org.umlg.sqlg.strategy.barrier.SqlgFoldStepStrategy
- applyPrior() - Method in class org.umlg.sqlg.strategy.barrier.SqlgLocalStepStrategy
- applyPrior() - Method in class org.umlg.sqlg.strategy.barrier.SqlgNotStepStepStrategy
- applyPrior() - Method in class org.umlg.sqlg.strategy.barrier.SqlgOptionalStepStrategy
- applyPrior() - Method in class org.umlg.sqlg.strategy.barrier.SqlgOrStepStepStrategy
- applyPrior() - Method in class org.umlg.sqlg.strategy.barrier.SqlgRepeatStepStrategy
- applyPrior() - Method in class org.umlg.sqlg.strategy.barrier.SqlgStartStepStrategy
- applyPrior() - Method in class org.umlg.sqlg.strategy.barrier.SqlgTraversalFilterStepStrategy
- applyPrior() - Method in class org.umlg.sqlg.strategy.barrier.SqlgUnionStepStrategy
- applyPrior() - Method in class org.umlg.sqlg.strategy.barrier.SqlgVertexStepStrategy
- applyPrior() - Method in class org.umlg.sqlg.strategy.barrier.SqlgWhereTraversalStepStrategy
- applyPrior() - Method in class org.umlg.sqlg.strategy.SqlgAddVertexStartStepStrategy
- applyPrior() - Method in class org.umlg.sqlg.strategy.SqlgDropStepStrategy
- applyPrior() - Method in class org.umlg.sqlg.strategy.SqlgGraphStepStrategy
- applyPrior() - Method in class org.umlg.sqlg.strategy.SqlgHasNextStepStrategy
- applyPrior() - Method in class org.umlg.sqlg.strategy.SqlgHasStepStrategy
- applyPrior() - Method in class org.umlg.sqlg.strategy.SqlgRestrictPropertiesStrategy
- applyPrior() - Method in class org.umlg.sqlg.strategy.SqlgSelectOneStepStrategy
- ArrayContains<T> - Record Class in org.umlg.sqlg.predicate
-
Postgres specific array data type operator to check if an array is fully contained in another.
- ArrayContains(T[]) - Constructor for record class org.umlg.sqlg.predicate.ArrayContains
-
Creates an instance of a
ArrayContains
record class. - ArrayOverlaps<T> - Class in org.umlg.sqlg.predicate
-
Postgres specific array data type operator to check if two arrays overlap.
- ArrayOverlaps(T[]) - Constructor for class org.umlg.sqlg.predicate.ArrayOverlaps
- assertTableName(String) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- await() - Method in class org.umlg.sqlg.structure.topology.CountUpDownLatch
-
Causes the current thread to wait until
count
reaches zero, unless the thread is interrupted. - await(long, TimeUnit) - Method in class org.umlg.sqlg.structure.topology.CountUpDownLatch
-
Causes the current thread to wait until
count
reaches zero, unless the thread is interrupted, or the specified waiting time elapses.
B
- BaseSqlDialect - Class in org.umlg.sqlg.sql.dialect
-
Date: 2014/08/21 Time: 6:52 PM
- BaseSqlDialect() - Constructor for class org.umlg.sqlg.sql.dialect.BaseSqlDialect
- BaseStrategy - Class in org.umlg.sqlg.strategy
- BatchManager - Class in org.umlg.sqlg.structure
-
Date: 2014/09/12 Time: 5:08 PM
- BatchManager.BatchModeType - Enum Class in org.umlg.sqlg.structure
- batchMode(BatchManager.BatchModeType) - Method in class org.umlg.sqlg.structure.SqlgTransaction
- batchModeNotSupported(String) - Static method in class org.umlg.sqlg.structure.SqlgExceptions
- beforeCommit(BeforeCommit) - Method in class org.umlg.sqlg.structure.SqlgTransaction
- BeforeCommit - Interface in org.umlg.sqlg.structure
-
Date: 2014/07/17 Time: 7:34 AM
- BIG_DECIMAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- BIG_DECIMAL_ARRAY - Static variable in class org.umlg.sqlg.structure.PropertyType
- BIG_DECIMAL_ARRAY_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- BIG_DECIMAL_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- BOOLEAN - Static variable in class org.umlg.sqlg.structure.PropertyType
- boolean_ARRAY - Static variable in class org.umlg.sqlg.structure.PropertyType
- BOOLEAN_ARRAY - Static variable in class org.umlg.sqlg.structure.PropertyType
- boolean_ARRAY_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- BOOLEAN_ARRAY_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- BOOLEAN_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- branchTraversal - Variable in class org.umlg.sqlg.step.barrier.SqlgBranchStepBarrier
- build() - Static method in class org.umlg.sqlg.strategy.TopologyStrategy
- Builder() - Constructor for class org.umlg.sqlg.strategy.TopologyStrategy.Builder
- bulk() - Method in class org.umlg.sqlg.structure.traverser.SqlgGroupByTraverser
- BULK_TEMP_EDGE - Static variable in class org.umlg.sqlg.structure.topology.Topology
- bulkAddEdges(String, String, String, Pair<String, String>, Collection<Pair<L, R>>, Object...) - Method in class org.umlg.sqlg.structure.SqlgGraph
- bulkAddEdges(SqlgGraph, SchemaTable, SchemaTable, String, Pair<String, String>, Collection<Pair<L, R>>, Map<String, PropertyDefinition>, Map<String, Object>) - Method in interface org.umlg.sqlg.sql.dialect.SqlBulkDialect
- BYTE - Static variable in class org.umlg.sqlg.structure.PropertyType
- byte_ARRAY - Static variable in class org.umlg.sqlg.structure.PropertyType
- BYTE_ARRAY - Static variable in class org.umlg.sqlg.structure.PropertyType
- byte_ARRAY_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- BYTE_ARRAY_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- BYTE_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
C
- C3P0DataSource - Static variable in interface org.umlg.sqlg.structure.SqlgDataSource
- cacheTopology() - Method in class org.umlg.sqlg.structure.topology.Topology
- canUserCreateSchemas(SqlgGraph) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
-
This is only needed for Hsqldb where we are unable to check for the existence of Sqlg's schemas
- canWorkWith(DatabaseMetaData) - Method in interface org.umlg.sqlg.SqlgPlugin
-
Returns true if this dialect can handle a connection to a database identified by the provided metadata, false otherwise.
- change(TopologyInf, TopologyInf, TopologyChangeAction, boolean) - Method in interface org.umlg.sqlg.structure.TopologyListener
- checkConstraint() - Method in record class org.umlg.sqlg.structure.PropertyDefinition
-
Returns the value of the
checkConstraint
record component. - checkConstraintName(SqlgGraph, String, String, String, String) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- checkMultiplicity(Vertex, Direction, EdgeLabel, VertexLabel) - Method in class org.umlg.sqlg.structure.SqlgTransaction
- checkMultiplicity(VertexLabel, Direction, EdgeLabel, VertexLabel) - Method in class org.umlg.sqlg.structure.SqlgTransaction
-
Utilizes LEFT JOIN but COUNT on the far side.
- clear() - Method in class org.umlg.sqlg.step.SqlgExpandableStepIterator
- clear() - Method in class org.umlg.sqlg.structure.BatchManager
- clear() - Method in class org.umlg.sqlg.structure.SchemaTableTreeCache
- clear() - Method in class org.umlg.sqlg.util.ThreadLocalList
- clear() - Method in class org.umlg.sqlg.util.ThreadLocalListOrderedSet
- clear() - Method in class org.umlg.sqlg.util.ThreadLocalMap
- clear() - Method in class org.umlg.sqlg.util.ThreadLocalSet
- clearColumnNamePropertyNameMap() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- clearForeignSchemas() - Method in class org.umlg.sqlg.structure.topology.Topology
- clearForeignSchemas(Set<String>) - Method in class org.umlg.sqlg.structure.topology.Topology
- clearLabels() - Method in class org.umlg.sqlg.sql.parse.ReplacedStepTree
- clearLabels() - Method in class org.umlg.sqlg.step.SqlgAbstractStep
- clone() - Method in class org.umlg.sqlg.sql.parse.AliasMapHolder
- clone() - Method in class org.umlg.sqlg.step.barrier.SqlgBranchStepBarrier
- clone() - Method in class org.umlg.sqlg.step.barrier.SqlgLocalStepBarrier
- clone() - Method in class org.umlg.sqlg.step.barrier.SqlgRepeatStepBarrier
- clone() - Method in class org.umlg.sqlg.step.barrier.SqlgStartStepBarrier
- clone() - Method in class org.umlg.sqlg.step.barrier.SqlgUnionStepBarrier
- clone() - Method in class org.umlg.sqlg.step.barrier.SqlgWhereTraversalStepBarrier
- clone() - Method in class org.umlg.sqlg.step.SqlgAbstractStep
- clone() - Method in class org.umlg.sqlg.step.SqlgAddVertexStartStep
- clone() - Method in class org.umlg.sqlg.step.SqlgComputerAwareStep
- clone() - Method in class org.umlg.sqlg.step.SqlgConnectiveStep
- clone() - Method in class org.umlg.sqlg.step.SqlgHasStep
- clone() - Method in class org.umlg.sqlg.step.SqlgPropertyMapStep
- clone() - Method in class org.umlg.sqlg.step.SqlgVertexStep
- close() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
-
closing the SchemaTableTree indicates that this SchemaTableTree is complete and that no moore changing of its state it allowed.
- close() - Method in class org.umlg.sqlg.step.SqlgPropertiesStep
- close() - Method in class org.umlg.sqlg.structure.BatchManager
- close() - Method in class org.umlg.sqlg.structure.ds.JNDIDataSource
- close() - Method in class org.umlg.sqlg.structure.PreparedStatementCache
- close() - Method in interface org.umlg.sqlg.structure.SqlgDataSource
- close() - Method in class org.umlg.sqlg.structure.SqlgGraph
- close() - Method in class org.umlg.sqlg.structure.topology.Topology
- closeIterator() - Method in class org.umlg.sqlg.step.SqlgFlatMapStep
- ColumnList - Class in org.umlg.sqlg.sql.parse
-
List of column, managing serialization to SQL
- ColumnList(SqlgGraph, boolean, ListOrderedSet<String>, Map<String, Map<String, PropertyDefinition>>) - Constructor for class org.umlg.sqlg.sql.parse.ColumnList
-
build a new empty column list
- ColumnList.Column - Class in org.umlg.sqlg.sql.parse
-
simple column, fully qualified: schema+table+column
- columnsToIgnore() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
-
These are internal columns used by sqlg that must be ignored when loading elements.
- compareTo(Object) - Method in class org.umlg.sqlg.structure.RecordId
- compareTo(Object) - Method in class org.umlg.sqlg.structure.SchemaTable
- compareTo(Emit<E>) - Method in class org.umlg.sqlg.strategy.Emit
- compareTo(RecordId.ID) - Method in class org.umlg.sqlg.structure.RecordId.ID
- compute() - Method in class org.umlg.sqlg.structure.SqlgGraph
- compute(Class<C>) - Method in class org.umlg.sqlg.structure.SqlgGraph
- computerAlgorithm() - Method in class org.umlg.sqlg.step.barrier.SqlgRepeatStepBarrier
- computerAlgorithm() - Method in class org.umlg.sqlg.step.barrier.SqlgRepeatStepBarrier.SqlgRepeatEndStepBarrier
- computerAlgorithm() - Method in class org.umlg.sqlg.step.SqlgComputerAwareStep
- configuration() - Method in class org.umlg.sqlg.structure.SqlgGraph
- configure(Object...) - Method in class org.umlg.sqlg.step.barrier.SqlgDropStepBarrier
-
This method doesn't do anything as
drop()
doesn't take property mutation arguments. - configure(Object...) - Method in class org.umlg.sqlg.step.SqlgAddVertexStartStep
- constructCompleteCopyCommandSqlEdge(SqlgGraph, SqlgEdge, VertexLabel, VertexLabel, SqlgVertex, SqlgVertex, Map<String, Object>) - Method in interface org.umlg.sqlg.sql.dialect.SqlBulkDialect
- constructCompleteCopyCommandSqlVertex(SqlgGraph, String, String, Set<String>) - Method in interface org.umlg.sqlg.sql.dialect.SqlBulkDialect
- constructCompleteCopyCommandSqlVertex(SqlgGraph, SqlgVertex, Map<String, Object>) - Method in interface org.umlg.sqlg.sql.dialect.SqlBulkDialect
- constructCompleteCopyCommandTemporarySqlVertex(SqlgGraph, SqlgVertex, Map<String, Object>) - Method in interface org.umlg.sqlg.sql.dialect.SqlBulkDialect
- constructDistinctEmitBeforeQueries(SchemaTableTree, List<LinkedList<SchemaTableTree>>) - Static method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- constructDistinctOptionalQueries(SchemaTableTree, List<Pair<LinkedList<SchemaTableTree>, Set<SchemaTableTree>>>) - Static method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- constructDistinctQueries() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- constructDropSql(LinkedList<SchemaTableTree>) - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- constructSql(LinkedList<SchemaTableTree>) - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- constructSqlForOptional(LinkedList<SchemaTableTree>, Set<SchemaTableTree>) - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- constructSqlgStep(Step) - Method in class org.umlg.sqlg.strategy.BaseStrategy
- constructSqlgStep(Step) - Method in class org.umlg.sqlg.strategy.GraphStrategy
- constructSqlgStep(Step) - Method in class org.umlg.sqlg.strategy.VertexStrategy
- contains - Enum constant in enum class org.umlg.sqlg.predicate.Text
- contains(Object) - Method in class org.umlg.sqlg.util.ThreadLocalList
- contains(Object) - Method in class org.umlg.sqlg.util.ThreadLocalListOrderedSet
- contains(Object) - Method in class org.umlg.sqlg.util.ThreadLocalSet
- contains(String) - Static method in enum class org.umlg.sqlg.predicate.Text
- containsAll(Collection<?>) - Method in class org.umlg.sqlg.util.ThreadLocalList
- containsAll(Collection<?>) - Method in class org.umlg.sqlg.util.ThreadLocalListOrderedSet
- containsAll(Collection<?>) - Method in class org.umlg.sqlg.util.ThreadLocalSet
- containsCIS - Enum constant in enum class org.umlg.sqlg.predicate.Text
- containsCIS(String) - Static method in enum class org.umlg.sqlg.predicate.Text
- containsKey(Object) - Method in class org.umlg.sqlg.util.ThreadLocalMap
- containsValue(Object) - Method in class org.umlg.sqlg.util.ThreadLocalMap
- convertArray(PropertyType, Array) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- convertByteArrayToPrimitiveArray(Byte[]) - Static method in class org.umlg.sqlg.util.SqlgUtil
- convertFloatArrayToPrimitiveFloat(Float[]) - Static method in class org.umlg.sqlg.util.SqlgUtil
- convertObjectArrayToBooleanArray(Object[]) - Static method in class org.umlg.sqlg.util.SqlgUtil
- convertObjectArrayToBooleanPrimitiveArray(Object[]) - Static method in class org.umlg.sqlg.util.SqlgUtil
- convertObjectArrayToBytePrimitiveArray(Object[]) - Static method in class org.umlg.sqlg.util.SqlgUtil
- convertObjectOfDoublesArrayToBigDecimalArray(Object[]) - Static method in class org.umlg.sqlg.util.SqlgUtil
- convertObjectOfDoublesArrayToDoubleArray(Object[]) - Static method in class org.umlg.sqlg.util.SqlgUtil
- convertObjectOfDoublesArrayToDoublePrimitiveArray(Object[]) - Static method in class org.umlg.sqlg.util.SqlgUtil
- convertObjectOfFloatsArrayToFloatArray(Object[]) - Static method in class org.umlg.sqlg.util.SqlgUtil
- convertObjectOfFloatsArrayToFloatPrimitiveArray(Object[]) - Static method in class org.umlg.sqlg.util.SqlgUtil
- convertObjectOfIntegersArrayToIntegerArray(Object[]) - Static method in class org.umlg.sqlg.util.SqlgUtil
- convertObjectOfIntegersArrayToIntegerPrimitiveArray(Object[]) - Static method in class org.umlg.sqlg.util.SqlgUtil
- convertObjectOfIntegersArrayToShortArray(Object[]) - Static method in class org.umlg.sqlg.util.SqlgUtil
- convertObjectOfIntegersArrayToShortPrimitiveArray(Object[]) - Static method in class org.umlg.sqlg.util.SqlgUtil
- convertObjectOfLongsArrayToLongArray(Object[]) - Static method in class org.umlg.sqlg.util.SqlgUtil
- convertObjectOfLongsArrayToLongPrimitiveArray(Object[]) - Static method in class org.umlg.sqlg.util.SqlgUtil
- convertObjectOfShortsArrayToShortArray(Object[]) - Static method in class org.umlg.sqlg.util.SqlgUtil
- convertObjectOfShortsArrayToShortPrimitiveArray(Object[]) - Static method in class org.umlg.sqlg.util.SqlgUtil
- convertObjectOfStringsArrayToStringArray(Object[]) - Static method in class org.umlg.sqlg.util.SqlgUtil
- convertPrimitiveByteArrayToByteArray(byte[]) - Static method in class org.umlg.sqlg.util.SqlgUtil
- copyObjectArrayOfDateToLocalDate(Object[], T) - Static method in class org.umlg.sqlg.util.SqlgUtil
- copyObjectArrayOfOffsetDateTimeToLocalDateTime(Object[], T) - Static method in class org.umlg.sqlg.util.SqlgUtil
- copyObjectArrayOfOffsetTimeToLocalTime(Object[], T) - Static method in class org.umlg.sqlg.util.SqlgUtil
- copyObjectArrayOfTimestampToLocalDate(Object[], T) - Static method in class org.umlg.sqlg.util.SqlgUtil
- copyObjectArrayOfTimestampToLocalDateTime(Object[], T) - Static method in class org.umlg.sqlg.util.SqlgUtil
- copyObjectArrayOfTimeToLocalTime(Object[], T) - Static method in class org.umlg.sqlg.util.SqlgUtil
- copyToLocalDate(Date[], T) - Static method in class org.umlg.sqlg.util.SqlgUtil
- copyToLocalDateTime(Timestamp[], T) - Static method in class org.umlg.sqlg.util.SqlgUtil
- copyToLocalTime(Time[], T) - Static method in class org.umlg.sqlg.util.SqlgUtil
- COUNT - Enum constant in enum class org.umlg.sqlg.step.SqlgGroupStep.REDUCTION
- countDown() - Method in class org.umlg.sqlg.structure.topology.CountUpDownLatch
-
Decrements the count of the latch, releasing all waiting threads if the count transitions to zero.
- countDown(int) - Method in class org.umlg.sqlg.structure.topology.CountUpDownLatch
-
Decrements the
count
of the latch by the givenamount
, releasing all waiting threads ifcount
transitions to zero. - countEdges() - Method in class org.umlg.sqlg.structure.SqlgGraph
- countUp() - Method in class org.umlg.sqlg.structure.topology.CountUpDownLatch
-
Increments the count of the latch.
- countUp(int) - Method in class org.umlg.sqlg.structure.topology.CountUpDownLatch
-
Increments the count of the latch by the given
amount
. - CountUpDownLatch - Class in org.umlg.sqlg.structure.topology
- CountUpDownLatch() - Constructor for class org.umlg.sqlg.structure.topology.CountUpDownLatch
-
Default constructor.
- CountUpDownLatch(int) - Constructor for class org.umlg.sqlg.structure.topology.CountUpDownLatch
-
Constructs a new
CountUpDownLatch
initialized with the giveninitialCount
. - countVertices() - Method in class org.umlg.sqlg.structure.SqlgGraph
- create() - Method in class org.umlg.sqlg.strategy.TopologyStrategy.Builder
- create(Configuration) - Static method in class org.umlg.sqlg.structure.ds.JNDIDataSource
- create(Configuration) - Static method in class org.umlg.sqlg.structure.SqlgDataSourceFactory
- CREATE - Enum constant in enum class org.umlg.sqlg.structure.TopologyChangeAction
- CREATED_ON - Static variable in class org.umlg.sqlg.structure.topology.Topology
- createIndexOnLeafPartitions(Index) - Method in class org.umlg.sqlg.structure.topology.Partition
- createSchemaStatement(String) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- createTableStatement() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- createTemporaryTableStatement() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- createTempTable(String, Map<String, PropertyDefinition>) - Method in class org.umlg.sqlg.structure.topology.Schema
- createVertexLabeledIndex(String, Object...) - Method in class org.umlg.sqlg.structure.SqlgGraph
-
Deprecated.
- currSequenceVal(SqlgGraph, SchemaTable, String) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
D
- DATA_SOURCE - Static variable in class org.umlg.sqlg.structure.SqlgGraph
- DAYS - Static variable in class org.umlg.sqlg.structure.topology.Topology
- deadLockDetected(String) - Static method in class org.umlg.sqlg.structure.SqlgExceptions
- defaultLiteral() - Method in record class org.umlg.sqlg.structure.PropertyDefinition
-
Returns the value of the
defaultLiteral
record component. - DELETE - Enum constant in enum class org.umlg.sqlg.structure.TopologyChangeAction
- descendantOfRightOrEquals(String) - Static method in record class org.umlg.sqlg.predicate.Lquery
- descendantOfRightOrEquals(String[]) - Static method in record class org.umlg.sqlg.predicate.LqueryArray
- dialectName() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- DISTRIBUTED - Static variable in class org.umlg.sqlg.structure.SqlgGraph
- doAfterCommit() - Method in interface org.umlg.sqlg.structure.AfterCommit
- doAfterRollback() - Method in interface org.umlg.sqlg.structure.AfterRollback
- doBeforeCommit() - Method in interface org.umlg.sqlg.structure.BeforeCommit
- doCommit() - Method in class org.umlg.sqlg.structure.SqlgTransaction
- doFirst(ListIterator<Step<?, ?>>, Step<?, ?>, MutableInt) - Method in class org.umlg.sqlg.strategy.BaseStrategy
- doFirst(ListIterator<Step<?, ?>>, Step<?, ?>, MutableInt) - Method in class org.umlg.sqlg.strategy.GraphStrategy
- doFirst(ListIterator<Step<?, ?>>, Step<?, ?>, MutableInt) - Method in class org.umlg.sqlg.strategy.VertexStrategy
-
EdgeOtherVertexStep can not be optimized as the direction information is lost.
- doNotApplyInStep() - Method in class org.umlg.sqlg.sql.parse.ReplacedStepTree
- doNotApplyInStep() - Method in class org.umlg.sqlg.strategy.SqlgRangeHolder
- doNotApplyOnDb() - Method in class org.umlg.sqlg.strategy.SqlgRangeHolder
- doNotApplyRangeOnDb() - Method in class org.umlg.sqlg.sql.parse.ReplacedStepTree
- doOpen() - Method in class org.umlg.sqlg.structure.SqlgTransaction
- doRollback() - Method in class org.umlg.sqlg.structure.SqlgTransaction
- DOUBLE - Static variable in class org.umlg.sqlg.structure.PropertyType
- double_ARRAY - Static variable in class org.umlg.sqlg.structure.PropertyType
- DOUBLE_ARRAY - Static variable in class org.umlg.sqlg.structure.PropertyType
- double_ARRAY_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- DOUBLE_ARRAY_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- DOUBLE_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- drop(SqlgGraph, String, String, LinkedList<SchemaTableTree>) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
-
if the query traverses edges then the deletion logic is non trivial.
- drop(EdgeLabel, Collection<RecordId.ID>) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- drop(VertexLabel, Collection<RecordId.ID>) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- dropDb(SqlDialect, Connection) - Static method in class org.umlg.sqlg.util.SqlgUtil
- dropDb(SqlgGraph) - Static method in class org.umlg.sqlg.util.SqlgUtil
- dropIndex(SqlgGraph, AbstractLabel, String) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- dropQuery() - Method in record class org.umlg.sqlg.strategy.SqlgSqlExecutor.DropQuery
-
Returns the value of the
dropQuery
record component. - DropQuery(SqlgSqlExecutor.DROP_QUERY, String, String, Boolean) - Constructor for record class org.umlg.sqlg.strategy.SqlgSqlExecutor.DropQuery
-
Creates an instance of a
DropQuery
record class. - dropSchemaStatement(String) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- dropWithForeignKey(boolean, EdgeLabel, VertexLabel, Collection<RecordId.ID>, boolean) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- duplicatesInStack(LinkedList<SchemaTableTree>) - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
-
Checks if the stack has the same element more than once.
- DURATION - Static variable in class org.umlg.sqlg.structure.PropertyType
- DURATION_ARRAY - Static variable in class org.umlg.sqlg.structure.PropertyType
- DURATION_ARRAY_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- DURATION_NANOS - Static variable in class org.umlg.sqlg.structure.topology.Topology
- DURATION_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
E
- edge() - Method in class org.umlg.sqlg.structure.SqlgGraph.SqlgFeatures
- EDGE - Enum constant in enum class org.umlg.sqlg.strategy.SqlgSqlExecutor.DROP_QUERY
- EDGE_PREFIX - Static variable in class org.umlg.sqlg.structure.topology.Topology
- EDGE_VERTEX_STEP - Enum constant in enum class org.umlg.sqlg.sql.parse.SchemaTableTree.STEP_TYPE
- EdgeDefinition - Record Class in org.umlg.sqlg.structure.topology
- EdgeDefinition(Multiplicity, Multiplicity) - Constructor for record class org.umlg.sqlg.structure.topology.EdgeDefinition
-
Creates an instance of a
EdgeDefinition
record class. - EdgeLabel - Class in org.umlg.sqlg.structure.topology
-
Date: 2016/09/04 Time: 8:49 AM
- EdgeRole - Class in org.umlg.sqlg.structure.topology
-
Represent a pair VertexLabel and EdgeLabel
- edges(Object...) - Method in class org.umlg.sqlg.structure.SqlgGraph
- edges(Direction, String...) - Method in class org.umlg.sqlg.structure.SqlgVertex
- element() - Method in class org.umlg.sqlg.structure.SqlgProperty
- element() - Method in class org.umlg.sqlg.structure.SqlgVertexProperty
- Emit<E extends SqlgElement> - Class in org.umlg.sqlg.strategy
-
Created by pieter on 2015/10/26.
- Emit() - Constructor for class org.umlg.sqlg.strategy.Emit
- Emit(long, E, Set<String>, int, SqlgComparatorHolder) - Constructor for class org.umlg.sqlg.strategy.Emit
- Emit(E, Set<String>, int, SqlgComparatorHolder) - Constructor for class org.umlg.sqlg.strategy.Emit
- EMIT_LABEL_SUFFIX - Static variable in class org.umlg.sqlg.strategy.BaseStrategy
- emptyProperty() - Method in class org.umlg.sqlg.structure.SqlgVertex
- endsWith - Enum constant in enum class org.umlg.sqlg.predicate.Text
- endsWith(String) - Static method in enum class org.umlg.sqlg.predicate.Text
- ensureDistributed(int, PropertyColumn) - Method in class org.umlg.sqlg.structure.topology.EdgeLabel
- ensureDistributed(int, PropertyColumn) - Method in class org.umlg.sqlg.structure.topology.VertexLabel
- ensureDistributed(int, PropertyColumn, AbstractLabel) - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
- ensureEdgeLabelExist(String, SchemaTable, SchemaTable, Map<String, PropertyDefinition>) - Method in class org.umlg.sqlg.structure.topology.Topology
-
Ensures that the edge table with out and in foreign keys and property columns exists.
- ensureEdgeLabelExist(String, VertexLabel) - Method in class org.umlg.sqlg.structure.topology.VertexLabel
-
Ensures that the
EdgeLabel
exists. - ensureEdgeLabelExist(String, VertexLabel, Map<String, PropertyDefinition>) - Method in class org.umlg.sqlg.structure.topology.VertexLabel
-
Ensures that the
EdgeLabel
exists. - ensureEdgeLabelExist(String, VertexLabel, Map<String, PropertyDefinition>, ListOrderedSet<String>) - Method in class org.umlg.sqlg.structure.topology.VertexLabel
-
Ensures that the
EdgeLabel
exists. - ensureEdgeLabelExist(String, VertexLabel, EdgeDefinition) - Method in class org.umlg.sqlg.structure.topology.VertexLabel
- ensureEdgeLabelExist(String, VertexLabel, EdgeDefinition, Map<String, PropertyDefinition>) - Method in class org.umlg.sqlg.structure.topology.VertexLabel
- ensureEdgeLabelExist(String, VertexLabel, VertexLabel, Map<String, PropertyDefinition>) - Method in class org.umlg.sqlg.structure.topology.Schema
- ensureEdgeLabelExist(String, VertexLabel, VertexLabel, Map<String, PropertyDefinition>) - Method in class org.umlg.sqlg.structure.topology.Topology
-
Ensures that the edge table with out and in
VertexLabel
s and property columns exists. - ensureEdgeLabelExist(String, VertexLabel, VertexLabel, Map<String, PropertyDefinition>, ListOrderedSet<String>) - Method in class org.umlg.sqlg.structure.topology.Schema
- ensureEdgeLabelExist(String, VertexLabel, VertexLabel, Map<String, PropertyDefinition>, ListOrderedSet<String>) - Method in class org.umlg.sqlg.structure.topology.Topology
-
Ensures that the edge table with out and in
VertexLabel
s and property columns exists. - ensureEdgeLabelExist(String, VertexLabel, VertexLabel, Map<String, PropertyDefinition>, ListOrderedSet<String>, int, String, AbstractLabel) - Method in class org.umlg.sqlg.structure.topology.Schema
- ensureEdgeLabelExist(String, VertexLabel, VertexLabel, Map<String, PropertyDefinition>, ListOrderedSet<String>, int, String, AbstractLabel, EdgeDefinition) - Method in class org.umlg.sqlg.structure.topology.Schema
- ensureEdgeLabelExist(String, VertexLabel, VertexLabel, Map<String, PropertyDefinition>, ListOrderedSet<String>, EdgeDefinition) - Method in class org.umlg.sqlg.structure.topology.Schema
- ensureEdgeLabelExist(String, VertexLabel, VertexLabel, Map<String, PropertyDefinition>, EdgeDefinition) - Method in class org.umlg.sqlg.structure.topology.Schema
- ensureEdgePropertiesExist(String, String, Map<String, PropertyDefinition>) - Method in class org.umlg.sqlg.structure.topology.Topology
-
Ensures that the edge's table has the required columns.
- ensureEdgePropertiesExist(String, Map<String, PropertyDefinition>) - Method in class org.umlg.sqlg.structure.topology.Topology
-
Ensures that the edge's table has the required columns.
- ensureHashPartitionExists(String, int, int) - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
-
Ensures that a HASH partition exists.
- ensureHashPartitionExists(String, Integer, Integer) - Method in class org.umlg.sqlg.structure.topology.Partition
- ensureHashPartitionWithSubPartitionExists(String, Integer, Integer, PartitionType, String) - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
-
Ensures that a HASH partition exists.
- ensureIndexExists(IndexType, List<PropertyColumn>) - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
- ensureListPartitionExists(String, String) - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
-
Ensures that a LIST partition exists.
- ensureListPartitionExists(String, String) - Method in class org.umlg.sqlg.structure.topology.Partition
- ensureListPartitionWithSubPartitionExists(String, String, PartitionType, String) - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
-
Ensures that a LIST partition exists.
- ensureListPartitionWithSubPartitionExists(String, String, PartitionType, String) - Method in class org.umlg.sqlg.structure.topology.Partition
- ensurePartitionedEdgeLabelExist(String, VertexLabel, Map<String, PropertyDefinition>, ListOrderedSet<String>, PartitionType, String) - Method in class org.umlg.sqlg.structure.topology.VertexLabel
- ensurePartitionedEdgeLabelExist(String, VertexLabel, VertexLabel, Map<String, PropertyDefinition>, ListOrderedSet<String>, PartitionType, String) - Method in class org.umlg.sqlg.structure.topology.Schema
- ensurePartitionedEdgeLabelExist(String, VertexLabel, VertexLabel, Map<String, PropertyDefinition>, ListOrderedSet<String>, PartitionType, String, boolean, EdgeDefinition) - Method in class org.umlg.sqlg.structure.topology.Schema
- ensurePartitionedEdgeLabelExistOnInOrOutVertexLabel(String, VertexLabel, VertexLabel, Map<String, PropertyDefinition>, ListOrderedSet<String>, PartitionType, VertexLabel) - Method in class org.umlg.sqlg.structure.topology.Schema
- ensurePartitionedVertexLabelExist(String, Map<String, PropertyDefinition>, ListOrderedSet<String>, PartitionType, String) - Method in class org.umlg.sqlg.structure.topology.Schema
- ensurePartitionedVertexLabelExist(String, Map<String, PropertyDefinition>, ListOrderedSet<String>, PartitionType, String, boolean) - Method in class org.umlg.sqlg.structure.topology.Schema
- ensurePropertiesExist(Map<String, PropertyDefinition>) - Method in class org.umlg.sqlg.structure.topology.EdgeLabel
- ensurePropertiesExist(Map<String, PropertyDefinition>) - Method in class org.umlg.sqlg.structure.topology.VertexLabel
- ensureRangePartitionExists(String, String, String) - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
-
Ensures that a RANGE partition exists.
- ensureRangePartitionExists(String, String, String) - Method in class org.umlg.sqlg.structure.topology.Partition
- ensureRangePartitionWithSubPartitionExists(String, String, String, PartitionType, String) - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
-
Ensures that a RANGE partition exists.
- ensureRangePartitionWithSubPartitionExists(String, String, String, PartitionType, String) - Method in class org.umlg.sqlg.structure.topology.Partition
- ensureSchemaExist(String) - Method in class org.umlg.sqlg.structure.topology.Topology
-
Ensures that the schema exists.
- ensureTemporaryVertexTableExist(String, String, Map<String, PropertyDefinition>) - Method in class org.umlg.sqlg.structure.topology.Topology
- ensureVertexLabelExist(String) - Method in class org.umlg.sqlg.structure.topology.Schema
- ensureVertexLabelExist(String) - Method in class org.umlg.sqlg.structure.topology.Topology
-
Ensures that the vertex table exist in the db.
- ensureVertexLabelExist(String, String) - Method in class org.umlg.sqlg.structure.topology.Topology
-
Ensures that the schema, vertex table exist in the db.
- ensureVertexLabelExist(String, String, Map<String, PropertyDefinition>) - Method in class org.umlg.sqlg.structure.topology.Topology
-
Ensures that the schema, vertex table and property columns exist in the db.
- ensureVertexLabelExist(String, String, Map<String, PropertyDefinition>, ListOrderedSet<String>) - Method in class org.umlg.sqlg.structure.topology.Topology
-
Ensures that the schema, vertex table and property columns exist in the db.
- ensureVertexLabelExist(String, Map<String, PropertyDefinition>) - Method in class org.umlg.sqlg.structure.topology.Schema
- ensureVertexLabelExist(String, Map<String, PropertyDefinition>) - Method in class org.umlg.sqlg.structure.topology.Topology
-
Ensures that the vertex table and property columns exist in the db.
- ensureVertexLabelExist(String, Map<String, PropertyDefinition>, ListOrderedSet<String>) - Method in class org.umlg.sqlg.structure.topology.Schema
- ensureVertexLabelExist(String, Map<String, PropertyDefinition>, ListOrderedSet<String>) - Method in class org.umlg.sqlg.structure.topology.Topology
- ensureVertexLabelPropertiesExist(String, String, Map<String, PropertyDefinition>) - Method in class org.umlg.sqlg.structure.topology.Topology
-
Ensures that the vertex's table has the required columns.
- ensureVertexLabelPropertiesExist(String, Map<String, PropertyDefinition>) - Method in class org.umlg.sqlg.structure.topology.Topology
-
Ensures that the vertex's table has the required columns.
- entrySet() - Method in class org.umlg.sqlg.util.ThreadLocalMap
- equals(Object) - Method in record class org.umlg.sqlg.predicate.ArrayContains
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.umlg.sqlg.predicate.Lquery
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.umlg.sqlg.predicate.Lquery.LqueryQuery
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.umlg.sqlg.predicate.LqueryArray
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.umlg.sqlg.predicate.LqueryArray.LqueryQueryArray
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.umlg.sqlg.sql.parse.ColumnList.Column
- equals(Object) - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- equals(Object) - Method in class org.umlg.sqlg.step.SqlgAbstractStep
- equals(Object) - Method in class org.umlg.sqlg.strategy.SqlgComparatorHolder
- equals(Object) - Method in record class org.umlg.sqlg.strategy.SqlgSqlExecutor.DropQuery
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.umlg.sqlg.structure.MetaEdge
- equals(Object) - Method in record class org.umlg.sqlg.structure.Multiplicity
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.umlg.sqlg.structure.PropertyDefinition
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.umlg.sqlg.structure.PropertyType
- equals(Object) - Method in class org.umlg.sqlg.structure.RecordId
- equals(Object) - Method in class org.umlg.sqlg.structure.RecordId.ID
- equals(Object) - Method in class org.umlg.sqlg.structure.SchemaTable
- equals(Object) - Method in class org.umlg.sqlg.structure.SqlgElement
- equals(Object) - Method in class org.umlg.sqlg.structure.SqlgProperty
- equals(Object) - Method in class org.umlg.sqlg.structure.SqlgVertexProperty
- equals(Object) - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
- equals(Object) - Method in class org.umlg.sqlg.structure.topology.CountUpDownLatch
-
Returns true if and only if
this
andobj
refer to the same object (this == obj
has the valuetrue
). - equals(Object) - Method in record class org.umlg.sqlg.structure.topology.EdgeDefinition
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.umlg.sqlg.structure.topology.EdgeLabel
- equals(Object) - Method in class org.umlg.sqlg.structure.topology.EdgeRole
- equals(Object) - Method in class org.umlg.sqlg.structure.topology.ForeignKey
- equals(Object) - Method in class org.umlg.sqlg.structure.topology.Index
- equals(Object) - Method in class org.umlg.sqlg.structure.topology.IndexType
- equals(Object) - Method in class org.umlg.sqlg.structure.topology.PropertyColumn
- equals(Object) - Method in class org.umlg.sqlg.structure.topology.Schema
- equals(Object) - Method in class org.umlg.sqlg.structure.topology.Topology
- equals(Object) - Method in class org.umlg.sqlg.structure.topology.VertexLabel
- equals(Object) - Method in class org.umlg.sqlg.structure.traverser.SqlgGroupByTraverser
- equals(Object) - Method in class org.umlg.sqlg.structure.traverser.SqlgTraverser
- equals(CountUpDownLatch) - Method in class org.umlg.sqlg.structure.topology.CountUpDownLatch
-
Returns true if and only if
this
andobj
refer to the same object (this == obj
has the valuetrue
). - escapeQuotes(Object) - Method in class org.umlg.sqlg.sql.dialect.BaseSqlDialect
-
escape quotes by doubling them when we need a string inside quotes
- evaluateElementValueTraversal(int, Traverser.Admin<E>) - Method in class org.umlg.sqlg.strategy.Emit
- executeDrop(SqlgGraph, String) - Static method in class org.umlg.sqlg.strategy.SqlgSqlExecutor
- executeDropEdges(SqlgGraph, EdgeLabel, String, List<EventCallback<Event>>) - Static method in class org.umlg.sqlg.strategy.SqlgSqlExecutor
- executeDropQuery(SqlgGraph, SchemaTableTree, LinkedList<SchemaTableTree>) - Static method in class org.umlg.sqlg.strategy.SqlgSqlExecutor
- executeEmitQuery(SqlgGraph, SchemaTableTree, LinkedList<SchemaTableTree>) - Static method in class org.umlg.sqlg.strategy.SqlgSqlExecutor
- executeOptionalQuery(SqlgGraph, SchemaTableTree, Pair<LinkedList<SchemaTableTree>, Set<SchemaTableTree>>) - Static method in class org.umlg.sqlg.strategy.SqlgSqlExecutor
- executeRegularQuery(SqlgGraph, SchemaTableTree, LinkedList<SchemaTableTree>) - Static method in class org.umlg.sqlg.strategy.SqlgSqlExecutor
- Existence - Enum Class in org.umlg.sqlg.predicate
-
abuse BiPredicate to represent nulls
- existIndexQuery(SchemaTable, String, String) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- extractIndices(Connection, String, String) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
-
extract all indices in one go
F
- fake() - Static method in class org.umlg.sqlg.structure.RecordId
- features() - Method in class org.umlg.sqlg.structure.SqlgGraph
- filter(Traverser.Admin<Object>) - Method in class org.umlg.sqlg.step.barrier.SqlgWhereTraversalStepBarrier.SqlgWhereEndStep
- filter(Traverser.Admin<S>) - Method in class org.umlg.sqlg.step.barrier.SqlgAndStepBarrier
- filter(Traverser.Admin<S>) - Method in class org.umlg.sqlg.step.barrier.SqlgDropStepBarrier
- filter(Traverser.Admin<S>) - Method in class org.umlg.sqlg.step.barrier.SqlgNotStepBarrier
- filter(Traverser.Admin<S>) - Method in class org.umlg.sqlg.step.barrier.SqlgOrStepBarrier
- filter(Traverser.Admin<S>) - Method in class org.umlg.sqlg.step.SqlgFilterStep
- filter(Traverser.Admin<S>) - Method in class org.umlg.sqlg.step.SqlgHasStep
- filter(Traverser.Admin<S>) - Method in class org.umlg.sqlg.step.SqlgLambdaFilterStep
- flatMap(Traverser.Admin<Element>) - Method in class org.umlg.sqlg.step.SqlgPropertiesStep
- flatMap(Traverser.Admin<S>) - Method in class org.umlg.sqlg.step.SqlgFlatMapStep
- FLOAT - Static variable in class org.umlg.sqlg.structure.PropertyType
- float_ARRAY - Static variable in class org.umlg.sqlg.structure.PropertyType
- FLOAT_ARRAY - Static variable in class org.umlg.sqlg.structure.PropertyType
- float_ARRAY_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- FLOAT_ARRAY_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- FLOAT_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- flush() - Method in class org.umlg.sqlg.structure.BatchManager
- flush() - Method in class org.umlg.sqlg.structure.SqlgTransaction
- flushEdgeCache(SqlgGraph, Map<MetaEdge, Pair<SortedSet<String>, Map<SqlgEdge, Triple<SqlgVertex, SqlgVertex, Map<String, Object>>>>>) - Method in class org.umlg.sqlg.sql.dialect.BaseSqlDialect
- flushEdgeCache(SqlgGraph, Map<MetaEdge, Pair<SortedSet<String>, Map<SqlgEdge, Triple<SqlgVertex, SqlgVertex, Map<String, Object>>>>>) - Method in interface org.umlg.sqlg.sql.dialect.SqlBulkDialect
- flushEdgePropertyCache(SqlgGraph, Map<SchemaTable, Pair<SortedSet<String>, Map<SqlgEdge, Map<String, Object>>>>) - Method in class org.umlg.sqlg.sql.dialect.BaseSqlDialect
- flushEdgePropertyCache(SqlgGraph, Map<SchemaTable, Pair<SortedSet<String>, Map<SqlgEdge, Map<String, Object>>>>) - Method in interface org.umlg.sqlg.sql.dialect.SqlBulkDialect
- flushRemovedEdges(SqlgGraph, Map<SchemaTable, List<SqlgEdge>>) - Method in class org.umlg.sqlg.sql.dialect.BaseSqlDialect
- flushRemovedEdges(SqlgGraph, Map<SchemaTable, List<SqlgEdge>>) - Method in interface org.umlg.sqlg.sql.dialect.SqlBulkDialect
- flushRemovedVertices(SqlgGraph, Map<SchemaTable, List<SqlgVertex>>) - Method in class org.umlg.sqlg.sql.dialect.BaseSqlDialect
- flushRemovedVertices(SqlgGraph, Map<SchemaTable, List<SqlgVertex>>) - Method in interface org.umlg.sqlg.sql.dialect.SqlBulkDialect
- flushVertexCache(SqlgGraph, Map<SchemaTable, Pair<SortedSet<String>, Map<SqlgVertex, Map<String, Object>>>>) - Method in class org.umlg.sqlg.sql.dialect.BaseSqlDialect
- flushVertexCache(SqlgGraph, Map<SchemaTable, Pair<SortedSet<String>, Map<SqlgVertex, Map<String, Object>>>>) - Method in interface org.umlg.sqlg.sql.dialect.SqlBulkDialect
- flushVertexPropertyCache(SqlgGraph, Map<SchemaTable, Pair<SortedSet<String>, Map<SqlgVertex, Map<String, Object>>>>) - Method in class org.umlg.sqlg.sql.dialect.BaseSqlDialect
- flushVertexPropertyCache(SqlgGraph, Map<SchemaTable, Pair<SortedSet<String>, Map<SqlgVertex, Map<String, Object>>>>) - Method in interface org.umlg.sqlg.sql.dialect.SqlBulkDialect
- FoldBiOperator(BiFunction) - Constructor for class org.umlg.sqlg.step.barrier.SqlgFoldStep.FoldBiOperator
- ForeignKey - Class in org.umlg.sqlg.structure.topology
-
This class is a data holder for the foreign keys of an edge.
- from(long) - Static method in class org.umlg.sqlg.strategy.SqlgRangeHolder
- from(Object) - Static method in class org.umlg.sqlg.structure.PropertyType
- from(Object) - Static method in class org.umlg.sqlg.structure.RecordId
- from(Object...) - Static method in class org.umlg.sqlg.structure.RecordId
- from(String) - Static method in enum class org.umlg.sqlg.structure.topology.PartitionType
- from(Range<Long>) - Static method in class org.umlg.sqlg.strategy.SqlgRangeHolder
- from(P<?>) - Static method in class org.umlg.sqlg.sql.parse.WhereClause
- from(ConnectiveStep<?>) - Static method in enum class org.umlg.sqlg.sql.parse.AndOrHasContainer.TYPE
- from(Traversal.Admin<?, ?>) - Static method in class org.umlg.sqlg.strategy.GraphStrategy
- from(Traversal.Admin<?, ?>) - Static method in class org.umlg.sqlg.strategy.VertexStrategy
- from(SchemaTable, Long) - Static method in class org.umlg.sqlg.structure.RecordId
- from(SchemaTable, List<Comparable>) - Static method in class org.umlg.sqlg.structure.RecordId
- from(SchemaTable, SqlgVertex, SqlgVertex) - Static method in class org.umlg.sqlg.structure.MetaEdge
- from(SqlgGraph, Object) - Static method in class org.umlg.sqlg.structure.RecordId
- from(SqlgGraph, Object...) - Static method in class org.umlg.sqlg.structure.RecordId
- from(SqlgGraph, String) - Static method in class org.umlg.sqlg.structure.SchemaTable
- from(SqlgGraph, String, boolean) - Static method in class org.umlg.sqlg.structure.SchemaTable
- from(Topology) - Static method in class org.umlg.sqlg.sql.parse.ReplacedStep
-
Used for SqlgVertexStepStrategy.
- from(Topology, AbstractStep<S, E>, int) - Static method in class org.umlg.sqlg.sql.parse.ReplacedStep
- fromNotifyJson(int, LocalDateTime) - Method in class org.umlg.sqlg.structure.topology.Topology
- fromNotifyJson(JsonNode) - Static method in record class org.umlg.sqlg.structure.Multiplicity
- fromNotifyJson(JsonNode) - Static method in record class org.umlg.sqlg.structure.PropertyDefinition
- fromNotifyJson(JsonNode) - Static method in class org.umlg.sqlg.structure.topology.IndexType
- fromNotifyJson(AbstractLabel, JsonNode) - Static method in class org.umlg.sqlg.structure.topology.Index
- fromPostgresPartStrat(String) - Static method in enum class org.umlg.sqlg.structure.topology.PartitionType
- fromString(String) - Static method in class org.umlg.sqlg.structure.topology.IndexType
- FullText - Class in org.umlg.sqlg.predicate
-
Full text match predicate This is very postgresql oriented: - configuration is whatever was used to create the index - plain is to switch to plainto_tsquery (no need to use operators, etc.)
- FullText(String, String, boolean) - Constructor for class org.umlg.sqlg.predicate.FullText
-
full constructor
- fullTextMatch(String, boolean, String) - Static method in class org.umlg.sqlg.predicate.FullText
-
Build full text matching predicate (use in has(column,...))
- fullTextMatch(String, boolean, String, String) - Static method in class org.umlg.sqlg.predicate.FullText
-
Build full text matching predicate (use in where(...))
- fullTextMatch(String, boolean, List<String>, String) - Static method in class org.umlg.sqlg.predicate.FullText
-
Build full text matching predicate (use in where(...)) Uses several columns for text search.
- fullTextMatch(String, String) - Static method in class org.umlg.sqlg.predicate.FullText
-
Build full text matching predicate (use in has(column,...))
G
- generate(S, Step<S, ?>, long) - Method in class org.umlg.sqlg.structure.traverser.SqlgTraverserGenerator
- generate(S, Step, long, boolean, boolean) - Method in class org.umlg.sqlg.structure.traverser.SqlgTraverserGenerator
- generateIterator(Iterator<S>, Step<S, ?>, long, boolean, boolean) - Method in class org.umlg.sqlg.structure.traverser.SqlgTraverserGenerator
- generateName(SqlDialect) - Static method in class org.umlg.sqlg.structure.topology.Index
- GEOGRAPHY_POINT - Static variable in class org.umlg.sqlg.structure.PropertyType
- GEOGRAPHY_POINT_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- GEOGRAPHY_POLYGON - Static variable in class org.umlg.sqlg.structure.PropertyType
- GEOGRAPHY_POLYGON_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- get(int) - Method in class org.umlg.sqlg.util.ThreadLocalList
- get(Object) - Method in class org.umlg.sqlg.util.ThreadLocalMap
- getAbstractLabel() - Method in class org.umlg.sqlg.structure.topology.Partition
- getAbstractLabelName() - Method in class org.umlg.sqlg.structure.topology.Partition
- getAdditionalPartitionHasContainers() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- getAggregateFunction() - Method in class org.umlg.sqlg.sql.parse.ColumnList.Column
- getAggregateFunction() - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- getAggregateFunction() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- getAlias(SchemaTableTree, String) - Method in class org.umlg.sqlg.sql.parse.ColumnList
-
get an alias if the column is already in the list
- getAlias(SchemaTable, String, int, String) - Method in class org.umlg.sqlg.sql.parse.ColumnList
-
get an alias if the column is already in the list
- getAliasColumnNameMap() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- getAliasMapHolder() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- getAllHasContainers() - Method in class org.umlg.sqlg.sql.parse.AndOrHasContainer
- getAllIdentifiers() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- getAllTables() - Method in class org.umlg.sqlg.structure.topology.Topology
-
get all tables by schema, with their properties does not return schema tables
- getAllTables(boolean) - Method in class org.umlg.sqlg.structure.topology.Topology
-
get all tables by schema, with their properties
- getAndOrHasContainers() - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- getAndOrHasContainers() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- getArrayContainsQueryText(String) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- getArrayDriverType(PropertyType) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- getArrayOverlapsQueryText(String) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- getAutoIncrement() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- getAutoIncrementPrimaryKeyConstruct() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- getBatchManager() - Method in class org.umlg.sqlg.structure.SqlgTransaction
- getBatchModeType() - Method in class org.umlg.sqlg.structure.SqlgTransaction
- getBatchNull() - Method in interface org.umlg.sqlg.sql.dialect.SqlBulkDialect
- getBlocked(int, Connection) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- getBuildVersion() - Method in class org.umlg.sqlg.structure.SqlgGraph
-
get the sqlg build version
- getColumn() - Method in class org.umlg.sqlg.sql.parse.ColumnList.Column
- getColumnEscapeKey() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- getColumnIndex() - Method in class org.umlg.sqlg.sql.parse.ColumnList.Column
- getColumnName() - Method in class org.umlg.sqlg.predicate.PropertyReference
-
get the column name
- getColumnNameAliasMap() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- getColumns() - Method in class org.umlg.sqlg.structure.IndexRef
- getComparators() - Method in class org.umlg.sqlg.strategy.SqlgComparatorHolder
- getCompositeKeys() - Method in class org.umlg.sqlg.structure.topology.ForeignKey
- getConfiguration() - Method in class org.umlg.sqlg.predicate.FullText
- getConnection() - Method in class org.umlg.sqlg.structure.SqlgGraph
- getConnection() - Method in class org.umlg.sqlg.structure.SqlgTransaction
- getConnectionBackendPid(Connection) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- getConnectiveStepLabels() - Method in class org.umlg.sqlg.sql.parse.AndOrHasContainer
- getCount() - Method in class org.umlg.sqlg.structure.topology.CountUpDownLatch
-
Returns the current count.
- getCurrentTreeNodeNode() - Method in class org.umlg.sqlg.sql.parse.ReplacedStepTree
- getDatasource() - Method in class org.umlg.sqlg.structure.ds.JNDIDataSource
- getDatasource() - Method in interface org.umlg.sqlg.structure.SqlgDataSource
- getDataType() - Method in class org.umlg.sqlg.structure.io.binary.RecordIdBinarySerializer
- getDbComparators() - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- getDefaultFetchSize() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
-
get the default fetch size
- getDepth() - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- getDepth() - Method in class org.umlg.sqlg.sql.parse.ReplacedStepTree
- getDialect() - Method in class org.umlg.sqlg.structure.ds.JNDIDataSource
- getDialect() - Method in interface org.umlg.sqlg.structure.SqlgDataSource
- getDirection() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- getDirection() - Method in class org.umlg.sqlg.structure.topology.EdgeRole
- getDirection() - Method in class org.umlg.sqlg.structure.topology.ForeignKey
- getDistributionColocate() - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
- getDistributionPropertyColumn() - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
- getDriverFor(String) - Method in interface org.umlg.sqlg.SqlgPlugin
-
Returns the fully qualified class name of the JDBC driver to use for given connection URL or null if this dialect doesn't know how to handle that URL.
- getEdgeForeignKeys() - Method in class org.umlg.sqlg.structure.topology.Topology
- getEdgeLabel() - Method in class org.umlg.sqlg.structure.topology.EdgeRole
- getEdgeLabel(String) - Method in class org.umlg.sqlg.structure.topology.Schema
- getEdgeLabel(String, String) - Method in class org.umlg.sqlg.structure.topology.Topology
- getEdgeLabels() - Method in class org.umlg.sqlg.structure.topology.Schema
- getEdgeTables(DatabaseMetaData) - Method in class org.umlg.sqlg.sql.dialect.BaseSqlDialect
- getEdgeTables(DatabaseMetaData) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
-
Get all the Edge tables.
- getElement() - Method in class org.umlg.sqlg.strategy.Emit
- getFetchSize() - Method in class org.umlg.sqlg.structure.SqlgTransaction
-
get fetch size for current transaction
- getForeignKeyDirection() - Method in class org.umlg.sqlg.sql.parse.ColumnList.Column
- getForeignKeyTypeDefinition() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- getForeignSchemaTable() - Method in class org.umlg.sqlg.sql.parse.ColumnList.Column
- getFrom() - Method in class org.umlg.sqlg.structure.topology.Partition
- getFullName() - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
- getFullTextGIN(String) - Static method in class org.umlg.sqlg.structure.topology.IndexType
- getFullTextQueryText(FullText, String) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
-
get the full text query for the given predicate and column
- getGis(SqlgGraph) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- getGisSchemas() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- getGlobalChildren() - Method in class org.umlg.sqlg.step.barrier.SqlgBranchStepBarrier
- getGlobalChildren() - Method in class org.umlg.sqlg.step.barrier.SqlgRepeatStepBarrier
- getGlobalChildren() - Method in class org.umlg.sqlg.step.barrier.SqlgStartStepBarrier
- getGlobalChildren() - Method in class org.umlg.sqlg.step.barrier.SqlgUnionStepBarrier
- getGremlinParser() - Method in class org.umlg.sqlg.structure.SqlgGraph
- getGroupBy() - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- getGroupBy() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- getHasContainers() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- getHasContainers() - Method in class org.umlg.sqlg.step.SqlgHasStep
- getId() - Method in class org.umlg.sqlg.step.SqlgAbstractStep
- getID() - Method in class org.umlg.sqlg.structure.RecordId
- getIdentifiers() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- getIdentifiers() - Method in class org.umlg.sqlg.structure.RecordId
- getIdentifiers() - Method in class org.umlg.sqlg.structure.RecordId.ID
- getIdentifiers() - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
- getIn() - Method in class org.umlg.sqlg.structure.topology.Partition
- getIndex(String) - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
- getIndexes() - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
- getIndexInfo(DatabaseMetaData, String, String, String, boolean, boolean) - Method in class org.umlg.sqlg.sql.dialect.BaseSqlDialect
- getIndexInfo(DatabaseMetaData, String, String, String, boolean, boolean) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- getIndexName() - Method in class org.umlg.sqlg.structure.IndexRef
- getIndexType() - Method in class org.umlg.sqlg.structure.IndexRef
- getIndexType() - Method in class org.umlg.sqlg.structure.topology.Index
- getInEdgeLabels() - Method in class org.umlg.sqlg.structure.topology.VertexLabel
- getInEdgeRoles() - Method in class org.umlg.sqlg.structure.topology.EdgeLabel
- getInEdgeRoles() - Method in class org.umlg.sqlg.structure.topology.VertexLabel
- getInEdgeRoles(VertexLabel) - Method in class org.umlg.sqlg.structure.topology.EdgeLabel
- getInForeignKeys(int, SchemaTable) - Method in class org.umlg.sqlg.sql.parse.ColumnList
- getInLabel() - Method in class org.umlg.sqlg.structure.MetaEdge
- getInternalSchemas() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- getInternalStartTraverserIndex() - Method in class org.umlg.sqlg.structure.SqlgElement
- getInVertex() - Method in class org.umlg.sqlg.structure.SqlgEdge
- getInVertexLabels() - Method in class org.umlg.sqlg.structure.topology.EdgeLabel
- getJdbcUrl() - Method in class org.umlg.sqlg.structure.SqlgGraph
- getKeepLabels() - Method in class org.umlg.sqlg.step.barrier.SqlgWhereTraversalStepBarrier
- getLabel() - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
- getLabelHasContainers() - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- getLabels() - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- getLabels() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- getLabels() - Method in class org.umlg.sqlg.step.SqlgAbstractStep
- getLabels() - Method in class org.umlg.sqlg.strategy.Emit
- getLength() - Method in class org.umlg.sqlg.structure.PropertyType
- getLocalChildren() - Method in class org.umlg.sqlg.step.barrier.SqlgBranchStepBarrier
- getLocalChildren() - Method in class org.umlg.sqlg.step.barrier.SqlgLocalStepBarrier
- getLocalChildren() - Method in class org.umlg.sqlg.step.barrier.SqlgNotStepBarrier
- getLocalChildren() - Method in class org.umlg.sqlg.step.barrier.SqlgOptionalStepBarrier
- getLocalChildren() - Method in class org.umlg.sqlg.step.barrier.SqlgRepeatStepBarrier
- getLocalChildren() - Method in class org.umlg.sqlg.step.barrier.SqlgStartStepBarrier
- getLocalChildren() - Method in class org.umlg.sqlg.step.barrier.SqlgTraversalFilterStepBarrier
- getLocalChildren() - Method in class org.umlg.sqlg.step.barrier.SqlgUnionStepBarrier
- getLocalChildren() - Method in class org.umlg.sqlg.step.barrier.SqlgWhereTraversalStepBarrier
- getLocalChildren() - Method in class org.umlg.sqlg.step.SqlgAddVertexStartStep
- getLocalChildren() - Method in class org.umlg.sqlg.step.SqlgConnectiveStep
- getLocalChildren() - Method in class org.umlg.sqlg.step.SqlgPropertyMapStep
- getMaximumColumnNameLength() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- getMaximumIndexNameLength() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- getMaximumSchemaNameLength() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- getMaximumTableNameLength() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- getMaxRequirement() - Method in class org.umlg.sqlg.step.barrier.SqlgWhereTraversalStepBarrier
- getModulus() - Method in class org.umlg.sqlg.structure.topology.Partition
- getMultiplicity() - Method in class org.umlg.sqlg.structure.topology.EdgeRole
- getMutatingCallbackRegistry() - Method in class org.umlg.sqlg.step.barrier.SqlgDropStepBarrier
- getMutatingCallbackRegistry() - Method in class org.umlg.sqlg.step.SqlgAddVertexStartStep
- getName() - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
- getName() - Method in class org.umlg.sqlg.structure.topology.EdgeRole
- getName() - Method in class org.umlg.sqlg.structure.topology.Graph
- getName() - Method in class org.umlg.sqlg.structure.topology.Index
- getName() - Method in class org.umlg.sqlg.structure.topology.IndexType
- getName() - Method in class org.umlg.sqlg.structure.topology.Partition
- getName() - Method in class org.umlg.sqlg.structure.topology.PropertyColumn
- getName() - Method in class org.umlg.sqlg.structure.topology.Schema
- getName() - Method in interface org.umlg.sqlg.structure.TopologyInf
- getNextStep() - Method in class org.umlg.sqlg.step.SqlgAbstractStep
- getOperator() - Method in record class org.umlg.sqlg.predicate.Lquery
- getOperator() - Method in record class org.umlg.sqlg.predicate.LqueryArray
- getOutEdgeLabel(String) - Method in class org.umlg.sqlg.structure.topology.VertexLabel
-
Out EdgeLabels are always in the same schema as the 'this' VertexLabel' schema.
- getOutEdgeLabels() - Method in class org.umlg.sqlg.structure.topology.VertexLabel
- getOutEdgeRoles() - Method in class org.umlg.sqlg.structure.topology.EdgeLabel
- getOutEdgeRoles() - Method in class org.umlg.sqlg.structure.topology.VertexLabel
- getOutEdgeRoles(VertexLabel) - Method in class org.umlg.sqlg.structure.topology.EdgeLabel
- getOutForeignKeys(int, SchemaTable) - Method in class org.umlg.sqlg.sql.parse.ColumnList
- getOutLabel() - Method in class org.umlg.sqlg.structure.MetaEdge
- getOutVertex() - Method in class org.umlg.sqlg.structure.SqlgEdge
- getOutVertexLabels() - Method in class org.umlg.sqlg.structure.topology.EdgeLabel
- getParameters() - Method in class org.umlg.sqlg.step.barrier.SqlgDropStepBarrier
- getParameters() - Method in class org.umlg.sqlg.step.SqlgAddVertexStartStep
- getParentIdsAndIndexes() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- getParentIndex() - Method in class org.umlg.sqlg.strategy.Emit
- getParentLabel() - Method in class org.umlg.sqlg.structure.topology.Index
- getParentLabel() - Method in class org.umlg.sqlg.structure.topology.PropertyColumn
- getParentPartition() - Method in class org.umlg.sqlg.structure.topology.Partition
- getPartition(String) - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
-
Does a recursive search for a partition with the given name.
- getPartition(String) - Method in class org.umlg.sqlg.structure.topology.Partition
- getPartitionExpression() - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
- getPartitionExpression() - Method in class org.umlg.sqlg.structure.topology.Partition
- getPartitions() - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
- getPartitions() - Method in class org.umlg.sqlg.structure.topology.Partition
- getPartitions(Connection) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- getPartitionType() - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
- getPartitionType() - Method in class org.umlg.sqlg.structure.topology.Partition
- getPath() - Method in class org.umlg.sqlg.strategy.Emit
- getPoolStatsAsJson() - Method in class org.umlg.sqlg.structure.ds.JNDIDataSource
- getPoolStatsAsJson() - Method in interface org.umlg.sqlg.structure.SqlgDataSource
- getPostFixes() - Method in class org.umlg.sqlg.structure.PropertyType
- getPredicate() - Method in record class org.umlg.sqlg.predicate.ArrayContains
- getPredicate() - Method in class org.umlg.sqlg.predicate.ArrayOverlaps
- getPredicate() - Method in class org.umlg.sqlg.step.SqlgLambdaFilterStep
- getPrefix() - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
- getPrefix() - Method in class org.umlg.sqlg.structure.topology.EdgeLabel
- getPrefix() - Method in class org.umlg.sqlg.structure.topology.VertexLabel
- getPreparedStatementCache() - Method in class org.umlg.sqlg.structure.SqlgTransaction
- getPreviousStep() - Method in class org.umlg.sqlg.step.SqlgAbstractStep
- getPrimaryKeys(DatabaseMetaData, String, String, String) - Method in class org.umlg.sqlg.sql.dialect.BaseSqlDialect
- getPrimaryKeys(DatabaseMetaData, String, String, String) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
-
Return the table's primary keys.
- getPrimaryKeyStartValue() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- getPrimaryKeyType() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- getProperties() - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
- getProperties() - Method in class org.umlg.sqlg.structure.topology.Index
- getProperties() - Method in class org.umlg.sqlg.structure.topology.IndexType
- getPropertiesFor(SchemaTable) - Method in class org.umlg.sqlg.structure.topology.Topology
- getProperty(String) - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
- getPropertyDefinition() - Method in class org.umlg.sqlg.sql.parse.ColumnList.Column
- getPropertyDefinition() - Method in class org.umlg.sqlg.structure.topology.PropertyColumn
- getPropertyDefinition(String) - Method in class org.umlg.sqlg.sql.parse.ColumnList
- getPropertyDefinitions() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- getPropertyKeys() - Method in class org.umlg.sqlg.step.SqlgElementMapStep
- getPropertyKeys() - Method in class org.umlg.sqlg.step.SqlgPropertiesStep
- getPropertyType() - Method in class org.umlg.sqlg.structure.topology.PropertyColumn
- getProvidedRequirements() - Method in class org.umlg.sqlg.structure.traverser.SqlgTraverserGenerator
- getPublicSchema() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
-
A getter to return the "public" schema for the database.
- getPublicSchema() - Method in class org.umlg.sqlg.structure.topology.Topology
- getQuery() - Method in class org.umlg.sqlg.predicate.FullText
- getRange() - Method in class org.umlg.sqlg.strategy.SqlgRangeHolder
- getRangeClause(Range<Long>) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
-
range condition
- getRealLabels() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- getRemainder() - Method in class org.umlg.sqlg.structure.topology.Partition
- getReplacedStep() - Method in class org.umlg.sqlg.sql.parse.ReplacedStepTree.TreeNode
- getReplacedStepDepth() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- getReplacedStepDepth() - Method in class org.umlg.sqlg.strategy.Emit
- getReplacedSteps() - Method in class org.umlg.sqlg.step.SqlgGraphStep
- getReplacedSteps() - Method in interface org.umlg.sqlg.step.SqlgStep
- getReplacedSteps() - Method in class org.umlg.sqlg.step.SqlgVertexStep
- getReplacedStepTree() - Method in class org.umlg.sqlg.sql.parse.ReplacedStepTree.TreeNode
- getRequirements() - Method in class org.umlg.sqlg.step.barrier.SqlgBranchStepBarrier
- getRequirements() - Method in class org.umlg.sqlg.step.barrier.SqlgFoldStep
- getRequirements() - Method in class org.umlg.sqlg.step.barrier.SqlgLocalStepBarrier
- getRequirements() - Method in class org.umlg.sqlg.step.barrier.SqlgOptionalStepBarrier
- getRequirements() - Method in class org.umlg.sqlg.step.barrier.SqlgRepeatStepBarrier
- getRequirements() - Method in class org.umlg.sqlg.step.barrier.SqlgStartStepBarrier
- getRequirements() - Method in class org.umlg.sqlg.step.barrier.SqlgTraversalFilterStepBarrier
- getRequirements() - Method in class org.umlg.sqlg.step.barrier.SqlgUnionStepBarrier
- getRequirements() - Method in class org.umlg.sqlg.step.barrier.SqlgWhereTraversalStepBarrier
- getRequirements() - Method in class org.umlg.sqlg.step.SqlgAddVertexStartStep
- getRequirements() - Method in class org.umlg.sqlg.step.SqlgConnectiveStep
- getRequirements() - Method in class org.umlg.sqlg.step.SqlgElementMapStep
- getRequirements() - Method in class org.umlg.sqlg.step.SqlgGraphStep
- getRequirements() - Method in class org.umlg.sqlg.step.SqlgHasStep
- getRequirements() - Method in class org.umlg.sqlg.step.SqlgPropertiesStep
- getRequirements() - Method in class org.umlg.sqlg.step.SqlgPropertyMapStep
- getRequirements() - Method in class org.umlg.sqlg.step.SqlgVertexStep
- getRestrictedProperties() - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- getRestrictedProperties() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- getReturnType() - Method in class org.umlg.sqlg.step.SqlgPropertiesStep
- getSchema() - Method in class org.umlg.sqlg.sql.parse.ColumnList.Column
- getSchema() - Method in class org.umlg.sqlg.structure.SchemaTable
- getSchema() - Method in class org.umlg.sqlg.structure.SqlgElement
- getSchema() - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
- getSchema() - Method in class org.umlg.sqlg.structure.topology.EdgeLabel
- getSchema() - Method in class org.umlg.sqlg.structure.topology.VertexLabel
- getSchema(String) - Method in class org.umlg.sqlg.structure.topology.Topology
- getSchemaName() - Method in class org.umlg.sqlg.structure.topology.Partition
- getSchemaNames(DatabaseMetaData) - Method in class org.umlg.sqlg.sql.dialect.BaseSqlDialect
- getSchemaNames(DatabaseMetaData) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
-
Returns all schemas.
- getSchemas() - Method in class org.umlg.sqlg.structure.topology.Topology
- getSchemaTable() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- getSchemaTable() - Method in class org.umlg.sqlg.structure.MetaEdge
- getSchemaTable() - Method in class org.umlg.sqlg.structure.RecordId
- getSchemaTable() - Method in class org.umlg.sqlg.structure.SqlgVertex
- getSchemaTable() - Method in class org.umlg.sqlg.structure.topology.ForeignKey
- getSchemaTablePrefixed() - Method in class org.umlg.sqlg.structure.SqlgEdge
- getSchemaTablePrefixed() - Method in class org.umlg.sqlg.structure.SqlgElement
- getSchemaTablePrefixed() - Method in class org.umlg.sqlg.structure.SqlgVertex
- getSchemaTableTreeCache() - Method in class org.umlg.sqlg.structure.SqlgGraph
- getScopeKeys() - Method in class org.umlg.sqlg.step.barrier.SqlgWhereTraversalStepBarrier
- getScopeKeys() - Method in class org.umlg.sqlg.step.barrier.SqlgWhereTraversalStepBarrier.SqlgWhereEndStep
- getScopeKeys() - Method in class org.umlg.sqlg.step.barrier.SqlgWhereTraversalStepBarrier.SqlgWhereStartStep
- getScopeKeys() - Method in class org.umlg.sqlg.step.SqlgAddVertexStartStep
- getSequenceId() - Method in class org.umlg.sqlg.structure.RecordId.ID
- getShardCount() - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
- getShardCount(SqlgGraph, AbstractLabel) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- getSkip() - Method in class org.umlg.sqlg.strategy.SqlgRangeHolder
- getSkipClause(long) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- getSpacialRefTable() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- getSqlDialect() - Method in class org.umlg.sqlg.structure.SqlgGraph
- getSqlgComparatorHolder() - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- getSqlgComparatorHolder() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- getSqlgComparatorHolder() - Method in class org.umlg.sqlg.strategy.Emit
- getSqlgDataSource() - Method in class org.umlg.sqlg.structure.SqlgGraph
- getSqlgGraph() - Method in class org.umlg.sqlg.structure.topology.Topology
- getSqlgRangeHolder() - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- getStartElementIndex() - Method in interface org.umlg.sqlg.structure.traverser.ISqlgTraverser
- getStartElementIndex() - Method in class org.umlg.sqlg.structure.traverser.SqlgGroupByTraverser
- getStartElementIndex() - Method in class org.umlg.sqlg.structure.traverser.SqlgTraverser
- getStep() - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- getStepDepth() - Method in class org.umlg.sqlg.sql.parse.ColumnList.Column
- getStepDepth() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- getStepType() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- getTable() - Method in class org.umlg.sqlg.sql.parse.ColumnList.Column
- getTable() - Method in class org.umlg.sqlg.structure.SchemaTable
- getTable() - Method in class org.umlg.sqlg.structure.SqlgElement
- getTableColumns(DatabaseMetaData, String, String, String, String) - Method in class org.umlg.sqlg.sql.dialect.BaseSqlDialect
- getTableColumns(DatabaseMetaData, String, String, String, String) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
-
Get the columns for a table.
- getTableFor(SchemaTable) - Method in class org.umlg.sqlg.structure.topology.Topology
- getTableLabels() - Method in class org.umlg.sqlg.structure.topology.Topology
- getTableLabels(SchemaTable) - Method in class org.umlg.sqlg.structure.topology.Topology
-
Returns all the in and out SchemaTables that schemaTable has edges to.
- getTemporaryTable(String) - Method in class org.umlg.sqlg.structure.topology.Schema
- getTo() - Method in class org.umlg.sqlg.structure.topology.Partition
- getTopology() - Method in class org.umlg.sqlg.structure.SqlgGraph
- getTopology() - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
- getTopology() - Method in class org.umlg.sqlg.structure.topology.EdgeLabel
- getTopology() - Method in class org.umlg.sqlg.structure.topology.VertexLabel
- getTraversal() - Method in class org.umlg.sqlg.step.SqlgAbstractStep
- getTraverser() - Method in class org.umlg.sqlg.strategy.Emit
- getType() - Method in class org.umlg.sqlg.sql.parse.AndOrHasContainer
- getTypeName() - Method in class org.umlg.sqlg.structure.io.binary.RecordIdBinarySerializer
- getValidationErrors() - Method in class org.umlg.sqlg.structure.topology.Topology
- getValue(ResultSet, List<ColumnList.Column>) - Static method in class org.umlg.sqlg.util.SqlgUtil
- getValues() - Method in class org.umlg.sqlg.predicate.ArrayOverlaps
- getVertexLabel() - Method in class org.umlg.sqlg.structure.topology.EdgeRole
- getVertexLabel(String) - Method in class org.umlg.sqlg.structure.topology.Schema
- getVertexLabel(String, String) - Method in class org.umlg.sqlg.structure.topology.Topology
- getVertexLabels() - Method in class org.umlg.sqlg.structure.topology.Schema
- getVertexStructure(Vertex) - Method in class org.umlg.sqlg.step.SqlgElementMapStep
- getVertexTables(DatabaseMetaData) - Method in class org.umlg.sqlg.sql.dialect.BaseSqlDialect
- getVertexTables(DatabaseMetaData) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
-
Get all the Vertex tables.
- GIN - Static variable in class org.umlg.sqlg.structure.topology.IndexType
- GIN_CONFIGURATION - Static variable in class org.umlg.sqlg.structure.topology.IndexType
- GIN_FULLTEXT - Static variable in class org.umlg.sqlg.structure.topology.IndexType
- GIN_INDEX_NAME - Static variable in class org.umlg.sqlg.structure.topology.IndexType
- gis() - Method in class org.umlg.sqlg.structure.SqlgGraph
- gisNotSupportedException() - Static method in class org.umlg.sqlg.structure.SqlgExceptions
- gisNotSupportedException(PropertyType) - Static method in class org.umlg.sqlg.structure.SqlgExceptions
- grantReadOnlyUserPrivilegesToSqlgSchemas(SqlgGraph) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- graph() - Method in class org.umlg.sqlg.structure.SqlgElement
- graph() - Method in class org.umlg.sqlg.structure.SqlgGraph.SqlgFeatures
- Graph - Class in org.umlg.sqlg.structure.topology
- Graph() - Constructor for class org.umlg.sqlg.structure.topology.Graph
- GRAPH - Static variable in class org.umlg.sqlg.structure.topology.Topology
- GRAPH_STEP - Enum constant in enum class org.umlg.sqlg.sql.parse.SchemaTableTree.STEP_TYPE
- GraphStrategy - Class in org.umlg.sqlg.strategy
- GremlinParser - Class in org.umlg.sqlg.sql.parse
-
Date: 2015/01/03 Time: 1:06 PM
- GremlinParser(SqlgGraph) - Constructor for class org.umlg.sqlg.sql.parse.GremlinParser
H
- handleAggregateGlobalStep(ReplacedStep<?, ?>, Step, String) - Method in class org.umlg.sqlg.strategy.BaseStrategy
- handleAggregateGlobalStep(ReplacedStep<?, ?>, Step, String) - Method in class org.umlg.sqlg.strategy.VertexStrategy
- handleFoldStep(ReplacedStep<?, ?>, FoldStep<?, ?>) - Method in class org.umlg.sqlg.strategy.BaseStrategy
- handleOther(Map<String, Object>, String, Object, PropertyType) - Method in class org.umlg.sqlg.sql.dialect.BaseSqlDialect
- handleOther(Map<String, Object>, String, Object, PropertyType) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- hasAggregateFunction() - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- hasAggregateFunction() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- hasBulkWithinOrOut() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- hasComparators() - Method in class org.umlg.sqlg.strategy.SqlgComparatorHolder
- hasContainerKeyToColumn(String) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- HASH - Enum constant in enum class org.umlg.sqlg.structure.topology.PartitionType
- hashCode() - Method in record class org.umlg.sqlg.predicate.ArrayContains
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.umlg.sqlg.predicate.Lquery
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.umlg.sqlg.predicate.Lquery.LqueryQuery
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.umlg.sqlg.predicate.LqueryArray
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.umlg.sqlg.predicate.LqueryArray.LqueryQueryArray
-
Returns a hash code value for this object.
- hashCode() - Method in class org.umlg.sqlg.sql.parse.ColumnList.Column
- hashCode() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- hashCode() - Method in class org.umlg.sqlg.step.barrier.SqlgBranchStepBarrier
- hashCode() - Method in class org.umlg.sqlg.step.barrier.SqlgLocalStepBarrier
- hashCode() - Method in class org.umlg.sqlg.step.barrier.SqlgRepeatStepBarrier
- hashCode() - Method in class org.umlg.sqlg.step.barrier.SqlgUnionStepBarrier
- hashCode() - Method in class org.umlg.sqlg.step.barrier.SqlgWhereTraversalStepBarrier
- hashCode() - Method in class org.umlg.sqlg.step.barrier.SqlgWhereTraversalStepBarrier.SqlgWhereEndStep
- hashCode() - Method in class org.umlg.sqlg.step.barrier.SqlgWhereTraversalStepBarrier.SqlgWhereStartStep
- hashCode() - Method in class org.umlg.sqlg.step.SqlgAbstractStep
- hashCode() - Method in class org.umlg.sqlg.step.SqlgAddVertexStartStep
- hashCode() - Method in class org.umlg.sqlg.step.SqlgConnectiveStep
- hashCode() - Method in class org.umlg.sqlg.step.SqlgElementMapStep
- hashCode() - Method in class org.umlg.sqlg.step.SqlgGraphStep
- hashCode() - Method in class org.umlg.sqlg.step.SqlgHasStep
- hashCode() - Method in class org.umlg.sqlg.step.SqlgLambdaFilterStep
- hashCode() - Method in class org.umlg.sqlg.step.SqlgPropertiesStep
- hashCode() - Method in class org.umlg.sqlg.step.SqlgPropertyMapStep
- hashCode() - Method in class org.umlg.sqlg.strategy.SqlgComparatorHolder
- hashCode() - Method in record class org.umlg.sqlg.strategy.SqlgSqlExecutor.DropQuery
-
Returns a hash code value for this object.
- hashCode() - Method in class org.umlg.sqlg.structure.MetaEdge
- hashCode() - Method in record class org.umlg.sqlg.structure.Multiplicity
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.umlg.sqlg.structure.PropertyDefinition
-
Returns a hash code value for this object.
- hashCode() - Method in class org.umlg.sqlg.structure.RecordId
- hashCode() - Method in class org.umlg.sqlg.structure.RecordId.ID
- hashCode() - Method in class org.umlg.sqlg.structure.SchemaTable
- hashCode() - Method in class org.umlg.sqlg.structure.SqlgElement
- hashCode() - Method in class org.umlg.sqlg.structure.SqlgProperty
- hashCode() - Method in class org.umlg.sqlg.structure.SqlgVertexProperty
- hashCode() - Method in class org.umlg.sqlg.structure.topology.CountUpDownLatch
-
As much as is reasonably practical, returns distinct integers for distinct objects.
- hashCode() - Method in record class org.umlg.sqlg.structure.topology.EdgeDefinition
-
Returns a hash code value for this object.
- hashCode() - Method in class org.umlg.sqlg.structure.topology.EdgeLabel
- hashCode() - Method in class org.umlg.sqlg.structure.topology.EdgeRole
- hashCode() - Method in class org.umlg.sqlg.structure.topology.ForeignKey
- hashCode() - Method in class org.umlg.sqlg.structure.topology.Index
- hashCode() - Method in class org.umlg.sqlg.structure.topology.IndexType
- hashCode() - Method in class org.umlg.sqlg.structure.topology.PropertyColumn
- hashCode() - Method in class org.umlg.sqlg.structure.topology.Schema
- hashCode() - Method in class org.umlg.sqlg.structure.topology.VertexLabel
- hashCode() - Method in class org.umlg.sqlg.structure.traverser.SqlgGroupByTraverser
- hashCode() - Method in class org.umlg.sqlg.structure.traverser.SqlgTraverser
- hasIDPrimaryKey() - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
- hasLabels() - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- hasLabels() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- hasLeafNodes() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- hasLimits() - Method in record class org.umlg.sqlg.structure.Multiplicity
- hasNext() - Method in class org.umlg.sqlg.step.SqlgAbstractStep
- hasNext() - Method in class org.umlg.sqlg.step.SqlgExpandableStepIterator
- hasNext() - Method in class org.umlg.sqlg.structure.SqlgCompiledResultIterator
- hasOneBulkRequirement(Traversal.Admin<?, ?>) - Static method in class org.umlg.sqlg.util.SqlgTraversalUtil
- hasOrderBy() - Method in class org.umlg.sqlg.sql.parse.ReplacedStepTree
- hasRange() - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- hasRange() - Method in class org.umlg.sqlg.sql.parse.ReplacedStepTree
- hasRange() - Method in class org.umlg.sqlg.strategy.SqlgRangeHolder
- hasSequenceId() - Method in class org.umlg.sqlg.structure.RecordId
- hasSequenceId() - Method in class org.umlg.sqlg.structure.RecordId.ID
- hasSkip() - Method in class org.umlg.sqlg.strategy.SqlgRangeHolder
- hasStarts() - Method in class org.umlg.sqlg.step.barrier.SqlgReducingStepBarrier
- hasStarts() - Method in class org.umlg.sqlg.step.barrier.SqlgUnionStepBarrier
- hasStarts() - Method in class org.umlg.sqlg.step.SqlgAbstractStep
- hasStarts() - Method in class org.umlg.sqlg.step.SqlgVertexStep
I
- id() - Method in class org.umlg.sqlg.structure.SqlgElement
- id() - Method in class org.umlg.sqlg.structure.SqlgVertexProperty
- ID - Static variable in class org.umlg.sqlg.structure.topology.Topology
- idArgsMustBeEitherIdOrElement() - Static method in class org.umlg.sqlg.structure.SqlgExceptions
- importForeignSchemas(Set<Schema>) - Method in class org.umlg.sqlg.structure.topology.Topology
-
Import the foreign schema into the local graph's meta data.
- importForeignVertexEdgeLabels(Schema, Set<VertexLabel>, Set<EdgeLabel>) - Method in class org.umlg.sqlg.structure.topology.Topology
- IN_VERTEX_COLUMN_END - Static variable in class org.umlg.sqlg.structure.topology.Topology
- Index - Class in org.umlg.sqlg.structure.topology
-
Date: 2016/11/26 Time: 7:35 PM
- INDEX_POSTFIX - Static variable in interface org.umlg.sqlg.sql.dialect.SqlDialect
- indexColumns(int) - Method in class org.umlg.sqlg.sql.parse.ColumnList
- indexName(SchemaTable, String, String, List<String>) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- indexName(SchemaTable, String, List<String>) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- indexOf(Object) - Method in class org.umlg.sqlg.util.ThreadLocalList
- IndexRef - Class in org.umlg.sqlg.structure
-
a simple index reference
- IndexRef(String, IndexType, List<String>) - Constructor for class org.umlg.sqlg.structure.IndexRef
- IndexType - Class in org.umlg.sqlg.structure.topology
-
Specification of an index type (unique, GIN, etc).
- IndexType(String) - Constructor for class org.umlg.sqlg.structure.topology.IndexType
- inMultiplicity() - Method in record class org.umlg.sqlg.structure.topology.EdgeDefinition
-
Returns the value of the
inMultiplicity
record component. - instance() - Static method in class org.umlg.sqlg.structure.SqlgIoRegistryV1
- instance() - Static method in class org.umlg.sqlg.structure.SqlgIoRegistryV2
- instance() - Static method in class org.umlg.sqlg.structure.SqlgIoRegistryV3
- instance() - Static method in class org.umlg.sqlg.structure.traverser.SqlgTraverserGenerator
- instantiateDialect() - Method in interface org.umlg.sqlg.SqlgPlugin
-
Instantiates the dialect based on the provided configuration.
- instantiateProperty(String, V) - Method in class org.umlg.sqlg.structure.SqlgVertex
- int_ARRAY - Static variable in class org.umlg.sqlg.structure.PropertyType
- int_ARRAY_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- INTEGER - Static variable in class org.umlg.sqlg.structure.PropertyType
- INTEGER_ARRAY - Static variable in class org.umlg.sqlg.structure.PropertyType
- INTEGER_ARRAY_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- INTEGER_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- internalGetProperties(String...) - Method in class org.umlg.sqlg.structure.SqlgVertex
- internalSetProperty(String, Object) - Method in class org.umlg.sqlg.structure.SqlgElement
- internalUpdatePropertyDefinition(PropertyColumn, PropertyDefinition, PropertyDefinition, String, PropertyColumn) - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
- invalidColumnName(String) - Static method in class org.umlg.sqlg.structure.SqlgExceptions
- invalidFromRecordId(String) - Static method in class org.umlg.sqlg.structure.SqlgExceptions
- invalidMode(String) - Static method in class org.umlg.sqlg.structure.SqlgExceptions
- invalidPropertyType(PropertyType) - Static method in class org.umlg.sqlg.structure.SqlgExceptions
- invalidSchemaName(String) - Static method in class org.umlg.sqlg.structure.SqlgExceptions
- invalidTableName(String) - Static method in class org.umlg.sqlg.structure.SqlgExceptions
- io(Io.Builder<I>) - Method in class org.umlg.sqlg.structure.SqlgGraph
- isApplyInStep() - Method in class org.umlg.sqlg.strategy.SqlgRangeHolder
- isApplyOnDb() - Method in class org.umlg.sqlg.strategy.SqlgRangeHolder
- isArray() - Method in class org.umlg.sqlg.structure.PropertyType
- isBulkWithin(SqlgGraph, HasContainer) - Static method in class org.umlg.sqlg.util.SqlgUtil
- isBulkWithinAndOut(SqlgGraph, HasContainer) - Static method in class org.umlg.sqlg.util.SqlgUtil
- isC3p0() - Method in interface org.umlg.sqlg.structure.SqlgDataSource
- isCommitted() - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
- isCommitted() - Method in class org.umlg.sqlg.structure.topology.EdgeRole
- isCommitted() - Method in class org.umlg.sqlg.structure.topology.Graph
- isCommitted() - Method in class org.umlg.sqlg.structure.topology.Index
- isCommitted() - Method in class org.umlg.sqlg.structure.topology.Partition
- isCommitted() - Method in class org.umlg.sqlg.structure.topology.PropertyColumn
- isCommitted() - Method in class org.umlg.sqlg.structure.topology.Schema
- isCommitted() - Method in interface org.umlg.sqlg.structure.TopologyInf
- isContainsAggregate() - Method in class org.umlg.sqlg.sql.parse.ColumnList
- isDistributed() - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
- isDrop() - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- isDrop() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- isEagerLoad() - Method in class org.umlg.sqlg.step.SqlgGraphStep
- isEagerLoad() - Method in interface org.umlg.sqlg.step.SqlgStep
- isEagerLoad() - Method in class org.umlg.sqlg.step.SqlgVertexStep
- isEdgeOtherVertexStep() - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- isEdgeTable() - Method in class org.umlg.sqlg.structure.SchemaTable
- isEdgeVertexStep() - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- isEmit() - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- isEmit() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- isEmpty() - Method in class org.umlg.sqlg.structure.PreparedStatementCache
- isEmpty() - Method in class org.umlg.sqlg.util.ThreadLocalList
- isEmpty() - Method in class org.umlg.sqlg.util.ThreadLocalListOrderedSet
- isEmpty() - Method in class org.umlg.sqlg.util.ThreadLocalMap
- isEmpty() - Method in class org.umlg.sqlg.util.ThreadLocalSet
- isFake() - Method in class org.umlg.sqlg.strategy.Emit
- isFakeEmit() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- isFor(SchemaTable) - Method in class org.umlg.sqlg.structure.topology.ForeignKey
- isForeign() - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
- isForeignAbstractLabel - Variable in class org.umlg.sqlg.structure.topology.AbstractLabel
- isForeignKey() - Method in class org.umlg.sqlg.sql.parse.ColumnList.Column
- isForeignKey(int, SchemaTable) - Method in class org.umlg.sqlg.sql.parse.ColumnList.Column
- isForeignSchema() - Method in class org.umlg.sqlg.structure.topology.Schema
- isForMultipleQueries() - Method in class org.umlg.sqlg.step.SqlgGraphStep
- isForMultipleQueries() - Method in interface org.umlg.sqlg.step.SqlgStep
- isForMultipleQueries() - Method in class org.umlg.sqlg.step.SqlgVertexStep
- isForSqlgSchema() - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- isGIN() - Method in class org.umlg.sqlg.structure.topology.IndexType
- isGraphStep() - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- isH2() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- isH2(Configuration) - Static method in interface org.umlg.sqlg.structure.SqlgDataSource
- isHash() - Method in enum class org.umlg.sqlg.structure.topology.PartitionType
- isHashPartition() - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
- isHasIdentifierPrimaryKeyInHierarchy() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- isHasIDPrimaryKey() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- isHikari() - Method in interface org.umlg.sqlg.structure.SqlgDataSource
- isHsqldb() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- isHsqldb(Configuration) - Static method in interface org.umlg.sqlg.structure.SqlgDataSource
- isID() - Method in class org.umlg.sqlg.sql.parse.ColumnList.Column
- isIdOnly() - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- isIdStep() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- isImplementingForeignKeys() - Method in class org.umlg.sqlg.structure.topology.Topology
- isIn() - Method in class org.umlg.sqlg.structure.topology.ForeignKey
- isInBatchMode() - Method in class org.umlg.sqlg.structure.SqlgTransaction
- isIncomingOnlyLocalOptionalStep() - Method in class org.umlg.sqlg.strategy.Emit
- isIndexPartOfCreateTable() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
-
This is needed for Cockroachdb where the index needs to be specified as a part of the 'CREATE TABLE' statement.
- isInNormalBatchMode() - Method in class org.umlg.sqlg.structure.SqlgTransaction
- isInNormalMode() - Method in class org.umlg.sqlg.structure.BatchManager
- isInStreamingBatchMode() - Method in class org.umlg.sqlg.structure.SqlgTransaction
- isInStreamingMode() - Method in class org.umlg.sqlg.structure.BatchManager
- isInStreamingModeWithLock() - Method in class org.umlg.sqlg.structure.BatchManager
- isInStreamingWithLockBatchMode() - Method in class org.umlg.sqlg.structure.SqlgTransaction
- isJNDIUrl(String) - Static method in class org.umlg.sqlg.structure.ds.JNDIDataSource
- isJoinToLeftJoin() - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- isLazyQueries() - Method in class org.umlg.sqlg.structure.SqlgTransaction
-
are we reading the SQL query results lazily?
- isLeftJoin() - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- isList() - Method in enum class org.umlg.sqlg.structure.topology.PartitionType
- isListFold() - Method in class org.umlg.sqlg.step.barrier.SqlgFoldStep
- isListPartition() - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
- isLocalBarrierStep() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- isLocalStep() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- isLocked() - Method in class org.umlg.sqlg.structure.topology.Topology
- isMany() - Method in record class org.umlg.sqlg.structure.Multiplicity
- isMariaDb() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- isMariaDb(Configuration) - Static method in interface org.umlg.sqlg.structure.SqlgDataSource
- isMssqlServer() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- isMsSqlServer(Configuration) - Static method in interface org.umlg.sqlg.structure.SqlgDataSource
- isMysql() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- isMysql(Configuration) - Static method in interface org.umlg.sqlg.structure.SqlgDataSource
- isNone() - Method in enum class org.umlg.sqlg.structure.topology.PartitionType
- isOne() - Method in record class org.umlg.sqlg.structure.Multiplicity
- isOpen() - Method in class org.umlg.sqlg.structure.SqlgTransaction
- isOptionalLeftJoin() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- isOut() - Method in class org.umlg.sqlg.structure.topology.ForeignKey
- isOuterLeftJoin() - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- isOuterLeftJoin() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- isPartition() - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
- isPlain() - Method in class org.umlg.sqlg.predicate.FullText
- isPostgres(Configuration) - Static method in interface org.umlg.sqlg.structure.SqlgDataSource
- isPostgresql() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- isPresent() - Method in class org.umlg.sqlg.structure.SqlgProperty
- ISqlgTraverser - Interface in org.umlg.sqlg.structure.traverser
- isRange() - Method in enum class org.umlg.sqlg.structure.topology.PartitionType
- isRangePartition() - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
- isRepeat() - Method in class org.umlg.sqlg.strategy.Emit
- isRepeated() - Method in class org.umlg.sqlg.strategy.Emit
- isReplaceableStep(Class<? extends Step>) - Method in class org.umlg.sqlg.strategy.BaseStrategy
- isReplaceableStep(Class<? extends Step>) - Method in class org.umlg.sqlg.strategy.GraphStrategy
- isReplaceableStep(Class<? extends Step>) - Method in class org.umlg.sqlg.strategy.VertexStrategy
- isRequired() - Method in record class org.umlg.sqlg.structure.Multiplicity
- isStreaming() - Method in class org.umlg.sqlg.structure.BatchManager
- isString() - Method in class org.umlg.sqlg.structure.PropertyType
- isSystemIndex(String) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- isTemporary() - Method in class org.umlg.sqlg.structure.SchemaTable
- isTimestampz(String) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- isTopologyLocked() - Method in class org.umlg.sqlg.structure.SqlgTransaction
- isUncommitted() - Method in interface org.umlg.sqlg.structure.TopologyInf
- isUntilFirst() - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- isUntilFirst() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- isVertexStep() - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- isVertexTable() - Method in class org.umlg.sqlg.structure.SchemaTable
- isWithPrefix() - Method in class org.umlg.sqlg.structure.SchemaTable
- isWriteTransaction() - Method in class org.umlg.sqlg.structure.SqlgTransaction
- iterator() - Method in class org.umlg.sqlg.util.ThreadLocalList
- iterator() - Method in class org.umlg.sqlg.util.ThreadLocalListOrderedSet
- iterator() - Method in class org.umlg.sqlg.util.ThreadLocalSet
J
- JDBC_URL - Static variable in class org.umlg.sqlg.structure.SqlgGraph
- JNDIDataSource - Class in org.umlg.sqlg.structure.ds
-
Created by petercipov on 27/02/2017.
- JSON - Static variable in class org.umlg.sqlg.structure.PropertyType
- JSON_ARRAY - Static variable in class org.umlg.sqlg.structure.PropertyType
- JSON_ARRAY_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- JSON_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
K
- key() - Method in class org.umlg.sqlg.structure.SqlgProperty
- keys() - Method in class org.umlg.sqlg.structure.SqlgElement
- keySet() - Method in class org.umlg.sqlg.util.ThreadLocalMap
L
- label() - Method in class org.umlg.sqlg.structure.SqlgElement
- label() - Method in class org.umlg.sqlg.structure.SqlgVertex
- LABEL_SEPARATOR - Static variable in class org.umlg.sqlg.structure.topology.Topology
- labeledAliasId() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- lastIndexOf(Object) - Method in class org.umlg.sqlg.util.ThreadLocalList
- lastLambdaHolderBefore(Traversal.Admin<?, ?>, Step<?, ?>) - Static method in class org.umlg.sqlg.util.SqlgTraversalUtil
- lastMappedAliasIdentifier(String) - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- leafSql() - Method in record class org.umlg.sqlg.strategy.SqlgSqlExecutor.DropQuery
-
Returns the value of the
leafSql
record component. - LINESTRING - Static variable in class org.umlg.sqlg.structure.PropertyType
- LINESTRING_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- LIST - Enum constant in enum class org.umlg.sqlg.structure.topology.PartitionType
- listIterator() - Method in class org.umlg.sqlg.util.ThreadLocalList
- listIterator(int) - Method in class org.umlg.sqlg.util.ThreadLocalList
- load() - Method in class org.umlg.sqlg.structure.SqlgEdge
- load() - Method in class org.umlg.sqlg.structure.SqlgElement
-
load the row from the db and caches the results in the element
- load() - Method in class org.umlg.sqlg.structure.SqlgVertex
- load(String) - Static method in interface org.umlg.sqlg.SqlgPlugin
-
Loads the plugin to use for the provided JDBC URL.
- load(DatabaseMetaData) - Static method in interface org.umlg.sqlg.SqlgPlugin
-
Loads the plugin to use for the provided database meta data.
- loadEager() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- loadEdgeInOutVertices(ResultSet, SqlgEdge) - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- loadIdentifierObjects(Map<String, Integer>, ResultSet) - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- loadInVertex(ResultSet, List<ColumnList.Column>) - Method in class org.umlg.sqlg.structure.SqlgEdge
- loadInVertex(ResultSet, SchemaTable, int) - Method in class org.umlg.sqlg.structure.SqlgEdge
- loadOutVertex(ResultSet, List<ColumnList.Column>) - Method in class org.umlg.sqlg.structure.SqlgEdge
- loadOutVertex(ResultSet, SchemaTable, int) - Method in class org.umlg.sqlg.structure.SqlgEdge
- loadProperty(ResultSet, String, int, Map<String, String>, int, PropertyDefinition) - Method in class org.umlg.sqlg.structure.SqlgElement
- loadProperty(ResultSet, String, int, Map<String, String>, int, PropertyDefinition, boolean) - Method in class org.umlg.sqlg.structure.SqlgElement
- loadProperty(ResultSet, SqlgElement) - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- loadResultSet(ResultSet) - Method in class org.umlg.sqlg.structure.SqlgVertex
- loadResultSetIntoResultIterator(SqlgGraph, ResultSetMetaData, ResultSet, SchemaTableTree, List<LinkedList<SchemaTableTree>>, boolean, Map<String, Integer>) - Static method in class org.umlg.sqlg.util.SqlgUtil
- loadResultSetIntoResultIterator(SqlgGraph, ResultSetMetaData, ResultSet, SchemaTableTree, List<LinkedList<SchemaTableTree>>, boolean, Map<String, Integer>, boolean) - Static method in class org.umlg.sqlg.util.SqlgUtil
- LOCALDATE - Static variable in class org.umlg.sqlg.structure.PropertyType
- LOCALDATE_ARRAY - Static variable in class org.umlg.sqlg.structure.PropertyType
- LOCALDATE_ARRAY_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- LOCALDATE_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- LOCALDATETIME - Static variable in class org.umlg.sqlg.structure.PropertyType
- LOCALDATETIME_ARRAY - Static variable in class org.umlg.sqlg.structure.PropertyType
- LOCALDATETIME_ARRAY_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- LOCALDATETIME_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- LOCALTIME - Static variable in class org.umlg.sqlg.structure.PropertyType
- LOCALTIME_ARRAY - Static variable in class org.umlg.sqlg.structure.PropertyType
- LOCALTIME_ARRAY_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- LOCALTIME_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- lock() - Method in class org.umlg.sqlg.structure.topology.Topology
- lock(SqlgGraph) - Method in interface org.umlg.sqlg.sql.dialect.SqlSchemaChangeDialect
- lockTable(SqlgGraph, SchemaTable, String) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- logger - Variable in class org.umlg.sqlg.sql.dialect.BaseSqlDialect
- LONG - Static variable in class org.umlg.sqlg.structure.PropertyType
- long_ARRAY - Static variable in class org.umlg.sqlg.structure.PropertyType
- LONG_ARRAY - Static variable in class org.umlg.sqlg.structure.PropertyType
- long_ARRAY_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- LONG_ARRAY_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- LONG_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- lower() - Method in record class org.umlg.sqlg.structure.Multiplicity
-
Returns the value of the
lower
record component. - lquery() - Method in record class org.umlg.sqlg.predicate.Lquery.LqueryQuery
-
Returns the value of the
lquery
record component. - lquery() - Method in record class org.umlg.sqlg.predicate.LqueryArray.LqueryQueryArray
-
Returns the value of the
lquery
record component. - lquery(String) - Static method in record class org.umlg.sqlg.predicate.Lquery
- Lquery - Record Class in org.umlg.sqlg.predicate
- Lquery(String) - Constructor for record class org.umlg.sqlg.predicate.Lquery
-
Creates an instance of a
Lquery
record class. - Lquery.LqueryQuery - Record Class in org.umlg.sqlg.predicate
- LqueryArray - Record Class in org.umlg.sqlg.predicate
- LqueryArray(String) - Constructor for record class org.umlg.sqlg.predicate.LqueryArray
-
Creates an instance of a
LqueryArray
record class. - LqueryArray.LqueryQueryArray - Record Class in org.umlg.sqlg.predicate
- LqueryQuery(String, boolean) - Constructor for record class org.umlg.sqlg.predicate.Lquery.LqueryQuery
-
Creates an instance of a
LqueryQuery
record class. - LqueryQueryArray(String[], boolean) - Constructor for record class org.umlg.sqlg.predicate.LqueryArray.LqueryQueryArray
-
Creates an instance of a
LqueryQueryArray
record class. - LTREE - Static variable in class org.umlg.sqlg.structure.PropertyType
- LTREE_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
M
- main(String[]) - Static method in class org.umlg.sqlg.util.SortedTree
- manageJdbcUrl(String) - Method in interface org.umlg.sqlg.SqlgPlugin
-
Add additional properties to the jdbc url
- map(Traverser.Admin<Element>) - Method in class org.umlg.sqlg.step.SqlgElementMapStep
- map(Traverser.Admin<Element>) - Method in class org.umlg.sqlg.step.SqlgIdStep
- map(Traverser.Admin<Element>) - Method in class org.umlg.sqlg.step.SqlgPropertyMapStep
- map(Traverser.Admin<S>) - Method in class org.umlg.sqlg.step.barrier.SqlgWhereTraversalStepBarrier.SqlgWhereStartStep
- map(Traverser.Admin<S>) - Method in class org.umlg.sqlg.step.SqlgMapStep
- mapTokeyValues(Map<Object, Object>) - Static method in class org.umlg.sqlg.util.SqlgUtil
- mapToStringKeyValues(Map<String, Object>) - Static method in class org.umlg.sqlg.util.SqlgUtil
- markAsDrop() - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- markAsJoinToLeftJoin() - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- markForSqlgSchema() - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- MAX - Enum constant in enum class org.umlg.sqlg.step.SqlgGroupStep.REDUCTION
- maybeAddLabelToLeafNodes() - Method in class org.umlg.sqlg.sql.parse.ReplacedStepTree
- maybeWrapInQoutes(String) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- mayOptimize(Traversal.Admin<?, ?>) - Static method in class org.umlg.sqlg.util.SqlgTraversalUtil
- MEAN - Enum constant in enum class org.umlg.sqlg.step.SqlgGroupStep.REDUCTION
- merge(Traverser.Admin<?>) - Method in class org.umlg.sqlg.structure.traverser.SqlgTraverser
- MetaEdge - Class in org.umlg.sqlg.structure
-
Date: 2016/08/09 Time: 11:32 AM
- MIN - Enum constant in enum class org.umlg.sqlg.step.SqlgGroupStep.REDUCTION
- MONTHS - Static variable in class org.umlg.sqlg.structure.topology.Topology
- multipleJvmNotSupported(String) - Static method in class org.umlg.sqlg.structure.SqlgExceptions
- multiplicity() - Method in record class org.umlg.sqlg.structure.PropertyDefinition
-
Returns the value of the
multiplicity
record component. - Multiplicity - Record Class in org.umlg.sqlg.structure
- Multiplicity(long, long, boolean, boolean) - Constructor for record class org.umlg.sqlg.structure.Multiplicity
-
Creates an instance of a
Multiplicity
record class. - MULTIPLICITY - Enum constant in enum class org.umlg.sqlg.strategy.SqlgSqlExecutor.DROP_QUERY
N
- name() - Method in class org.umlg.sqlg.structure.PropertyType
- ncontains - Enum constant in enum class org.umlg.sqlg.predicate.Text
- ncontains(String) - Static method in enum class org.umlg.sqlg.predicate.Text
- ncontainsCIS - Enum constant in enum class org.umlg.sqlg.predicate.Text
- ncontainsCIS(String) - Static method in enum class org.umlg.sqlg.predicate.Text
- needForeignKeyIndex() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- needsSchemaCreationPrecommit() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
-
This is for Cockroachdb that only allows partial transactional schema creation.
- needsSchemaDropCascade() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- needsSemicolon() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- needsTemporaryTablePrefix() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
-
Mssql server identifies temporary table by prepending it wirh a '#'
- needsTemporaryTableSchema() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
-
For Postgresql/Hsqldb and H2 temporary tables have no schema.
- needsTimeZone() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- nendsWith - Enum constant in enum class org.umlg.sqlg.predicate.Text
- nendsWith(String) - Static method in enum class org.umlg.sqlg.predicate.Text
- next() - Method in class org.umlg.sqlg.step.SqlgAbstractStep
- next() - Method in class org.umlg.sqlg.step.SqlgExpandableStepIterator
- next() - Method in class org.umlg.sqlg.structure.SqlgCompiledResultIterator
- nextSequenceVal(SqlgGraph, SchemaTable, String) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- NON_UNIQUE - Static variable in class org.umlg.sqlg.structure.topology.IndexType
- NONE - Enum constant in enum class org.umlg.sqlg.sql.parse.AndOrHasContainer.TYPE
- NONE - Enum constant in enum class org.umlg.sqlg.structure.BatchManager.BatchModeType
- NONE - Enum constant in enum class org.umlg.sqlg.structure.topology.PartitionType
- NORMAL - Enum constant in enum class org.umlg.sqlg.strategy.SqlgSqlExecutor.DROP_QUERY
- NORMAL - Enum constant in enum class org.umlg.sqlg.structure.BatchManager.BatchModeType
- normalBatchModeOn() - Method in class org.umlg.sqlg.structure.SqlgTransaction
- notifyChange(SqlgGraph, LocalDateTime, JsonNode) - Method in interface org.umlg.sqlg.sql.dialect.SqlSchemaChangeDialect
- NOTNULL - Enum constant in enum class org.umlg.sqlg.predicate.Existence
- nstartsWith - Enum constant in enum class org.umlg.sqlg.predicate.Text
- nstartsWith(String) - Static method in enum class org.umlg.sqlg.predicate.Text
- NULL - Enum constant in enum class org.umlg.sqlg.predicate.Existence
- NULL - Static variable in class org.umlg.sqlg.structure.PropertyType
- NULL_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
O
- OBJECT_MAPPER - Static variable in class org.umlg.sqlg.structure.topology.Topology
- of() - Static method in record class org.umlg.sqlg.structure.Multiplicity
- of() - Static method in record class org.umlg.sqlg.structure.topology.EdgeDefinition
- of(long, long) - Static method in record class org.umlg.sqlg.structure.Multiplicity
- of(long, long, boolean) - Static method in record class org.umlg.sqlg.structure.Multiplicity
- of(String) - Static method in class org.umlg.sqlg.structure.topology.ForeignKey
- of(String, String) - Static method in class org.umlg.sqlg.structure.SchemaTable
- of(String, String, boolean) - Static method in class org.umlg.sqlg.structure.SchemaTable
- of(Multiplicity, Multiplicity) - Static method in record class org.umlg.sqlg.structure.topology.EdgeDefinition
- of(PropertyType) - Static method in record class org.umlg.sqlg.structure.PropertyDefinition
- of(PropertyType, Multiplicity) - Static method in record class org.umlg.sqlg.structure.PropertyDefinition
- of(PropertyType, Multiplicity, String) - Static method in record class org.umlg.sqlg.structure.PropertyDefinition
- of(PropertyType, Multiplicity, String, String) - Static method in record class org.umlg.sqlg.structure.PropertyDefinition
- of(SqlgGraph, Long, String, String) - Static method in class org.umlg.sqlg.structure.SqlgEdge
- of(SqlgGraph, Long, String, String) - Static method in class org.umlg.sqlg.structure.SqlgVertex
- of(SqlgGraph, List<Comparable>, String, String) - Static method in class org.umlg.sqlg.structure.SqlgVertex
- onGraphComputer() - Method in class org.umlg.sqlg.step.SqlgComputerAwareStep
- open(String) - Static method in class org.umlg.sqlg.structure.SqlgGraph
- open(Configuration) - Static method in class org.umlg.sqlg.structure.SqlgGraph
- operator() - Method in record class org.umlg.sqlg.predicate.Lquery
-
Returns the value of the
operator
record component. - operator() - Method in record class org.umlg.sqlg.predicate.LqueryArray
-
Returns the value of the
operator
record component. - OR - Enum constant in enum class org.umlg.sqlg.sql.parse.AndOrHasContainer.TYPE
- orderByHasSelectOneStepAndForLabelNotInTree() - Method in class org.umlg.sqlg.sql.parse.ReplacedStepTree
-
This happens when a SqlgVertexStep has a SelectOne step where the label is for an element on the path that is before the current optimized steps.
- orderByIsBeforeLeftJoin() - Method in class org.umlg.sqlg.sql.parse.ReplacedStepTree
- orderByIsOrder() - Method in class org.umlg.sqlg.sql.parse.ReplacedStepTree
- ordered() - Method in record class org.umlg.sqlg.structure.Multiplicity
-
Returns the value of the
ordered
record component. - ordinal() - Method in class org.umlg.sqlg.structure.PropertyType
- org.umlg.sqlg - package org.umlg.sqlg
- org.umlg.sqlg.predicate - package org.umlg.sqlg.predicate
- org.umlg.sqlg.sql.dialect - package org.umlg.sqlg.sql.dialect
- org.umlg.sqlg.sql.parse - package org.umlg.sqlg.sql.parse
- org.umlg.sqlg.step - package org.umlg.sqlg.step
- org.umlg.sqlg.step.barrier - package org.umlg.sqlg.step.barrier
- org.umlg.sqlg.strategy - package org.umlg.sqlg.strategy
- org.umlg.sqlg.strategy.barrier - package org.umlg.sqlg.strategy.barrier
- org.umlg.sqlg.structure - package org.umlg.sqlg.structure
- org.umlg.sqlg.structure.ds - package org.umlg.sqlg.structure.ds
- org.umlg.sqlg.structure.io.binary - package org.umlg.sqlg.structure.io.binary
- org.umlg.sqlg.structure.topology - package org.umlg.sqlg.structure.topology
- org.umlg.sqlg.structure.traverser - package org.umlg.sqlg.structure.traverser
- org.umlg.sqlg.util - package org.umlg.sqlg.util
- originalLabel(String) - Static method in class org.umlg.sqlg.util.SqlgUtil
- OUT_VERTEX_COLUMN_END - Static variable in class org.umlg.sqlg.structure.topology.Topology
- outMultiplicity() - Method in record class org.umlg.sqlg.structure.topology.EdgeDefinition
-
Returns the value of the
outMultiplicity
record component.
P
- parse(ReplacedStepTree<?, ?>) - Method in class org.umlg.sqlg.sql.parse.GremlinParser
- parse(SchemaTable, ReplacedStepTree<?, ?>, boolean) - Method in class org.umlg.sqlg.sql.parse.GremlinParser
-
This is only called for vertex steps.
- parseLabel(String) - Static method in class org.umlg.sqlg.util.SqlgUtil
- Partition - Class in org.umlg.sqlg.structure.topology
- Partition(SqlgGraph, AbstractLabel, String, Integer, Integer, PartitionType, String) - Constructor for class org.umlg.sqlg.structure.topology.Partition
- Partition(SqlgGraph, AbstractLabel, String, String, String, PartitionType, String) - Constructor for class org.umlg.sqlg.structure.topology.Partition
- Partition(SqlgGraph, AbstractLabel, String, String, PartitionType, String) - Constructor for class org.umlg.sqlg.structure.topology.Partition
- PartitionType - Enum Class in org.umlg.sqlg.structure.topology
- PATH_LABEL_SUFFIX - Static variable in class org.umlg.sqlg.strategy.BaseStrategy
- PERIOD - Static variable in class org.umlg.sqlg.structure.PropertyType
- PERIOD_ARRAY - Static variable in class org.umlg.sqlg.structure.PropertyType
- PERIOD_ARRAY_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- PERIOD_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- POINT - Static variable in class org.umlg.sqlg.structure.PropertyType
- POINT_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- POLYGON - Static variable in class org.umlg.sqlg.structure.PropertyType
- POLYGON_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- prepareDB(Connection) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- PreparedStatementCache - Class in org.umlg.sqlg.structure
-
Cache all statements to close them when iteration is done Date: 2016/05/15 Time: 2:24 PM
- PreparedStatementCache() - Constructor for class org.umlg.sqlg.structure.PreparedStatementCache
- processNextStart() - Method in class org.umlg.sqlg.step.barrier.SqlgAndStepBarrier
- processNextStart() - Method in class org.umlg.sqlg.step.barrier.SqlgBranchStepBarrier
- processNextStart() - Method in class org.umlg.sqlg.step.barrier.SqlgDropStepBarrier
- processNextStart() - Method in class org.umlg.sqlg.step.barrier.SqlgEmptyStepBarrier
- processNextStart() - Method in class org.umlg.sqlg.step.barrier.SqlgLocalStepBarrier
- processNextStart() - Method in class org.umlg.sqlg.step.barrier.SqlgNotStepBarrier
- processNextStart() - Method in class org.umlg.sqlg.step.barrier.SqlgOptionalStepBarrier
- processNextStart() - Method in class org.umlg.sqlg.step.barrier.SqlgOrStepBarrier
- processNextStart() - Method in class org.umlg.sqlg.step.barrier.SqlgReducingStepBarrier
- processNextStart() - Method in class org.umlg.sqlg.step.barrier.SqlgStartStepBarrier
- processNextStart() - Method in class org.umlg.sqlg.step.barrier.SqlgTraversalFilterStepBarrier
- processNextStart() - Method in class org.umlg.sqlg.step.barrier.SqlgUnionStepBarrier
- processNextStart() - Method in class org.umlg.sqlg.step.barrier.SqlgWhereTraversalStepBarrier
- processNextStart() - Method in class org.umlg.sqlg.step.SqlgAbstractStep
- processNextStart() - Method in class org.umlg.sqlg.step.SqlgAddVertexStartStep
- processNextStart() - Method in class org.umlg.sqlg.step.SqlgComputerAwareStep
- processNextStart() - Method in class org.umlg.sqlg.step.SqlgFilterStep
- processNextStart() - Method in class org.umlg.sqlg.step.SqlgFlatMapStep
- processNextStart() - Method in class org.umlg.sqlg.step.SqlgGraphStep
- processNextStart() - Method in class org.umlg.sqlg.step.SqlgHasNextStep
- processNextStart() - Method in class org.umlg.sqlg.step.SqlgMapStep
- processNextStart() - Method in class org.umlg.sqlg.step.SqlgVertexStep
- produceFinalResult(E) - Method in class org.umlg.sqlg.step.barrier.SqlgReducingStepBarrier
- produceFinalResult(Number) - Method in class org.umlg.sqlg.step.barrier.SqlgAvgGlobalStep
- produceFinalResult(Map<K, V>) - Method in class org.umlg.sqlg.step.SqlgGroupStep
- properties(String...) - Method in class org.umlg.sqlg.structure.SqlgEdge
- properties(String...) - Method in class org.umlg.sqlg.structure.SqlgElement
- properties(String...) - Method in class org.umlg.sqlg.structure.SqlgVertex
- properties(String...) - Method in class org.umlg.sqlg.structure.SqlgVertexProperty
- property(String) - Method in class org.umlg.sqlg.structure.SqlgElement
- property(String) - Method in class org.umlg.sqlg.structure.SqlgVertex
- property(String, V) - Method in class org.umlg.sqlg.structure.SqlgElement
- property(String, V) - Method in class org.umlg.sqlg.structure.SqlgVertex
- property(String, V) - Method in class org.umlg.sqlg.structure.SqlgVertexProperty
- property(String, V, Object...) - Method in class org.umlg.sqlg.structure.SqlgVertex
- property(VertexProperty.Cardinality, String, V, Object...) - Method in class org.umlg.sqlg.structure.SqlgVertex
- PropertyColumn - Class in org.umlg.sqlg.structure.topology
-
Date: 2016/09/04 Time: 8:50 AM
- PropertyDefinition - Record Class in org.umlg.sqlg.structure
-
Represents a Vertex or Edge property.
- PropertyDefinition(PropertyType, Multiplicity, String, String, boolean) - Constructor for record class org.umlg.sqlg.structure.PropertyDefinition
-
Creates an instance of a
PropertyDefinition
record class. - propertyKeys - Variable in class org.umlg.sqlg.step.SqlgElementMapStep
- propertyKeys - Variable in class org.umlg.sqlg.step.SqlgPropertiesStep
- propertyKeys - Variable in class org.umlg.sqlg.step.SqlgPropertyMapStep
- propertyRef(Compare, String) - Static method in class org.umlg.sqlg.predicate.PropertyReference
-
build a predicate from a compare operation and a column name
- PropertyReference - Class in org.umlg.sqlg.predicate
-
A property reference value with a corresponding predicate, to do filtering by comparing values of columns for a given row
- propertyTraversal - Variable in class org.umlg.sqlg.step.SqlgPropertyMapStep
- propertyType() - Method in record class org.umlg.sqlg.structure.PropertyDefinition
-
Returns the value of the
propertyType
record component. - PropertyType - Class in org.umlg.sqlg.structure
-
Created by pieter on 2014/07/15.
- propertyTypeToJavaSqlType(PropertyType) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- propertyTypeToSqlDefinition(PropertyType) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- put(K, V) - Method in class org.umlg.sqlg.structure.traverser.SqlgGroupByTraverser
- put(K, V) - Method in class org.umlg.sqlg.util.ThreadLocalMap
- putAll(Map<? extends K, ? extends V>) - Method in class org.umlg.sqlg.util.ThreadLocalMap
- putJsonMetaObject(ObjectMapper, ArrayNode, String, int, Object) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- putJsonObject(ObjectNode, String, int, Object) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- putKeyValueMap(HasContainer, SchemaTableTree, Multimap<PropertyDefinition, Object>) - Method in class org.umlg.sqlg.sql.parse.WhereClause
Q
- query() - Method in record class org.umlg.sqlg.predicate.Lquery.LqueryQuery
-
Returns the value of the
query
record component. - query() - Method in record class org.umlg.sqlg.predicate.LqueryArray.LqueryQueryArray
-
Returns the value of the
query
record component. - query(String) - Method in class org.umlg.sqlg.structure.SqlgGraph
-
This is executes a sql query and returns the result as a json string.
- QUERY_LAZY - Static variable in class org.umlg.sqlg.structure.SqlgTransaction
R
- RANGE - Enum constant in enum class org.umlg.sqlg.structure.topology.PartitionType
- read(Buffer, GraphBinaryReader) - Method in class org.umlg.sqlg.structure.io.binary.RecordIdBinarySerializer
- read(Kryo, Input) - Method in class org.umlg.sqlg.structure.RecordId
- readValue(Buffer, GraphBinaryReader, boolean) - Method in class org.umlg.sqlg.structure.io.binary.RecordIdBinarySerializer
- RECORD_ID_DELIMITER - Static variable in class org.umlg.sqlg.structure.RecordId
- RecordId - Class in org.umlg.sqlg.structure
-
Date: 2015/02/21 Time: 8:50 PM
- RecordId() - Constructor for class org.umlg.sqlg.structure.RecordId
- RecordId.ID - Class in org.umlg.sqlg.structure
- RecordId.RecordIdJacksonSerializerV1d0 - Class in org.umlg.sqlg.structure
- RecordIdBinarySerializer - Class in org.umlg.sqlg.structure.io.binary
- RecordIdBinarySerializer() - Constructor for class org.umlg.sqlg.structure.io.binary.RecordIdBinarySerializer
- RecordIdJacksonSerializerV1d0() - Constructor for class org.umlg.sqlg.structure.RecordId.RecordIdJacksonSerializerV1d0
- reduce(E, S) - Method in class org.umlg.sqlg.step.barrier.SqlgFoldStep
- reduce(E, S) - Method in class org.umlg.sqlg.step.barrier.SqlgReducingStepBarrier
- reduce(Comparable, Comparable) - Method in class org.umlg.sqlg.step.barrier.SqlgMaxGlobalStep
- reduce(Comparable, Comparable) - Method in class org.umlg.sqlg.step.barrier.SqlgMinGlobalStep
- reduce(Number, Number) - Method in class org.umlg.sqlg.step.barrier.SqlgCountGlobalStep
- reduce(Number, Number) - Method in class org.umlg.sqlg.step.barrier.SqlgSumGlobalStep
- reduce(Number, Pair<Number, Long>) - Method in class org.umlg.sqlg.step.barrier.SqlgAvgGlobalStep
- reduce(Map<K, V>, SqlgElement) - Method in class org.umlg.sqlg.step.SqlgGroupStep
- registerListener(SqlgGraph) - Method in interface org.umlg.sqlg.sql.dialect.SqlSchemaChangeDialect
- registerListener(TopologyListener) - Method in class org.umlg.sqlg.structure.topology.Topology
- reindexColumnsExcludeForeignKey(int, boolean) - Method in class org.umlg.sqlg.sql.parse.ColumnList
- remove() - Method in class org.umlg.sqlg.structure.SqlgEdge
- remove() - Method in class org.umlg.sqlg.structure.SqlgElement
- remove() - Method in class org.umlg.sqlg.structure.SqlgProperty
- remove() - Method in class org.umlg.sqlg.structure.SqlgVertex
- remove() - Method in interface org.umlg.sqlg.structure.TopologyInf
- remove(boolean) - Method in class org.umlg.sqlg.structure.topology.EdgeLabel
- remove(boolean) - Method in class org.umlg.sqlg.structure.topology.EdgeRole
- remove(boolean) - Method in class org.umlg.sqlg.structure.topology.Graph
- remove(boolean) - Method in class org.umlg.sqlg.structure.topology.Index
- remove(boolean) - Method in class org.umlg.sqlg.structure.topology.Partition
- remove(boolean) - Method in class org.umlg.sqlg.structure.topology.PropertyColumn
- remove(boolean) - Method in class org.umlg.sqlg.structure.topology.Schema
- remove(boolean) - Method in class org.umlg.sqlg.structure.topology.VertexLabel
- remove(boolean) - Method in interface org.umlg.sqlg.structure.TopologyInf
-
remove the topology item
- remove(int) - Method in class org.umlg.sqlg.util.ThreadLocalList
- remove(Object) - Method in class org.umlg.sqlg.util.ThreadLocalList
- remove(Object) - Method in class org.umlg.sqlg.util.ThreadLocalListOrderedSet
- remove(Object) - Method in class org.umlg.sqlg.util.ThreadLocalMap
- remove(Object) - Method in class org.umlg.sqlg.util.ThreadLocalSet
- removeAll(Collection<?>) - Method in class org.umlg.sqlg.util.ThreadLocalList
- removeAll(Collection<?>) - Method in class org.umlg.sqlg.util.ThreadLocalListOrderedSet
- removeAll(Collection<?>) - Method in class org.umlg.sqlg.util.ThreadLocalSet
- removeColumns(SchemaTableTree) - Method in class org.umlg.sqlg.sql.parse.ColumnList
- removeDbComparators() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- removeEdgeColumn(SqlgGraph, String, String, String) - Static method in class org.umlg.sqlg.structure.topology.TopologyManager
- removeEdgeLabel(SqlgGraph, EdgeLabel) - Static method in class org.umlg.sqlg.structure.topology.TopologyManager
- removeHasContainer(HasContainer) - Method in class org.umlg.sqlg.step.SqlgHasStep
- removeIndex(SqlgGraph, Index) - Static method in class org.umlg.sqlg.structure.topology.TopologyManager
- removeInEdgeRole(SqlgGraph, EdgeLabel, VertexLabel) - Static method in class org.umlg.sqlg.structure.topology.TopologyManager
- removeLabel(String) - Method in class org.umlg.sqlg.step.SqlgAbstractStep
- removeOutEdgeRole(SqlgGraph, EdgeLabel, VertexLabel) - Static method in class org.umlg.sqlg.structure.topology.TopologyManager
- removePartition(SqlgGraph, Partition) - Static method in class org.umlg.sqlg.structure.topology.TopologyManager
- removePartition(Partition, boolean) - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
- removeSchema(SqlgGraph, String) - Static method in class org.umlg.sqlg.structure.topology.TopologyManager
- removeScopeKey() - Method in class org.umlg.sqlg.step.barrier.SqlgWhereTraversalStepBarrier.SqlgWhereStartStep
- removeTrailingInId(String) - Static method in class org.umlg.sqlg.util.SqlgUtil
- removeTrailingOutId(String) - Static method in class org.umlg.sqlg.util.SqlgUtil
- removeVertexColumn(SqlgGraph, String, String, String) - Static method in class org.umlg.sqlg.structure.topology.TopologyManager
- removeVertexLabel(SqlgGraph, VertexLabel) - Static method in class org.umlg.sqlg.structure.topology.TopologyManager
- rename(String) - Method in class org.umlg.sqlg.structure.topology.EdgeLabel
- rename(String) - Method in class org.umlg.sqlg.structure.topology.PropertyColumn
- rename(String) - Method in class org.umlg.sqlg.structure.topology.VertexLabel
- rename(String) - Method in interface org.umlg.sqlg.structure.TopologyInf
- renameColumn(String, String, String, String) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- renameEdgeLabel(SqlgGraph, String, String, String) - Static method in class org.umlg.sqlg.structure.topology.TopologyManager
- renameTable(String, String, String) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- renameVertexLabel(SqlgGraph, String, String, String) - Static method in class org.umlg.sqlg.structure.topology.TopologyManager
- ReplacedStep<S,
E> - Class in org.umlg.sqlg.sql.parse -
Date: 2015/06/27 Time: 6:05 PM
- ReplacedStepTree<S,
E> - Class in org.umlg.sqlg.sql.parse - ReplacedStepTree(ReplacedStep<S, E>) - Constructor for class org.umlg.sqlg.sql.parse.ReplacedStepTree
- ReplacedStepTree.TreeNode - Class in org.umlg.sqlg.sql.parse
- replaceStepInTraversal(Step, SqlgStep) - Method in class org.umlg.sqlg.strategy.BaseStrategy
- replaceStepInTraversal(Step, SqlgStep) - Method in class org.umlg.sqlg.strategy.GraphStrategy
- replaceStepInTraversal(Step, SqlgStep) - Method in class org.umlg.sqlg.strategy.VertexStrategy
- requiresIndexLengthLimit() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
-
MariaDb can not index the LONGTEXT type.
- requiresIndexName() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- reset() - Method in class org.umlg.sqlg.sql.parse.ReplacedStepTree
- reset() - Method in class org.umlg.sqlg.step.barrier.SqlgAndStepBarrier
- reset() - Method in class org.umlg.sqlg.step.barrier.SqlgBranchStepBarrier
- reset() - Method in class org.umlg.sqlg.step.barrier.SqlgDropStepBarrier
- reset() - Method in class org.umlg.sqlg.step.barrier.SqlgLocalStepBarrier
- reset() - Method in class org.umlg.sqlg.step.barrier.SqlgNotStepBarrier
- reset() - Method in class org.umlg.sqlg.step.barrier.SqlgOptionalStepBarrier
- reset() - Method in class org.umlg.sqlg.step.barrier.SqlgOrStepBarrier
- reset() - Method in class org.umlg.sqlg.step.barrier.SqlgReducingStepBarrier
- reset() - Method in class org.umlg.sqlg.step.barrier.SqlgRepeatStepBarrier
- reset() - Method in class org.umlg.sqlg.step.barrier.SqlgStartStepBarrier
- reset() - Method in class org.umlg.sqlg.step.barrier.SqlgTraversalFilterStepBarrier
- reset() - Method in class org.umlg.sqlg.step.barrier.SqlgUnionStepBarrier
- reset() - Method in class org.umlg.sqlg.step.barrier.SqlgWhereTraversalStepBarrier
- reset() - Method in class org.umlg.sqlg.step.barrier.SqlgWhereTraversalStepBarrier.SqlgWhereEndStep
- reset() - Method in class org.umlg.sqlg.step.SqlgAbstractStep
- reset() - Method in class org.umlg.sqlg.step.SqlgFlatMapStep
- reset() - Method in class org.umlg.sqlg.step.SqlgGraphStep
- reset() - Method in class org.umlg.sqlg.step.SqlgGroupStep
- reset() - Method in class org.umlg.sqlg.step.SqlgInjectStep
- reset() - Method in class org.umlg.sqlg.step.SqlgVertexStep
- reset() - Method in class org.umlg.sqlg.strategy.SqlgRangeHolder
- resetColumnAliasMaps() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- resetLoops() - Method in class org.umlg.sqlg.structure.traverser.SqlgTraverser
- retainAll(Collection<?>) - Method in class org.umlg.sqlg.util.ThreadLocalList
- retainAll(Collection<?>) - Method in class org.umlg.sqlg.util.ThreadLocalListOrderedSet
- retainAll(Collection<?>) - Method in class org.umlg.sqlg.util.ThreadLocalSet
- returnType - Variable in class org.umlg.sqlg.step.SqlgPropertiesStep
- returnType - Variable in class org.umlg.sqlg.step.SqlgPropertyMapStep
- root() - Method in class org.umlg.sqlg.sql.parse.ReplacedStepTree
S
- Schema - Class in org.umlg.sqlg.structure.topology
-
Date: 2016/09/04 Time: 8:49 AM
- SCHEMA_VERTEX_DISPLAY - Static variable in class org.umlg.sqlg.structure.topology.Topology
- schemaExists(DatabaseMetaData, String) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- SchemaTable - Class in org.umlg.sqlg.structure
-
Date: 2014/08/17 Time: 7:20 AM
- SchemaTableTree - Class in org.umlg.sqlg.sql.parse
-
Date: 2015/01/08 Time: 7:06 AM
- SchemaTableTree(SqlgGraph, SchemaTable, int, List<HasContainer>, List<AndOrHasContainer>, SqlgComparatorHolder, List<Pair<Traversal.Admin<?, ?>, Comparator<?>>>, SqlgRangeHolder, SchemaTableTree.STEP_TYPE, boolean, boolean, boolean, boolean, int, Set<String>, Pair<String, List<String>>, List<String>, boolean) - Constructor for class org.umlg.sqlg.sql.parse.SchemaTableTree
-
This constructor is called for the root SchemaTableTree(s)
- SchemaTableTree.STEP_TYPE - Enum Class in org.umlg.sqlg.sql.parse
- SchemaTableTreeCache - Class in org.umlg.sqlg.structure
- sequenceId() - Method in class org.umlg.sqlg.structure.RecordId
- sequenceName(SqlgGraph, SchemaTable, String) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- serialize(RecordId, JsonGenerator, SerializerProvider) - Method in class org.umlg.sqlg.structure.RecordId.RecordIdJacksonSerializerV1d0
- serializeWithType(RecordId, JsonGenerator, SerializerProvider, TypeSerializer) - Method in class org.umlg.sqlg.structure.RecordId.RecordIdJacksonSerializerV1d0
- set(int, E) - Method in class org.umlg.sqlg.util.ThreadLocalList
- setAggregateFunction(Pair<String, List<String>>) - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- setAggregateFunction(Pair<String, List<String>>) - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- setAliasMapHolder(AliasMapHolder) - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- setApplyInStep(boolean) - Method in class org.umlg.sqlg.strategy.SqlgRangeHolder
- setArray(PreparedStatement, int, PropertyType, Object[]) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- setBulk(long) - Method in class org.umlg.sqlg.structure.traverser.SqlgGroupByTraverser
- setComparators(List<Pair<Traversal.Admin<?, ?>, Comparator<?>>>) - Method in class org.umlg.sqlg.strategy.SqlgComparatorHolder
- setConnectiveStepLabels(Set<String>) - Method in class org.umlg.sqlg.sql.parse.AndOrHasContainer
- setCount(int) - Method in class org.umlg.sqlg.structure.topology.CountUpDownLatch
-
Updates
count
to the requestednewCount
, returningtrue
on transition to zero. - setDefaultFetchSize(Integer) - Method in class org.umlg.sqlg.structure.SqlgTransaction
-
set default fetch size
- setDepth(int) - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- setEagerLoad(boolean) - Method in class org.umlg.sqlg.step.SqlgGraphStep
- setEagerLoad(boolean) - Method in interface org.umlg.sqlg.step.SqlgStep
- setEagerLoad(boolean) - Method in class org.umlg.sqlg.step.SqlgVertexStep
- setEmit(boolean) - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- setEmit(boolean) - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- setFakeEmit(boolean) - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- setFetchSize(Integer) - Method in class org.umlg.sqlg.structure.SqlgTransaction
-
set fetch size for current transaction
- setGeographyPoint(PreparedStatement, int, Object) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- setGroupBy(List<String>) - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- setGroupBy(List<String>) - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- setId(String) - Method in class org.umlg.sqlg.step.SqlgAbstractStep
- setIdOnly(boolean) - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- setIdStep(boolean) - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- setIncomingOnlyLocalOptionalStep(boolean) - Method in class org.umlg.sqlg.strategy.Emit
- setInternalPrimaryKey(RecordId) - Method in class org.umlg.sqlg.structure.SqlgElement
- setInternalStartTraverserIndex(long) - Method in class org.umlg.sqlg.structure.SqlgElement
- setJson(PreparedStatement, int, JsonNode) - Method in class org.umlg.sqlg.sql.dialect.BaseSqlDialect
- setJson(PreparedStatement, int, JsonNode) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- setKeepLabels(Set<String>) - Method in class org.umlg.sqlg.step.barrier.SqlgWhereTraversalStepBarrier
- setKeyValueAsParameter(SqlgGraph, boolean, int, PreparedStatement, ImmutablePair<PropertyDefinition, Object>) - Static method in class org.umlg.sqlg.util.SqlgUtil
- setKeyValuesAsParameter(SqlgGraph, boolean, int, PreparedStatement, Collection<ImmutablePair<PropertyDefinition, Object>>) - Static method in class org.umlg.sqlg.util.SqlgUtil
- setKeyValuesAsParameterUsingPropertyColumn(SqlgGraph, boolean, int, PreparedStatement, Collection<Pair<PropertyDefinition, Object>>) - Static method in class org.umlg.sqlg.util.SqlgUtil
- setKeyValuesAsParameterUsingPropertyColumn(SqlgGraph, int, PreparedStatement, Map<String, Pair<PropertyDefinition, Object>>) - Static method in class org.umlg.sqlg.util.SqlgUtil
- setLazyQueries(boolean) - Method in class org.umlg.sqlg.structure.SqlgTransaction
-
set the laziness on query result reading
- setLeftJoin(boolean) - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- setLength(int) - Method in class org.umlg.sqlg.structure.PropertyType
- setLineString(PreparedStatement, int, Object) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- setLocalBarrierStep(boolean) - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- setLquery(PreparedStatement, int, String) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- setLqueryArray(PreparedStatement, int, Array) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- setLtree(PreparedStatement, int, String) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- setLtreeArray(PreparedStatement, int, Array) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- setNextStep(Step<E, ?>) - Method in class org.umlg.sqlg.step.SqlgAbstractStep
- setOuterLeftJoin(boolean) - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- setParameterOnStatement(Multimap<PropertyDefinition, Object>, SchemaTableTree) - Method in class org.umlg.sqlg.sql.parse.AndOrHasContainer
- setParametersOnStatement(SqlgGraph, LinkedList<SchemaTableTree>, PreparedStatement, boolean) - Static method in class org.umlg.sqlg.util.SqlgUtil
- setParentIdsAndIndexes(List<Pair<RecordId.ID, Long>>) - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- setPartitionExpression(String) - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
- setPartitionType(PartitionType) - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
- setPath(Path) - Method in class org.umlg.sqlg.strategy.Emit
- setPoint(PreparedStatement, int, Object) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- setPolygon(PreparedStatement, int, Object) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- setPreviousStep(Step<?, S>) - Method in class org.umlg.sqlg.step.SqlgAbstractStep
- setRepeat(boolean) - Method in class org.umlg.sqlg.strategy.Emit
- setRepeated(boolean) - Method in class org.umlg.sqlg.strategy.Emit
- setRequiresOneBulk(boolean) - Method in class org.umlg.sqlg.structure.traverser.SqlgTraverser
- setRestrictedProperties(Set<String>) - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- setRestrictedProperties(Set<String>) - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- setSeedSupplier(Supplier<E>) - Method in class org.umlg.sqlg.step.barrier.SqlgReducingStepBarrier
- setSqlgComparatorHolders(List<SqlgComparatorHolder>) - Method in class org.umlg.sqlg.strategy.Emit
- setSqlgRangeHolder(SqlgRangeHolder) - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- setSqlgRangeHolder(SqlgRangeHolder) - Method in class org.umlg.sqlg.step.barrier.SqlgRepeatStepBarrier
- setStartElementIndex(long) - Method in interface org.umlg.sqlg.structure.traverser.ISqlgTraverser
- setStartElementIndex(long) - Method in class org.umlg.sqlg.structure.traverser.SqlgGroupByTraverser
- setStartElementIndex(long) - Method in class org.umlg.sqlg.structure.traverser.SqlgTraverser
- setTraversal(Traversal.Admin<?, ?>) - Method in class org.umlg.sqlg.step.barrier.SqlgBranchStepBarrier
- setTraversal(Traversal.Admin<?, ?>) - Method in class org.umlg.sqlg.step.barrier.SqlgLocalStepBarrier
- setTraversal(Traversal.Admin<?, ?>) - Method in class org.umlg.sqlg.step.barrier.SqlgRepeatStepBarrier
- setTraversal(Traversal.Admin<?, ?>) - Method in class org.umlg.sqlg.step.barrier.SqlgStartStepBarrier
- setTraversal(Traversal.Admin<?, ?>) - Method in class org.umlg.sqlg.step.barrier.SqlgUnionStepBarrier
- setTraversal(Traversal.Admin<?, ?>) - Method in class org.umlg.sqlg.step.barrier.SqlgWhereTraversalStepBarrier
- setTraversal(Traversal.Admin<?, ?>) - Method in class org.umlg.sqlg.step.SqlgAbstractStep
- setTraversal(Traversal.Admin<?, ?>) - Method in class org.umlg.sqlg.step.SqlgAddVertexStartStep
- setTraversal(Traversal.Admin<?, ?>) - Method in class org.umlg.sqlg.step.SqlgConnectiveStep
- setTraversal(Traversal.Admin<?, ?>) - Method in class org.umlg.sqlg.step.SqlgPropertyMapStep
- setTraverser(Traverser.Admin<E>) - Method in class org.umlg.sqlg.strategy.Emit
- setUntilFirst(boolean) - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- setWriteTransaction(boolean) - Method in class org.umlg.sqlg.structure.SqlgTransaction
- SHORT - Static variable in class org.umlg.sqlg.structure.PropertyType
- short_ARRAY - Static variable in class org.umlg.sqlg.structure.PropertyType
- SHORT_ARRAY - Static variable in class org.umlg.sqlg.structure.PropertyType
- short_ARRAY_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- SHORT_ARRAY_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- SHORT_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- shouldSelectProperty(String) - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
-
should we select the given property?
- size() - Method in class org.umlg.sqlg.structure.PreparedStatementCache
- size() - Method in class org.umlg.sqlg.util.ThreadLocalList
- size() - Method in class org.umlg.sqlg.util.ThreadLocalListOrderedSet
- size() - Method in class org.umlg.sqlg.util.ThreadLocalMap
- size() - Method in class org.umlg.sqlg.util.ThreadLocalSet
- SortedTree<T> - Class in org.umlg.sqlg.util
-
This is used by clients.
- SortedTree(Comparator<? super T>) - Constructor for class org.umlg.sqlg.util.SortedTree
- splitIntoSubStacks(LinkedList<SchemaTableTree>) - Static method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- sql() - Method in record class org.umlg.sqlg.strategy.SqlgSqlExecutor.DropQuery
-
Returns the value of the
sql
record component. - sql(Pair<SchemaTableTree, LinkedList<SchemaTableTree>>) - Method in class org.umlg.sqlg.structure.SchemaTableTreeCache
- sqlArrayTypeNameToPropertyType(String, SqlgGraph, String, String, String, ListIterator<Triple<String, Integer, String>>) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
-
"TYPE_NAME" is column meta data returned by the jdbc driver.
- SqlBulkDialect - Interface in org.umlg.sqlg.sql.dialect
-
Date: 2016/09/03 Time: 2:56 PM
- SqlDialect - Interface in org.umlg.sqlg.sql.dialect
- SQLG_NOTIFICATION_CHANNEL - Static variable in class org.umlg.sqlg.structure.topology.Topology
- SQLG_PATH_FAKE_LABEL - Static variable in class org.umlg.sqlg.strategy.BaseStrategy
- SQLG_PATH_ORDER_RANGE_LABEL - Static variable in class org.umlg.sqlg.strategy.BaseStrategy
- SQLG_PATH_TEMP_FAKE_LABEL - Static variable in class org.umlg.sqlg.strategy.BaseStrategy
- SQLG_SCHEMA - Static variable in class org.umlg.sqlg.structure.topology.Schema
- SQLG_SCHEMA - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
Rdbms schema that holds sqlg topology.
- SQLG_SCHEMA_EDGE_DISTRIBUTION_COLOCATE_EDGE - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
Edge table for the edge's colocate label.
- SQLG_SCHEMA_EDGE_DISTRIBUTION_COLUMN_EDGE - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
Edge table for the edge's distribution column.
- SQLG_SCHEMA_EDGE_IDENTIFIER_EDGE - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
Edge table for the edge's identifier properties.
- SQLG_SCHEMA_EDGE_IDENTIFIER_INDEX_EDGE - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
Indicates the primary key order.
- SQLG_SCHEMA_EDGE_INDEX_EDGE - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
Edge table for the EdgeLabel to Index.
- SQLG_SCHEMA_EDGE_LABEL - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
Table storing the graphs edge labels.
- SQLG_SCHEMA_EDGE_LABEL_DISTRIBUTION_SHARD_COUNT - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
Edge's shard_count property.
- SQLG_SCHEMA_EDGE_LABEL_NAME - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
EdgeLabel's name property.
- SQLG_SCHEMA_EDGE_LABEL_PARTITION_EXPRESSION - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
EdgeLabel's partition expression.
- SQLG_SCHEMA_EDGE_LABEL_PARTITION_TYPE - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
EdgeLabel's partition type.
- SQLG_SCHEMA_EDGE_PARTITION_EDGE - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
Edge table for the edge's partitions.
- SQLG_SCHEMA_EDGE_PROPERTIES_EDGE - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
Edge table for the edge's properties.
- SQLG_SCHEMA_GRAPH - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
Table storing the graph's graph meta data.
- SQLG_SCHEMA_GRAPH_DB_VERSION - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
graph's database version.
- SQLG_SCHEMA_GRAPH_VERSION - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
graph's sqlg version.
- SQLG_SCHEMA_IN_EDGES_EDGE - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
Edge table for the vertices in edges.
- SQLG_SCHEMA_IN_EDGES_LOWER_MULTIPLICITY - Static variable in class org.umlg.sqlg.structure.topology.Topology
- SQLG_SCHEMA_IN_EDGES_ORDERED - Static variable in class org.umlg.sqlg.structure.topology.Topology
- SQLG_SCHEMA_IN_EDGES_UNIQUE - Static variable in class org.umlg.sqlg.structure.topology.Topology
- SQLG_SCHEMA_IN_EDGES_UPPER_MULTIPLICITY - Static variable in class org.umlg.sqlg.structure.topology.Topology
- SQLG_SCHEMA_INDEX - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
Table storing the graphs indexes.
- SQLG_SCHEMA_INDEX_INDEX_TYPE - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
Index table's index_type property
- SQLG_SCHEMA_INDEX_NAME - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
Index table's name property
- SQLG_SCHEMA_INDEX_PROPERTY_EDGE - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
Edge table for Index to Property
- SQLG_SCHEMA_INDEX_PROPERTY_EDGE_SEQUENCE - Static variable in class org.umlg.sqlg.structure.topology.Topology
- SQLG_SCHEMA_LOG - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
Table storing the logs.
- SQLG_SCHEMA_LOG_LOG - Static variable in class org.umlg.sqlg.structure.topology.Topology
- SQLG_SCHEMA_LOG_PID - Static variable in class org.umlg.sqlg.structure.topology.Topology
- SQLG_SCHEMA_LOG_TIMESTAMP - Static variable in class org.umlg.sqlg.structure.topology.Topology
- SQLG_SCHEMA_OUT_EDGES_EDGE - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
Edge table for the vertices out edges.
- SQLG_SCHEMA_OUT_EDGES_LOWER_MULTIPLICITY - Static variable in class org.umlg.sqlg.structure.topology.Topology
- SQLG_SCHEMA_OUT_EDGES_ORDERED - Static variable in class org.umlg.sqlg.structure.topology.Topology
- SQLG_SCHEMA_OUT_EDGES_UNIQUE - Static variable in class org.umlg.sqlg.structure.topology.Topology
- SQLG_SCHEMA_OUT_EDGES_UPPER_MULTIPLICITY - Static variable in class org.umlg.sqlg.structure.topology.Topology
- SQLG_SCHEMA_PARTITION - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
Table storing the partition.
- SQLG_SCHEMA_PARTITION_ABSTRACT_LABEL_NAME - Static variable in class org.umlg.sqlg.structure.topology.Topology
- SQLG_SCHEMA_PARTITION_FROM - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
The Partition's from spec.
- SQLG_SCHEMA_PARTITION_IN - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
The Partition's in spec.
- SQLG_SCHEMA_PARTITION_MODULUS - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
The Partition's modulus spec.
- SQLG_SCHEMA_PARTITION_NAME - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
The Partition's name.
- SQLG_SCHEMA_PARTITION_PARTITION_EDGE - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
Partition table for the partition's partitions.
- SQLG_SCHEMA_PARTITION_PARTITION_EXPRESSION - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
The Partition's sub-partition's partitionExpression.
- SQLG_SCHEMA_PARTITION_PARTITION_TYPE - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
The Partition's sub-partition's PartitionType.
- SQLG_SCHEMA_PARTITION_REMAINDER - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
The Partition's remainder spec.
- SQLG_SCHEMA_PARTITION_SCHEMA_NAME - Static variable in class org.umlg.sqlg.structure.topology.Topology
- SQLG_SCHEMA_PARTITION_TO - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
The Partition's to spec.
- SQLG_SCHEMA_PROPERTY - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
Table storing the graphs element properties.
- SQLG_SCHEMA_PROPERTY_CHECK_CONSTRAINT - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
A check constraint for the property.
- SQLG_SCHEMA_PROPERTY_DEFAULT_LITERAL - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
The default value for the property.
- SQLG_SCHEMA_PROPERTY_MULTIPLICITY_LOWER - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
Lower multiplicity of the property.
- SQLG_SCHEMA_PROPERTY_MULTIPLICITY_UPPER - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
Upper multiplicity of the property.
- SQLG_SCHEMA_PROPERTY_NAME - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
Property table's name property
- SQLG_SCHEMA_PROPERTY_TYPE - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
Property table's type property
- SQLG_SCHEMA_SCHEMA - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
Table storing the graph's schemas.
- SQLG_SCHEMA_SCHEMA_NAME - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
Schema's name.
- SQLG_SCHEMA_SCHEMA_VERTEX_EDGE - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
Edge table for the schema to vertex edge.
- SQLG_SCHEMA_VERTEX_DISTRIBUTION_COLOCATE_EDGE - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
Edge table for the vertex's colocate label.
- SQLG_SCHEMA_VERTEX_DISTRIBUTION_COLUMN_EDGE - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
Edge table for the vertex's distribution column.
- SQLG_SCHEMA_VERTEX_IDENTIFIER_EDGE - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
Edge table for the vertex's identifier properties.
- SQLG_SCHEMA_VERTEX_IDENTIFIER_INDEX_EDGE - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
Indicates the primary key order.
- SQLG_SCHEMA_VERTEX_INDEX_EDGE - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
Edge table for the VertexLabel to Index.
- SQLG_SCHEMA_VERTEX_LABEL - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
Table storing the graphs vertex labels.
- SQLG_SCHEMA_VERTEX_LABEL_DISTRIBUTION_SHARD_COUNT - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
vertex's shard_count property.
- SQLG_SCHEMA_VERTEX_LABEL_NAME - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
VertexLabel's name property.
- SQLG_SCHEMA_VERTEX_LABEL_PARTITION_EXPRESSION - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
VertexLabel's partition expression.
- SQLG_SCHEMA_VERTEX_LABEL_PARTITION_TYPE - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
VertexLabel's partition type.
- SQLG_SCHEMA_VERTEX_PARTITION_EDGE - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
Edge table for the vertex's partitions.
- SQLG_SCHEMA_VERTEX_PROPERTIES_EDGE - Static variable in class org.umlg.sqlg.structure.topology.Topology
-
Edge table for the vertex's properties.
- sqlg.core - module sqlg.core
- SqlgAbstractStep<S,
E> - Class in org.umlg.sqlg.step - SqlgAbstractStep(Traversal.Admin) - Constructor for class org.umlg.sqlg.step.SqlgAbstractStep
- sqlgAddIndexEdgeSequenceColumn() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- SqlgAddVertexStartStep - Class in org.umlg.sqlg.step
- SqlgAddVertexStartStep(Traversal.Admin, Parameters) - Constructor for class org.umlg.sqlg.step.SqlgAddVertexStartStep
- SqlgAddVertexStartStepStrategy - Class in org.umlg.sqlg.strategy
- SqlgAddVertexStartStepStrategy() - Constructor for class org.umlg.sqlg.strategy.SqlgAddVertexStartStepStrategy
- SqlgAndStepBarrier<S> - Class in org.umlg.sqlg.step.barrier
- SqlgAndStepBarrier(Traversal.Admin, Collection<Traversal<S, ?>>) - Constructor for class org.umlg.sqlg.step.barrier.SqlgAndStepBarrier
- SqlgAndStepStepStrategy<S> - Class in org.umlg.sqlg.strategy.barrier
- SqlgAndStepStepStrategy() - Constructor for class org.umlg.sqlg.strategy.barrier.SqlgAndStepStepStrategy
- SqlgAvgGlobalStep - Class in org.umlg.sqlg.step.barrier
- SqlgAvgGlobalStep(Traversal.Admin<?, ?>) - Constructor for class org.umlg.sqlg.step.barrier.SqlgAvgGlobalStep
- SqlgBranchStepBarrier<S,
E, M> - Class in org.umlg.sqlg.step.barrier - SqlgChooseStepBarrier<S,
E, M> - Class in org.umlg.sqlg.step.barrier - SqlgChooseStepBarrier(Traversal.Admin, Traversal.Admin<S, M>) - Constructor for class org.umlg.sqlg.step.barrier.SqlgChooseStepBarrier
- SqlgChooseStepStrategy<M,
S, E> - Class in org.umlg.sqlg.strategy.barrier - SqlgChooseStepStrategy() - Constructor for class org.umlg.sqlg.strategy.barrier.SqlgChooseStepStrategy
- SqlgComparatorHolder - Class in org.umlg.sqlg.strategy
- SqlgComparatorHolder() - Constructor for class org.umlg.sqlg.strategy.SqlgComparatorHolder
- SqlgCompiledResultIterator<E> - Class in org.umlg.sqlg.structure
-
Date: 2015/07/01 Time: 2:03 PM
- SqlgCompiledResultIterator(SqlgGraph, Set<SchemaTableTree>) - Constructor for class org.umlg.sqlg.structure.SqlgCompiledResultIterator
- SqlgCompiledResultIterator(SqlgGraph, Set<SchemaTableTree>, boolean) - Constructor for class org.umlg.sqlg.structure.SqlgCompiledResultIterator
- SqlgComputerAwareStep<S,
E> - Class in org.umlg.sqlg.step - SqlgComputerAwareStep(Traversal.Admin) - Constructor for class org.umlg.sqlg.step.SqlgComputerAwareStep
- SqlgConnectiveStep<S> - Class in org.umlg.sqlg.step
- SqlgConnectiveStep(Traversal.Admin, Collection<Traversal<S, ?>>) - Constructor for class org.umlg.sqlg.step.SqlgConnectiveStep
- SqlgConnectiveStep(Traversal.Admin, Traversal<S, ?>...) - Constructor for class org.umlg.sqlg.step.SqlgConnectiveStep
- SqlgCountGlobalStep - Class in org.umlg.sqlg.step.barrier
- SqlgCountGlobalStep(Traversal.Admin<?, ?>) - Constructor for class org.umlg.sqlg.step.barrier.SqlgCountGlobalStep
- sqlgCreateTopologyGraph() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- SqlgDataSource - Interface in org.umlg.sqlg.structure
- SqlgDataSourceFactory - Class in org.umlg.sqlg.structure
-
Created by petercipov on 27/02/2017.
- SqlgDataSourceFactory() - Constructor for class org.umlg.sqlg.structure.SqlgDataSourceFactory
- SqlgDropStepBarrier<S> - Class in org.umlg.sqlg.step.barrier
- SqlgDropStepBarrier(Traversal.Admin, CallbackRegistry<Event>) - Constructor for class org.umlg.sqlg.step.barrier.SqlgDropStepBarrier
- SqlgDropStepStrategy - Class in org.umlg.sqlg.strategy
- SqlgDropStepStrategy() - Constructor for class org.umlg.sqlg.strategy.SqlgDropStepStrategy
- SqlgEdge - Class in org.umlg.sqlg.structure
-
Date: 2014/07/12 Time: 5:41 AM
- SqlgEdge(SqlgGraph, List<Comparable>, String, String) - Constructor for class org.umlg.sqlg.structure.SqlgEdge
- SqlgElement - Class in org.umlg.sqlg.structure
-
Date: 2014/07/12 Time: 5:40 AM
- SqlgElement(SqlgGraph, Long, String, String) - Constructor for class org.umlg.sqlg.structure.SqlgElement
- SqlgElement(SqlgGraph, String, String) - Constructor for class org.umlg.sqlg.structure.SqlgElement
- SqlgElement(SqlgGraph, List<Comparable>, String, String) - Constructor for class org.umlg.sqlg.structure.SqlgElement
- SqlgElementMapStep<K,
E> - Class in org.umlg.sqlg.step - SqlgElementMapStep(Traversal.Admin, String...) - Constructor for class org.umlg.sqlg.step.SqlgElementMapStep
- SqlgEmptyStepBarrier<S> - Class in org.umlg.sqlg.step.barrier
- SqlgEmptyStepBarrier(Traversal.Admin) - Constructor for class org.umlg.sqlg.step.barrier.SqlgEmptyStepBarrier
- SqlgExceptions - Class in org.umlg.sqlg.structure
-
Date: 2015/02/21 Time: 8:56 PM
- SqlgExceptions.DeadLockDetected - Exception in org.umlg.sqlg.structure
- SqlgExceptions.GisNotSupportedException - Exception in org.umlg.sqlg.structure
- SqlgExceptions.InvalidColumnException - Exception in org.umlg.sqlg.structure
- SqlgExceptions.InvalidFromRecordIdException - Exception in org.umlg.sqlg.structure
- SqlgExceptions.InvalidIdException - Exception in org.umlg.sqlg.structure
- SqlgExceptions.InvalidPropertyTypeException - Exception in org.umlg.sqlg.structure
- SqlgExceptions.InvalidSchemaException - Exception in org.umlg.sqlg.structure
- SqlgExceptions.InvalidTableException - Exception in org.umlg.sqlg.structure
- SqlgExceptions.TopologyLockTimeout - Exception in org.umlg.sqlg.structure
- SqlgExceptions.WriteLockTimeout - Exception in org.umlg.sqlg.structure
- SqlgExpandableStepIterator<S> - Class in org.umlg.sqlg.step
- SqlgExpandableStepIterator(Step<S, ?>) - Constructor for class org.umlg.sqlg.step.SqlgExpandableStepIterator
- SqlgFeatures() - Constructor for class org.umlg.sqlg.structure.SqlgGraph.SqlgFeatures
- SqlgFilterStep<S> - Class in org.umlg.sqlg.step
- SqlgFilterStep(Traversal.Admin) - Constructor for class org.umlg.sqlg.step.SqlgFilterStep
- SqlgFlatMapStep<S,
E> - Class in org.umlg.sqlg.step - SqlgFlatMapStep(Traversal.Admin<?, ?>) - Constructor for class org.umlg.sqlg.step.SqlgFlatMapStep
- SqlgFoldStep<S,
E> - Class in org.umlg.sqlg.step.barrier - SqlgFoldStep(Traversal.Admin, Supplier<E>, boolean, BinaryOperator<E>) - Constructor for class org.umlg.sqlg.step.barrier.SqlgFoldStep
- SqlgFoldStep.FoldBiOperator<E> - Class in org.umlg.sqlg.step.barrier
- SqlgFoldStepStrategy - Class in org.umlg.sqlg.strategy.barrier
- SqlgFoldStepStrategy() - Constructor for class org.umlg.sqlg.strategy.barrier.SqlgFoldStepStrategy
- SqlgGraph - Class in org.umlg.sqlg.structure
-
Date: 2014/07/12 Time: 5:38 AM
- SqlgGraph.ISqlGFeatures - Interface in org.umlg.sqlg.structure
- SqlgGraph.SqlgFeatures - Class in org.umlg.sqlg.structure
- SqlgGraphStep<S,
E extends SqlgElement> - Class in org.umlg.sqlg.step -
Date: 2015/02/20 Time: 9:54 PM
- SqlgGraphStep(SqlgGraph, Traversal.Admin, Class<E>, boolean, Object...) - Constructor for class org.umlg.sqlg.step.SqlgGraphStep
- SqlgGraphStepStrategy - Class in org.umlg.sqlg.strategy
- SqlgGraphStepStrategy() - Constructor for class org.umlg.sqlg.strategy.SqlgGraphStepStrategy
- SqlgGraphTraversalSource - Class in org.umlg.sqlg.structure
-
Date: 2016/05/16 Time: 8:37 PM
- SqlgGraphTraversalSource(Graph) - Constructor for class org.umlg.sqlg.structure.SqlgGraphTraversalSource
- SqlgGraphTraversalSource(Graph, TraversalStrategies) - Constructor for class org.umlg.sqlg.structure.SqlgGraphTraversalSource
- SqlgGroupByTraverser<K,
V> - Class in org.umlg.sqlg.structure.traverser - SqlgGroupByTraverser(Map<K, V>) - Constructor for class org.umlg.sqlg.structure.traverser.SqlgGroupByTraverser
- SqlgGroupStep<K,
V> - Class in org.umlg.sqlg.step - SqlgGroupStep(Traversal.Admin, List<String>, String, boolean, SqlgGroupStep.REDUCTION) - Constructor for class org.umlg.sqlg.step.SqlgGroupStep
- SqlgGroupStep.REDUCTION - Enum Class in org.umlg.sqlg.step
- SqlgHasNextStep<S> - Class in org.umlg.sqlg.step
- SqlgHasNextStep(Traversal.Admin) - Constructor for class org.umlg.sqlg.step.SqlgHasNextStep
- SqlgHasNextStepStrategy - Class in org.umlg.sqlg.strategy
- SqlgHasNextStepStrategy() - Constructor for class org.umlg.sqlg.strategy.SqlgHasNextStepStrategy
- SqlgHasStep<S extends org.apache.tinkerpop.gremlin.structure.Element> - Class in org.umlg.sqlg.step
- SqlgHasStep(Traversal.Admin, HasContainer...) - Constructor for class org.umlg.sqlg.step.SqlgHasStep
- SqlgHasStepStrategy - Class in org.umlg.sqlg.strategy
- SqlgHasStepStrategy() - Constructor for class org.umlg.sqlg.strategy.SqlgHasStepStrategy
- SqlgHikariDataSource - Static variable in interface org.umlg.sqlg.structure.SqlgDataSource
- SqlgIdStep - Class in org.umlg.sqlg.step
- SqlgIdStep(Traversal.Admin) - Constructor for class org.umlg.sqlg.step.SqlgIdStep
- SqlgInjectStep<S> - Class in org.umlg.sqlg.step
- SqlgInjectStep(Traversal.Admin, S...) - Constructor for class org.umlg.sqlg.step.SqlgInjectStep
- SqlgInjectStepStrategy - Class in org.umlg.sqlg.strategy
- SqlgInjectStepStrategy() - Constructor for class org.umlg.sqlg.strategy.SqlgInjectStepStrategy
- SqlgIoRegistryV1 - Class in org.umlg.sqlg.structure
-
Date: 2015/05/07 Time: 8:05 PM
- SqlgIoRegistryV2 - Class in org.umlg.sqlg.structure
-
Date: 2015/05/07 Time: 8:05 PM
- SqlgIoRegistryV3 - Class in org.umlg.sqlg.structure
-
Date: 2015/05/07 Time: 8:05 PM
- SqlgLambdaFilterStep<S> - Class in org.umlg.sqlg.step
- SqlgLambdaFilterStep(Traversal.Admin, Predicate<Traverser<S>>) - Constructor for class org.umlg.sqlg.step.SqlgLambdaFilterStep
- SqlgLocalStepBarrier<S,
E> - Class in org.umlg.sqlg.step.barrier - SqlgLocalStepBarrier(Traversal.Admin, LocalStep<S, E>) - Constructor for class org.umlg.sqlg.step.barrier.SqlgLocalStepBarrier
- SqlgLocalStepStrategy - Class in org.umlg.sqlg.strategy.barrier
- SqlgLocalStepStrategy() - Constructor for class org.umlg.sqlg.strategy.barrier.SqlgLocalStepStrategy
- SqlgMapStep<S,
E> - Class in org.umlg.sqlg.step - SqlgMapStep(Traversal.Admin) - Constructor for class org.umlg.sqlg.step.SqlgMapStep
- SqlgMaxGlobalStep - Class in org.umlg.sqlg.step.barrier
- SqlgMaxGlobalStep(Traversal.Admin<?, ?>) - Constructor for class org.umlg.sqlg.step.barrier.SqlgMaxGlobalStep
- SqlgMinGlobalStep - Class in org.umlg.sqlg.step.barrier
- SqlgMinGlobalStep(Traversal.Admin<?, ?>) - Constructor for class org.umlg.sqlg.step.barrier.SqlgMinGlobalStep
- SqlgNotStepBarrier<S> - Class in org.umlg.sqlg.step.barrier
- SqlgNotStepBarrier(Traversal.Admin<?, ?>, Traversal<S, ?>) - Constructor for class org.umlg.sqlg.step.barrier.SqlgNotStepBarrier
- SqlgNotStepStepStrategy<S> - Class in org.umlg.sqlg.strategy.barrier
- SqlgNotStepStepStrategy() - Constructor for class org.umlg.sqlg.strategy.barrier.SqlgNotStepStepStrategy
- SqlgOptionalStepBarrier<S> - Class in org.umlg.sqlg.step.barrier
- SqlgOptionalStepBarrier(Traversal.Admin, Traversal.Admin<S, S>) - Constructor for class org.umlg.sqlg.step.barrier.SqlgOptionalStepBarrier
- SqlgOptionalStepStrategy<S> - Class in org.umlg.sqlg.strategy.barrier
- SqlgOptionalStepStrategy() - Constructor for class org.umlg.sqlg.strategy.barrier.SqlgOptionalStepStrategy
- SqlgOrStepBarrier<S> - Class in org.umlg.sqlg.step.barrier
- SqlgOrStepBarrier(Traversal.Admin, Collection<Traversal<S, ?>>) - Constructor for class org.umlg.sqlg.step.barrier.SqlgOrStepBarrier
- SqlgOrStepStepStrategy<S> - Class in org.umlg.sqlg.strategy.barrier
- SqlgOrStepStepStrategy() - Constructor for class org.umlg.sqlg.strategy.barrier.SqlgOrStepStepStrategy
- SqlgPlugin - Interface in org.umlg.sqlg
- SqlgPropertiesStep<E> - Class in org.umlg.sqlg.step
- SqlgPropertiesStep(Traversal.Admin<?, ?>, PropertyType, String...) - Constructor for class org.umlg.sqlg.step.SqlgPropertiesStep
- SqlgProperty<V> - Class in org.umlg.sqlg.structure
-
Date: 2014/07/12 Time: 5:43 AM
- SqlgPropertyMapStep<K,
E> - Class in org.umlg.sqlg.step - SqlgPropertyMapStep(Traversal.Admin, int, PropertyType, TraversalRing<K, E>, String...) - Constructor for class org.umlg.sqlg.step.SqlgPropertyMapStep
- SqlgRangeHolder - Class in org.umlg.sqlg.strategy
-
Date: 2017/03/25 Time: 2:42 PM
- SqlgReducingStepBarrier<S,
E> - Class in org.umlg.sqlg.step.barrier - SqlgReducingStepBarrier(Traversal.Admin<?, ?>) - Constructor for class org.umlg.sqlg.step.barrier.SqlgReducingStepBarrier
- SqlgRepeatStepBarrier<S> - Class in org.umlg.sqlg.step.barrier
- SqlgRepeatStepBarrier(Traversal.Admin, RepeatStep<S>) - Constructor for class org.umlg.sqlg.step.barrier.SqlgRepeatStepBarrier
- SqlgRepeatStepBarrier.SqlgRepeatEndStepBarrier - Class in org.umlg.sqlg.step.barrier
- SqlgRepeatStepStrategy - Class in org.umlg.sqlg.strategy.barrier
- SqlgRepeatStepStrategy() - Constructor for class org.umlg.sqlg.strategy.barrier.SqlgRepeatStepStrategy
- SqlgRestrictPropertiesStrategy - Class in org.umlg.sqlg.strategy
-
Restricts the set of properties to read for a given vertex or edge, if we determine that we don't need them all for the rest of the traversal
- SqlgRestrictPropertiesStrategy() - Constructor for class org.umlg.sqlg.strategy.SqlgRestrictPropertiesStrategy
- sqlgSchema() - Method in class org.umlg.sqlg.strategy.TopologyStrategy.Builder
- SqlgSelectOneStepStrategy - Class in org.umlg.sqlg.strategy
-
This strategy will look for SelectOneStep followed by a PropertyMap step, i.e.
- SqlgSelectOneStepStrategy() - Constructor for class org.umlg.sqlg.strategy.SqlgSelectOneStepStrategy
- SqlgSqlExecutor - Class in org.umlg.sqlg.strategy
-
Date: 2016/05/04 Time: 8:44 PM
- SqlgSqlExecutor.DROP_QUERY - Enum Class in org.umlg.sqlg.strategy
- SqlgSqlExecutor.DropQuery - Record Class in org.umlg.sqlg.strategy
- sqlgSqlgSchemaCreationScript() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- SqlgStartStepBarrier<S> - Class in org.umlg.sqlg.step.barrier
- SqlgStartStepBarrier(Traversal.Admin) - Constructor for class org.umlg.sqlg.step.barrier.SqlgStartStepBarrier
- SqlgStartStepBarrier(Traversal.Admin, StartStep<S>) - Constructor for class org.umlg.sqlg.step.barrier.SqlgStartStepBarrier
- SqlgStartStepStrategy - Class in org.umlg.sqlg.strategy.barrier
- SqlgStartStepStrategy() - Constructor for class org.umlg.sqlg.strategy.barrier.SqlgStartStepStrategy
- SqlgStep - Interface in org.umlg.sqlg.step
- SqlgSumGlobalStep - Class in org.umlg.sqlg.step.barrier
- SqlgSumGlobalStep(Traversal.Admin<?, ?>) - Constructor for class org.umlg.sqlg.step.barrier.SqlgSumGlobalStep
- sqlgTopologyCreationScripts() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- SqlgTransaction - Class in org.umlg.sqlg.structure
-
This class is a singleton.
- SqlgTraversalFilterStepBarrier<S> - Class in org.umlg.sqlg.step.barrier
- SqlgTraversalFilterStepBarrier(Traversal.Admin, Traversal.Admin<S, ?>) - Constructor for class org.umlg.sqlg.step.barrier.SqlgTraversalFilterStepBarrier
- SqlgTraversalFilterStepStrategy<S> - Class in org.umlg.sqlg.strategy.barrier
- SqlgTraversalFilterStepStrategy() - Constructor for class org.umlg.sqlg.strategy.barrier.SqlgTraversalFilterStepStrategy
- SqlgTraversalUtil - Class in org.umlg.sqlg.util
- SqlgTraversalUtil() - Constructor for class org.umlg.sqlg.util.SqlgTraversalUtil
- SqlgTraverser<T> - Class in org.umlg.sqlg.structure.traverser
- SqlgTraverserGenerator - Class in org.umlg.sqlg.structure.traverser
- SqlgUnionPathStrategy - Class in org.umlg.sqlg.strategy
-
Rewrites union followed by path.
- SqlgUnionPathStrategy() - Constructor for class org.umlg.sqlg.strategy.SqlgUnionPathStrategy
- SqlgUnionStepBarrier<S,
E> - Class in org.umlg.sqlg.step.barrier - SqlgUnionStepBarrier(Traversal.Admin, UnionStep<S, E>) - Constructor for class org.umlg.sqlg.step.barrier.SqlgUnionStepBarrier
- SqlgUnionStepStrategy - Class in org.umlg.sqlg.strategy.barrier
- SqlgUnionStepStrategy() - Constructor for class org.umlg.sqlg.strategy.barrier.SqlgUnionStepStrategy
- SqlgUtil - Class in org.umlg.sqlg.util
-
Date: 2014/07/12 Time: 3:13 PM
- SqlgVertex - Class in org.umlg.sqlg.structure
-
Date: 2014/07/12 Time: 5:42 AM
- SqlgVertex(SqlgGraph, String, String, Map<String, Object>) - Constructor for class org.umlg.sqlg.structure.SqlgVertex
- SqlgVertex(SqlgGraph, VertexLabel, String, String, Map<String, Object>) - Constructor for class org.umlg.sqlg.structure.SqlgVertex
- SqlgVertex(SqlgGraph, VertexLabel, SchemaTable, Map<String, Object>) - Constructor for class org.umlg.sqlg.structure.SqlgVertex
-
Used for streamingVertex
- SqlgVertexProperty<V> - Class in org.umlg.sqlg.structure
-
Date: 2014/09/10 Time: 8:39 PM
- SqlgVertexStep<E extends SqlgElement> - Class in org.umlg.sqlg.step
- SqlgVertexStep(Traversal.Admin) - Constructor for class org.umlg.sqlg.step.SqlgVertexStep
- SqlgVertexStepStrategy - Class in org.umlg.sqlg.strategy.barrier
- SqlgVertexStepStrategy() - Constructor for class org.umlg.sqlg.strategy.barrier.SqlgVertexStepStrategy
- SqlgWhereStrategy - Class in org.umlg.sqlg.strategy
-
When a Where step uses a FullText, ArrayContains or ArrayOverlaps predicate, we attach it to the step itself as a special hasContainer
- SqlgWhereStrategy() - Constructor for class org.umlg.sqlg.strategy.SqlgWhereStrategy
- SqlgWhereTraversalStepBarrier<S> - Class in org.umlg.sqlg.step.barrier
- SqlgWhereTraversalStepBarrier(Traversal.Admin, WhereTraversalStep) - Constructor for class org.umlg.sqlg.step.barrier.SqlgWhereTraversalStepBarrier
- SqlgWhereTraversalStepBarrier.SqlgWhereEndStep - Class in org.umlg.sqlg.step.barrier
- SqlgWhereTraversalStepBarrier.SqlgWhereStartStep<S> - Class in org.umlg.sqlg.step.barrier
- SqlgWhereTraversalStepStrategy<S> - Class in org.umlg.sqlg.strategy.barrier
- SqlgWhereTraversalStepStrategy() - Constructor for class org.umlg.sqlg.strategy.barrier.SqlgWhereTraversalStepStrategy
- sqlInParameterLimit() - Method in class org.umlg.sqlg.sql.dialect.BaseSqlDialect
- sqlInParameterLimit() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
-
Returns the number of parameters that can be passed into a sql 'IN' statement.
- sqlInsertEmptyValues() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- SqlSchemaChangeDialect - Interface in org.umlg.sqlg.sql.dialect
-
Date: 2016/09/03 Time: 4:09 PM
- sqlToGetAllForeignKeys() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
-
This is only relevant to Postgresql for now.
- sqlToTurnOffReferentialConstraintCheck(String) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- sqlToTurnOnReferentialConstraintCheck(String) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- sqlTruncate(SqlgGraph, SchemaTable) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- sqlTypeToPropertyType(SqlgGraph, String, String, String, int, String, ListIterator<Triple<String, Integer, String>>) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- standardAlgorithm() - Method in class org.umlg.sqlg.step.barrier.SqlgRepeatStepBarrier.SqlgRepeatEndStepBarrier
- standardAlgorithm() - Method in class org.umlg.sqlg.step.barrier.SqlgRepeatStepBarrier
- standardAlgorithm() - Method in class org.umlg.sqlg.step.SqlgComputerAwareStep
- start - Variable in class org.umlg.sqlg.step.barrier.SqlgStartStepBarrier
- starts - Variable in class org.umlg.sqlg.step.SqlgAbstractStep
- startsWith - Enum constant in enum class org.umlg.sqlg.predicate.Text
- startsWith(String) - Static method in enum class org.umlg.sqlg.predicate.Text
- stepAfter(Traversal.Admin<?, ?>, Class<S>, Step<?, ?>) - Static method in class org.umlg.sqlg.util.SqlgTraversalUtil
- streamEdge(String, Vertex) - Method in class org.umlg.sqlg.structure.SqlgVertex
- streamEdge(String, Vertex, LinkedHashMap<String, Object>) - Method in class org.umlg.sqlg.structure.SqlgVertex
- STREAMING - Enum constant in enum class org.umlg.sqlg.structure.BatchManager.BatchModeType
- STREAMING_WITH_LOCK - Enum constant in enum class org.umlg.sqlg.structure.BatchManager.BatchModeType
- streamingBatchModeOn() - Method in class org.umlg.sqlg.structure.SqlgTransaction
- streamingWithLockBatchModeOn() - Method in class org.umlg.sqlg.structure.SqlgTransaction
- streamSql(SqlgGraph, String) - Method in interface org.umlg.sqlg.sql.dialect.SqlBulkDialect
- streamTemporaryVertex(String, LinkedHashMap<String, Object>) - Method in class org.umlg.sqlg.structure.SqlgGraph
- streamVertex(Object...) - Method in class org.umlg.sqlg.structure.SqlgGraph
- streamVertex(String) - Method in class org.umlg.sqlg.structure.SqlgGraph
- streamVertex(String, LinkedHashMap<String, Object>) - Method in class org.umlg.sqlg.structure.SqlgGraph
- STRING - Static variable in class org.umlg.sqlg.structure.PropertyType
- STRING_ARRAY - Static variable in class org.umlg.sqlg.structure.PropertyType
- STRING_ARRAY_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- STRING_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- stringValueToType(PropertyType, String) - Static method in class org.umlg.sqlg.util.SqlgUtil
- subList(int, int) - Method in class org.umlg.sqlg.util.ThreadLocalList
- SUM - Enum constant in enum class org.umlg.sqlg.step.SqlgGroupStep.REDUCTION
- SUPPORTED_ID_BI_PREDICATE - Static variable in class org.umlg.sqlg.strategy.BaseStrategy
- SUPPORTED_LABEL_BI_PREDICATE - Static variable in class org.umlg.sqlg.strategy.BaseStrategy
- supportsBatchMode() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- supportsBatchMode() - Method in interface org.umlg.sqlg.structure.SqlgGraph.ISqlGFeatures
- supportsBatchMode() - Method in class org.umlg.sqlg.structure.SqlgGraph.SqlgFeatures
- supportsBigDecimal() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- supportsBigDecimalArrayValues() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- supportsBooleanArrayValues() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- supportsBulkWithinOut() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- supportsByteArrayValues() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- supportsByteValues() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- supportsCascade() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- supportsClientInfo() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- supportsDeferrableForeignKey() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- supportsDistribution() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- supportsDoubleArrayValues() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- supportsDurationArrayValues() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- supportsFloatArrayValues() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- supportsFloatValues() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- supportsFullValueExpression() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
-
This is needed for H2 that does not support the standard
select * from values((1,1),(2,2)) as tmp("field1", "field2")
Instead the columns are hardcoded as "C1", "C2" - supportsIfExists() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- supportsILike() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- supportsIntegerArrayValues() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- supportsJsonArrayValues() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- supportsJsonType() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- supportsLocalDateArrayValues() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- supportsLocalDateTimeArrayValues() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- supportsLocalTimeArrayValues() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- supportsLongArrayValues() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- supportsPartitioning() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- supportsPeriodArrayValues() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- supportsSchemaIfNotExists() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
-
If true it means a labels (tables) can be created in existing schemas.
- supportsSchemas() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- supportsSharding() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- supportsShortArrayValues() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- supportsStreamingBatchMode() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
-
This is primarily for Postgresql's copy command.
- supportsStringArrayValues() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- supportsTemporaryTableOnCommitDrop() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
-
MariaDb does not drop the temporary table after a commit.
- supportsTransactionalSchema() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- supportsTruncateMultipleTablesTogether() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- supportsType(PropertyType) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
-
An easy way to see if a dialect supports the given type of not.
- supportsUUID() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- supportsValuesExpression() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
-
Indicates if the rdbms supports 'VALUES (x,y)" table expressions.
- supportsZonedDateTimeArrayValues() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
T
- temp() - Method in record class org.umlg.sqlg.structure.PropertyDefinition
-
Returns the value of the
temp
record component. - temp(PropertyType) - Static method in record class org.umlg.sqlg.structure.PropertyDefinition
- temporaryTableCopyCommandSqlVertex(SqlgGraph, SchemaTable, Set<String>) - Method in interface org.umlg.sqlg.sql.dialect.SqlBulkDialect
- temporaryTablePrefix() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
-
Mssql server's # prefix for temporary tables.
- test(String, String) - Method in class org.umlg.sqlg.predicate.FullText
- test(Traverser.Admin<S>, Traversal.Admin<S, E>) - Method in class org.umlg.sqlg.step.barrier.SqlgRepeatStepBarrier
- test(Traverser.Admin<S>, Traversal.Admin<S, E>) - Static method in class org.umlg.sqlg.util.SqlgTraversalUtil
- test(Lquery.LqueryQuery, Lquery.LqueryQuery) - Method in record class org.umlg.sqlg.predicate.Lquery
- test(LqueryArray.LqueryQueryArray, LqueryArray.LqueryQueryArray) - Method in record class org.umlg.sqlg.predicate.LqueryArray
- test(S, Traversal.Admin<S, E>) - Static method in class org.umlg.sqlg.util.SqlgTraversalUtil
- test(T[], T[]) - Method in record class org.umlg.sqlg.predicate.ArrayContains
- test(T[], T[]) - Method in class org.umlg.sqlg.predicate.ArrayOverlaps
- testHashCode() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- Text - Enum Class in org.umlg.sqlg.predicate
-
Created by pieter on 2015/08/12.
- ThreadLocalList<E> - Class in org.umlg.sqlg.util
- ThreadLocalList() - Constructor for class org.umlg.sqlg.util.ThreadLocalList
- ThreadLocalListOrderedSet<E> - Class in org.umlg.sqlg.util
- ThreadLocalListOrderedSet() - Constructor for class org.umlg.sqlg.util.ThreadLocalListOrderedSet
- ThreadLocalMap<K,
V> - Class in org.umlg.sqlg.util - ThreadLocalMap() - Constructor for class org.umlg.sqlg.util.ThreadLocalMap
- ThreadLocalSet<E> - Class in org.umlg.sqlg.util
- ThreadLocalSet() - Constructor for class org.umlg.sqlg.util.ThreadLocalSet
- threadWriteLock() - Method in class org.umlg.sqlg.structure.topology.Topology
- toArray() - Method in class org.umlg.sqlg.util.ThreadLocalList
- toArray() - Method in class org.umlg.sqlg.util.ThreadLocalListOrderedSet
- toArray() - Method in class org.umlg.sqlg.util.ThreadLocalSet
- toArray(T[]) - Method in class org.umlg.sqlg.util.ThreadLocalList
- toArray(T[]) - Method in class org.umlg.sqlg.util.ThreadLocalListOrderedSet
- toArray(T[]) - Method in class org.umlg.sqlg.util.ThreadLocalSet
- toByteArray(Object) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- toCheckConstraint(String) - Method in record class org.umlg.sqlg.structure.Multiplicity
- toCommittedPartitionNotifyJson() - Method in class org.umlg.sqlg.structure.topology.Partition
- toJson() - Method in class org.umlg.sqlg.structure.topology.EdgeLabel
- toJson() - Method in class org.umlg.sqlg.structure.topology.Partition
- toJson() - Method in class org.umlg.sqlg.structure.topology.Schema
- toJson() - Method in class org.umlg.sqlg.structure.topology.Topology
- toJson() - Method in class org.umlg.sqlg.structure.topology.VertexLabel
- tokens - Variable in class org.umlg.sqlg.step.SqlgPropertyMapStep
- toNotifyJson() - Method in record class org.umlg.sqlg.structure.Multiplicity
- toNotifyJson() - Method in record class org.umlg.sqlg.structure.PropertyDefinition
- toNotifyJson() - Method in class org.umlg.sqlg.structure.topology.EdgeLabel
- toNotifyJson() - Method in class org.umlg.sqlg.structure.topology.IndexType
- toNotifyJson() - Method in class org.umlg.sqlg.structure.topology.VertexLabel
- toOuterFromString(String, boolean) - Method in class org.umlg.sqlg.sql.parse.ColumnList
- topology() - Method in class org.umlg.sqlg.structure.SqlgGraph
- Topology - Class in org.umlg.sqlg.structure.topology
-
Date: 2016/09/04 Time: 8:49 AM
- Topology(SqlgGraph) - Constructor for class org.umlg.sqlg.structure.topology.Topology
-
Topology is a singleton created when the
SqlgGraph
is opened. - TOPOLOGY_SELECTION_GLOBAL_UNIQUE_INDEX - Static variable in class org.umlg.sqlg.strategy.TopologyStrategy
- TOPOLOGY_SELECTION_SQLG_SCHEMA - Static variable in class org.umlg.sqlg.strategy.TopologyStrategy
- Topology.TopologyValidationError - Class in org.umlg.sqlg.structure.topology
- TopologyChangeAction - Enum Class in org.umlg.sqlg.structure
-
Created by pieter on 2017/01/22.
- TopologyInf - Interface in org.umlg.sqlg.structure
-
Created by pieter on 2016/12/08.
- TopologyListener - Interface in org.umlg.sqlg.structure
-
Date: 2017/01/22 Time: 6:39 PM
- topologyLockTimeout(String) - Static method in class org.umlg.sqlg.structure.SqlgExceptions
- TopologyManager - Class in org.umlg.sqlg.structure.topology
-
Created by pieter on 2015/12/08.
- topologyRenameNotSupported(String) - Static method in class org.umlg.sqlg.structure.SqlgExceptions
- TopologyStrategy - Class in org.umlg.sqlg.strategy
-
Created by pieter on 2015/12/09.
- TopologyStrategy.Builder - Class in org.umlg.sqlg.strategy
- toRDBSStringLiteral(Object) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- toRDBSStringLiteral(PropertyType, Object) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- toSelectString(boolean) - Method in class org.umlg.sqlg.sql.parse.ColumnList
- toSelectString(boolean, ColumnList.Column, String) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- toSql(SqlgGraph, SchemaTableTree, HasContainer) - Method in class org.umlg.sqlg.sql.parse.WhereClause
- toSql(SqlgGraph, SchemaTableTree, HasContainer, boolean) - Method in class org.umlg.sqlg.sql.parse.WhereClause
- toSql(SqlgGraph, SchemaTableTree, HasContainer, String) - Method in class org.umlg.sqlg.sql.parse.WhereClause
- toSql(SqlgGraph, SchemaTableTree, HasContainer, String, boolean) - Method in class org.umlg.sqlg.sql.parse.WhereClause
- toString() - Method in record class org.umlg.sqlg.predicate.ArrayContains
-
Returns a string representation of this record class.
- toString() - Method in class org.umlg.sqlg.predicate.FullText
- toString() - Method in record class org.umlg.sqlg.predicate.Lquery.LqueryQuery
-
Returns a string representation of this record class.
- toString() - Method in record class org.umlg.sqlg.predicate.Lquery
-
Returns a string representation of this record class.
- toString() - Method in record class org.umlg.sqlg.predicate.LqueryArray.LqueryQueryArray
-
Returns a string representation of this record class.
- toString() - Method in record class org.umlg.sqlg.predicate.LqueryArray
-
Returns a string representation of this record class.
- toString() - Method in class org.umlg.sqlg.sql.parse.ColumnList.Column
- toString() - Method in class org.umlg.sqlg.sql.parse.ColumnList
- toString() - Method in class org.umlg.sqlg.sql.parse.ReplacedStep
- toString() - Method in class org.umlg.sqlg.sql.parse.ReplacedStepTree
- toString() - Method in class org.umlg.sqlg.sql.parse.ReplacedStepTree.TreeNode
- toString() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- toString() - Method in class org.umlg.sqlg.step.barrier.SqlgBranchStepBarrier
- toString() - Method in class org.umlg.sqlg.step.barrier.SqlgLocalStepBarrier
- toString() - Method in class org.umlg.sqlg.step.barrier.SqlgNotStepBarrier
- toString() - Method in class org.umlg.sqlg.step.barrier.SqlgOptionalStepBarrier
- toString() - Method in class org.umlg.sqlg.step.barrier.SqlgRepeatStepBarrier
- toString() - Method in class org.umlg.sqlg.step.barrier.SqlgStartStepBarrier
- toString() - Method in class org.umlg.sqlg.step.barrier.SqlgTraversalFilterStepBarrier
- toString() - Method in class org.umlg.sqlg.step.barrier.SqlgUnionStepBarrier
- toString() - Method in class org.umlg.sqlg.step.barrier.SqlgWhereTraversalStepBarrier.SqlgWhereEndStep
- toString() - Method in class org.umlg.sqlg.step.barrier.SqlgWhereTraversalStepBarrier.SqlgWhereStartStep
- toString() - Method in class org.umlg.sqlg.step.barrier.SqlgWhereTraversalStepBarrier
- toString() - Method in class org.umlg.sqlg.step.SqlgAbstractStep
- toString() - Method in class org.umlg.sqlg.step.SqlgAddVertexStartStep
- toString() - Method in class org.umlg.sqlg.step.SqlgConnectiveStep
- toString() - Method in class org.umlg.sqlg.step.SqlgElementMapStep
- toString() - Method in class org.umlg.sqlg.step.SqlgExpandableStepIterator
- toString() - Method in class org.umlg.sqlg.step.SqlgHasStep
- toString() - Method in class org.umlg.sqlg.step.SqlgLambdaFilterStep
- toString() - Method in class org.umlg.sqlg.step.SqlgPropertiesStep
- toString() - Method in class org.umlg.sqlg.step.SqlgPropertyMapStep
- toString() - Method in class org.umlg.sqlg.strategy.Emit
- toString() - Method in record class org.umlg.sqlg.strategy.SqlgSqlExecutor.DropQuery
-
Returns a string representation of this record class.
- toString() - Method in record class org.umlg.sqlg.structure.Multiplicity
-
Returns a string representation of this record class.
- toString() - Method in record class org.umlg.sqlg.structure.PropertyDefinition
-
Returns a string representation of this record class.
- toString() - Method in class org.umlg.sqlg.structure.PropertyType
- toString() - Method in class org.umlg.sqlg.structure.RecordId.ID
- toString() - Method in class org.umlg.sqlg.structure.RecordId
- toString() - Method in class org.umlg.sqlg.structure.SchemaTable
- toString() - Method in class org.umlg.sqlg.structure.SqlgEdge
- toString() - Method in class org.umlg.sqlg.structure.SqlgGraph.SqlgFeatures
- toString() - Method in class org.umlg.sqlg.structure.SqlgGraph
- toString() - Method in class org.umlg.sqlg.structure.SqlgProperty
- toString() - Method in class org.umlg.sqlg.structure.SqlgVertex
- toString() - Method in class org.umlg.sqlg.structure.topology.CountUpDownLatch
-
Returns a string representation of this object.
- toString() - Method in record class org.umlg.sqlg.structure.topology.EdgeDefinition
-
Returns a string representation of this record class.
- toString() - Method in class org.umlg.sqlg.structure.topology.EdgeLabel
- toString() - Method in class org.umlg.sqlg.structure.topology.EdgeRole
- toString() - Method in class org.umlg.sqlg.structure.topology.Index
- toString() - Method in class org.umlg.sqlg.structure.topology.IndexType
- toString() - Method in class org.umlg.sqlg.structure.topology.Partition
- toString() - Method in class org.umlg.sqlg.structure.topology.PropertyColumn
- toString() - Method in class org.umlg.sqlg.structure.topology.Schema
- toString() - Method in class org.umlg.sqlg.structure.topology.Topology.TopologyValidationError
- toString() - Method in class org.umlg.sqlg.structure.topology.Topology
- toString() - Method in class org.umlg.sqlg.structure.topology.VertexLabel
- toString() - Method in class org.umlg.sqlg.util.ThreadLocalMap
- toString() - Method in class org.umlg.sqlg.util.ThreadLocalSet
- toTreeString() - Method in class org.umlg.sqlg.sql.parse.SchemaTableTree
- toUncommittedPartitionNotifyJson() - Method in class org.umlg.sqlg.structure.topology.Partition
- transformToColumnDefinitionMap(Object...) - Static method in class org.umlg.sqlg.util.SqlgUtil
- transformToKeyList(Object...) - Static method in class org.umlg.sqlg.util.SqlgUtil
- traversal() - Method in class org.umlg.sqlg.structure.SqlgGraph
- traversalOptions - Variable in class org.umlg.sqlg.step.barrier.SqlgBranchStepBarrier
- traversalPickOptions - Variable in class org.umlg.sqlg.step.barrier.SqlgBranchStepBarrier
- traversals - Variable in class org.umlg.sqlg.step.SqlgConnectiveStep
- TRUNCATE - Enum constant in enum class org.umlg.sqlg.strategy.SqlgSqlExecutor.DROP_QUERY
- tx() - Method in class org.umlg.sqlg.structure.SqlgGraph
U
- uncommittedRemovedVertexLabels - Variable in class org.umlg.sqlg.structure.topology.Schema
- unique() - Method in record class org.umlg.sqlg.structure.Multiplicity
-
Returns the value of the
unique
record component. - UNIQUE - Static variable in class org.umlg.sqlg.structure.topology.IndexType
- uniqueIndexConsidersNullValuesEqual() - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
-
This indicates whether a unique index considers mull values as equal or not.
- unlock() - Method in class org.umlg.sqlg.structure.topology.Topology
- unlockTopology() - Method in class org.umlg.sqlg.structure.SqlgTransaction
-
If
Topology.isLocked()
then this method will unlock theTopology
for the duration of the transaction. - unregisterListener() - Method in interface org.umlg.sqlg.sql.dialect.SqlSchemaChangeDialect
- UPDATE - Enum constant in enum class org.umlg.sqlg.structure.TopologyChangeAction
- UPDATED_ON - Static variable in class org.umlg.sqlg.structure.topology.Topology
- updateEdgeLabelPartitionTypeAndExpression(SqlgGraph, String, String, PartitionType, String) - Static method in class org.umlg.sqlg.structure.topology.TopologyManager
- updateGraph(SqlgGraph, String) - Static method in class org.umlg.sqlg.structure.topology.TopologyManager
-
Updates sqlg_schema.V_graph's version to the new version and returns the old version.
- updatePropertyDefinition(PropertyDefinition) - Method in class org.umlg.sqlg.structure.topology.PropertyColumn
- updatePropertyDefinition(PropertyDefinition) - Method in interface org.umlg.sqlg.structure.TopologyInf
- updateVertexLabelPartitionTypeAndExpression(SqlgGraph, String, String, PartitionType, String) - Static method in class org.umlg.sqlg.structure.topology.TopologyManager
- upper() - Method in record class org.umlg.sqlg.structure.Multiplicity
-
Returns the value of the
upper
record component. - UUID - Static variable in class org.umlg.sqlg.structure.PropertyType
- UUID_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
V
- validateAndTransformVertexKeysValues(SqlDialect, Object[]) - Static method in class org.umlg.sqlg.util.SqlgUtil
- validateAndTransformVertexKeysValues(SqlDialect, Object[], List<String>) - Static method in class org.umlg.sqlg.util.SqlgUtil
- validateColumnName(String) - Method in class org.umlg.sqlg.sql.dialect.BaseSqlDialect
- validateColumnName(String) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- validateIncomingPropertyType(String, PropertyDefinition, String, PropertyDefinition) - Static method in class org.umlg.sqlg.util.SqlgUtil
- validateProperty(Object, Object) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- validateSchemaName(String) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- validateTableName(String) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
- validateTopology() - Method in class org.umlg.sqlg.structure.topology.Topology
- validateTopology(DatabaseMetaData) - Method in class org.umlg.sqlg.structure.topology.AbstractLabel
- validateTopology(DatabaseMetaData) - Method in class org.umlg.sqlg.structure.topology.EdgeLabel
- validateTopology(DatabaseMetaData) - Method in class org.umlg.sqlg.structure.topology.VertexLabel
- validateVertexKeysValues(SqlDialect, Object[]) - Static method in class org.umlg.sqlg.util.SqlgUtil
-
Validates the key values and converts it into a Triple with three maps.
- validateVertexKeysValues(SqlDialect, Object[], List<String>) - Static method in class org.umlg.sqlg.util.SqlgUtil
- value() - Method in class org.umlg.sqlg.structure.SqlgProperty
- value(String) - Method in class org.umlg.sqlg.structure.SqlgElement
- valueOf(String) - Static method in enum class org.umlg.sqlg.predicate.Existence
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.umlg.sqlg.predicate.Text
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.umlg.sqlg.sql.parse.AndOrHasContainer.TYPE
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.umlg.sqlg.sql.parse.SchemaTableTree.STEP_TYPE
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.umlg.sqlg.step.SqlgGroupStep.REDUCTION
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.umlg.sqlg.strategy.SqlgSqlExecutor.DROP_QUERY
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.umlg.sqlg.structure.BatchManager.BatchModeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in class org.umlg.sqlg.structure.PropertyType
- valueOf(String) - Static method in enum class org.umlg.sqlg.structure.topology.PartitionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.umlg.sqlg.structure.TopologyChangeAction
-
Returns the enum constant of this class with the specified name.
- values() - Method in record class org.umlg.sqlg.predicate.ArrayContains
-
Returns the value of the
values
record component. - values() - Static method in enum class org.umlg.sqlg.predicate.Existence
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.umlg.sqlg.predicate.Text
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.umlg.sqlg.sql.parse.AndOrHasContainer.TYPE
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.umlg.sqlg.sql.parse.SchemaTableTree.STEP_TYPE
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.umlg.sqlg.step.SqlgGroupStep.REDUCTION
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.umlg.sqlg.strategy.SqlgSqlExecutor.DROP_QUERY
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.umlg.sqlg.structure.BatchManager.BatchModeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in class org.umlg.sqlg.structure.PropertyType
- values() - Static method in enum class org.umlg.sqlg.structure.topology.PartitionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.umlg.sqlg.structure.TopologyChangeAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.umlg.sqlg.util.ThreadLocalMap
- valueToValuesString(PropertyType, Object) - Method in interface org.umlg.sqlg.sql.dialect.SqlDialect
-
Convert a value to insert into the db so that it can be used in a 'values' sql clause.
- varChar(int) - Static method in class org.umlg.sqlg.structure.PropertyType
- VARCHAR_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- variables() - Method in class org.umlg.sqlg.structure.SqlgGraph
- vertex() - Method in class org.umlg.sqlg.structure.SqlgGraph.SqlgFeatures
- VERTEX_PREFIX - Static variable in class org.umlg.sqlg.structure.topology.Topology
- VERTEX_SCHEMA - Static variable in class org.umlg.sqlg.structure.topology.Topology
- VERTEX_STEP - Enum constant in enum class org.umlg.sqlg.sql.parse.SchemaTableTree.STEP_TYPE
- VERTEX_TABLE - Static variable in class org.umlg.sqlg.structure.topology.Topology
- VertexLabel - Class in org.umlg.sqlg.structure.topology
-
Date: 2016/09/04 Time: 8:49 AM
- VertexStrategy - Class in org.umlg.sqlg.strategy
- vertices(Object...) - Method in class org.umlg.sqlg.structure.SqlgGraph
- vertices(Direction) - Method in class org.umlg.sqlg.structure.SqlgEdge
- vertices(Direction, String...) - Method in class org.umlg.sqlg.structure.SqlgVertex
- VERTICES - Static variable in class org.umlg.sqlg.structure.topology.Topology
- visit(SchemaTableTree) - Method in interface org.umlg.sqlg.structure.Visitor
- Visitor<R> - Interface in org.umlg.sqlg.structure
-
Created by pieter on 2015/01/25.
W
- WhereClause - Class in org.umlg.sqlg.sql.parse
-
Created by pieter on 2015/08/03.
- withOutPrefix() - Method in class org.umlg.sqlg.structure.SchemaTable
- withPrefix(String) - Method in class org.umlg.sqlg.structure.SchemaTable
- write(Kryo, Output) - Method in class org.umlg.sqlg.structure.RecordId
- write(RecordId, Buffer, GraphBinaryWriter) - Method in class org.umlg.sqlg.structure.io.binary.RecordIdBinarySerializer
- writeLockTimeout(String) - Static method in class org.umlg.sqlg.structure.SqlgExceptions
- writeStreamingEdge(Writer, SqlgEdge, VertexLabel, VertexLabel, SqlgVertex, SqlgVertex, Map<String, Object>, EdgeLabel) - Method in interface org.umlg.sqlg.sql.dialect.SqlBulkDialect
- writeStreamingVertex(Writer, Map<String, Object>, VertexLabel) - Method in interface org.umlg.sqlg.sql.dialect.SqlBulkDialect
- writeTemporaryStreamingVertex(Writer, Map<String, Object>) - Method in interface org.umlg.sqlg.sql.dialect.SqlBulkDialect
- writeValue(RecordId, Buffer, GraphBinaryWriter, boolean) - Method in class org.umlg.sqlg.structure.io.binary.RecordIdBinarySerializer
Z
- ZONEDDATETIME - Static variable in class org.umlg.sqlg.structure.PropertyType
- ZONEDDATETIME_ARRAY - Static variable in class org.umlg.sqlg.structure.PropertyType
- ZONEDDATETIME_ARRAY_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- ZONEDDATETIME_ORDINAL - Static variable in class org.umlg.sqlg.structure.PropertyType
- ZONEID - Static variable in class org.umlg.sqlg.structure.topology.Topology
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
Topology.ensureVertexLabelExist(String, Map)
andAbstractLabel.ensureIndexExists(IndexType, List)
.