- calculateCenter(List<GeoPoint>) - Static method in class org.vertexium.type.GeoPoint
-
- CalendarFieldAggregation - Class in org.vertexium.query
-
- CalendarFieldAggregation(String, String, Long, TimeZone, int) - Constructor for class org.vertexium.query.CalendarFieldAggregation
-
- canRead(Visibility) - Method in interface org.vertexium.Authorizations
-
- checkArgument(boolean) - Static method in class org.vertexium.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, Object) - Static method in class org.vertexium.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object...) - Static method in class org.vertexium.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkElementIndex(int, int) - Static method in class org.vertexium.util.Preconditions
-
Ensures that index specifies a valid element in an array, list or string of size
size.
- checkElementIndex(int, int, String) - Static method in class org.vertexium.util.Preconditions
-
Ensures that index specifies a valid element in an array, list or string of size
size.
- checkNotNull(T) - Static method in class org.vertexium.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, Object) - Static method in class org.vertexium.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object...) - Static method in class org.vertexium.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkPositionIndex(int, int) - Static method in class org.vertexium.util.Preconditions
-
Ensures that index specifies a valid position in an array, list or string of
size size.
- checkPositionIndex(int, int, String) - Static method in class org.vertexium.util.Preconditions
-
Ensures that index specifies a valid position in an array, list or string of
size size.
- checkPositionIndexes(int, int, int) - Static method in class org.vertexium.util.Preconditions
-
Ensures that start and end specify a valid positions in an array, list
or string of size size, and are in order.
- checkState(boolean) - Static method in class org.vertexium.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, Object) - Static method in class org.vertexium.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object...) - Static method in class org.vertexium.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- clear() - Method in class org.vertexium.Metadata
-
- clone() - Method in class org.vertexium.query.QueryParameters
-
- clone() - Method in class org.vertexium.query.QueryStringQueryParameters
-
- clone() - Method in class org.vertexium.query.SimilarToTextQueryParameters
-
- cloneTo(QueryParameters) - Method in class org.vertexium.query.QueryParameters
-
- cloneTo(QueryParameters) - Method in class org.vertexium.query.SimilarToQueryParameters
-
- close() - Method in class org.vertexium.query.DefaultGraphQueryIterable
-
- close() - Method in class org.vertexium.query.QueryResultsJoinIterable
-
- close() - Method in class org.vertexium.query.QueryResultsSelectManyIterable
-
- close() - Method in class org.vertexium.util.AutoDeleteFileInputStream
-
- close() - Method in class org.vertexium.util.EmptyClosableIterable
-
- close() - Method in class org.vertexium.util.LimitOutputStream
-
- close() - Method in class org.vertexium.util.LookAheadIterable
-
- CloseableIterable<T> - Interface in org.vertexium.util
-
- CloseableIterator<T> - Interface in org.vertexium.util
-
- CloseableUtils - Class in org.vertexium.util
-
- CloseableUtils() - Constructor for class org.vertexium.util.CloseableUtils
-
- closeQuietly(Closeable) - Static method in class org.vertexium.util.CloseableUtils
-
- closeQuietly(Object...) - Static method in class org.vertexium.util.CloseableUtils
-
- combine(Collection<StatisticsResult>) - Static method in class org.vertexium.query.StatisticsResult
-
- Compare - Enum in org.vertexium.query
-
- compare(T, T) - Method in class org.vertexium.query.SortContainersComparator
-
- compareTo(HistoricalPropertyValue) - Method in class org.vertexium.HistoricalPropertyValue
-
- compareTo(PropertyDeleteMutation) - Method in class org.vertexium.mutation.PropertyDeleteMutation
-
- compareTo(PropertySoftDeleteMutation) - Method in class org.vertexium.mutation.PropertySoftDeleteMutation
-
- compareTo(Property) - Method in class org.vertexium.Property
-
- compareTo(GeoPoint) - Method in class org.vertexium.type.GeoPoint
-
- compareTo(IpV4Address) - Method in class org.vertexium.type.IpV4Address
-
- compareTo(Visibility) - Method in class org.vertexium.Visibility
-
- CompositeGraphQuery - Class in org.vertexium.query
-
- CompositeGraphQuery(Query...) - Constructor for class org.vertexium.query.CompositeGraphQuery
-
- CompositeGraphQuery(Collection<Query>) - Constructor for class org.vertexium.query.CompositeGraphQuery
-
- ConfigurationUtils - Class in org.vertexium.util
-
- ConfigurationUtils() - Constructor for class org.vertexium.util.ConfigurationUtils
-
- contains(String, Visibility) - Method in class org.vertexium.Metadata
-
- Contains - Enum in org.vertexium.query
-
- contains(T[], T) - Static method in class org.vertexium.util.ArrayUtils
-
- containsKey(String) - Method in class org.vertexium.Metadata
-
- convert(TSource) - Method in class org.vertexium.util.ConvertingIterable
-
- convert(T) - Method in class org.vertexium.util.FilterIterable
-
- convert(TSource) - Method in class org.vertexium.util.LookAheadIterable
-
- ConvertingIterable<TSource,TDest> - Class in org.vertexium.util
-
- ConvertingIterable(Iterable<? extends TSource>) - Constructor for class org.vertexium.util.ConvertingIterable
-
- ConvertingIterable(Iterator<? extends TSource>) - Constructor for class org.vertexium.util.ConvertingIterable
-
- copy(InputStream, OutputStream) - Static method in class org.vertexium.util.IOUtils
-
- copy(InputStream, OutputStream, long, long) - Static method in class org.vertexium.util.IOUtils
-
- copy(T) - Static method in class org.vertexium.util.JavaSerializableUtils
-
- count - Variable in class org.vertexium.query.TermsBucket
-
- count(Iterable<T>) - Static method in class org.vertexium.util.IterableUtils
-
- count(Iterator<T>) - Static method in class org.vertexium.util.IterableUtils
-
- create(List<FetchHint>) - Static method in enum org.vertexium.FetchHint
-
- create(String) - Static method in class org.vertexium.property.StreamingPropertyValue
-
- CREATE_TABLES - Static variable in class org.vertexium.GraphConfiguration
-
- createAuthorizations(String...) - Method in interface org.vertexium.Graph
-
Creates an authorizations object.
- createAuthorizations(Collection<String>) - Method in interface org.vertexium.Graph
-
Creates an authorizations object.
- createAuthorizations(Authorizations, String...) - Method in interface org.vertexium.Graph
-
Creates an authorizations object combining auths and additionalAuthorizations.
- createAuthorizations(Authorizations, Collection<String>) - Method in interface org.vertexium.Graph
-
Creates an authorizations object combining auths and additionalAuthorizations.
- createAuthorizations(Collection<String>) - Method in class org.vertexium.GraphBase
-
- createAuthorizations(Authorizations, String...) - Method in class org.vertexium.GraphBase
-
- createAuthorizations(Authorizations, Collection<String>) - Method in class org.vertexium.GraphBase
-
- createAuthorizations(String...) - Method in class org.vertexium.GraphBase
-
- createAuthorizations(String...) - Method in class org.vertexium.GraphBaseWithSearchIndex
-
- createEmptyResult(Class<? extends TResult>) - Static method in class org.vertexium.query.AggregationResult
-
- createGraph(Map<String, String>) - Method in class org.vertexium.GraphFactory
-
- createIdGenerator(Graph) - Method in class org.vertexium.GraphConfiguration
-
- createIterator() - Method in class org.vertexium.util.FilterIterable
-
- createIterator() - Method in class org.vertexium.util.LookAheadIterable
-
- createOutputStream() - Method in class org.vertexium.util.LimitOutputStream.LargeDataStore
-
- createProvider(Graph, GraphConfiguration, String, String) - Static method in class org.vertexium.util.ConfigurationUtils
-
- createProvider(String, Graph, GraphConfiguration) - Static method in class org.vertexium.util.ConfigurationUtils
-
- createSearchIndex(Graph) - Method in class org.vertexium.GraphConfiguration
-
- createSerializer(Graph) - Method in class org.vertexium.GraphConfiguration
-
- createSerializer() - Method in class org.vertexium.GraphConfiguration
-
- currentTimeMillis() - Static method in class org.vertexium.util.IncreasingTime
-
- 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
-
- GeoCompare - Enum in org.vertexium.query
-
- GeoHash - Class in org.vertexium.type
-
- GeoHash(double, double, int) - Constructor for class org.vertexium.type.GeoHash
-
- GeoHash(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
-
- GeoPoint - Class in org.vertexium.type
-
- GeoPoint() - Constructor for class org.vertexium.type.GeoPoint
-
- 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
-
- GeoRect - Class in org.vertexium.type
-
- GeoRect(GeoPoint, GeoPoint) - Constructor for class org.vertexium.type.GeoRect
-
- GeoShape - Interface in org.vertexium.type
-
- 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.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.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 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.CompositeGraphQuery
-
- getAggregations() - Method in interface org.vertexium.query.Query
-
Gets the added aggregations
- getAggregations() - Method in class org.vertexium.query.QueryBase
-
- 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 class org.vertexium.mutation.ExistingElementMutationImpl
-
- getAltitude() - Method in class org.vertexium.type.GeoPoint
-
- getAuthorizations() - Method in interface org.vertexium.Authorizations
-
- getAuthorizations() - Method in interface org.vertexium.Element
-
Gets the authorizations used to get this element.
- getAuthorizations() - Method in class org.vertexium.ElementBase
-
- 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
-
- 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
-
- 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.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
-
- getDataType() - Method in class org.vertexium.PropertyDefinition
-
- getDate() - Method in class org.vertexium.DateOnly
-
- getDeflateCacheMisses() - Method in class org.vertexium.id.SimpleNameSubstitutionStrategy
-
- getDeflateCalls() - Method in class org.vertexium.id.SimpleNameSubstitutionStrategy
-
- getDescription() - Method in class org.vertexium.type.GeoCircle
-
- getDescription() - Method in class org.vertexium.type.GeoPoint
-
- getDestVertexId() - Method in class org.vertexium.FindPathOptions
-
- 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, EnumSet<FetchHint>, Authorizations) - Method in interface org.vertexium.Graph
-
Get an edge from the graph.
- getEdge(String, EnumSet<FetchHint>, Long, Authorizations) - Method in interface org.vertexium.Graph
-
Get an edge from the graph.
- getEdge(String, EnumSet<FetchHint>, Authorizations) - Method in class org.vertexium.GraphBase
-
- getEdge(String, EnumSet<FetchHint>, 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
-
Gets count of edges on this vertex.
- 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.query.QueryParameters
-
- getEdgeLabels(Direction, Authorizations) - Method in interface org.vertexium.Vertex
-
Gets a list of edge labels.
- getEdges(Authorizations) - Method in interface org.vertexium.Graph
-
Gets all edges on the graph.
- getEdges(EnumSet<FetchHint>, Authorizations) - Method in interface org.vertexium.Graph
-
Gets all edges on the graph.
- getEdges(EnumSet<FetchHint>, 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>, EnumSet<FetchHint>, Authorizations) - Method in interface org.vertexium.Graph
-
Gets all edges on the graph matching the given ids.
- getEdges(Iterable<String>, EnumSet<FetchHint>, Long, Authorizations) - Method in interface org.vertexium.Graph
-
Gets all edges on the graph matching the given ids.
- getEdges(Iterable<String>, EnumSet<FetchHint>, Authorizations) - Method in class org.vertexium.GraphBase
-
- getEdges(Iterable<String>, EnumSet<FetchHint>, 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(EnumSet<FetchHint>, Authorizations) - Method in class org.vertexium.GraphBase
-
- getEdges(EnumSet<FetchHint>, Long, Authorizations) - Method in class org.vertexium.GraphBase
-
- getEdges(EnumSet<FetchHint>, 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, EnumSet<FetchHint>, Authorizations) - Method in interface org.vertexium.Vertex
-
Gets all edges attached to this vertex.
- getEdges(Direction, EnumSet<FetchHint>, 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, EnumSet<FetchHint>, 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[], EnumSet<FetchHint>, 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, EnumSet<FetchHint>, 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, EnumSet<FetchHint>, 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[], EnumSet<FetchHint>, 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, EnumSet<FetchHint>, Authorizations) - Method in interface org.vertexium.Graph
-
Gets edges from the graph in the given range.
- getEdgesInRange(Range, EnumSet<FetchHint>, 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, EnumSet<FetchHint>, Authorizations) - Method in class org.vertexium.GraphBase
-
- getEdgesInRange(Range, EnumSet<FetchHint>, Long, Authorizations) - Method in class org.vertexium.GraphBase
-
- getEdgeVertexPairs(Graph, String, Iterable<EdgeInfo>, EnumSet<FetchHint>, 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, EnumSet<FetchHint>, Authorizations) - Method in interface org.vertexium.Vertex
-
Gets all edge/vertex pairs attached to this vertex.
- getEdgeVertexPairs(Direction, EnumSet<FetchHint>, 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, EnumSet<FetchHint>, 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[], EnumSet<FetchHint>, 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.AddPropertyEvent
-
- 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
-
- 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
-
- 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
-
- getFormat() - Method in class org.vertexium.query.RangeAggregation
-
- getFrom() - Method in class org.vertexium.query.RangeAggregation.Range
-
- getGeoCell() - Method in class org.vertexium.query.GeohashBucket
-
- getGeohashResults(String) - Method in interface org.vertexium.query.IterableWithGeohashResults
-
Deprecated.
- getGeoPoint() - Method in class org.vertexium.query.GeohashBucket
-
- getGraph() - Method in interface org.vertexium.Element
-
Gets the graph that this element belongs to.
- getGraph() - Method in class org.vertexium.ElementBase
-
- getGraph() - Method in class org.vertexium.event.GraphEvent
-
- 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.type.GeoHash
-
- getHiddenVisibilities() - Method in interface org.vertexium.Element
-
Gets the list of hidden visibilities
- getHiddenVisibilities() - Method in class org.vertexium.ElementBase
-
- getHiddenVisibilities() - Method in class org.vertexium.HistoricalPropertyValue
-
- getHiddenVisibilities() - Method in class org.vertexium.Property
-
- getHiddenVisibilities() - Method in class org.vertexium.property.MutablePropertyImpl
-
- getHistogramResults(String) - Method in interface org.vertexium.query.IterableWithHistogramResults
-
Deprecated.
- 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.
- getHistoricalPropertyValues(Long, Long, Authorizations) - Method in class org.vertexium.ElementBase
-
- getHistoricalPropertyValues(Authorizations) - Method in class org.vertexium.ElementBase
-
- getHistoricalPropertyValues(String, String, Visibility, Authorizations) - Method in class org.vertexium.ElementBase
-
- getHistoricalPropertyValues(String, String, Visibility, Long, Long, Authorizations) - Method in class org.vertexium.ElementBase
-
- getId() - Method in interface org.vertexium.Element
-
id of the element.
- getId() - Method in class org.vertexium.ElementBase
-
- 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
-
- 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
-
- getInflateCacheMisses() - Method in class org.vertexium.id.SimpleNameSubstitutionStrategy
-
- getInflateCalls() - Method in class org.vertexium.id.SimpleNameSubstitutionStrategy
-
- 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 interface org.vertexium.RelatedEdge
-
- getInVertexId() - Method in class org.vertexium.RelatedEdgeImpl
-
- getIterable(TSource) - Method in class org.vertexium.util.SelectManyIterable
-
- getIterables() - Method in class org.vertexium.util.JoinIterable
-
- 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.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.QueryBase.HasNotPropertyContainer
-
- getKey() - Method in class org.vertexium.query.QueryBase.HasPropertyContainer
-
- 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
-
- 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 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.StreamingPropertyValue
-
- getLength() - Method in class org.vertexium.util.LimitOutputStream
-
- 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
-
- 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
-
- 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 class org.vertexium.mutation.ExistingElementMutationImpl
-
- getNewValue() - Method in class org.vertexium.mutation.SetPropertyMetadata
-
- getNorthWest() - Method in class org.vertexium.type.GeoRect
-
- 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, EnumSet<FetchHint>, 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.
- 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 interface org.vertexium.RelatedEdge
-
- getOutVertexId() - Method in class org.vertexium.RelatedEdgeImpl
-
- 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
-
- getPercentTermsToMatch() - Method in class org.vertexium.query.SimilarToQueryParameters
-
- getPrecision() - Method in class org.vertexium.query.GeohashAggregation
-
- getProgressCallback() - Method in class org.vertexium.FindPathOptions
-
- getProperties() - Method in interface org.vertexium.Element
-
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.Element
-
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.Element
-
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.
- getProperties() - Method in class org.vertexium.ElementBase
-
- 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 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
-
- getProperty(String, String) - Method in interface org.vertexium.Element
-
Gets a property by key and name.
- getProperty(String, String, Visibility) - Method in interface org.vertexium.Element
-
Gets a property by key, name, and visibility.
- getProperty(String, Visibility) - Method in interface org.vertexium.Element
-
Gets a property by name, and visibility.
- getProperty(String) - Method in interface org.vertexium.Element
-
Gets a property by name.
- getProperty(String, Visibility) - Method in class org.vertexium.ElementBase
-
- getProperty(String, String, Visibility) - Method in class org.vertexium.ElementBase
-
- getProperty(String, String) - Method in class org.vertexium.ElementBase
-
- getProperty(String) - 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() - 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
-
- 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
-
- getPropertyDeleteMutations() - Method in class org.vertexium.ElementBase
-
- 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.TermsAggregation
-
- getPropertySoftDeleteMutations() - Method in class org.vertexium.ElementBase
-
- 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 interface org.vertexium.Element
-
Convenience method to retrieve the first value of the property with the given name.
- getPropertyValue(String, String) - Method in interface org.vertexium.Element
-
Convenience method to retrieve the first value of the property with the given name.
- getPropertyValue(String, int) - Method in interface org.vertexium.Element
-
Gets the nth property value of the named property.
- getPropertyValue(String, String, int) - Method in interface org.vertexium.Element
-
Gets the nth property value of the named property.
- getPropertyValue(String) - Method in class org.vertexium.ElementBase
-
- getPropertyValue(String, int) - Method in class org.vertexium.ElementBase
-
- getPropertyValue(String, String, int) - Method in class org.vertexium.ElementBase
-
- getPropertyValue(String, String) - Method in class org.vertexium.ElementBase
-
- getPropertyValues(String) - Method in interface org.vertexium.Element
-
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.Element
-
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.
- getPropertyValues(String) - Method in class org.vertexium.ElementBase
-
- getPropertyValues(String, String) - Method in class org.vertexium.ElementBase
-
- 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
-
radius of circle in kilometers
- getRanges() - Method in class org.vertexium.query.RangeAggregation
-
- getScores() - Method in interface org.vertexium.query.IterableWithScores
-
- 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 class org.vertexium.mutation.ExistingElementMutationImpl
-
- getSize() - Method in class org.vertexium.query.TermsAggregation
-
- getSkip() - Method in class org.vertexium.query.QueryParameters
-
- getSmall() - Method in class org.vertexium.util.LimitOutputStream
-
- 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
-
- getStatisticsResults(String) - Method in interface org.vertexium.query.IterableWithStatisticsResults
-
Deprecated.
- 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
-
- getTableNamePrefix() - Method in class org.vertexium.GraphConfiguration
-
- getTermsResults(String) - Method in interface org.vertexium.query.IterableWithTermsResults
-
Deprecated.
- getText() - Method in class org.vertexium.query.SimilarToTextQueryParameters
-
- getTextIndexHints() - Method in class org.vertexium.PropertyDefinition
-
- getTimestamp() - Method in interface org.vertexium.Element
-
The timestamp of when this element was updated.
- getTimestamp() - Method in class org.vertexium.ElementBase
-
- 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.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.DefaultGraphQueryIterable
-
- 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
-
- 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.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, EnumSet<FetchHint>, 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, EnumSet<FetchHint>, Authorizations) - Method in interface org.vertexium.Graph
-
Get a vertex from the graph.
- getVertex(String, EnumSet<FetchHint>, Long, Authorizations) - Method in interface org.vertexium.Graph
-
Get a vertex from the graph.
- getVertex(String, EnumSet<FetchHint>, Authorizations) - Method in class org.vertexium.GraphBase
-
- getVertex(String, EnumSet<FetchHint>, 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() - 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(EnumSet<FetchHint>, 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(EnumSet<FetchHint>, Authorizations) - Method in interface org.vertexium.Graph
-
Gets all vertices on the graph.
- getVertices(EnumSet<FetchHint>, 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>, EnumSet<FetchHint>, Authorizations) - Method in interface org.vertexium.Graph
-
Gets all vertices matching the given ids on the graph.
- getVertices(Iterable<String>, EnumSet<FetchHint>, Long, Authorizations) - Method in interface org.vertexium.Graph
-
Gets all vertices matching the given ids on the graph.
- getVertices(Iterable<String>, EnumSet<FetchHint>, Authorizations) - Method in class org.vertexium.GraphBase
-
- getVertices(Iterable<String>, EnumSet<FetchHint>, 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(EnumSet<FetchHint>, Authorizations) - Method in class org.vertexium.GraphBase
-
- getVertices(EnumSet<FetchHint>, Long, Authorizations) - Method in class org.vertexium.GraphBase
-
- getVertices(EnumSet<FetchHint>, 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, EnumSet<FetchHint>, 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, EnumSet<FetchHint>, 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[], EnumSet<FetchHint>, 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>, EnumSet<FetchHint>, Authorizations) - Method in interface org.vertexium.Graph
-
Gets all vertices matching the given ids on the graph.
- getVerticesInOrder(Iterable<String>, EnumSet<FetchHint>, 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, EnumSet<FetchHint>, Authorizations) - Method in interface org.vertexium.Graph
-
Gets vertices from the graph in the given range.
- getVerticesInRange(Range, EnumSet<FetchHint>, 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, EnumSet<FetchHint>, Authorizations) - Method in class org.vertexium.GraphBase
-
- getVerticesInRange(Range, EnumSet<FetchHint>, 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, EnumSet<FetchHint>, Authorizations) - Method in interface org.vertexium.Graph
-
Gets vertices from the graph given the prefix.
- getVerticesWithPrefix(String, EnumSet<FetchHint>, 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, EnumSet<FetchHint>, Authorizations) - Method in class org.vertexium.GraphBase
-
- getVerticesWithPrefix(String, EnumSet<FetchHint>, Long, Authorizations) - Method in class org.vertexium.GraphBase
-
- getVisibility() - Method in class org.vertexium.EdgeBuilderBase
-
- getVisibility() - Method in interface org.vertexium.Element
-
the visibility of the element.
- getVisibility() - Method in class org.vertexium.ElementBase
-
- 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.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
-
- GraphQueryWithGeohashAggregation - Interface in org.vertexium.query
-
Deprecated.
- GraphQueryWithHistogramAggregation - Interface in org.vertexium.query
-
Deprecated.
- GraphQueryWithStatisticsAggregation - Interface in org.vertexium.query
-
Deprecated.
- GraphQueryWithTermsAggregation - Interface in org.vertexium.query
-
Deprecated.
- GraphWithSearchIndex - Interface in org.vertexium
-
- 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
-
- 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
-
- 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
-
- 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
-
- setMinDocFrequency(Integer) - Method in class org.vertexium.query.SimilarToQueryParameters
-
- setMinTermFrequency(Integer) - Method in class org.vertexium.query.SimilarToQueryParameters
-
- setPercents(double...) - Method in class org.vertexium.query.PercentilesAggregation
-
- setPercentTermsToMatch(Float) - Method in class org.vertexium.query.SimilarToQueryParameters
-
- 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, Authorizations) - Method in class org.vertexium.ElementBase
-
- setProperty(String, Object, Metadata, Visibility, Authorizations) - Method in class org.vertexium.ElementBase
-
- 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
-
- 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.ElementBase
-
- 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.CompositeGraphQuery
-
- 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, Authorizations) - Method in class org.vertexium.ElementBase
-
- 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, 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(String, String, Authorizations) - Method in class org.vertexium.ElementBase
-
- softDeleteProperty(String, String, Visibility, Authorizations) - Method in class org.vertexium.ElementBase
-
- 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
-
- softDeletePropertyInternal(String, String) - Method in class org.vertexium.ElementBase
-
- softDeletePropertyInternal(String, String, Visibility) - Method in class org.vertexium.ElementBase
-
- 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.CompositeGraphQuery
-
- 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 extends Element> - 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
-
- store(boolean) - Method in class org.vertexium.property.PropertyValue
-
- 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() - Constructor for class org.vertexium.property.StreamingPropertyValue
-
- StreamingPropertyValue(InputStream, Class) - Constructor for class org.vertexium.property.StreamingPropertyValue
-
- StreamingPropertyValue(InputStream, Class, long) - 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
-
- 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.FetchHint
-
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.
- 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.FetchHint
-
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.
- Vertex - Interface in org.vertexium
-
- VertexBuilder - Class in org.vertexium
-
- VertexBuilder(String, Visibility) - Constructor for class org.vertexium.VertexBuilder
-
- 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
-
- VertexiumNotSupportedException - Exception in org.vertexium
-
- VertexiumNotSupportedException(String) - Constructor for exception org.vertexium.VertexiumNotSupportedException
-
- 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() - Method in class org.vertexium.query.CompositeGraphQuery
-
- vertices(EnumSet<FetchHint>) - Method in class org.vertexium.query.CompositeGraphQuery
-
- vertices(EnumSet<FetchHint>) - Method in class org.vertexium.query.DefaultGraphQuery
-
- vertices(EnumSet<FetchHint>) - Method in class org.vertexium.query.DefaultMultiVertexQuery
-
- vertices(EnumSet<FetchHint>) - Method in class org.vertexium.query.DefaultVertexQuery
-
- vertices() - Method in interface org.vertexium.query.Query
-
- vertices(EnumSet<FetchHint>) - Method in interface org.vertexium.query.Query
-
- vertices() - Method in class org.vertexium.query.QueryBase
-
- vertices(EnumSet<FetchHint>) - Method in class org.vertexium.query.QueryBase
-
- vertices(EnumSet<FetchHint>) - 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
-