- GeoCircle - Class in org.vertexium.type
-
- GeoCircle(double, double, double) - Constructor for class org.vertexium.type.GeoCircle
-
- GeoCircle(double, double, double, String) - Constructor for class org.vertexium.type.GeoCircle
-
- GeoCollection - Class in org.vertexium.type
-
- GeoCollection() - Constructor for class org.vertexium.type.GeoCollection
-
- GeoCollection(String) - Constructor for class org.vertexium.type.GeoCollection
-
- GeoCollection(List<GeoShape>) - Constructor for class org.vertexium.type.GeoCollection
-
- GeoCollection(List<GeoShape>, String) - Constructor for class org.vertexium.type.GeoCollection
-
- GeoCompare - Enum in org.vertexium.query
-
- GeoHash - Class in org.vertexium.type
-
- GeoHash(String) - Constructor for class org.vertexium.type.GeoHash
-
- GeoHash(String, String) - Constructor for class org.vertexium.type.GeoHash
-
- GeoHash(double, double, int) - Constructor for class org.vertexium.type.GeoHash
-
- GeoHash(double, double, int, String) - Constructor for class org.vertexium.type.GeoHash
-
- GeohashAggregation - Class in org.vertexium.query
-
- GeohashAggregation(String, String, int) - Constructor for class org.vertexium.query.GeohashAggregation
-
- GeohashBucket - Class in org.vertexium.query
-
- GeohashBucket(String, long, GeoPoint, Map<String, AggregationResult>) - Constructor for class org.vertexium.query.GeohashBucket
-
- GeohashResult - Class in org.vertexium.query
-
- GeohashResult(Iterable<GeohashBucket>) - Constructor for class org.vertexium.query.GeohashResult
-
- GeoLine - Class in org.vertexium.type
-
- GeoLine(List<GeoPoint>) - Constructor for class org.vertexium.type.GeoLine
-
- GeoLine(List<GeoPoint>, String) - Constructor for class org.vertexium.type.GeoLine
-
- GeoLine(GeoPoint, GeoPoint) - Constructor for class org.vertexium.type.GeoLine
-
- GeoLine(GeoPoint, GeoPoint, String) - Constructor for class org.vertexium.type.GeoLine
-
- GeoPoint - Class in org.vertexium.type
-
- GeoPoint() - Constructor for class org.vertexium.type.GeoPoint
-
Create a geopoint at 0, 0 with an altitude of 0
- GeoPoint(double, double, Double, String) - Constructor for class org.vertexium.type.GeoPoint
-
- GeoPoint(double, double, Double) - Constructor for class org.vertexium.type.GeoPoint
-
- GeoPoint(double, double) - Constructor for class org.vertexium.type.GeoPoint
-
- GeoPoint(double, double, String) - Constructor for class org.vertexium.type.GeoPoint
-
- GeoPolygon - Class in org.vertexium.type
-
- GeoPolygon(List<GeoPoint>) - Constructor for class org.vertexium.type.GeoPolygon
-
- GeoPolygon(List<GeoPoint>, String) - Constructor for class org.vertexium.type.GeoPolygon
-
- GeoPolygon(List<GeoPoint>, List<List<GeoPoint>>) - Constructor for class org.vertexium.type.GeoPolygon
-
- GeoPolygon(List<GeoPoint>, List<List<GeoPoint>>, String) - Constructor for class org.vertexium.type.GeoPolygon
-
- GeoRect - Class in org.vertexium.type
-
- GeoRect(GeoPoint, GeoPoint) - Constructor for class org.vertexium.type.GeoRect
-
- GeoRect(GeoPoint, GeoPoint, String) - Constructor for class org.vertexium.type.GeoRect
-
- GeoShape - Interface in org.vertexium.type
-
- GeoShapeBase - Class in org.vertexium.type
-
- GeoShapeBase() - Constructor for class org.vertexium.type.GeoShapeBase
-
- GeoShapeBase(String) - Constructor for class org.vertexium.type.GeoShapeBase
-
- get(int) - Method in class org.vertexium.Path
-
- getAggregationByName(String) - Method in class org.vertexium.query.QueryBase
-
- getAggregationName() - Method in class org.vertexium.query.Aggregation
-
- getAggregationName() - Method in class org.vertexium.query.CalendarFieldAggregation
-
- getAggregationName() - Method in class org.vertexium.query.CardinalityAggregation
-
- getAggregationName() - Method in class org.vertexium.query.GeohashAggregation
-
- getAggregationName() - Method in class org.vertexium.query.HistogramAggregation
-
- getAggregationName() - Method in class org.vertexium.query.PercentilesAggregation
-
- getAggregationName() - Method in class org.vertexium.query.RangeAggregation
-
- getAggregationName() - Method in class org.vertexium.query.StatisticsAggregation
-
- getAggregationName() - Method in class org.vertexium.query.TermsAggregation
-
- getAggregationResult(String, Class<? extends TResult>) - Method in class org.vertexium.query.DefaultGraphQueryIdIterable
-
- getAggregationResult(String, Class<? extends TResult>) - Method in class org.vertexium.query.DefaultGraphQueryIterable
-
- getAggregationResult(String, Class<? extends TResult>) - Method in class org.vertexium.query.DefaultGraphQueryIterableWithAggregations
-
- getAggregationResult(Aggregation, Iterator<T>) - Method in class org.vertexium.query.DefaultGraphQueryIterableWithAggregations
-
- getAggregationResult(String, Class<? extends TResult>) - Method in class org.vertexium.query.EmptyResultsQueryResultsIterable
-
- getAggregationResult(String, Class<? extends TResult>) - Method in interface org.vertexium.query.QueryResultsIterable
-
- getAggregationResult(String, Class<? extends TResult>) - Method in class org.vertexium.query.QueryResultsJoinIterable
-
- getAggregationResult(String, Class<? extends TResult>) - Method in class org.vertexium.query.QueryResultsSelectManyIterable
-
- getAggregations() - Method in class org.vertexium.query.EmptyResultsGraphQuery
-
- getAggregations() - Method in interface org.vertexium.query.Query
-
Gets the added aggregations
- getAggregations() - Method in class org.vertexium.query.QueryBase
-
- getAllExtendedData(Authorizations) - Method in class org.vertexium.GraphBase
-
- getAllWithPrefix(Map, String) - Static method in class org.vertexium.util.MapUtils
-
- getAlterEdgeLabelTimestamp() - Method in class org.vertexium.EdgeBuilderBase
-
- getAlterEdgeLabelTimestamp() - Method in interface org.vertexium.mutation.EdgeMutation
-
- getAlterEdgeLabelTimestamp() - Method in class org.vertexium.mutation.ExistingEdgeMutation
-
- getAlterPropertyVisibilities() - Method in interface org.vertexium.mutation.ExistingElementMutation
-
Gets the properties whose visibilities are being altered in this mutation.
- getAlterPropertyVisibilities() - Method in class org.vertexium.mutation.ExistingElementMutationImpl
-
- getAltitude() - Method in class org.vertexium.type.GeoPoint
-
- getAuthorizations() - Method in interface org.vertexium.Authorizations
-
- getAuthorizations() - Method in class org.vertexium.EdgeInfoEdge
-
- getAuthorizations() - Method in interface org.vertexium.Element
-
Gets the authorizations used to get this element.
- getAuthorizations() - Method in class org.vertexium.query.QueryBase.HasAuthorizationContainer
-
- getAuthorizations() - Method in class org.vertexium.query.QueryParameters
-
- getAuthorizations() - Method in exception org.vertexium.SecurityVertexiumException
-
- getAverage() - Method in class org.vertexium.query.StatisticsResult
-
- getBoolean(String, boolean) - Method in class org.vertexium.GraphConfiguration
-
- getBoost() - Method in class org.vertexium.PropertyDefinition
-
- getBoost() - Method in class org.vertexium.query.SimilarToQueryParameters
-
- getBoundingBox() - Method in class org.vertexium.type.GeoCircle
-
- getBucketByKey(Object) - Method in class org.vertexium.query.HistogramResult
-
- getBucketByKey(Object) - Method in class org.vertexium.query.RangeResult
-
- getBuckets() - Method in class org.vertexium.query.GeohashResult
-
- getBuckets() - Method in class org.vertexium.query.HistogramResult
-
- getBuckets() - Method in class org.vertexium.query.RangeResult
-
- getBuckets() - Method in class org.vertexium.query.TermsResult
-
- getCalendarField() - Method in class org.vertexium.query.CalendarFieldAggregation
-
- getColumnName() - Method in class org.vertexium.event.AddExtendedDataEvent
-
- getColumnName() - Method in class org.vertexium.event.DeleteExtendedDataEvent
-
- getColumnName() - Method in class org.vertexium.mutation.ExtendedDataMutationBase
-
- getCompareName() - Method in enum org.vertexium.query.GeoCompare
-
- getConfig() - Method in class org.vertexium.GraphConfiguration
-
- getConfig(String, Object) - Method in class org.vertexium.GraphConfiguration
-
- getConfigLong(String, long) - Method in class org.vertexium.GraphConfiguration
-
- getConfiguration() - Method in class org.vertexium.GraphBaseWithSearchIndex
-
- getCount() - Method in class org.vertexium.query.CardinalityResult
-
- getCount() - Method in class org.vertexium.query.GeohashBucket
-
- getCount() - Method in class org.vertexium.query.HistogramBucket
-
- getCount() - Method in class org.vertexium.query.RangeBucket
-
- getCount() - Method in class org.vertexium.query.StatisticsResult
-
- getCount() - Method in class org.vertexium.query.TermsBucket
-
- getCountOfEdges() - Method in class org.vertexium.EdgesSummary
-
- getCountOfEdges(Direction) - Method in class org.vertexium.EdgesSummary
-
- getCountOfInEdges() - Method in class org.vertexium.EdgesSummary
-
- getCountOfOutEdges() - Method in class org.vertexium.EdgesSummary
-
- getDataType() - Method in class org.vertexium.PropertyDefinition
-
- getDate() - Method in class org.vertexium.DateOnly
-
- getDefaultFetchHints() - Method in interface org.vertexium.Graph
-
The default fetch hints to use if none are provided
- getDefaultFetchHints() - Method in class org.vertexium.GraphBaseWithSearchIndex
-
- getDeflateCacheMisses() - Method in class org.vertexium.id.SimpleNameSubstitutionStrategy
-
- getDeflateCalls() - Method in class org.vertexium.id.SimpleNameSubstitutionStrategy
-
- getDescription() - Method in interface org.vertexium.type.GeoShape
-
- getDescription() - Method in class org.vertexium.type.GeoShapeBase
-
- getDestVertexId() - Method in class org.vertexium.FindPathOptions
-
- getDirection() - Method in interface org.vertexium.EdgeInfo
-
- getDirection() - Method in class org.vertexium.query.VertexQueryBase
-
- getDouble(String, double) - Method in class org.vertexium.GraphConfiguration
-
- getEdge() - Method in class org.vertexium.EdgeVertexPair
-
- getEdge() - Method in class org.vertexium.event.AddEdgeEvent
-
- getEdge() - Method in class org.vertexium.event.DeleteEdgeEvent
-
- getEdge() - Method in class org.vertexium.event.MarkHiddenEdgeEvent
-
- getEdge() - Method in class org.vertexium.event.MarkVisibleEdgeEvent
-
- getEdge() - Method in class org.vertexium.event.SoftDeleteEdgeEvent
-
- getEdge(String, Authorizations) - Method in interface org.vertexium.Graph
-
Get an edge from the graph.
- getEdge(String, FetchHints, Authorizations) - Method in interface org.vertexium.Graph
-
Get an edge from the graph.
- getEdge(String, FetchHints, Long, Authorizations) - Method in interface org.vertexium.Graph
-
Get an edge from the graph.
- getEdge(String, FetchHints, Authorizations) - Method in class org.vertexium.GraphBase
-
- getEdge(String, FetchHints, Long, Authorizations) - Method in class org.vertexium.GraphBase
-
- getEdge(String, Authorizations) - Method in class org.vertexium.GraphBase
-
- getEdgeCount(Authorizations) - Method in interface org.vertexium.Graph
-
Gets a count of the number of edges in the system.
- getEdgeCount(Authorizations) - Method in class org.vertexium.GraphBase
-
- getEdgeCount(Direction, Authorizations) - Method in interface org.vertexium.Vertex
-
- getEdgeCountsByLabels() - Method in class org.vertexium.EdgesSummary
-
- getEdgeId() - Method in class org.vertexium.EdgeBuilderBase
-
- getEdgeId() - Method in interface org.vertexium.EdgeInfo
-
- getEdgeId() - Method in interface org.vertexium.RelatedEdge
-
- getEdgeId() - Method in class org.vertexium.RelatedEdgeImpl
-
- getEdgeIds(Direction, Authorizations) - Method in interface org.vertexium.Vertex
-
Gets the connected edge ids.
- getEdgeIds(Direction, String, Authorizations) - Method in interface org.vertexium.Vertex
-
Gets the connected edge ids.
- getEdgeIds(Direction, String[], Authorizations) - Method in interface org.vertexium.Vertex
-
Gets the connected edge ids.
- getEdgeIds(Vertex, Direction, Authorizations) - Method in interface org.vertexium.Vertex
-
Gets the connected edge ids.
- getEdgeIds(Vertex, Direction, String, Authorizations) - Method in interface org.vertexium.Vertex
-
Gets the connected edge ids.
- getEdgeIds(Vertex, Direction, String[], Authorizations) - Method in interface org.vertexium.Vertex
-
Gets a list of edge ids between this vertex and another vertex.
- getEdgeInfos(Direction, Authorizations) - Method in interface org.vertexium.Vertex
-
Get a list of EdgeInfo.
- getEdgeInfos(Direction, String, Authorizations) - Method in interface org.vertexium.Vertex
-
Get a list of EdgeInfo.
- getEdgeInfos(Direction, String[], Authorizations) - Method in interface org.vertexium.Vertex
-
Get a list of EdgeInfo.
- getEdgeLabelProperty() - Method in class org.vertexium.ElementBase
-
- getEdgeLabels() - Method in class org.vertexium.EdgesSummary
-
- getEdgeLabels(Direction) - Method in class org.vertexium.EdgesSummary
-
- getEdgeLabels() - Method in class org.vertexium.query.QueryParameters
-
- getEdgeLabels(Direction, Authorizations) - Method in interface org.vertexium.Vertex
-
- getEdgeLabelsOfEdgeRefsToInclude() - Method in class org.vertexium.FetchHints
-
- getEdges(Authorizations) - Method in interface org.vertexium.Graph
-
Gets all edges on the graph.
- getEdges(FetchHints, Authorizations) - Method in interface org.vertexium.Graph
-
Gets all edges on the graph.
- getEdges(FetchHints, Long, Authorizations) - Method in interface org.vertexium.Graph
-
Gets all edges on the graph.
- getEdges(Iterable<String>, Authorizations) - Method in interface org.vertexium.Graph
-
Gets all edges on the graph matching the given ids.
- getEdges(Iterable<String>, FetchHints, Authorizations) - Method in interface org.vertexium.Graph
-
Gets all edges on the graph matching the given ids.
- getEdges(Iterable<String>, FetchHints, Long, Authorizations) - Method in interface org.vertexium.Graph
-
Gets all edges on the graph matching the given ids.
- getEdges(Iterable<String>, FetchHints, Authorizations) - Method in class org.vertexium.GraphBase
-
- getEdges(Iterable<String>, FetchHints, Long, Authorizations) - Method in class org.vertexium.GraphBase
-
- getEdges(Iterable<String>, Authorizations) - Method in class org.vertexium.GraphBase
-
- getEdges(Authorizations) - Method in class org.vertexium.GraphBase
-
- getEdges(FetchHints, Authorizations) - Method in class org.vertexium.GraphBase
-
- getEdges(FetchHints, Long, Authorizations) - Method in class org.vertexium.GraphBase
-
- getEdges(FetchHints, Long, Authorizations) - Method in class org.vertexium.GraphBaseWithSearchIndex
-
- getEdges(Direction, Authorizations) - Method in interface org.vertexium.Vertex
-
Gets all edges attached to this vertex.
- getEdges(Direction, FetchHints, Authorizations) - Method in interface org.vertexium.Vertex
-
Gets all edges attached to this vertex.
- getEdges(Direction, FetchHints, Long, Authorizations) - Method in interface org.vertexium.Vertex
-
Gets all edges attached to this vertex.
- getEdges(Direction, String, Authorizations) - Method in interface org.vertexium.Vertex
-
Gets all edges with the given label attached to this vertex.
- getEdges(Direction, String, FetchHints, Authorizations) - Method in interface org.vertexium.Vertex
-
Gets all edges with the given label attached to this vertex.
- getEdges(Direction, String[], Authorizations) - Method in interface org.vertexium.Vertex
-
Gets all edges with any of the given labels attached to this vertex.
- getEdges(Direction, String[], FetchHints, Authorizations) - Method in interface org.vertexium.Vertex
-
Gets all edges with any of the given labels attached to this vertex.
- getEdges(Vertex, Direction, Authorizations) - Method in interface org.vertexium.Vertex
-
Gets all edges between this vertex and another vertex.
- getEdges(Vertex, Direction, FetchHints, Authorizations) - Method in interface org.vertexium.Vertex
-
Gets all edges between this vertex and another vertex.
- getEdges(Vertex, Direction, String, Authorizations) - Method in interface org.vertexium.Vertex
-
Gets all edges between this vertex and another vertex matching the given label.
- getEdges(Vertex, Direction, String, FetchHints, Authorizations) - Method in interface org.vertexium.Vertex
-
Gets all edges between this vertex and another vertex matching the given label.
- getEdges(Vertex, Direction, String[], Authorizations) - Method in interface org.vertexium.Vertex
-
Gets all edges between this vertex and another vertex matching any of the given labels.
- getEdges(Vertex, Direction, String[], FetchHints, Authorizations) - Method in interface org.vertexium.Vertex
-
Gets all edges between this vertex and another vertex matching any of the given labels.
- getEdgesInRange(Range, Authorizations) - Method in interface org.vertexium.Graph
-
Gets edges from the graph in the given range.
- getEdgesInRange(Range, FetchHints, Authorizations) - Method in interface org.vertexium.Graph
-
Gets edges from the graph in the given range.
- getEdgesInRange(Range, FetchHints, Long, Authorizations) - Method in interface org.vertexium.Graph
-
Gets edges from the graph in the given range.
- getEdgesInRange(Range, Authorizations) - Method in class org.vertexium.GraphBase
-
- getEdgesInRange(Range, FetchHints, Authorizations) - Method in class org.vertexium.GraphBase
-
- getEdgesInRange(Range, FetchHints, Long, Authorizations) - Method in class org.vertexium.GraphBase
-
- getEdgesSummary(Authorizations) - Method in interface org.vertexium.Vertex
-
Gets edge summary information
- getEdgeVertexPairs(Graph, String, Iterable<EdgeInfo>, FetchHints, Long, Authorizations) - Static method in class org.vertexium.EdgeVertexPair
-
- getEdgeVertexPairs(Direction, Authorizations) - Method in interface org.vertexium.Vertex
-
Gets all edge/vertex pairs attached to this vertex.
- getEdgeVertexPairs(Direction, FetchHints, Authorizations) - Method in interface org.vertexium.Vertex
-
Gets all edge/vertex pairs attached to this vertex.
- getEdgeVertexPairs(Direction, FetchHints, Long, Authorizations) - Method in interface org.vertexium.Vertex
-
Gets all edge/vertex pairs attached to this vertex.
- getEdgeVertexPairs(Direction, String, Authorizations) - Method in interface org.vertexium.Vertex
-
Gets all edge/vertex pairs with the given label attached to this vertex.
- getEdgeVertexPairs(Direction, String, FetchHints, Authorizations) - Method in interface org.vertexium.Vertex
-
Gets all edge/vertex pairs with the given label attached to this vertex.
- getEdgeVertexPairs(Direction, String[], Authorizations) - Method in interface org.vertexium.Vertex
-
Gets all edge/vertex pairs with any of the given labels attached to this vertex.
- getEdgeVertexPairs(Direction, String[], FetchHints, Authorizations) - Method in interface org.vertexium.Vertex
-
Gets all edge/vertex pairs with any of the given labels attached to this vertex.
- getElement() - Method in class org.vertexium.event.AddExtendedDataEvent
-
- getElement() - Method in class org.vertexium.event.AddPropertyEvent
-
- getElement() - Method in class org.vertexium.event.DeleteExtendedDataEvent
-
- getElement() - Method in class org.vertexium.event.DeletePropertyEvent
-
- getElement() - Method in class org.vertexium.event.MarkHiddenPropertyEvent
-
- getElement() - Method in class org.vertexium.event.MarkVisiblePropertyEvent
-
- getElement() - Method in class org.vertexium.event.SoftDeletePropertyEvent
-
- getElement() - Method in interface org.vertexium.mutation.ExistingElementMutation
-
Gets the element this mutation is affecting.
- getElement() - Method in class org.vertexium.mutation.ExistingElementMutationImpl
-
- getElement() - Method in class org.vertexium.query.DefaultExtendedDataQuery
-
- getElement() - Method in class org.vertexium.query.ExtendedDataQueryableIterable
-
- getElementId() - Method in class org.vertexium.ElementBuilder
-
- getElementId() - Method in class org.vertexium.ExtendedDataRowId
-
- getElementId() - Method in class org.vertexium.query.HasExtendedDataFilter
-
- getElementIdProperty() - Method in class org.vertexium.ExtendedDataRowBase
-
- getElementType() - Method in class org.vertexium.ExtendedDataRowId
-
- getElementType() - Method in class org.vertexium.query.HasExtendedDataFilter
-
- getElementTypeProperty() - Method in class org.vertexium.ExtendedDataRowBase
-
- getEntries(String) - Method in class org.vertexium.Metadata
-
- getEntry(String, Visibility) - Method in class org.vertexium.Metadata
-
- getEntry(String) - Method in class org.vertexium.Metadata
-
- getExcludedLabels() - Method in class org.vertexium.FindPathOptions
-
- getExclusiveEnd() - Method in class org.vertexium.Range
-
- getExistingVisibility() - Method in class org.vertexium.mutation.AlterPropertyVisibility
-
- getExtendedBounds() - Method in class org.vertexium.query.HistogramAggregation
-
- getExtendedData(String) - Method in class org.vertexium.EdgeInfoEdge
-
- getExtendedData(String) - Method in interface org.vertexium.Element
-
Gets all the rows from an extended data table.
- getExtendedData() - Method in class org.vertexium.ElementBuilder
-
- getExtendedData(Iterable<ExtendedDataRowId>, Authorizations) - Method in interface org.vertexium.Graph
-
Gets the specified extended data rows.
- getExtendedData(ExtendedDataRowId, Authorizations) - Method in interface org.vertexium.Graph
-
Gets the specified extended data row.
- getExtendedData(ElementType, String, String, Authorizations) - Method in interface org.vertexium.Graph
-
Gets the specified extended data rows.
- getExtendedData(Iterable<ExtendedDataRowId>, Authorizations) - Method in class org.vertexium.GraphBase
-
- getExtendedData(ExtendedDataRowId, Authorizations) - Method in class org.vertexium.GraphBase
-
- getExtendedData(ElementType, String, String, Authorizations) - Method in class org.vertexium.GraphBase
-
- getExtendedData() - Method in interface org.vertexium.mutation.ElementMutation
-
Gets the extended data mutations.
- getExtendedData() - Method in class org.vertexium.mutation.ExistingElementMutationImpl
-
- getExtendedDataDeletes() - Method in class org.vertexium.ElementBuilder
-
- getExtendedDataDeletes() - Method in interface org.vertexium.mutation.ElementMutation
-
Gets the extended data columns currently being deleted in this mutation
- getExtendedDataDeletes() - Method in class org.vertexium.mutation.ExistingElementMutationImpl
-
- getExtendedDataInRange(ElementType, Range, Authorizations) - Method in interface org.vertexium.Graph
-
Gets extended data rows from the graph in the given range.
- getExtendedDataInRange(ElementType, Range, Authorizations) - Method in class org.vertexium.GraphBase
-
- getExtendedDataTableNames() - Method in class org.vertexium.EdgeInfoEdge
-
- getExtendedDataTableNames() - Method in interface org.vertexium.Element
-
Gets the list of extended data table names.
- getExtendedDataTableNames() - Method in class org.vertexium.ElementBuilder
-
- getFetchHints() - Method in class org.vertexium.EdgeInfoEdge
-
- getFetchHints() - Method in interface org.vertexium.Element
-
Fetch hints used when fetching this element.
- getFetchHints() - Method in interface org.vertexium.ExtendedDataRow
-
Fetch hints used to get this row.
- getFetchHints() - Method in class org.vertexium.ExtendedDataRowBase
-
- getFetchHints() - Method in class org.vertexium.Metadata
-
- getFetchHints() - Method in class org.vertexium.Property
-
- getFetchHints() - Method in class org.vertexium.property.MutablePropertyImpl
-
- getField() - Method in class org.vertexium.scoring.FieldValueScoringStrategy
-
- getField() - Method in class org.vertexium.scoring.HammingDistanceScoringStrategy
-
- getFieldName() - Method in class org.vertexium.query.GeohashAggregation
-
- getFieldName() - Method in class org.vertexium.query.HistogramAggregation
-
- getFieldName() - Method in class org.vertexium.query.PercentilesAggregation
-
- getFieldName() - Method in class org.vertexium.query.RangeAggregation
-
- getFieldName() - Method in class org.vertexium.query.StatisticsAggregation
-
- getFields() - Method in class org.vertexium.query.SimilarToQueryParameters
-
- getFileLength() - Method in class org.vertexium.util.AutoDeleteFileInputStream
-
- getFilters() - Method in class org.vertexium.query.QueryBase.HasExtendedData
-
- getFormat() - Method in class org.vertexium.query.RangeAggregation
-
- getFree() - Method in class org.vertexium.util.ByteRingBuffer
-
- getFrom() - Method in class org.vertexium.query.RangeAggregation.Range
-
- getGeoCell() - Method in class org.vertexium.query.GeohashBucket
-
- getGeoPoint() - Method in class org.vertexium.query.GeohashBucket
-
- getGeoPoints() - Method in class org.vertexium.type.GeoLine
-
- getGeoShapes() - Method in class org.vertexium.type.GeoCollection
-
- getGraph() - Method in class org.vertexium.EdgeInfoEdge
-
- getGraph() - Method in interface org.vertexium.Element
-
Gets the graph that this element belongs to.
- getGraph() - Method in class org.vertexium.event.GraphEvent
-
- getGraph() - Method in class org.vertexium.query.ExtendedDataQueryableIterable
-
- getGraph() - Method in class org.vertexium.query.QueryBase
-
- getGraphMetadataStore() - Method in class org.vertexium.GraphBase
-
- getGraphMetadataStore() - Method in class org.vertexium.GraphBaseWithSearchIndex
-
- getHasContainers() - Method in class org.vertexium.query.QueryParameters
-
- getHash() - Method in class org.vertexium.scoring.HammingDistanceScoringStrategy
-
- getHash() - Method in class org.vertexium.type.GeoHash
-
- getHiddenVisibilities() - Method in class org.vertexium.EdgeInfoEdge
-
- getHiddenVisibilities() - Method in interface org.vertexium.Element
-
Gets the list of hidden visibilities
- getHiddenVisibilities() - Method in class org.vertexium.HistoricalPropertyValue
-
- getHiddenVisibilities() - Method in class org.vertexium.Property
-
- getHiddenVisibilities() - Method in class org.vertexium.property.MutablePropertyImpl
-
- getHistoricalPropertyValues(Authorizations) - Method in interface org.vertexium.Element
-
Gets all property values from all timestamps in descending timestamp order.
- getHistoricalPropertyValues(Long, Long, Authorizations) - Method in interface org.vertexium.Element
-
Gets all property values from the given range of timestamps in descending timestamp order.
- getHistoricalPropertyValues(String, String, Visibility, Authorizations) - Method in interface org.vertexium.Element
-
Gets property values from all timestamps in descending timestamp order.
- getHistoricalPropertyValues(String, String, Visibility, Long, Long, Authorizations) - Method in interface org.vertexium.Element
-
Gets property values from the given range of timestamps in descending timestamp order.
- getHoles() - Method in class org.vertexium.type.GeoPolygon
-
- getId() - Method in class org.vertexium.EdgeInfoEdge
-
- getId() - Method in interface org.vertexium.Element
-
id of the element.
- getId() - Method in class org.vertexium.event.DeleteExtendedDataRowEvent
-
- getId() - Method in interface org.vertexium.ExtendedDataRow
-
Id of the row
- getId() - Method in class org.vertexium.ExtendedDataRowBase
-
- getId() - Method in interface org.vertexium.VertexiumObject
-
Id of the object
- getIdGenerator() - Method in interface org.vertexium.Graph
-
Gets the id generator used by this graph to create ids.
- getIdGenerator() - Method in class org.vertexium.GraphBase
-
- getIdGenerator() - Method in class org.vertexium.GraphBaseWithSearchIndex
-
- getIdProperty() - Method in class org.vertexium.ElementBase
-
- getIds() - Method in class org.vertexium.query.QueryParameters
-
Get the ids of the elements that should be searched in this query.
- getInclusiveStart() - Method in class org.vertexium.Range
-
- getIndexHint() - Method in class org.vertexium.ElementBuilder
-
- getIndexHint() - Method in interface org.vertexium.mutation.ElementMutation
-
Gets the currently set index hint.
- getIndexHint() - Method in class org.vertexium.mutation.ExistingElementMutationImpl
-
- getInEdgeCountsByLabels() - Method in class org.vertexium.EdgesSummary
-
- getInEdgeLabels() - Method in class org.vertexium.EdgesSummary
-
- getInflateCacheMisses() - Method in class org.vertexium.id.SimpleNameSubstitutionStrategy
-
- getInflateCalls() - Method in class org.vertexium.id.SimpleNameSubstitutionStrategy
-
- getInOrOutVertexIdProperty() - Method in class org.vertexium.ElementBase
-
- getInputStream() - Method in class org.vertexium.property.DefaultStreamingPropertyValue
-
- getInputStream() - Method in class org.vertexium.property.StreamingPropertyValue
-
- getInt(String, int) - Method in class org.vertexium.GraphConfiguration
-
- getInteger(String, Integer) - Method in class org.vertexium.GraphConfiguration
-
- getInterval() - Method in class org.vertexium.query.HistogramAggregation
-
- getInVertex() - Method in class org.vertexium.EdgeBuilder
-
- getInVertex() - Method in class org.vertexium.EdgeVertices
-
- getInVertexId() - Method in class org.vertexium.EdgeBuilder
-
- getInVertexId() - Method in class org.vertexium.EdgeBuilderBase
-
- getInVertexId() - Method in class org.vertexium.EdgeBuilderByVertexId
-
- getInVertexId() - Method in class org.vertexium.EdgeVertexIds
-
- getInVertexId() - Method in interface org.vertexium.RelatedEdge
-
- getInVertexId() - Method in class org.vertexium.RelatedEdgeImpl
-
- getInVertexIdProperty() - Method in class org.vertexium.ElementBase
-
- getIterable(TSource) - Method in class org.vertexium.util.SelectManyIterable
-
- getIterables() - Method in class org.vertexium.util.JoinIterable
-
- getKey() - Method in class org.vertexium.event.AddExtendedDataEvent
-
- getKey() - Method in class org.vertexium.event.DeleteExtendedDataEvent
-
- getKey() - Method in class org.vertexium.event.DeletePropertyEvent
-
- getKey() - Method in class org.vertexium.event.SoftDeletePropertyEvent
-
- getKey() - Method in class org.vertexium.GraphMetadataEntry
-
- getKey() - Method in class org.vertexium.Metadata.Entry
-
- getKey() - Method in class org.vertexium.mutation.AlterPropertyVisibility
-
- getKey() - Method in class org.vertexium.mutation.ExtendedDataMutationBase
-
- getKey() - Method in class org.vertexium.mutation.KeyNameVisibilityPropertyDeleteMutation
-
- getKey() - Method in class org.vertexium.mutation.KeyNameVisibilityPropertySoftDeleteMutation
-
- getKey() - Method in class org.vertexium.mutation.PropertyDeleteMutation
-
- getKey() - Method in class org.vertexium.mutation.PropertyPropertyDeleteMutation
-
- getKey() - Method in class org.vertexium.mutation.PropertyPropertySoftDeleteMutation
-
- getKey() - Method in class org.vertexium.mutation.PropertySoftDeleteMutation
-
- getKey() - Method in class org.vertexium.Property
-
- getKey() - Method in class org.vertexium.property.MutablePropertyImpl
-
- getKey() - Method in class org.vertexium.PropertyDescriptor
-
- getKey() - Method in class org.vertexium.query.GeohashBucket
-
- getKey() - Method in class org.vertexium.query.HistogramBucket
-
- getKey() - Method in class org.vertexium.query.RangeAggregation.Range
-
- getKey() - Method in class org.vertexium.query.RangeBucket
-
- getKey() - Method in class org.vertexium.query.TermsBucket
-
- getKeys() - Method in class org.vertexium.query.QueryBase.HasNotPropertyContainer
-
- getKeys() - Method in class org.vertexium.query.QueryBase.HasPropertyContainer
-
- getKeys() - Method in class org.vertexium.query.QueryBase.HasValueContainer
-
- getLabel() - Method in interface org.vertexium.Edge
-
The edge label.
- getLabel() - Method in class org.vertexium.EdgeBuilderBase
-
- getLabel() - Method in interface org.vertexium.EdgeInfo
-
- getLabel() - Method in class org.vertexium.EdgeInfoEdge
-
- getLabel() - Method in interface org.vertexium.RelatedEdge
-
- getLabel() - Method in class org.vertexium.RelatedEdgeImpl
-
- getLabels() - Method in class org.vertexium.FindPathOptions
-
- getLatitude() - Method in class org.vertexium.type.GeoCircle
-
- getLatitude() - Method in class org.vertexium.type.GeoPoint
-
- getLength() - Method in class org.vertexium.property.DefaultStreamingPropertyValue
-
- getLength() - Method in class org.vertexium.property.StreamingPropertyValue
-
- getLimit() - Method in class org.vertexium.query.QueryParameters
-
- getLogger(Class) - Static method in class org.vertexium.util.VertexiumLoggerFactory
-
- getLogger(String) - Static method in class org.vertexium.util.VertexiumLoggerFactory
-
- getLongitude() - Method in class org.vertexium.type.GeoCircle
-
- getLongitude() - Method in class org.vertexium.type.GeoPoint
-
- getMax() - Method in class org.vertexium.query.HistogramAggregation.ExtendedBounds
-
- getMax() - Method in class org.vertexium.query.StatisticsResult
-
- getMaxCount() - Method in class org.vertexium.query.GeohashResult
-
- getMaxDocFrequency() - Method in class org.vertexium.query.SimilarToQueryParameters
-
- getMaxHops() - Method in class org.vertexium.FindPathOptions
-
- getMaxQueryTerms() - Method in class org.vertexium.query.SimilarToQueryParameters
-
- getMetadata(String) - Method in interface org.vertexium.Graph
-
Gets metadata from the graph.
- getMetadata() - Method in interface org.vertexium.Graph
-
Gets all metadata.
- getMetadata() - Method in class org.vertexium.GraphBase
-
- getMetadata(String) - Method in class org.vertexium.GraphBase
-
- getMetadata() - Method in class org.vertexium.GraphMetadataStore
-
- getMetadata(String) - Method in class org.vertexium.GraphMetadataStore
-
- getMetadata() - Method in class org.vertexium.HistoricalPropertyValue
-
- getMetadata() - Method in class org.vertexium.Property
-
- getMetadata() - Method in class org.vertexium.property.MutablePropertyImpl
-
- getMetadataKeysToInclude() - Method in class org.vertexium.FetchHints
-
- getMetadataName() - Method in class org.vertexium.mutation.SetPropertyMetadata
-
- getMetadataVisibility() - Method in class org.vertexium.mutation.SetPropertyMetadata
-
- getMetadataWithPrefix(String) - Method in interface org.vertexium.Graph
-
Gets all metadata with the given prefix.
- getMetadataWithPrefix(String) - Method in class org.vertexium.GraphBase
-
- getMetadataWithPrefix(String) - Method in class org.vertexium.GraphMetadataStore
-
- getMin() - Method in class org.vertexium.query.HistogramAggregation.ExtendedBounds
-
- getMin() - Method in class org.vertexium.query.StatisticsResult
-
- getMinDocFrequency() - Method in class org.vertexium.query.SimilarToQueryParameters
-
- getMinDocumentCount() - Method in class org.vertexium.query.CalendarFieldAggregation
-
- getMinDocumentCount() - Method in class org.vertexium.query.HistogramAggregation
-
- getMinMaxType() - Method in class org.vertexium.query.HistogramAggregation.ExtendedBounds
-
- getMinScore() - Method in class org.vertexium.query.QueryParameters
-
- getMinTermFrequency() - Method in class org.vertexium.query.SimilarToQueryParameters
-
- getMutationLogger(Class) - Static method in class org.vertexium.util.VertexiumLoggerFactory
-
- getName() - Method in class org.vertexium.event.DeletePropertyEvent
-
- getName() - Method in class org.vertexium.event.SoftDeletePropertyEvent
-
- getName() - Method in class org.vertexium.mutation.AlterPropertyVisibility
-
- getName() - Method in class org.vertexium.mutation.KeyNameVisibilityPropertyDeleteMutation
-
- getName() - Method in class org.vertexium.mutation.KeyNameVisibilityPropertySoftDeleteMutation
-
- getName() - Method in class org.vertexium.mutation.PropertyDeleteMutation
-
- getName() - Method in class org.vertexium.mutation.PropertyPropertyDeleteMutation
-
- getName() - Method in class org.vertexium.mutation.PropertyPropertySoftDeleteMutation
-
- getName() - Method in class org.vertexium.mutation.PropertySoftDeleteMutation
-
- getName() - Method in class org.vertexium.Property
-
- getName() - Method in class org.vertexium.property.MutablePropertyImpl
-
- getName() - Method in class org.vertexium.PropertyDescriptor
-
- getName() - Method in exception org.vertexium.VertexiumTypeException
-
- getNestedAggregations() - Method in class org.vertexium.query.CalendarFieldAggregation
-
- getNestedAggregations() - Method in class org.vertexium.query.GeohashAggregation
-
- getNestedAggregations() - Method in class org.vertexium.query.HistogramAggregation
-
- getNestedAggregations() - Method in class org.vertexium.query.RangeAggregation
-
- getNestedAggregations() - Method in interface org.vertexium.query.SupportsNestedAggregationsAggregation
-
- getNestedAggregations() - Method in class org.vertexium.query.TermsAggregation
-
- getNestedResults() - Method in class org.vertexium.query.GeohashBucket
-
- getNestedResults() - Method in class org.vertexium.query.HistogramBucket
-
- getNestedResults() - Method in class org.vertexium.query.RangeBucket
-
- getNestedResults() - Method in class org.vertexium.query.TermsBucket
-
- getNewEdgeLabel() - Method in class org.vertexium.EdgeBuilderBase
-
- getNewEdgeLabel() - Method in interface org.vertexium.mutation.EdgeMutation
-
- getNewEdgeLabel() - Method in class org.vertexium.mutation.ExistingEdgeMutation
-
- getNewElementVisibility() - Method in interface org.vertexium.mutation.ExistingElementMutation
-
Get the new element visibility or null if not being altered in this mutation.
- getNewElementVisibility() - Method in class org.vertexium.mutation.ExistingElementMutationImpl
-
- getNewValue() - Method in class org.vertexium.mutation.SetPropertyMetadata
-
- getNorthWest() - Method in class org.vertexium.type.GeoRect
-
- getOldElementVisibility() - Method in interface org.vertexium.mutation.ExistingElementMutation
-
Get the old element visibility.
- getOldElementVisibility() - Method in class org.vertexium.mutation.ExistingElementMutationImpl
-
- getOtherVertex(String, Authorizations) - Method in interface org.vertexium.Edge
-
Given a vertexId that represents one side of a relationship, get me the vertex of the other side.
- getOtherVertex(String, FetchHints, Authorizations) - Method in interface org.vertexium.Edge
-
Given a vertexId that represents one side of a relationship, get me the vertex of the other side.
- getOtherVertexId(String) - Method in interface org.vertexium.Edge
-
Given a vertexId that represents one side of a relationship, get me the id of the other side.
- getOtherVertexId(String) - Method in class org.vertexium.EdgeInfoEdge
-
- getOtherVertexId() - Method in class org.vertexium.query.VertexQueryBase
-
- getOutEdgeCountsByLabels() - Method in class org.vertexium.EdgesSummary
-
- getOutEdgeLabels() - Method in class org.vertexium.EdgesSummary
-
- getOuterBoundary() - Method in class org.vertexium.type.GeoPolygon
-
- getOutVertex() - Method in class org.vertexium.EdgeBuilder
-
- getOutVertex() - Method in class org.vertexium.EdgeVertices
-
- getOutVertexId() - Method in class org.vertexium.EdgeBuilder
-
- getOutVertexId() - Method in class org.vertexium.EdgeBuilderBase
-
- getOutVertexId() - Method in class org.vertexium.EdgeBuilderByVertexId
-
- getOutVertexId() - Method in class org.vertexium.EdgeVertexIds
-
- getOutVertexId() - Method in interface org.vertexium.RelatedEdge
-
- getOutVertexId() - Method in class org.vertexium.RelatedEdgeImpl
-
- getOutVertexIdProperty() - Method in class org.vertexium.ElementBase
-
- getParameters() - Method in class org.vertexium.query.QueryBase
-
- getPercentile() - Method in class org.vertexium.query.Percentile
-
- getPercentiles() - Method in class org.vertexium.query.PercentilesResult
-
- getPercents() - Method in class org.vertexium.query.PercentilesAggregation
-
- getPrecision() - Method in class org.vertexium.query.GeohashAggregation
-
- getProgressCallback() - Method in class org.vertexium.FindPathOptions
-
- getProperties() - Method in class org.vertexium.EdgeInfoEdge
-
- getProperties(String) - Method in class org.vertexium.ElementBase
-
- getProperties(String, String) - Method in class org.vertexium.ElementBase
-
- getProperties() - Method in class org.vertexium.ElementBuilder
-
- getProperties() - Method in class org.vertexium.ExtendedDataRowBase
-
- getProperties(String) - Method in class org.vertexium.ExtendedDataRowBase
-
- getProperties(String, String) - Method in class org.vertexium.ExtendedDataRowBase
-
- getProperties() - Method in interface org.vertexium.mutation.ElementMutation
-
Gets the properties currently in this mutation.
- getProperties() - Method in class org.vertexium.mutation.ExistingElementMutationImpl
-
- getProperties() - Method in class org.vertexium.util.PropertyCollection
-
- getProperties(String, String) - Method in class org.vertexium.util.PropertyCollection
-
- getProperties(String) - Method in class org.vertexium.util.PropertyCollection
-
- getProperties() - Method in interface org.vertexium.VertexiumObject
-
an Iterable of all the properties on this element that you have access to based on the authorizations
used to retrieve the element.
- getProperties(String) - Method in interface org.vertexium.VertexiumObject
-
an Iterable of all the properties with the given name on this element that you have access to based on the authorizations
used to retrieve the element.
- getProperties(String, String) - Method in interface org.vertexium.VertexiumObject
-
an Iterable of all the properties with the given name and key on this element that you have access to based on the authorizations
used to retrieve the element.
- getProperty(String, String, Visibility) - Method in class org.vertexium.ElementBase
-
- getProperty(String, Visibility) - Method in class org.vertexium.ElementBase
-
- getProperty() - Method in class org.vertexium.event.AddPropertyEvent
-
- getProperty() - Method in class org.vertexium.event.MarkHiddenPropertyEvent
-
- getProperty() - Method in class org.vertexium.event.MarkVisiblePropertyEvent
-
- getProperty(String) - Method in class org.vertexium.ExtendedDataRowBase
-
- getProperty(String, String, Visibility) - Method in class org.vertexium.ExtendedDataRowBase
-
- getProperty(String, Visibility) - Method in class org.vertexium.ExtendedDataRowBase
-
- getProperty() - Method in class org.vertexium.mutation.PropertyPropertyDeleteMutation
-
- getProperty() - Method in class org.vertexium.mutation.PropertyPropertySoftDeleteMutation
-
- getProperty(String, int) - Method in class org.vertexium.util.PropertyCollection
-
- getProperty(String, String, int) - Method in class org.vertexium.util.PropertyCollection
-
- getProperty(String) - Method in interface org.vertexium.VertexiumObject
-
Gets a property by name.
- getProperty(String, String) - Method in interface org.vertexium.VertexiumObject
-
Gets a property by key and name.
- getProperty(String, String, Visibility) - Method in interface org.vertexium.VertexiumObject
-
Gets a property by key, name, and visibility.
- getProperty(String, Visibility) - Method in interface org.vertexium.VertexiumObject
-
Gets a property by name, and visibility.
- getPropertyDefinition(String) - Method in interface org.vertexium.Graph
-
Gets the property definition for the given name.
- getPropertyDefinition(String) - Method in class org.vertexium.GraphBase
-
- getPropertyDefinitions() - Method in interface org.vertexium.Graph
-
Gets all property definitions.
- getPropertyDefinitions() - Method in class org.vertexium.GraphBase
-
- getPropertyDeletes() - Method in class org.vertexium.ElementBuilder
-
- getPropertyDeletes() - Method in interface org.vertexium.mutation.ElementMutation
-
Gets the properties currently being deleted in this mutation.
- getPropertyDeletes() - Method in class org.vertexium.mutation.ExistingElementMutationImpl
-
- getPropertyKey() - Method in class org.vertexium.HistoricalPropertyValue
-
- getPropertyKey() - Method in class org.vertexium.mutation.SetPropertyMetadata
-
- getPropertyName() - Method in class org.vertexium.HistoricalPropertyValue
-
- getPropertyName() - Method in class org.vertexium.mutation.SetPropertyMetadata
-
- getPropertyName() - Method in class org.vertexium.PropertyDefinition
-
- getPropertyName() - Method in class org.vertexium.query.CalendarFieldAggregation
-
- getPropertyName() - Method in class org.vertexium.query.CardinalityAggregation
-
- getPropertyName() - Method in class org.vertexium.query.TermsAggregation
-
- getPropertyNames() - Method in interface org.vertexium.ExtendedDataRow
-
Get the names of all the properties of this row.
- getPropertyNames() - Method in class org.vertexium.ExtendedDataRowBase
-
- getPropertyNamesToInclude() - Method in class org.vertexium.FetchHints
-
- getPropertySoftDeletes() - Method in class org.vertexium.ElementBuilder
-
- getPropertySoftDeletes() - Method in interface org.vertexium.mutation.ElementMutation
-
Gets the properties currently being soft deleted in this mutation.
- getPropertySoftDeletes() - Method in class org.vertexium.mutation.ExistingElementMutationImpl
-
- getPropertyValue(String) - Method in class org.vertexium.ExtendedDataRowBase
-
- getPropertyValue(String, String) - Method in class org.vertexium.ExtendedDataRowBase
-
- getPropertyValue(String, int) - Method in class org.vertexium.ExtendedDataRowBase
-
- getPropertyValue(String, String, int) - Method in class org.vertexium.ExtendedDataRowBase
-
- getPropertyValue(String) - Method in interface org.vertexium.VertexiumObject
-
Convenience method to retrieve the first value of the property with the given name.
- getPropertyValue(String, String) - Method in interface org.vertexium.VertexiumObject
-
Convenience method to retrieve the first value of the property with the given name.
- getPropertyValue(String, int) - Method in interface org.vertexium.VertexiumObject
-
Gets the nth property value of the named property.
- getPropertyValue(String, String, int) - Method in interface org.vertexium.VertexiumObject
-
Gets the nth property value of the named property.
- getPropertyValues(String) - Method in interface org.vertexium.VertexiumObject
-
an Iterable of all the property values with the given name on this element that you have access to based on the authorizations
used to retrieve the element.
- getPropertyValues(String, String) - Method in interface org.vertexium.VertexiumObject
-
an Iterable of all the property values with the given name and key on this element that you have access to based on the authorizations
used to retrieve the element.
- getPropertyVisibility() - Method in class org.vertexium.HistoricalPropertyValue
-
- getPropertyVisibility() - Method in class org.vertexium.mutation.SetPropertyMetadata
-
- getQueryLogger(Class) - Static method in class org.vertexium.util.VertexiumLoggerFactory
-
- getQueryString() - Method in class org.vertexium.query.QueryStringQueryParameters
-
- getRadius() - Method in class org.vertexium.type.GeoCircle
-
- getRanges() - Method in class org.vertexium.query.RangeAggregation
-
- getRow() - Method in class org.vertexium.event.AddExtendedDataEvent
-
- getRow() - Method in class org.vertexium.event.DeleteExtendedDataEvent
-
- getRow() - Method in class org.vertexium.mutation.ExtendedDataMutationBase
-
- getRowId() - Method in class org.vertexium.ExtendedDataRowId
-
- getRowIdProperty() - Method in class org.vertexium.ExtendedDataRowBase
-
- getScore(Object) - Method in class org.vertexium.query.DefaultGraphQueryIterable
-
- getScore(Object) - Method in interface org.vertexium.query.IterableWithScores
-
- getScore(VertexiumObject) - Method in class org.vertexium.scoring.FieldValueScoringStrategy
-
- getScore(VertexiumObject) - Method in class org.vertexium.scoring.HammingDistanceScoringStrategy
-
- getScore(VertexiumObject) - Method in interface org.vertexium.scoring.ScoringStrategy
-
- getScoringStrategy() - Method in class org.vertexium.query.QueryParameters
-
- getSearchIndex() - Method in class org.vertexium.GraphBaseWithSearchIndex
-
- getSearchIndex() - Method in interface org.vertexium.GraphWithSearchIndex
-
- getSearchIndexSecurityGranularity() - Method in interface org.vertexium.Graph
-
- getSearchIndexSecurityGranularity() - Method in class org.vertexium.GraphBase
-
- getSearchIndexSecurityGranularity() - Method in class org.vertexium.GraphBaseWithSearchIndex
-
- getSearchIndexSecurityGranularity() - Method in class org.vertexium.search.DefaultSearchIndex
-
- getSearchIndexSecurityGranularity() - Method in interface org.vertexium.search.SearchIndex
-
- getSearchTimeNanoSeconds() - Method in interface org.vertexium.query.IterableWithSearchTime
-
- getSetPropertyMetadatas() - Method in interface org.vertexium.mutation.ExistingElementMutation
-
Gets all of the property metadata changes that are part of this mutation.
- getSetPropertyMetadatas() - Method in class org.vertexium.mutation.ExistingElementMutationImpl
-
- getSize() - Method in class org.vertexium.query.TermsAggregation
-
- getSize() - Method in class org.vertexium.util.ByteRingBuffer
-
- getSkip() - Method in class org.vertexium.query.QueryParameters
-
- getSortContainers() - Method in class org.vertexium.query.QueryParameters
-
- getSource() - Method in class org.vertexium.util.SelectManyIterable
-
- getSourceVertex() - Method in class org.vertexium.query.VertexQueryBase
-
- getSourceVertexId() - Method in class org.vertexium.FindPathOptions
-
- getSouthEast() - Method in class org.vertexium.type.GeoRect
-
- getStandardDeviation() - Method in class org.vertexium.query.StatisticsResult
-
- getStreamingPropertyValueInputStreams(List<StreamingPropertyValue>) - Method in interface org.vertexium.Graph
-
Opens multiple StreamingPropertyValue input streams at once.
- getStreamingPropertyValueInputStreams(List<StreamingPropertyValue>) - Method in class org.vertexium.GraphBase
-
- getString(String, String) - Method in class org.vertexium.GraphConfiguration
-
- getSubstitutionList(Map) - Static method in class org.vertexium.id.SimpleSubstitutionUtils
-
- getSum() - Method in class org.vertexium.query.StatisticsResult
-
- getTableName() - Method in class org.vertexium.event.AddExtendedDataEvent
-
- getTableName() - Method in class org.vertexium.event.DeleteExtendedDataEvent
-
- getTableName() - Method in class org.vertexium.ExtendedDataRowId
-
- getTableName() - Method in class org.vertexium.mutation.ExtendedDataMutationBase
-
- getTableName() - Method in class org.vertexium.query.DefaultExtendedDataQuery
-
- getTableName() - Method in class org.vertexium.query.ExtendedDataQueryableIterable
-
- getTableName() - Method in class org.vertexium.query.HasExtendedDataFilter
-
- getTableNamePrefix() - Method in class org.vertexium.GraphConfiguration
-
- getTableNameProperty() - Method in class org.vertexium.ExtendedDataRowBase
-
- getText() - Method in class org.vertexium.query.SimilarToTextQueryParameters
-
- getTextIndexHints() - Method in class org.vertexium.PropertyDefinition
-
- getTimestamp() - Method in class org.vertexium.EdgeInfoEdge
-
- getTimestamp() - Method in interface org.vertexium.Element
-
The timestamp of when this element was updated.
- getTimestamp() - Method in interface org.vertexium.HasTimestamp
-
- getTimestamp() - Method in class org.vertexium.HistoricalPropertyValue
-
- getTimestamp() - Method in class org.vertexium.mutation.AlterPropertyVisibility
-
- getTimestamp() - Method in class org.vertexium.mutation.ExtendedDataMutation
-
- getTimestamp() - Method in class org.vertexium.mutation.KeyNameVisibilityPropertySoftDeleteMutation
-
- getTimestamp() - Method in class org.vertexium.mutation.PropertyPropertySoftDeleteMutation
-
- getTimestamp() - Method in class org.vertexium.mutation.PropertySoftDeleteMutation
-
- getTimestamp() - Method in class org.vertexium.Property
-
- getTimestamp() - Method in class org.vertexium.property.MutablePropertyImpl
-
- getTimeZone() - Method in class org.vertexium.query.CalendarFieldAggregation
-
- getTo() - Method in class org.vertexium.query.RangeAggregation.Range
-
- getTotalHits() - Method in class org.vertexium.query.DefaultGraphQueryIdIterable
-
- getTotalHits() - Method in class org.vertexium.query.DefaultGraphQueryIterable
-
- getTotalHits() - Method in class org.vertexium.query.EmptyResultsQueryResultsIterable
-
- getTotalHits() - Method in interface org.vertexium.query.IterableWithTotalHits
-
- getTotalHits() - Method in class org.vertexium.query.QueryResultsJoinIterable
-
- getTotalHits() - Method in class org.vertexium.query.QueryResultsSelectManyIterable
-
- getTypeFromElement(Element) - Static method in enum org.vertexium.ElementType
-
- getTypeFromElement(Element) - Static method in enum org.vertexium.VertexiumObjectType
-
- getUsed() - Method in class org.vertexium.util.ByteRingBuffer
-
- getValue() - Method in class org.vertexium.event.AddExtendedDataEvent
-
- getValue() - Method in class org.vertexium.GraphMetadataEntry
-
- getValue() - Method in class org.vertexium.HistoricalPropertyValue
-
- getValue() - Method in class org.vertexium.Metadata.Entry
-
- getValue(String, Visibility) - Method in class org.vertexium.Metadata
-
- getValue(String) - Method in class org.vertexium.Metadata
-
- getValue() - Method in class org.vertexium.mutation.ExtendedDataMutation
-
- getValue() - Method in class org.vertexium.Property
-
- getValue() - Method in class org.vertexium.property.MutablePropertyImpl
-
- getValue() - Method in class org.vertexium.query.Percentile
-
- getValueClass() - Method in exception org.vertexium.VertexiumTypeException
-
- getValues(String) - Method in class org.vertexium.Metadata
-
- getValueType(Object) - Method in class org.vertexium.GraphBase
-
- getValueType() - Method in class org.vertexium.property.StreamingPropertyValue
-
- getValueType() - Method in class org.vertexium.property.StreamingPropertyValueRef
-
- getVertex(Direction, Authorizations) - Method in interface org.vertexium.Edge
-
Get the attach vertex on either side of the edge.
- getVertex(Direction, FetchHints, Authorizations) - Method in interface org.vertexium.Edge
-
Get the attach vertex on either side of the edge.
- getVertex() - Method in class org.vertexium.EdgeVertexPair
-
- getVertex() - Method in class org.vertexium.event.AddVertexEvent
-
- getVertex() - Method in class org.vertexium.event.DeleteVertexEvent
-
- getVertex() - Method in class org.vertexium.event.MarkHiddenVertexEvent
-
- getVertex() - Method in class org.vertexium.event.MarkVisibleVertexEvent
-
- getVertex() - Method in class org.vertexium.event.SoftDeleteVertexEvent
-
- getVertex(String, Authorizations) - Method in interface org.vertexium.Graph
-
Get a vertex from the graph.
- getVertex(String, FetchHints, Authorizations) - Method in interface org.vertexium.Graph
-
Get a vertex from the graph.
- getVertex(String, FetchHints, Long, Authorizations) - Method in interface org.vertexium.Graph
-
Get a vertex from the graph.
- getVertex(String, FetchHints, Authorizations) - Method in class org.vertexium.GraphBase
-
- getVertex(String, FetchHints, Long, Authorizations) - Method in class org.vertexium.GraphBase
-
- getVertex(String, Authorizations) - Method in class org.vertexium.GraphBase
-
- getVertexCount(Authorizations) - Method in interface org.vertexium.Graph
-
Gets a count of the number of vertices in the system.
- getVertexCount(Authorizations) - Method in class org.vertexium.GraphBase
-
- getVertexId(Direction) - Method in interface org.vertexium.Edge
-
Get the attach vertex id on either side of the edge.
- getVertexId() - Method in interface org.vertexium.EdgeInfo
-
- getVertexId(Direction) - Method in class org.vertexium.EdgeInfoEdge
-
- getVertexId() - Method in class org.vertexium.VertexBuilder
-
- getVertexIds() - Method in class org.vertexium.query.DefaultMultiVertexQuery
-
- getVertexIds(Direction, String, Authorizations) - Method in interface org.vertexium.Vertex
-
Gets vertex ids of connected vertices.
- getVertexIds(Direction, String[], Authorizations) - Method in interface org.vertexium.Vertex
-
Gets vertex ids of connected vertices.
- getVertexIds(Direction, Authorizations) - Method in interface org.vertexium.Vertex
-
Gets vertex ids of connected vertices.
- getVertexPropertyCountByValue(String, Authorizations) - Method in interface org.vertexium.Graph
-
Gets the number of times a property with a given value occurs on vertices
- getVertexPropertyCountByValue(String, Authorizations) - Method in class org.vertexium.GraphBase
-
- getVertexPropertyCountByValue(String, Authorizations) - Method in class org.vertexium.GraphBaseWithSearchIndex
-
- getVertexPropertyCountByValue(Graph, String, Authorizations) - Method in interface org.vertexium.search.SearchIndexWithVertexPropertyCountByValue
-
- getVertices(Authorizations) - Method in interface org.vertexium.Edge
-
Gets both in and out vertices of this edge.
- getVertices(FetchHints, Authorizations) - Method in interface org.vertexium.Edge
-
Gets both in and out vertices of this edge.
- getVertices(Authorizations) - Method in interface org.vertexium.Graph
-
Gets all vertices on the graph.
- getVertices(FetchHints, Authorizations) - Method in interface org.vertexium.Graph
-
Gets all vertices on the graph.
- getVertices(FetchHints, Long, Authorizations) - Method in interface org.vertexium.Graph
-
Gets all vertices on the graph.
- getVertices(Iterable<String>, Authorizations) - Method in interface org.vertexium.Graph
-
Gets all vertices matching the given ids on the graph.
- getVertices(Iterable<String>, FetchHints, Authorizations) - Method in interface org.vertexium.Graph
-
Gets all vertices matching the given ids on the graph.
- getVertices(Iterable<String>, FetchHints, Long, Authorizations) - Method in interface org.vertexium.Graph
-
Gets all vertices matching the given ids on the graph.
- getVertices(Iterable<String>, FetchHints, Authorizations) - Method in class org.vertexium.GraphBase
-
- getVertices(Iterable<String>, FetchHints, Long, Authorizations) - Method in class org.vertexium.GraphBase
-
- getVertices(Iterable<String>, Authorizations) - Method in class org.vertexium.GraphBase
-
- getVertices(Authorizations) - Method in class org.vertexium.GraphBase
-
- getVertices(FetchHints, Authorizations) - Method in class org.vertexium.GraphBase
-
- getVertices(FetchHints, Long, Authorizations) - Method in class org.vertexium.GraphBase
-
- getVertices(FetchHints, Long, Authorizations) - Method in class org.vertexium.GraphBaseWithSearchIndex
-
- getVertices(Direction, Authorizations) - Method in interface org.vertexium.Vertex
-
Similar to getEdges but gets the vertices on the other side of the edges attached to this vertex.
- getVertices(Direction, FetchHints, Authorizations) - Method in interface org.vertexium.Vertex
-
Similar to getEdges but gets the vertices on the other side of the edges attached to this vertex.
- getVertices(Direction, String, Authorizations) - Method in interface org.vertexium.Vertex
-
Similar to getEdges but gets the vertices on the other side of the edges attached to this vertex that have the given label.
- getVertices(Direction, String, FetchHints, Authorizations) - Method in interface org.vertexium.Vertex
-
Similar to getEdges but gets the vertices on the other side of the edges attached to this vertex that have the given label.
- getVertices(Direction, String[], Authorizations) - Method in interface org.vertexium.Vertex
-
Similar to getEdges but gets the vertices on the other side of the edges attached to this vertex that have any of the given labels.
- getVertices(Direction, String[], FetchHints, Authorizations) - Method in interface org.vertexium.Vertex
-
Similar to getEdges but gets the vertices on the other side of the edges attached to this vertex that have any of the given labels.
- getVerticesInOrder(Iterable<String>, Authorizations) - Method in interface org.vertexium.Graph
-
Gets all vertices matching the given ids on the graph.
- getVerticesInOrder(Iterable<String>, FetchHints, Authorizations) - Method in interface org.vertexium.Graph
-
Gets all vertices matching the given ids on the graph.
- getVerticesInOrder(Iterable<String>, FetchHints, Authorizations) - Method in class org.vertexium.GraphBase
-
- getVerticesInOrder(Iterable<String>, Authorizations) - Method in class org.vertexium.GraphBase
-
- getVerticesInRange(Range, Authorizations) - Method in interface org.vertexium.Graph
-
Gets vertices from the graph in the given range.
- getVerticesInRange(Range, FetchHints, Authorizations) - Method in interface org.vertexium.Graph
-
Gets vertices from the graph in the given range.
- getVerticesInRange(Range, FetchHints, Long, Authorizations) - Method in interface org.vertexium.Graph
-
Gets vertices from the graph in the given range.
- getVerticesInRange(Range, Authorizations) - Method in class org.vertexium.GraphBase
-
- getVerticesInRange(Range, FetchHints, Authorizations) - Method in class org.vertexium.GraphBase
-
- getVerticesInRange(Range, FetchHints, Long, Authorizations) - Method in class org.vertexium.GraphBase
-
- getVerticesWithPrefix(String, Authorizations) - Method in interface org.vertexium.Graph
-
Gets vertices from the graph given the prefix.
- getVerticesWithPrefix(String, FetchHints, Authorizations) - Method in interface org.vertexium.Graph
-
Gets vertices from the graph given the prefix.
- getVerticesWithPrefix(String, FetchHints, Long, Authorizations) - Method in interface org.vertexium.Graph
-
Gets vertices from the graph given the prefix.
- getVerticesWithPrefix(String, Authorizations) - Method in class org.vertexium.GraphBase
-
- getVerticesWithPrefix(String, FetchHints, Authorizations) - Method in class org.vertexium.GraphBase
-
- getVerticesWithPrefix(String, FetchHints, Long, Authorizations) - Method in class org.vertexium.GraphBase
-
- getVisibility() - Method in class org.vertexium.EdgeBuilderBase
-
- getVisibility() - Method in class org.vertexium.EdgeInfoEdge
-
- getVisibility() - Method in interface org.vertexium.Element
-
the visibility of the element.
- getVisibility() - Method in class org.vertexium.event.AddExtendedDataEvent
-
- getVisibility() - Method in class org.vertexium.event.DeletePropertyEvent
-
- getVisibility() - Method in class org.vertexium.event.MarkHiddenPropertyEvent
-
- getVisibility() - Method in class org.vertexium.event.MarkVisiblePropertyEvent
-
- getVisibility() - Method in class org.vertexium.event.SoftDeletePropertyEvent
-
- getVisibility() - Method in class org.vertexium.Metadata.Entry
-
- getVisibility() - Method in class org.vertexium.mutation.AlterPropertyVisibility
-
- getVisibility() - Method in class org.vertexium.mutation.ExtendedDataMutationBase
-
- getVisibility() - Method in class org.vertexium.mutation.KeyNameVisibilityPropertyDeleteMutation
-
- getVisibility() - Method in class org.vertexium.mutation.KeyNameVisibilityPropertySoftDeleteMutation
-
- getVisibility() - Method in class org.vertexium.mutation.PropertyDeleteMutation
-
- getVisibility() - Method in class org.vertexium.mutation.PropertyPropertyDeleteMutation
-
- getVisibility() - Method in class org.vertexium.mutation.PropertyPropertySoftDeleteMutation
-
- getVisibility() - Method in class org.vertexium.mutation.PropertySoftDeleteMutation
-
- getVisibility() - Method in class org.vertexium.Property
-
- getVisibility() - Method in class org.vertexium.property.MutablePropertyImpl
-
- getVisibility() - Method in class org.vertexium.PropertyDescriptor
-
- getVisibility() - Method in class org.vertexium.query.PercentilesAggregation
-
- getVisibility() - Method in class org.vertexium.VertexBuilder
-
- getVisibilityString() - Method in class org.vertexium.Visibility
-
- Graph - Interface in org.vertexium
-
- GraphBase - Class in org.vertexium
-
- GraphBase(boolean) - Constructor for class org.vertexium.GraphBase
-
- GraphBaseWithSearchIndex - Class in org.vertexium
-
- GraphBaseWithSearchIndex(GraphConfiguration) - Constructor for class org.vertexium.GraphBaseWithSearchIndex
-
- GraphBaseWithSearchIndex(GraphConfiguration, IdGenerator, SearchIndex) - Constructor for class org.vertexium.GraphBaseWithSearchIndex
-
- GraphConfiguration - Class in org.vertexium
-
- GraphConfiguration(Map<String, Object>) - Constructor for class org.vertexium.GraphConfiguration
-
- GraphEvent - Class in org.vertexium.event
-
- GraphEvent(Graph) - Constructor for class org.vertexium.event.GraphEvent
-
- GraphEventListener - Class in org.vertexium.event
-
- GraphEventListener() - Constructor for class org.vertexium.event.GraphEventListener
-
- GraphFactory - Class in org.vertexium
-
- GraphFactory() - Constructor for class org.vertexium.GraphFactory
-
- GraphMetadataEntry - Class in org.vertexium
-
- GraphMetadataEntry(String, byte[]) - Constructor for class org.vertexium.GraphMetadataEntry
-
- GraphMetadataEntry(String, Object) - Constructor for class org.vertexium.GraphMetadataEntry
-
- GraphMetadataStore - Class in org.vertexium
-
- GraphMetadataStore() - Constructor for class org.vertexium.GraphMetadataStore
-
- GraphQuery - Interface in org.vertexium.query
-
- GraphQueryBase - Class in org.vertexium.query
-
- GraphQueryBase(Graph, String, Authorizations) - Constructor for class org.vertexium.query.GraphQueryBase
-
- GraphQueryBase(Graph, String[], String, Authorizations) - Constructor for class org.vertexium.query.GraphQueryBase
-
- GraphVisitor - Interface in org.vertexium
-
- GraphWithSearchIndex - Interface in org.vertexium
-
- GroupingIterable<TSource,TGroup> - Class in org.vertexium.util
-
- GroupingIterable(Iterable<TSource>) - Constructor for class org.vertexium.util.GroupingIterable
-
- save(Authorizations) - Method in class org.vertexium.EdgeBuilder
-
- save(Authorizations) - Method in class org.vertexium.EdgeBuilderBase
-
Save the edge along with any properties that were set to the graph.
- save(Authorizations) - Method in class org.vertexium.ElementBuilder
-
saves the element to the graph.
- save(Authorizations) - Method in interface org.vertexium.mutation.ElementMutation
-
saves the properties to the graph.
- save(Authorizations) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
-
- save(Authorizations) - Method in class org.vertexium.VertexBuilder
-
Save the vertex along with any properties that were set to the graph.
- saveElementMutations(Iterable<ElementMutation>, Authorizations) - Method in interface org.vertexium.Graph
-
Saves multiple mutations with a single call.
- saveElementMutations(Iterable<ElementMutation>, Authorizations) - Method in class org.vertexium.GraphBase
-
- saveElementMutations(Iterable<ElementMutation>, Authorizations) - Method in class org.vertexium.GraphBaseWithSearchIndex
-
- savePropertyDefinition(PropertyDefinition) - Method in interface org.vertexium.Graph
-
Save a pre-made property definition.
- savePropertyDefinition(PropertyDefinition) - Method in class org.vertexium.GraphBase
-
- scoringStrategy(ScoringStrategy) - Method in class org.vertexium.query.EmptyResultsGraphQuery
-
- scoringStrategy(ScoringStrategy) - Method in interface org.vertexium.query.Query
-
Sets the scoring strategy for this query
- scoringStrategy(ScoringStrategy) - Method in class org.vertexium.query.QueryBase
-
- ScoringStrategy - Interface in org.vertexium.scoring
-
- ScoringStrategyComparator<T> - Class in org.vertexium.query
-
- ScoringStrategyComparator(ScoringStrategy) - Constructor for class org.vertexium.query.ScoringStrategyComparator
-
- search(EnumSet<VertexiumObjectType>, FetchHints) - Method in class org.vertexium.query.EmptyResultsGraphQuery
-
- search() - Method in class org.vertexium.query.EmptyResultsGraphQuery
-
- search(EnumSet<VertexiumObjectType>, FetchHints) - Method in interface org.vertexium.query.Query
-
- search() - Method in interface org.vertexium.query.Query
-
- search() - Method in class org.vertexium.query.QueryBase
-
- search(EnumSet<VertexiumObjectType>, FetchHints) - Method in class org.vertexium.query.QueryBase
-
- SEARCH_INDEX_PROP_PREFIX - Static variable in class org.vertexium.GraphConfiguration
-
- searchIndex(boolean) - Method in class org.vertexium.property.PropertyValue
-
- SearchIndex - Interface in org.vertexium.search
-
- SearchIndexSecurityGranularity - Enum in org.vertexium
-
- SearchIndexWithVertexPropertyCountByValue - Interface in org.vertexium.search
-
- SecurityVertexiumException - Exception in org.vertexium
-
- SecurityVertexiumException(String, Authorizations) - Constructor for exception org.vertexium.SecurityVertexiumException
-
- SecurityVertexiumException(String, Authorizations, Throwable) - Constructor for exception org.vertexium.SecurityVertexiumException
-
- SelectManyIterable<TSource,TDest> - Class in org.vertexium.util
-
- SelectManyIterable(Iterable<? extends TSource>) - Constructor for class org.vertexium.util.SelectManyIterable
-
- SERIALIZER - Static variable in class org.vertexium.GraphConfiguration
-
- set(String, Object) - Method in class org.vertexium.GraphConfiguration
-
- setBoost(Float) - Method in class org.vertexium.query.SimilarToQueryParameters
-
- setEdgeLabelsOfEdgeRefsToInclude(Set<String>) - Method in class org.vertexium.FetchHintsBuilder
-
- setEdgeLabelsOfEdgeRefsToInclude(String...) - Method in class org.vertexium.FetchHintsBuilder
-
- setExcludedLabels(String...) - Method in class org.vertexium.FindPathOptions
-
Edge labels to be excluded from traversal
- setExistingVisibility(Visibility) - Method in class org.vertexium.mutation.AlterPropertyVisibility
-
- setExtendedBounds(HistogramAggregation.ExtendedBounds<?>) - Method in class org.vertexium.query.HistogramAggregation
-
- setGeoPoints(List<GeoPoint>) - Method in class org.vertexium.type.GeoLine
-
- setIncludeAllEdgeRefs(boolean) - Method in class org.vertexium.FetchHintsBuilder
-
- setIncludeAllProperties(boolean) - Method in class org.vertexium.FetchHintsBuilder
-
- setIncludeAllPropertyMetadata(boolean) - Method in class org.vertexium.FetchHintsBuilder
-
- setIncludeEdgeLabelsAndCounts(boolean) - Method in class org.vertexium.FetchHintsBuilder
-
- setIncludeExtendedDataTableNames(boolean) - Method in class org.vertexium.FetchHintsBuilder
-
- setIncludeHidden(boolean) - Method in class org.vertexium.FetchHintsBuilder
-
- setIncludeInEdgeRefs(boolean) - Method in class org.vertexium.FetchHintsBuilder
-
- setIncludeOutEdgeRefs(boolean) - Method in class org.vertexium.FetchHintsBuilder
-
- setIndexHint(IndexHint) - Method in class org.vertexium.ElementBuilder
-
- setIndexHint(IndexHint) - Method in interface org.vertexium.mutation.ElementMutation
-
Sets the index hint of this element.
- setIndexHint(IndexHint) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
-
- setLabels(String...) - Method in class org.vertexium.FindPathOptions
-
Edge labels to include, if null any label will be traversed
- setLimit(Integer) - Method in class org.vertexium.query.QueryParameters
-
- setLimit(Long) - Method in class org.vertexium.query.QueryParameters
-
- setMaxDocFrequency(Integer) - Method in class org.vertexium.query.SimilarToQueryParameters
-
- setMaxQueryTerms(Integer) - Method in class org.vertexium.query.SimilarToQueryParameters
-
- setMetadata(String, Object) - Method in interface org.vertexium.Graph
-
Sets metadata on the graph.
- setMetadata(String, Object) - Method in class org.vertexium.GraphBase
-
- setMetadata(String, Object) - Method in class org.vertexium.GraphMetadataStore
-
- setMetadataKeysToInclude(Set<String>) - Method in class org.vertexium.FetchHintsBuilder
-
- setMetadataKeysToInclude(String...) - Method in class org.vertexium.FetchHintsBuilder
-
- setMinDocFrequency(Integer) - Method in class org.vertexium.query.SimilarToQueryParameters
-
- setMinScore(Double) - Method in class org.vertexium.query.QueryParameters
-
- setMinTermFrequency(Integer) - Method in class org.vertexium.query.SimilarToQueryParameters
-
- setPercents(double...) - Method in class org.vertexium.query.PercentilesAggregation
-
- setProgressCallback(ProgressCallback) - Method in class org.vertexium.FindPathOptions
-
- setProperty(String, Object, Visibility, Authorizations) - Method in interface org.vertexium.Element
-
Sets or updates a property value.
- setProperty(String, Object, Metadata, Visibility, Authorizations) - Method in interface org.vertexium.Element
-
Sets or updates a property value.
- setProperty(String, Object, Visibility) - Method in class org.vertexium.ElementBuilder
-
Sets or updates a property value.
- setProperty(String, Object, Metadata, Visibility) - Method in class org.vertexium.ElementBuilder
-
Sets or updates a property value.
- setProperty(String, Object, Visibility) - Method in interface org.vertexium.mutation.ElementMutation
-
Sets or updates a property value.
- setProperty(String, Object, Metadata, Visibility) - Method in interface org.vertexium.mutation.ElementMutation
-
Sets or updates a property value.
- setProperty(String, Object, Visibility) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
-
- setProperty(String, Object, Metadata, Visibility) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
-
- setPropertyMetadata(Property, String, Object, Visibility) - Method in interface org.vertexium.mutation.ExistingElementMutation
-
Sets a property metadata value on a property.
- setPropertyMetadata(String, String, String, Object, Visibility) - Method in interface org.vertexium.mutation.ExistingElementMutation
-
Sets a property metadata value on a property.
- setPropertyMetadata(String, String, Object, Visibility) - Method in interface org.vertexium.mutation.ExistingElementMutation
-
Sets a property metadata value on a property.
- setPropertyMetadata(Property, String, Object, Visibility) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
-
- setPropertyMetadata(String, String, Object, Visibility) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
-
- setPropertyMetadata(String, String, String, Object, Visibility) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
-
- SetPropertyMetadata - Class in org.vertexium.mutation
-
- SetPropertyMetadata(String, String, Visibility, String, Object, Visibility) - Constructor for class org.vertexium.mutation.SetPropertyMetadata
-
- setPropertyNamesToInclude(Set<String>) - Method in class org.vertexium.FetchHintsBuilder
-
- setPropertyNamesToInclude(String...) - Method in class org.vertexium.FetchHintsBuilder
-
- setScoringStrategy(ScoringStrategy) - Method in class org.vertexium.query.QueryParameters
-
- setSize(Integer) - Method in class org.vertexium.query.TermsAggregation
-
- setSkip(long) - Method in class org.vertexium.query.QueryParameters
-
- setSubstitutionList(List<Pair<String, String>>) - Method in class org.vertexium.id.SimpleNameSubstitutionStrategy
-
- setTimestamp(long) - Method in class org.vertexium.property.MutableProperty
-
- setTimestamp(long) - Method in class org.vertexium.property.MutablePropertyImpl
-
- setup() - Method in class org.vertexium.GraphBaseWithSearchIndex
-
- setup(Map) - Method in class org.vertexium.id.IdentityNameSubstitutionStrategy
-
- setup(Map) - Method in interface org.vertexium.id.NameSubstitutionStrategy
-
- setup(Map) - Method in class org.vertexium.id.SimpleNameSubstitutionStrategy
-
- setupGraphMetadata() - Method in class org.vertexium.GraphBaseWithSearchIndex
-
- setupGraphMetadata(GraphMetadataEntry) - Method in class org.vertexium.GraphBaseWithSearchIndex
-
- setValue(Object) - Method in class org.vertexium.property.MutableProperty
-
- setValue(Object) - Method in class org.vertexium.property.MutablePropertyImpl
-
- setVisibility(Visibility) - Method in class org.vertexium.property.MutableProperty
-
- setVisibility(Visibility) - Method in class org.vertexium.property.MutablePropertyImpl
-
- shutdown() - Method in interface org.vertexium.Graph
-
Cleans up or disconnects from the underlying storage.
- shutdown() - Method in class org.vertexium.GraphBase
-
- shutdown() - Method in class org.vertexium.GraphBaseWithSearchIndex
-
- shutdown() - Method in class org.vertexium.search.DefaultSearchIndex
-
- shutdown() - Method in interface org.vertexium.search.SearchIndex
-
- SimilarToGraphQuery - Interface in org.vertexium.query
-
- SimilarToQueryParameters - Class in org.vertexium.query
-
- SimilarToQueryParameters(String[], Authorizations) - Constructor for class org.vertexium.query.SimilarToQueryParameters
-
- SimilarToTextQueryParameters - Class in org.vertexium.query
-
- SimilarToTextQueryParameters(String[], String, Authorizations) - Constructor for class org.vertexium.query.SimilarToTextQueryParameters
-
- SimpleNameSubstitutionStrategy - Class in org.vertexium.id
-
- SimpleNameSubstitutionStrategy() - Constructor for class org.vertexium.id.SimpleNameSubstitutionStrategy
-
- SimpleSubstitutionUtils - Class in org.vertexium.id
-
- SimpleSubstitutionUtils() - Constructor for class org.vertexium.id.SimpleSubstitutionUtils
-
- single(Iterable<? extends T>) - Static method in class org.vertexium.util.IterableUtils
-
- singleOrDefault(Iterable<? extends T>, T) - Static method in class org.vertexium.util.IterableUtils
-
- skip(int) - Method in class org.vertexium.query.EmptyResultsGraphQuery
-
- skip(int) - Method in interface org.vertexium.query.Query
-
Skips the given number of items.
- skip(int) - Method in class org.vertexium.query.QueryBase
-
- softDeleteEdge(Edge, Authorizations) - Method in interface org.vertexium.Graph
-
Soft deletes an edge from the graph.
- softDeleteEdge(Edge, Long, Authorizations) - Method in interface org.vertexium.Graph
-
Soft deletes an edge from the graph.
- softDeleteEdge(String, Authorizations) - Method in interface org.vertexium.Graph
-
Soft deletes an edge from the graph.
- softDeleteEdge(String, Long, Authorizations) - Method in interface org.vertexium.Graph
-
Soft deletes an edge from the graph.
- softDeleteEdge(String, Authorizations) - Method in class org.vertexium.GraphBase
-
- softDeleteEdge(String, Long, Authorizations) - Method in class org.vertexium.GraphBase
-
- softDeleteEdge(Edge, Authorizations) - Method in class org.vertexium.GraphBase
-
- softDeleteEdge(Edge, Long, Authorizations) - Method in class org.vertexium.GraphBase
-
- softDeleteEdge(Edge, Long, Authorizations) - Method in class org.vertexium.GraphBaseWithSearchIndex
-
- SoftDeleteEdgeEvent - Class in org.vertexium.event
-
- SoftDeleteEdgeEvent(Graph, Edge) - Constructor for class org.vertexium.event.SoftDeleteEdgeEvent
-
- softDeleteProperties(String, Authorizations) - Method in interface org.vertexium.Element
-
Soft deletes all properties with the given name that you have access to.
- softDeleteProperties(String) - Method in interface org.vertexium.mutation.ExistingElementMutation
-
Soft deletes all default properties with that name irregardless of visibility.
- softDeleteProperties(String, String) - Method in interface org.vertexium.mutation.ExistingElementMutation
-
Soft deletes all properties with this key and name irregardless of visibility.
- softDeleteProperties(String) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
-
- softDeleteProperties(String, String) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
-
- softDeleteProperty(String, String, Visibility, Authorizations) - Method in class org.vertexium.EdgeInfoEdge
-
- softDeleteProperty(String, String, Authorizations) - Method in interface org.vertexium.Element
-
Soft deletes a property given it's key and name from the element.
- softDeleteProperty(String, String, Visibility, Authorizations) - Method in interface org.vertexium.Element
-
Soft deletes a property given it's key and name from the element for a given visibility.
- softDeleteProperty(Property) - Method in class org.vertexium.ElementBuilder
-
- softDeleteProperty(String, Visibility) - Method in class org.vertexium.ElementBuilder
-
- softDeleteProperty(String, String, Visibility) - Method in class org.vertexium.ElementBuilder
-
- softDeleteProperty(Property) - Method in interface org.vertexium.mutation.ElementMutation
-
Soft deletes a property.
- softDeleteProperty(String, Visibility) - Method in interface org.vertexium.mutation.ElementMutation
-
Soft deletes the default property with that name.
- softDeleteProperty(String, String, Visibility) - Method in interface org.vertexium.mutation.ElementMutation
-
Soft deletes a property.
- softDeleteProperty(Property) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
-
- softDeleteProperty(String, Visibility) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
-
- softDeleteProperty(String, String, Visibility) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
-
- SoftDeletePropertyEvent - Class in org.vertexium.event
-
- SoftDeletePropertyEvent(Graph, Element, Property) - Constructor for class org.vertexium.event.SoftDeletePropertyEvent
-
- SoftDeletePropertyEvent(Graph, Element, PropertySoftDeleteMutation) - Constructor for class org.vertexium.event.SoftDeletePropertyEvent
-
- softDeleteVertex(Vertex, Authorizations) - Method in interface org.vertexium.Graph
-
Soft deletes a vertex from the graph.
- softDeleteVertex(Vertex, Long, Authorizations) - Method in interface org.vertexium.Graph
-
Soft deletes a vertex from the graph.
- softDeleteVertex(String, Authorizations) - Method in interface org.vertexium.Graph
-
Soft deletes a vertex from the graph.
- softDeleteVertex(String, Long, Authorizations) - Method in interface org.vertexium.Graph
-
Soft deletes a vertex from the graph.
- softDeleteVertex(String, Authorizations) - Method in class org.vertexium.GraphBase
-
- softDeleteVertex(String, Long, Authorizations) - Method in class org.vertexium.GraphBase
-
- softDeleteVertex(Vertex, Authorizations) - Method in class org.vertexium.GraphBase
-
- softDeleteVertex(Vertex, Long, Authorizations) - Method in class org.vertexium.GraphBase
-
- softDeleteVertex(Vertex, Long, Authorizations) - Method in class org.vertexium.GraphBaseWithSearchIndex
-
- SoftDeleteVertexEvent - Class in org.vertexium.event
-
- SoftDeleteVertexEvent(Graph, Vertex) - Constructor for class org.vertexium.event.SoftDeleteVertexEvent
-
- sort(String, SortDirection) - Method in class org.vertexium.query.EmptyResultsGraphQuery
-
- sort(String, SortDirection) - Method in interface org.vertexium.query.Query
-
Sort the results by the given property name.
- sort(String, SortDirection) - Method in class org.vertexium.query.QueryBase
-
- sortable(boolean) - Method in class org.vertexium.DefinePropertyBuilder
-
- SortContainer(String, SortDirection) - Constructor for class org.vertexium.query.QueryBase.SortContainer
-
- SortContainersComparator<T> - Class in org.vertexium.query
-
- SortContainersComparator(List<QueryBase.SortContainer>) - Constructor for class org.vertexium.query.SortContainersComparator
-
- SortDirection - Enum in org.vertexium.query
-
- StatisticsAggregation - Class in org.vertexium.query
-
- StatisticsAggregation(String, String) - Constructor for class org.vertexium.query.StatisticsAggregation
-
- StatisticsResult - Class in org.vertexium.query
-
- StatisticsResult(long, double, double, double, double) - Constructor for class org.vertexium.query.StatisticsResult
-
- stream(Query...) - Static method in class org.vertexium.util.StreamUtils
-
Create a
Stream containing the results of executing the queries, in order.
- stream(Iterable<T>...) - Static method in class org.vertexium.util.StreamUtils
-
Create a
Stream over the elements of the iterables, in order.
- stream(Iterator<T>...) - Static method in class org.vertexium.util.StreamUtils
-
Create a
Stream over the elements of the iterators, in order.
- StreamingPropertyValue - Class in org.vertexium.property
-
- StreamingPropertyValue(Class) - Constructor for class org.vertexium.property.StreamingPropertyValue
-
- StreamingPropertyValueRef<T extends Graph> - Class in org.vertexium.property
-
- StreamingPropertyValueRef() - Constructor for class org.vertexium.property.StreamingPropertyValueRef
-
- StreamingPropertyValueRef(StreamingPropertyValue) - Constructor for class org.vertexium.property.StreamingPropertyValueRef
-
- StreamUtils - Class in org.vertexium.util
-
- STRICT_TYPING - Static variable in class org.vertexium.GraphConfiguration
-
- SUBS_DELIM - Static variable in class org.vertexium.id.SimpleNameSubstitutionStrategy
-
- SUBSTITUTION_MAP_PREFIX - Static variable in class org.vertexium.id.SimpleSubstitutionUtils
-
- SupportsNestedAggregationsAggregation - Interface in org.vertexium.query
-
- validate(PropertyDefinition) - Method in enum org.vertexium.query.Compare
-
- validate(PropertyDefinition) - Method in enum org.vertexium.query.Contains
-
- validate(PropertyDefinition) - Method in enum org.vertexium.query.GeoCompare
-
- validate(PropertyDefinition) - Method in interface org.vertexium.query.Predicate
-
- validate(PropertyDefinition) - Method in enum org.vertexium.query.TextPredicate
-
- validate() - Method in class org.vertexium.type.GeoCollection
-
- validate() - Method in class org.vertexium.type.GeoLine
-
- validate() - Method in class org.vertexium.type.GeoPolygon
-
- validate() - Method in interface org.vertexium.type.GeoShape
-
Throw a VertexiumException if the requirements for this shape are not met.
- validate() - Method in class org.vertexium.type.GeoShapeBase
-
- validateHasEdgeFetchHints(Direction, String...) - Method in class org.vertexium.FetchHints
-
- value(Object) - Method in class org.vertexium.HistoricalPropertyValue.HistoricalPropertyValueBuilder
-
- value - Variable in class org.vertexium.query.QueryBase.HasValueContainer
-
- VALUE_IDENTIFIER - Static variable in class org.vertexium.id.SimpleSubstitutionUtils
-
- valueOf(String) - Static method in enum org.vertexium.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.vertexium.ElementFilter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.vertexium.ElementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.vertexium.IdFetchHint
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.vertexium.ProgressCallback.Step
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.vertexium.query.Compare
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.vertexium.query.Contains
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.vertexium.query.GeoCompare
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.vertexium.query.SortDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.vertexium.query.TextPredicate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.vertexium.search.IndexHint
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.vertexium.SearchIndexSecurityGranularity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.vertexium.TextIndexHint
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.vertexium.VertexiumObjectType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.vertexium.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.vertexium.ElementFilter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.vertexium.ElementType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.vertexium.IdFetchHint
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.vertexium.ProgressCallback.Step
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.vertexium.query.Compare
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.vertexium.query.Contains
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.vertexium.query.GeoCompare
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.vertexium.query.SortDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.vertexium.query.TextPredicate
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.vertexium.search.IndexHint
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.vertexium.SearchIndexSecurityGranularity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.vertexium.TextIndexHint
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.vertexium.VertexiumObjectType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Vertex - Interface in org.vertexium
-
- VertexBuilder - Class in org.vertexium
-
- VertexBuilder(String, Visibility) - Constructor for class org.vertexium.VertexBuilder
-
- vertexIds() - Method in class org.vertexium.query.EmptyResultsGraphQuery
-
- vertexIds(EnumSet<IdFetchHint>) - Method in class org.vertexium.query.EmptyResultsGraphQuery
-
- vertexIds() - Method in interface org.vertexium.query.Query
-
Execute the query and return the ids of all matching vertices.
- vertexIds(EnumSet<IdFetchHint>) - Method in interface org.vertexium.query.Query
-
Execute the query and return the ids of all matching vertices.
- vertexIds() - Method in class org.vertexium.query.QueryBase
-
- vertexIds(EnumSet<IdFetchHint>) - Method in class org.vertexium.query.QueryBase
-
- VertexiumException - Exception in org.vertexium
-
- VertexiumException(Exception) - Constructor for exception org.vertexium.VertexiumException
-
- VertexiumException(String, Throwable) - Constructor for exception org.vertexium.VertexiumException
-
- VertexiumException(String) - Constructor for exception org.vertexium.VertexiumException
-
- VertexiumLogger - Class in org.vertexium.util
-
- VertexiumLogger(Logger) - Constructor for class org.vertexium.util.VertexiumLogger
-
- VertexiumLoggerFactory - Class in org.vertexium.util
-
- VertexiumLoggerFactory() - Constructor for class org.vertexium.util.VertexiumLoggerFactory
-
- VertexiumMissingFetchHintException - Exception in org.vertexium
-
- VertexiumMissingFetchHintException(FetchHints, String) - Constructor for exception org.vertexium.VertexiumMissingFetchHintException
-
- VertexiumNotSupportedException - Exception in org.vertexium
-
- VertexiumNotSupportedException(String) - Constructor for exception org.vertexium.VertexiumNotSupportedException
-
- VertexiumObject - Interface in org.vertexium
-
- VertexiumObjectType - Enum in org.vertexium
-
- VertexiumPropertyNotDefinedException - Exception in org.vertexium
-
- VertexiumPropertyNotDefinedException(Exception) - Constructor for exception org.vertexium.VertexiumPropertyNotDefinedException
-
- VertexiumPropertyNotDefinedException(String, Throwable) - Constructor for exception org.vertexium.VertexiumPropertyNotDefinedException
-
- VertexiumPropertyNotDefinedException(String) - Constructor for exception org.vertexium.VertexiumPropertyNotDefinedException
-
- VertexiumSerializer - Interface in org.vertexium
-
- VertexiumTypeException - Exception in org.vertexium
-
- VertexiumTypeException(String, Class<?>) - Constructor for exception org.vertexium.VertexiumTypeException
-
- VertexQuery - Interface in org.vertexium.query
-
- VertexQueryBase - Class in org.vertexium.query
-
- VertexQueryBase(Graph, Vertex, String, Authorizations) - Constructor for class org.vertexium.query.VertexQueryBase
-
- vertices(FetchHints) - Method in class org.vertexium.query.DefaultGraphQuery
-
- vertices(FetchHints) - Method in class org.vertexium.query.DefaultMultiVertexQuery
-
- vertices(FetchHints) - Method in class org.vertexium.query.DefaultVertexQuery
-
- vertices() - Method in class org.vertexium.query.EmptyResultsGraphQuery
-
- vertices(FetchHints) - Method in class org.vertexium.query.EmptyResultsGraphQuery
-
- vertices() - Method in interface org.vertexium.query.Query
-
- vertices(FetchHints) - Method in interface org.vertexium.query.Query
-
- vertices() - Method in class org.vertexium.query.QueryBase
-
- vertices(FetchHints) - Method in class org.vertexium.query.QueryBase
-
- vertices(FetchHints) - Method in class org.vertexium.query.VertexQueryBase
-
- VerticesToEdgeIdsIterable - Class in org.vertexium.util
-
- VerticesToEdgeIdsIterable(Iterable<? extends Vertex>, Authorizations) - Constructor for class org.vertexium.util.VerticesToEdgeIdsIterable
-
- Visibility - Class in org.vertexium
-
- Visibility(String) - Constructor for class org.vertexium.Visibility
-
- visit(Iterable<? extends Element>, GraphVisitor) - Method in interface org.vertexium.Graph
-
Visits elements using the supplied elements and visitor
- visit(Iterable<? extends Element>, GraphVisitor) - Method in class org.vertexium.GraphBase
-
- visitEdge(Edge) - Method in class org.vertexium.DefaultGraphVisitor
-
- visitEdge(Edge) - Method in interface org.vertexium.GraphVisitor
-
- visitEdges(GraphVisitor, Authorizations) - Method in interface org.vertexium.Graph
-
Visits all edges on the graph
- visitEdges(GraphVisitor, Authorizations) - Method in class org.vertexium.GraphBase
-
- visitElement(Element) - Method in class org.vertexium.DefaultGraphVisitor
-
- visitElement(Element) - Method in interface org.vertexium.GraphVisitor
-
- visitElements(GraphVisitor, Authorizations) - Method in interface org.vertexium.Graph
-
Visits all elements on the graph
- visitElements(GraphVisitor, Authorizations) - Method in class org.vertexium.GraphBase
-
- visitExtendedDataRow(Element, String, ExtendedDataRow) - Method in class org.vertexium.DefaultGraphVisitor
-
- visitExtendedDataRow(Element, String, ExtendedDataRow) - Method in interface org.vertexium.GraphVisitor
-
- visitProperty(Element, Property) - Method in class org.vertexium.DefaultGraphVisitor
-
- visitProperty(Element, String, ExtendedDataRow, Property) - Method in class org.vertexium.DefaultGraphVisitor
-
- visitProperty(Element, Property) - Method in interface org.vertexium.GraphVisitor
-
- visitProperty(Element, String, ExtendedDataRow, Property) - Method in interface org.vertexium.GraphVisitor
-
- visitVertex(Vertex) - Method in class org.vertexium.DefaultGraphVisitor
-
- visitVertex(Vertex) - Method in interface org.vertexium.GraphVisitor
-
- visitVertices(GraphVisitor, Authorizations) - Method in interface org.vertexium.Graph
-
Visits all vertices on the graph
- visitVertices(GraphVisitor, Authorizations) - Method in class org.vertexium.GraphBase
-