Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W 

A

add(String, Object, Visibility) - Method in class org.vertexium.Metadata
 
addAggregation(Aggregation) - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
addAggregation(Aggregation) - Method in interface org.vertexium.query.Query
Add an aggregation to the query
addAggregation(Aggregation) - Method in class org.vertexium.query.QueryBase
 
addEdge(Vertex, Vertex, String, Visibility, Authorizations) - Method in interface org.vertexium.Graph
Adds an edge between two vertices.
addEdge(String, Vertex, Vertex, String, Visibility, Authorizations) - Method in interface org.vertexium.Graph
Adds an edge between two vertices.
addEdge(String, String, String, Visibility, Authorizations) - Method in interface org.vertexium.Graph
Adds an edge between two vertices.
addEdge(String, String, String, String, Visibility, Authorizations) - Method in interface org.vertexium.Graph
Adds an edge between two vertices.
addEdge(Vertex, Vertex, String, Visibility, Authorizations) - Method in class org.vertexium.GraphBase
 
addEdge(String, Vertex, Vertex, String, Visibility, Authorizations) - Method in class org.vertexium.GraphBase
 
addEdge(String, String, String, Visibility, Authorizations) - Method in class org.vertexium.GraphBase
 
addEdge(String, String, String, String, Visibility, Authorizations) - Method in class org.vertexium.GraphBase
 
AddEdgeEvent - Class in org.vertexium.event
 
AddEdgeEvent(Graph, Edge) - Constructor for class org.vertexium.event.AddEdgeEvent
 
addEdgeLabel(String) - Method in class org.vertexium.query.QueryParameters
 
addElement(Graph, Element, Authorizations) - Method in class org.vertexium.search.DefaultSearchIndex
 
addElement(Graph, Element, Authorizations) - Method in interface org.vertexium.search.SearchIndex
 
addElementExtendedData(Graph, Element, Iterable<ExtendedDataMutation>, Authorizations) - Method in class org.vertexium.search.DefaultSearchIndex
 
addElementExtendedData(Graph, Element, Iterable<ExtendedDataMutation>, Authorizations) - Method in interface org.vertexium.search.SearchIndex
 
addElements(Graph, Iterable<? extends Element>, Authorizations) - Method in class org.vertexium.search.DefaultSearchIndex
 
addElements(Graph, Iterable<? extends Element>, Authorizations) - Method in interface org.vertexium.search.SearchIndex
 
addExtendedData(String, String, String, Object, Visibility) - Method in class org.vertexium.ElementBuilder
 
addExtendedData(String, String, String, Object, Long, Visibility) - Method in class org.vertexium.ElementBuilder
 
addExtendedData(String, String, String, String, Object, Visibility) - Method in class org.vertexium.ElementBuilder
 
addExtendedData(String, String, String, String, Object, Long, Visibility) - Method in class org.vertexium.ElementBuilder
 
addExtendedData(String, String, String, Object, Visibility) - Method in interface org.vertexium.mutation.ElementMutation
Adds an extended data cell to the element.
addExtendedData(String, String, String, Object, Long, Visibility) - Method in interface org.vertexium.mutation.ElementMutation
Adds an extended data cell to the element.
addExtendedData(String, String, String, String, Object, Visibility) - Method in interface org.vertexium.mutation.ElementMutation
Adds an extended data cell to the element.
addExtendedData(String, String, String, String, Object, Long, Visibility) - Method in interface org.vertexium.mutation.ElementMutation
Adds an extended data cell to the element.
addExtendedData(String, String, String, Object, Visibility) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
 
addExtendedData(String, String, String, Object, Long, Visibility) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
 
addExtendedData(String, String, String, String, Object, Visibility) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
 
addExtendedData(String, String, String, String, Object, Long, Visibility) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
 
addExtendedData(Graph, Iterable<ExtendedDataRow>, Authorizations) - Method in class org.vertexium.search.DefaultSearchIndex
 
addExtendedData(Graph, Iterable<ExtendedDataRow>, Authorizations) - Method in interface org.vertexium.search.SearchIndex
 
AddExtendedDataEvent - Class in org.vertexium.event
 
AddExtendedDataEvent(Graph, Element, String, String, String, String, Object, Visibility) - Constructor for class org.vertexium.event.AddExtendedDataEvent
 
addGeoPoint(GeoPoint) - Method in class org.vertexium.type.GeoLine
 
addGeoPoints(List<GeoPoint>) - Method in class org.vertexium.type.GeoLine
 
addGraphEventListener(GraphEventListener) - Method in interface org.vertexium.Graph
Adds a graph event listener that will be called when graph events occur.
addGraphEventListener(GraphEventListener) - Method in class org.vertexium.GraphBase
 
addHasContainer(QueryBase.HasContainer) - Method in class org.vertexium.query.QueryParameters
 
addHiddenVisibility(Visibility) - Method in class org.vertexium.property.MutableProperty
 
addHiddenVisibility(Visibility) - Method in class org.vertexium.property.MutablePropertyImpl
 
addHole(List<GeoPoint>) - Method in class org.vertexium.type.GeoPolygon
 
addIds(Collection<String>) - Method in class org.vertexium.query.QueryParameters
When called the first time, all ids are added to the filter.
addNestedAggregation(Aggregation) - Method in class org.vertexium.query.CalendarFieldAggregation
 
addNestedAggregation(Aggregation) - Method in class org.vertexium.query.GeohashAggregation
 
addNestedAggregation(Aggregation) - Method in class org.vertexium.query.HistogramAggregation
 
addNestedAggregation(Aggregation) - Method in class org.vertexium.query.RangeAggregation
 
addNestedAggregation(Aggregation) - Method in interface org.vertexium.query.SupportsNestedAggregationsAggregation
 
addNestedAggregation(Aggregation) - Method in class org.vertexium.query.TermsAggregation
 
addProperty(Property) - Method in class org.vertexium.util.PropertyCollection
 
AddPropertyEvent - Class in org.vertexium.event
 
AddPropertyEvent(Graph, Element, Property) - Constructor for class org.vertexium.event.AddPropertyEvent
 
addPropertyValue(String, String, Object, Visibility, Authorizations) - Method in interface org.vertexium.Element
Adds or updates a property.
addPropertyValue(String, String, Object, Metadata, Visibility, Authorizations) - Method in interface org.vertexium.Element
Adds or updates a property.
addPropertyValue(String, String, Object, Visibility) - Method in class org.vertexium.ElementBuilder
Adds or updates a property.
addPropertyValue(String, String, Object, Metadata, Visibility) - Method in class org.vertexium.ElementBuilder
Adds or updates a property.
addPropertyValue(String, String, Object, Metadata, Long, Visibility) - Method in class org.vertexium.ElementBuilder
 
addPropertyValue(String, String, Object, Visibility) - Method in interface org.vertexium.mutation.ElementMutation
Adds or updates a property.
addPropertyValue(String, String, Object, Metadata, Visibility) - Method in interface org.vertexium.mutation.ElementMutation
Adds or updates a property.
addPropertyValue(String, String, Object, Metadata, Long, Visibility) - Method in interface org.vertexium.mutation.ElementMutation
Adds or updates a property.
addPropertyValue(String, String, Object, Visibility) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
 
addPropertyValue(String, String, Object, Metadata, Visibility) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
 
addPropertyValue(String, String, Object, Metadata, Long, Visibility) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
 
addRange(Object, Object) - Method in class org.vertexium.query.RangeAggregation
 
addRange(String, Object, Object) - Method in class org.vertexium.query.RangeAggregation
 
addShape(GeoShape) - Method in class org.vertexium.type.GeoCollection
 
addShapes(List<GeoShape>) - Method in class org.vertexium.type.GeoCollection
 
addSortContainer(QueryBase.SortContainer) - Method in class org.vertexium.query.QueryParameters
 
addToGroup(TGroup, TSource) - Method in class org.vertexium.util.GroupingIterable
 
addToPropertyDefinitionCache(PropertyDefinition) - Method in class org.vertexium.GraphBase
 
addUnboundedFrom(Object) - Method in class org.vertexium.query.RangeAggregation
 
addUnboundedFrom(String, Object) - Method in class org.vertexium.query.RangeAggregation
 
addUnboundedTo(Object) - Method in class org.vertexium.query.RangeAggregation
 
addUnboundedTo(String, Object) - Method in class org.vertexium.query.RangeAggregation
 
addVertex(Visibility, Authorizations) - Method in interface org.vertexium.Graph
Adds a vertex to the graph.
addVertex(String, Visibility, Authorizations) - Method in interface org.vertexium.Graph
Adds a vertex to the graph.
addVertex(Visibility, Authorizations) - Method in class org.vertexium.GraphBase
 
addVertex(String, Visibility, Authorizations) - Method in class org.vertexium.GraphBase
 
AddVertexEvent - Class in org.vertexium.event
 
AddVertexEvent(Graph, Vertex) - Constructor for class org.vertexium.event.AddVertexEvent
 
addVertices(Iterable<ElementBuilder<Vertex>>, Authorizations) - Method in interface org.vertexium.Graph
Adds the vertices to the graph.
addVertices(Iterable<ElementBuilder<Vertex>>, Authorizations) - Method in class org.vertexium.GraphBase
 
advanceTime(int) - Static method in class org.vertexium.util.IncreasingTime
 
Aggregation - Class in org.vertexium.query
 
Aggregation() - Constructor for class org.vertexium.query.Aggregation
 
AggregationResult - Class in org.vertexium.query
 
AggregationResult() - Constructor for class org.vertexium.query.AggregationResult
 
ALL - Static variable in enum org.vertexium.ElementFilter
 
ALL - Static variable in class org.vertexium.FetchHints
 
ALL - Static variable in enum org.vertexium.TextIndexHint
The set of indexing hints that trigger all available indexes for a Text property.
ALL - Static variable in enum org.vertexium.VertexiumObjectType
 
ALL_INCLUDING_HIDDEN - Static variable in class org.vertexium.FetchHints
 
ALL_INCLUDING_HIDDEN - Static variable in enum org.vertexium.IdFetchHint
 
alterEdgeLabel(String) - Method in class org.vertexium.EdgeBuilderBase
 
alterEdgeLabel(String) - Method in interface org.vertexium.mutation.EdgeMutation
 
alterEdgeLabel(String) - Method in class org.vertexium.mutation.ExistingEdgeMutation
 
alterElementVisibility(Visibility) - Method in interface org.vertexium.mutation.ExistingElementMutation
Alters the visibility of the element (vertex or edge).
alterElementVisibility(Visibility) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
 
alterElementVisibility(Graph, Element, Visibility, Visibility, Authorizations) - Method in class org.vertexium.search.DefaultSearchIndex
 
alterElementVisibility(Graph, Element, Visibility, Visibility, Authorizations) - Method in interface org.vertexium.search.SearchIndex
 
AlterPropertyVisibility - Class in org.vertexium.mutation
 
AlterPropertyVisibility(String, String, Visibility, Visibility) - Constructor for class org.vertexium.mutation.AlterPropertyVisibility
 
alterPropertyVisibility(Property, Visibility) - Method in interface org.vertexium.mutation.ExistingElementMutation
Alters the visibility of a property.
alterPropertyVisibility(String, String, Visibility) - Method in interface org.vertexium.mutation.ExistingElementMutation
Alters the visibility of a property.
alterPropertyVisibility(String, Visibility) - Method in interface org.vertexium.mutation.ExistingElementMutation
Alters the visibility of a property (assumes the property key is the DEFAULT).
alterPropertyVisibility(Property, Visibility) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
 
alterPropertyVisibility(String, Visibility) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
 
alterPropertyVisibility(String, String, Visibility) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
 
and(Set<String>) - Static method in class org.vertexium.Visibility
 
ArrayIterable<T> - Class in org.vertexium.util
 
ArrayIterable(T[]) - Constructor for class org.vertexium.util.ArrayIterable
 
ArrayIterator<T> - Class in org.vertexium.util
 
ArrayIterator(T[]) - Constructor for class org.vertexium.util.ArrayIterator
 
ArrayUtils - Class in org.vertexium.util
 
ArrayUtils() - Constructor for class org.vertexium.util.ArrayUtils
 
assertMetadataIncluded(String) - Method in class org.vertexium.FetchHints
 
assertPropertyIncluded(String) - Method in class org.vertexium.FetchHints
 
Authorizations - Interface in org.vertexium
 
authorizations - Variable in class org.vertexium.query.QueryBase.HasAuthorizationContainer
 
AUTO_FLUSH - Static variable in class org.vertexium.GraphConfiguration
 
AutoDeleteFileInputStream - Class in org.vertexium.util
An AutoDeleteFileInputStream deletes its underlying file when the stream is closed.
AutoDeleteFileInputStream(File) - Constructor for class org.vertexium.util.AutoDeleteFileInputStream
Create an AutoDeleteFileInputStream from an existing file.
AutoDeleteFileInputStream(InputStream) - Constructor for class org.vertexium.util.AutoDeleteFileInputStream
Create an AutoDeleteFileInputStream by copying the contents of another InputStream into a temporary file.

B

boost(double) - Method in class org.vertexium.DefinePropertyBuilder
 
boost(float) - Method in class org.vertexium.query.QueryBase
 
boost(float) - Method in interface org.vertexium.query.SimilarToGraphQuery
The amount of boost to apply to the similarity query.
build() - Method in class org.vertexium.FetchHintsBuilder
 
build() - Method in class org.vertexium.HistoricalPropertyValue.HistoricalPropertyValueBuilder
 
builder() - Static method in class org.vertexium.FetchHints
 
builder(FetchHints) - Static method in class org.vertexium.FetchHints
 
ByteRingBuffer - Class in org.vertexium.util
 
ByteRingBuffer(int) - Constructor for class org.vertexium.util.ByteRingBuffer
 
bytesToObject(byte[]) - Method in class org.vertexium.JavaVertexiumSerializer
 
bytesToObject(byte[]) - Static method in class org.vertexium.util.JavaSerializableUtils
 
bytesToObject(byte[]) - Method in interface org.vertexium.VertexiumSerializer
 

C

calculateCenter(List<GeoPoint>) - Static method in class org.vertexium.type.GeoPoint
For large distances center point calculation has rounding errors
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
 
CardinalityAggregation - Class in org.vertexium.query
 
CardinalityAggregation(String, String) - Constructor for class org.vertexium.query.CardinalityAggregation
 
CardinalityResult - Class in org.vertexium.query
 
CardinalityResult(long) - Constructor for class org.vertexium.query.CardinalityResult
 
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
 
clear() - Method in class org.vertexium.util.ByteRingBuffer
 
clearCache() - Method in class org.vertexium.search.DefaultSearchIndex
 
clearCache() - Method in interface org.vertexium.search.SearchIndex
 
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.DefaultGraphQueryIdIterable
 
close() - Method in class org.vertexium.query.DefaultGraphQueryIterable
 
close() - Method in class org.vertexium.query.EmptyResultsQueryResultsIterable
 
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.GroupingIterable
 
close() - Method in class org.vertexium.util.LookAheadIterable
 
close() - Method in class org.vertexium.util.OffsetAndSizeIterable
 
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.ScoringStrategyComparator
 
compare(T, T) - Method in class org.vertexium.query.SortContainersComparator
 
compareTo(String) - Method in class org.vertexium.EdgeVertexIds
 
compareTo(Object) - Method in interface org.vertexium.Element
 
compareTo(Object) - Method in class org.vertexium.ExtendedDataRowBase
 
compareTo(ExtendedDataRowId) - Method in class org.vertexium.ExtendedDataRowId
 
compareTo(HistoricalPropertyValue) - Method in class org.vertexium.HistoricalPropertyValue
 
compareTo(T) - Method in class org.vertexium.mutation.ExtendedDataMutationBase
 
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
 
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(VertexiumObject) - Method in class org.vertexium.query.DefaultGraphQueryIdIterable
 
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(String) - Static method in class org.vertexium.property.StreamingPropertyValue
 
create(InputStream, Class, Long) - Static method in class org.vertexium.property.StreamingPropertyValue
 
create(InputStream, Class) - 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
 
createGroup(TSource) - Method in class org.vertexium.util.GroupingIterable
 
createIdGenerator(Graph) - Method in class org.vertexium.GraphConfiguration
 
createIterator() - Method in class org.vertexium.util.FilterIterable
 
createIterator() - Method in class org.vertexium.util.LookAheadIterable
 
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
 

D

dataType - Variable in class org.vertexium.DefinePropertyBuilder
 
dataType(Class) - Method in class org.vertexium.DefinePropertyBuilder
 
DateOnly - Class in org.vertexium
 
DateOnly(Date) - Constructor for class org.vertexium.DateOnly
 
DateOnly(int, int, int) - Constructor for class org.vertexium.DateOnly
 
debug(String, Object...) - Method in class org.vertexium.util.VertexiumLogger
 
debug(String, Throwable) - Method in class org.vertexium.util.VertexiumLogger
 
DEFAULT_AUTO_FLUSH - Static variable in class org.vertexium.GraphConfiguration
 
DEFAULT_CREATE_TABLES - Static variable in class org.vertexium.GraphConfiguration
 
DEFAULT_IDGENERATOR - Static variable in class org.vertexium.GraphConfiguration
 
DEFAULT_KEY - Static variable in interface org.vertexium.mutation.ElementMutation
 
DEFAULT_SEARCH_INDEX - Static variable in class org.vertexium.GraphConfiguration
 
DEFAULT_SERIALIZER - Static variable in class org.vertexium.GraphConfiguration
 
DEFAULT_SKIP - Static variable in class org.vertexium.query.QueryParameters
 
DEFAULT_STRICT_TYPING - Static variable in class org.vertexium.GraphConfiguration
 
DEFAULT_TABLE_NAME_PREFIX - Static variable in class org.vertexium.GraphConfiguration
 
DefaultExtendedDataQuery - Class in org.vertexium.query
 
DefaultExtendedDataQuery(Graph, Element, String, String, Authorizations) - Constructor for class org.vertexium.query.DefaultExtendedDataQuery
 
DefaultGraphQuery - Class in org.vertexium.query
 
DefaultGraphQuery(Graph, String, Authorizations) - Constructor for class org.vertexium.query.DefaultGraphQuery
 
DefaultGraphQueryIdIterable<T> - Class in org.vertexium.query
 
DefaultGraphQueryIdIterable(QueryResultsIterable<? extends VertexiumObject>) - Constructor for class org.vertexium.query.DefaultGraphQueryIdIterable
 
DefaultGraphQueryIterable<T> - Class in org.vertexium.query
 
DefaultGraphQueryIterable(QueryParameters, Iterable<T>, boolean, boolean, boolean) - Constructor for class org.vertexium.query.DefaultGraphQueryIterable
 
DefaultGraphQueryIterableWithAggregations<T extends VertexiumObject> - Class in org.vertexium.query
 
DefaultGraphQueryIterableWithAggregations(QueryParameters, Iterable<T>, boolean, boolean, boolean, Collection<Aggregation>) - Constructor for class org.vertexium.query.DefaultGraphQueryIterableWithAggregations
 
DefaultGraphVisitor - Class in org.vertexium
 
DefaultGraphVisitor() - Constructor for class org.vertexium.DefaultGraphVisitor
 
DefaultMultiVertexQuery - Class in org.vertexium.query
 
DefaultMultiVertexQuery(Graph, String[], String, Authorizations) - Constructor for class org.vertexium.query.DefaultMultiVertexQuery
 
DefaultSearchIndex - Class in org.vertexium.search
 
DefaultSearchIndex(GraphConfiguration) - Constructor for class org.vertexium.search.DefaultSearchIndex
 
DefaultStreamingPropertyValue - Class in org.vertexium.property
 
DefaultStreamingPropertyValue() - Constructor for class org.vertexium.property.DefaultStreamingPropertyValue
 
DefaultStreamingPropertyValue(InputStream, Class) - Constructor for class org.vertexium.property.DefaultStreamingPropertyValue
 
DefaultStreamingPropertyValue(InputStream, Class, Long) - Constructor for class org.vertexium.property.DefaultStreamingPropertyValue
 
DefaultVertexQuery - Class in org.vertexium.query
 
DefaultVertexQuery(Graph, Vertex, String, Authorizations) - Constructor for class org.vertexium.query.DefaultVertexQuery
 
define() - Method in class org.vertexium.DefinePropertyBuilder
 
defineProperty(String) - Method in interface org.vertexium.Graph
Creates a defines property builder.
defineProperty(String) - Method in class org.vertexium.GraphBase
 
DefinePropertyBuilder - Class in org.vertexium
 
deflate(String) - Method in class org.vertexium.id.IdentityNameSubstitutionStrategy
 
deflate(String) - Method in interface org.vertexium.id.NameSubstitutionStrategy
 
deflate(String) - Method in class org.vertexium.id.SimpleNameSubstitutionStrategy
 
deleteAllExtendedDataForElement(Element, Authorizations) - Method in class org.vertexium.GraphBase
 
deleteEdge(Edge, Authorizations) - Method in interface org.vertexium.Graph
Permanently deletes an edge from the graph.
deleteEdge(String, Authorizations) - Method in interface org.vertexium.Graph
Permanently deletes an edge from the graph.
deleteEdge(String, Authorizations) - Method in class org.vertexium.GraphBase
 
deleteEdge(Edge, Authorizations) - Method in class org.vertexium.GraphBase
 
deleteEdge(Edge, Authorizations) - Method in class org.vertexium.GraphBaseWithSearchIndex
 
DeleteEdgeEvent - Class in org.vertexium.event
 
DeleteEdgeEvent(Graph, Edge) - Constructor for class org.vertexium.event.DeleteEdgeEvent
 
deleteElement(Graph, Element, Authorizations) - Method in class org.vertexium.search.DefaultSearchIndex
 
deleteElement(Graph, Element, Authorizations) - Method in interface org.vertexium.search.SearchIndex
 
deleteExtendedData(String, String, String, Visibility) - Method in class org.vertexium.ElementBuilder
 
deleteExtendedData(String, String, String, String, Visibility) - Method in class org.vertexium.ElementBuilder
 
deleteExtendedData(String, String, String, Visibility) - Method in interface org.vertexium.mutation.ElementMutation
Deletes an extended data cell from an element.
deleteExtendedData(String, String, String, String, Visibility) - Method in interface org.vertexium.mutation.ElementMutation
Deletes an extended data cell from an element.
deleteExtendedData(String, String, String, Visibility) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
 
deleteExtendedData(String, String, String, String, Visibility) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
 
deleteExtendedData(Graph, ExtendedDataRowId, Authorizations) - Method in class org.vertexium.search.DefaultSearchIndex
 
deleteExtendedData(Graph, Element, String, String, String, String, Visibility, Authorizations) - Method in class org.vertexium.search.DefaultSearchIndex
 
deleteExtendedData(Graph, ExtendedDataRowId, Authorizations) - Method in interface org.vertexium.search.SearchIndex
 
deleteExtendedData(Graph, Element, String, String, String, String, Visibility, Authorizations) - Method in interface org.vertexium.search.SearchIndex
 
DeleteExtendedDataEvent - Class in org.vertexium.event
 
DeleteExtendedDataEvent(Graph, Element, String, String, String, String) - Constructor for class org.vertexium.event.DeleteExtendedDataEvent
 
deleteExtendedDataRow(ExtendedDataRowId, Authorizations) - Method in interface org.vertexium.Graph
Deletes an extended data row
deleteExtendedDataRow(ExtendedDataRowId, Authorizations) - Method in class org.vertexium.GraphBase
 
DeleteExtendedDataRowEvent - Class in org.vertexium.event
 
DeleteExtendedDataRowEvent(Graph, ExtendedDataRowId) - Constructor for class org.vertexium.event.DeleteExtendedDataRowEvent
 
deleteProperties(String, Authorizations) - Method in interface org.vertexium.Element
Permanently deletes all properties with the given name that you have access to.
deleteProperties(String) - Method in interface org.vertexium.mutation.ExistingElementMutation
Permanently deletes all default properties with that name irregardless of visibility.
deleteProperties(String, String) - Method in interface org.vertexium.mutation.ExistingElementMutation
Permanently deletes all properties with this key and name irregardless of visibility.
deleteProperties(String) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
 
deleteProperties(String, String) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
 
deleteProperties(Graph, Element, Collection<PropertyDescriptor>, Authorizations) - Method in interface org.vertexium.search.SearchIndex
Default delete property simply calls deleteProperty in a loop.
deleteProperty(String, String, Visibility, Authorizations) - Method in class org.vertexium.EdgeInfoEdge
 
deleteProperty(Property, Authorizations) - Method in interface org.vertexium.Element
Permanently deletes a property from the element.
deleteProperty(String, String, Authorizations) - Method in interface org.vertexium.Element
Permanently deletes a property given it's key and name from the element.
deleteProperty(String, String, Visibility, Authorizations) - Method in interface org.vertexium.Element
Permanently deletes a property given it's key and name from the element.
deleteProperty(Property) - Method in class org.vertexium.ElementBuilder
 
deleteProperty(String, Visibility) - Method in class org.vertexium.ElementBuilder
 
deleteProperty(String, String, Visibility) - Method in class org.vertexium.ElementBuilder
 
deleteProperty(Property) - Method in interface org.vertexium.mutation.ElementMutation
Deletes a property.
deleteProperty(String, Visibility) - Method in interface org.vertexium.mutation.ElementMutation
Deletes the default property with that name.
deleteProperty(String, String, Visibility) - Method in interface org.vertexium.mutation.ElementMutation
Deletes a property.
deleteProperty(Property) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
 
deleteProperty(String, Visibility) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
 
deleteProperty(String, String, Visibility) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
 
deleteProperty(Graph, Element, PropertyDescriptor, Authorizations) - Method in class org.vertexium.search.DefaultSearchIndex
 
deleteProperty(Graph, Element, PropertyDescriptor, Authorizations) - Method in interface org.vertexium.search.SearchIndex
 
DeletePropertyEvent - Class in org.vertexium.event
 
DeletePropertyEvent(Graph, Element, Property) - Constructor for class org.vertexium.event.DeletePropertyEvent
 
DeletePropertyEvent(Graph, Element, PropertyDeleteMutation) - Constructor for class org.vertexium.event.DeletePropertyEvent
 
deleteVertex(Vertex, Authorizations) - Method in interface org.vertexium.Graph
Permanently deletes a vertex from the graph.
deleteVertex(String, Authorizations) - Method in interface org.vertexium.Graph
Permanently deletes a vertex from the graph.
deleteVertex(String, Authorizations) - Method in class org.vertexium.GraphBase
 
deleteVertex(Vertex, Authorizations) - Method in class org.vertexium.GraphBase
 
deleteVertex(Vertex, Authorizations) - Method in class org.vertexium.GraphBaseWithSearchIndex
 
DeleteVertexEvent - Class in org.vertexium.event
 
DeleteVertexEvent(Graph, Vertex) - Constructor for class org.vertexium.event.DeleteVertexEvent
 
Direction - Enum in org.vertexium
 
direction - Variable in class org.vertexium.query.QueryBase.SortContainer
 
distanceBetween(GeoPoint, GeoPoint) - Static method in class org.vertexium.type.GeoPoint
 
distanceBetween(double, double, double, double) - Method in class org.vertexium.type.GeoShapeBase
 
distanceFrom(GeoPoint) - Method in class org.vertexium.type.GeoPoint
 
doEdgesExist(Iterable<String>, Authorizations) - Method in interface org.vertexium.Graph
Tests the existence of edges with the given authorizations.
doEdgesExist(Iterable<String>, Long, Authorizations) - Method in interface org.vertexium.Graph
Tests the existence of edges with the given authorizations.
doEdgesExist(Iterable<String>, Authorizations) - Method in class org.vertexium.GraphBase
 
doEdgesExist(Iterable<String>, Long, Authorizations) - Method in class org.vertexium.GraphBase
 
doesEdgeExist(String, Authorizations) - Method in interface org.vertexium.Graph
Tests the existence of a edge with the given authorizations.
doesEdgeExist(String, Authorizations) - Method in class org.vertexium.GraphBase
 
doesVertexExist(String, Authorizations) - Method in interface org.vertexium.Graph
Tests the existence of a vertex with the given authorizations.
doesVertexExist(String, Authorizations) - Method in class org.vertexium.GraphBase
 
doVerticesExist(Iterable<String>, Authorizations) - Method in interface org.vertexium.Graph
Tests the existence of vertices with the given authorizations.
doVerticesExist(Iterable<String>, Authorizations) - Method in class org.vertexium.GraphBase
 
drop() - Method in interface org.vertexium.Graph
Drops all tables
drop() - Method in class org.vertexium.GraphBase
 
drop() - Method in class org.vertexium.GraphBaseWithSearchIndex
 
drop(Graph) - Method in class org.vertexium.search.DefaultSearchIndex
 
drop(Graph) - Method in interface org.vertexium.search.SearchIndex
 

E

EARTH_CIRCUMFERENCE - Static variable in class org.vertexium.type.GeoShapeBase
 
EARTH_RADIUS - Static variable in class org.vertexium.type.GeoShapeBase
 
Edge - Interface in org.vertexium
 
EDGE_LABELS - Static variable in class org.vertexium.FetchHints
 
EDGE_REFS - Static variable in class org.vertexium.FetchHints
 
EdgeBuilder - Class in org.vertexium
 
EdgeBuilder(String, Vertex, Vertex, String, Visibility) - Constructor for class org.vertexium.EdgeBuilder
 
EdgeBuilderBase - Class in org.vertexium
 
EdgeBuilderBase(String, String, Visibility) - Constructor for class org.vertexium.EdgeBuilderBase
 
EdgeBuilderByVertexId - Class in org.vertexium
 
EdgeBuilderByVertexId(String, String, String, String, Visibility) - Constructor for class org.vertexium.EdgeBuilderByVertexId
 
edgeIds() - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
edgeIds(EnumSet<IdFetchHint>) - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
edgeIds() - Method in interface org.vertexium.query.Query
Execute the query and return the ids of all matching edges.
edgeIds(EnumSet<IdFetchHint>) - Method in interface org.vertexium.query.Query
Execute the query and return the ids of all matching edges.
edgeIds() - Method in class org.vertexium.query.QueryBase
 
edgeIds(EnumSet<IdFetchHint>) - Method in class org.vertexium.query.QueryBase
 
EdgeInfo - Interface in org.vertexium
 
EdgeInfoEdge - Class in org.vertexium
 
EdgeInfoEdge(Graph, String, EdgeInfo, FetchHints, Authorizations) - Constructor for class org.vertexium.EdgeInfoEdge
 
EdgeMutation - Interface in org.vertexium.mutation
 
edges(FetchHints) - Method in class org.vertexium.query.DefaultGraphQuery
 
edges(FetchHints) - Method in class org.vertexium.query.DefaultMultiVertexQuery
 
edges(FetchHints) - Method in class org.vertexium.query.DefaultVertexQuery
 
edges() - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
edges(FetchHints) - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
edges(String) - Method in class org.vertexium.query.EmptyResultsGraphQuery
Deprecated.
edges(String, FetchHints) - Method in class org.vertexium.query.EmptyResultsGraphQuery
Deprecated.
edges() - Method in interface org.vertexium.query.Query
 
edges(FetchHints) - Method in interface org.vertexium.query.Query
 
edges(String) - Method in interface org.vertexium.query.Query
Deprecated.
edges(String, FetchHints) - Method in interface org.vertexium.query.Query
Deprecated.
edges() - Method in class org.vertexium.query.QueryBase
 
edges(FetchHints) - Method in class org.vertexium.query.QueryBase
 
edges(String, FetchHints) - Method in class org.vertexium.query.QueryBase
Deprecated.
edges(String) - Method in class org.vertexium.query.QueryBase
Deprecated.
edges(FetchHints) - Method in class org.vertexium.query.VertexQueryBase
 
EdgesSummary - Class in org.vertexium
 
EdgesSummary(ImmutableMap<String, Integer>, ImmutableMap<String, Integer>) - Constructor for class org.vertexium.EdgesSummary
 
EdgesSummary(Map<String, Integer>, Map<String, Integer>) - Constructor for class org.vertexium.EdgesSummary
 
EdgeVertexIds - Class in org.vertexium
 
EdgeVertexIds(String, String) - Constructor for class org.vertexium.EdgeVertexIds
 
EdgeVertexPair - Class in org.vertexium
 
EdgeVertexPair(Edge, Vertex) - Constructor for class org.vertexium.EdgeVertexPair
 
EdgeVertices - Class in org.vertexium
 
EdgeVertices(Vertex, Vertex) - Constructor for class org.vertexium.EdgeVertices
 
Element - Interface in org.vertexium
An element on the graph.
ELEMENT_ID - Static variable in interface org.vertexium.ExtendedDataRow
Meta property name used for sorting
ELEMENT_TYPE - Static variable in interface org.vertexium.ExtendedDataRow
Meta property name used for sorting
ElementBase - Class in org.vertexium
 
ElementBase() - Constructor for class org.vertexium.ElementBase
 
ElementBuilder<T extends Element> - Class in org.vertexium
 
ElementBuilder(String) - Constructor for class org.vertexium.ElementBuilder
 
ElementFilter - Enum in org.vertexium
 
elementIds() - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
elementIds(EnumSet<IdFetchHint>) - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
elementIds() - Method in interface org.vertexium.query.Query
Execute the query and return the ids of all matching elements.
elementIds(EnumSet<IdFetchHint>) - Method in interface org.vertexium.query.Query
Execute the query and return the ids of all matching elements.
elementIds() - Method in class org.vertexium.query.QueryBase
 
elementIds(EnumSet<IdFetchHint>) - Method in class org.vertexium.query.QueryBase
 
ElementMutation<T extends Element> - Interface in org.vertexium.mutation
 
elements() - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
elements(FetchHints) - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
elements() - Method in interface org.vertexium.query.Query
 
elements(FetchHints) - Method in interface org.vertexium.query.Query
 
elements() - Method in class org.vertexium.query.QueryBase
 
elements(FetchHints) - Method in class org.vertexium.query.QueryBase
 
ELEMENTS - Static variable in enum org.vertexium.VertexiumObjectType
 
ElementType - Enum in org.vertexium
 
EMPTY - Static variable in class org.vertexium.Visibility
 
EmptyClosableIterable<T> - Class in org.vertexium.util
 
EmptyClosableIterable() - Constructor for class org.vertexium.util.EmptyClosableIterable
 
EmptyResultsGraphQuery - Class in org.vertexium.query
 
EmptyResultsGraphQuery() - Constructor for class org.vertexium.query.EmptyResultsGraphQuery
 
EmptyResultsQueryResultsIterable<T> - Class in org.vertexium.query
 
EmptyResultsQueryResultsIterable() - Constructor for class org.vertexium.query.EmptyResultsQueryResultsIterable
 
ensurePropertyDefined(String, Object) - Method in class org.vertexium.GraphBase
 
entrySet() - Method in class org.vertexium.Metadata
 
equals(Authorizations) - Method in interface org.vertexium.Authorizations
 
equals(Object) - Method in class org.vertexium.EdgeInfoEdge
 
equals(Object) - Method in class org.vertexium.EdgeVertexPair
 
equals(Object) - Method in class org.vertexium.event.AddEdgeEvent
 
equals(Object) - Method in class org.vertexium.event.AddExtendedDataEvent
 
equals(Object) - Method in class org.vertexium.event.AddPropertyEvent
 
equals(Object) - Method in class org.vertexium.event.AddVertexEvent
 
equals(Object) - Method in class org.vertexium.event.DeleteEdgeEvent
 
equals(Object) - Method in class org.vertexium.event.DeleteExtendedDataEvent
 
equals(Object) - Method in class org.vertexium.event.DeleteExtendedDataRowEvent
 
equals(Object) - Method in class org.vertexium.event.DeletePropertyEvent
 
equals(Object) - Method in class org.vertexium.event.DeleteVertexEvent
 
equals(Object) - Method in class org.vertexium.event.MarkHiddenEdgeEvent
 
equals(Object) - Method in class org.vertexium.event.MarkHiddenPropertyEvent
 
equals(Object) - Method in class org.vertexium.event.MarkHiddenVertexEvent
 
equals(Object) - Method in class org.vertexium.event.MarkVisibleEdgeEvent
 
equals(Object) - Method in class org.vertexium.event.MarkVisiblePropertyEvent
 
equals(Object) - Method in class org.vertexium.event.MarkVisibleVertexEvent
 
equals(Object) - Method in class org.vertexium.event.SoftDeleteEdgeEvent
 
equals(Object) - Method in class org.vertexium.event.SoftDeletePropertyEvent
 
equals(Object) - Method in class org.vertexium.event.SoftDeleteVertexEvent
 
equals(Object) - Method in class org.vertexium.ExtendedDataRowId
 
equals(Object) - Method in class org.vertexium.FetchHints
 
equals(Object) - Method in class org.vertexium.HistoricalPropertyValue
 
equals(Object) - Method in class org.vertexium.mutation.PropertyDeleteMutation
 
equals(Object) - Method in class org.vertexium.mutation.PropertySoftDeleteMutation
 
equals(Object) - Method in class org.vertexium.Path
 
equals(Object) - Method in class org.vertexium.Property
 
equals(Object) - Method in class org.vertexium.PropertyDescriptor
 
equals(Object) - Method in class org.vertexium.Range
 
equals(Object) - Method in class org.vertexium.RelatedEdgeImpl
 
equals(Object) - Method in class org.vertexium.type.GeoCircle
 
equals(Object) - Method in class org.vertexium.type.GeoCollection
 
equals(Object) - Method in class org.vertexium.type.GeoHash
 
equals(Object) - Method in class org.vertexium.type.GeoLine
 
equals(Object) - Method in class org.vertexium.type.GeoPoint
 
equals(Object) - Method in class org.vertexium.type.GeoPolygon
 
equals(Object) - Method in class org.vertexium.type.GeoRect
 
equals(Object) - Method in class org.vertexium.type.IpV4Address
 
equals(Object) - Method in class org.vertexium.Visibility
 
EQUALS_TOLERANCE_KM - Static variable in class org.vertexium.type.GeoPoint
 
error(String, Object...) - Method in class org.vertexium.util.VertexiumLogger
 
error(String, Throwable) - Method in class org.vertexium.util.VertexiumLogger
 
evaluate(Iterable<Property>, Object, Collection<PropertyDefinition>) - Method in enum org.vertexium.query.Compare
 
evaluate(Object, Object, PropertyDefinition) - Method in enum org.vertexium.query.Compare
 
evaluate(Iterable<Property>, Object, Collection<PropertyDefinition>) - Method in enum org.vertexium.query.Contains
 
evaluate(Object, Object, PropertyDefinition) - Method in enum org.vertexium.query.Contains
 
evaluate(Iterable<Property>, Object, Collection<PropertyDefinition>) - Method in enum org.vertexium.query.GeoCompare
 
evaluate(Object, Object, PropertyDefinition) - Method in enum org.vertexium.query.GeoCompare
 
evaluate(Iterable<Property>, Object, Collection<PropertyDefinition>) - Method in interface org.vertexium.query.Predicate
 
evaluate(Object, Object, PropertyDefinition) - Method in interface org.vertexium.query.Predicate
 
evaluate(Iterable<Property>, Object, Collection<PropertyDefinition>) - Method in enum org.vertexium.query.TextPredicate
 
evaluate(Object, Object, PropertyDefinition) - Method in enum org.vertexium.query.TextPredicate
 
evaluateQueryString(VertexiumObject, String) - Method in class org.vertexium.query.DefaultGraphQueryIterable
 
ExistingEdgeMutation - Class in org.vertexium.mutation
 
ExistingEdgeMutation(Edge) - Constructor for class org.vertexium.mutation.ExistingEdgeMutation
 
ExistingElementMutation<T extends Element> - Interface in org.vertexium.mutation
 
ExistingElementMutationImpl<T extends Element> - Class in org.vertexium.mutation
 
ExistingElementMutationImpl(T) - Constructor for class org.vertexium.mutation.ExistingElementMutationImpl
 
ExtendedBounds(T, T) - Constructor for class org.vertexium.query.HistogramAggregation.ExtendedBounds
 
extendedData(FetchHints) - Method in class org.vertexium.query.DefaultExtendedDataQuery
 
extendedData(FetchHints) - Method in class org.vertexium.query.DefaultGraphQuery
 
extendedData(FetchHints) - Method in class org.vertexium.query.DefaultMultiVertexQuery
 
extendedData(FetchHints) - Method in class org.vertexium.query.DefaultVertexQuery
 
extendedData(FetchHints) - Method in class org.vertexium.query.QueryBase
This method should be overridden if #search(EnumSet, EnumSet) is not overridden.
extendedData(FetchHints, Iterable<? extends Element>) - Method in class org.vertexium.query.QueryBase
 
ExtendedDataDeleteMutation - Class in org.vertexium.mutation
 
ExtendedDataDeleteMutation(String, String, String, String, Visibility) - Constructor for class org.vertexium.mutation.ExtendedDataDeleteMutation
 
ExtendedDataMutation - Class in org.vertexium.mutation
 
ExtendedDataMutation(String, String, String, String, Object, Long, Visibility) - Constructor for class org.vertexium.mutation.ExtendedDataMutation
 
ExtendedDataMutationBase<T extends ExtendedDataMutationBase> - Class in org.vertexium.mutation
 
ExtendedDataMutationBase(String, String, String, String, Visibility) - Constructor for class org.vertexium.mutation.ExtendedDataMutationBase
 
ExtendedDataQueryableIterable - Class in org.vertexium.query
 
ExtendedDataQueryableIterable(Graph, Element, String, Iterable<? extends ExtendedDataRow>) - Constructor for class org.vertexium.query.ExtendedDataQueryableIterable
 
ExtendedDataRow - Interface in org.vertexium
 
ExtendedDataRowBase - Class in org.vertexium
 
ExtendedDataRowBase(FetchHints) - Constructor for class org.vertexium.ExtendedDataRowBase
 
ExtendedDataRowId - Class in org.vertexium
 
ExtendedDataRowId(ElementType, String, String, String) - Constructor for class org.vertexium.ExtendedDataRowId
 
extendedDataRowIds() - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
extendedDataRowIds(EnumSet<IdFetchHint>) - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
extendedDataRowIds() - Method in interface org.vertexium.query.Query
Execute the query and return the ids of all matching extended data rows.
extendedDataRowIds(EnumSet<IdFetchHint>) - Method in interface org.vertexium.query.Query
Execute the query and return the ids of all matching extended data rows.
extendedDataRowIds() - Method in class org.vertexium.query.QueryBase
 
extendedDataRowIds(EnumSet<IdFetchHint>) - Method in class org.vertexium.query.QueryBase
 
extendedDataRows() - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
extendedDataRows(FetchHints) - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
extendedDataRows() - Method in interface org.vertexium.query.Query
 
extendedDataRows(FetchHints) - Method in interface org.vertexium.query.Query
 
extendedDataRows() - Method in class org.vertexium.query.QueryBase
 
extendedDataRows(FetchHints) - Method in class org.vertexium.query.QueryBase
 

F

FetchHints - Class in org.vertexium
 
FetchHintsBuilder - Class in org.vertexium
 
FetchHintsBuilder() - Constructor for class org.vertexium.FetchHintsBuilder
 
FetchHintsBuilder(FetchHints) - Constructor for class org.vertexium.FetchHintsBuilder
 
FieldValueScoringStrategy - Class in org.vertexium.scoring
 
FieldValueScoringStrategy(String) - Constructor for class org.vertexium.scoring.FieldValueScoringStrategy
 
filterEdgeIdsByAuthorization(Iterable<String>, String, EnumSet<ElementFilter>, Authorizations) - Method in interface org.vertexium.Graph
Filters a collection of edge ids by the authorizations of that edge, properties, etc.
filterEdgeIdsByAuthorization(Iterable<String>, String, EnumSet<ElementFilter>, Authorizations) - Method in class org.vertexium.GraphBase
 
FilterIterable<T> - Class in org.vertexium.util
 
FilterIterable(Iterable<? extends T>) - Constructor for class org.vertexium.util.FilterIterable
 
filterVertexIdsByAuthorization(Iterable<String>, String, EnumSet<ElementFilter>, Authorizations) - Method in interface org.vertexium.Graph
Filters a collection of vertex ids by the authorizations of that vertex, properties, etc.
filterVertexIdsByAuthorization(Iterable<String>, String, EnumSet<ElementFilter>, Authorizations) - Method in class org.vertexium.GraphBase
 
FindPathOptions - Class in org.vertexium
 
FindPathOptions(String, String, int) - Constructor for class org.vertexium.FindPathOptions
 
FindPathOptions(String, String, int, boolean) - Constructor for class org.vertexium.FindPathOptions
 
findPaths(String, String, int, Authorizations) - Method in interface org.vertexium.Graph
findPaths(String, String, String[], int, Authorizations) - Method in interface org.vertexium.Graph
findPaths(String, String, int, ProgressCallback, Authorizations) - Method in interface org.vertexium.Graph
findPaths(String, String, String[], int, ProgressCallback, Authorizations) - Method in interface org.vertexium.Graph
findPaths(FindPathOptions, Authorizations) - Method in interface org.vertexium.Graph
Finds all paths between two vertices.
findPaths(String, String, int, Authorizations) - Method in class org.vertexium.GraphBase
Deprecated.
findPaths(String, String, String[], int, Authorizations) - Method in class org.vertexium.GraphBase
Deprecated.
findPaths(String, String, int, ProgressCallback, Authorizations) - Method in class org.vertexium.GraphBase
Deprecated.
findPaths(String, String, String[], int, ProgressCallback, Authorizations) - Method in class org.vertexium.GraphBase
Deprecated.
findPaths(FindPathOptions, Authorizations) - Method in class org.vertexium.GraphBase
 
findPathsRecursive(FindPathOptions, List<Path>, Vertex, Vertex, int, Set<String>, Path, ProgressCallback, Authorizations) - Method in class org.vertexium.GraphBase
 
findPathsSetIntersection(FindPathOptions, List<Path>, Vertex, Vertex, ProgressCallback, Authorizations) - Method in class org.vertexium.GraphBase
 
findPropertyDefinition(Collection<PropertyDefinition>, String) - Static method in class org.vertexium.PropertyDefinition
 
findRelatedEdgeIds(Iterable<String>, Authorizations) - Method in interface org.vertexium.Graph
Given a list of vertex ids, find all the edge ids that connect them.
findRelatedEdgeIds(Iterable<String>, Long, Authorizations) - Method in interface org.vertexium.Graph
Given a list of vertex ids, find all the edge ids that connect them.
findRelatedEdgeIds(Iterable<String>, Authorizations) - Method in class org.vertexium.GraphBase
 
findRelatedEdgeIds(Iterable<String>, Long, Authorizations) - Method in class org.vertexium.GraphBase
 
findRelatedEdgeIdsForVertices(Iterable<Vertex>, Authorizations) - Method in interface org.vertexium.Graph
Given a list of vertices, find all the edge ids that connect them.
findRelatedEdgeIdsForVertices(Iterable<Vertex>, Authorizations) - Method in class org.vertexium.GraphBase
 
findRelatedEdges(Iterable<String>, Authorizations) - Method in interface org.vertexium.Graph
Deprecated.
findRelatedEdges(Iterable<String>, Long, Authorizations) - Method in interface org.vertexium.Graph
Deprecated.
findRelatedEdges(Iterable<String>, Authorizations) - Method in class org.vertexium.GraphBase
Deprecated.
findRelatedEdges(Iterable<String>, Long, Authorizations) - Method in class org.vertexium.GraphBase
Deprecated.
findRelatedEdgeSummary(Iterable<String>, Authorizations) - Method in interface org.vertexium.Graph
Given a list of vertex ids, find all the edges that connect them.
findRelatedEdgeSummary(Iterable<String>, Long, Authorizations) - Method in interface org.vertexium.Graph
Given a list of vertex ids, find all the edges that connect them.
findRelatedEdgeSummary(Iterable<String>, Authorizations) - Method in class org.vertexium.GraphBase
 
findRelatedEdgeSummary(Iterable<String>, Long, Authorizations) - Method in class org.vertexium.GraphBase
 
findRelatedEdgeSummaryForVertices(Iterable<Vertex>, Authorizations) - Method in interface org.vertexium.Graph
Given a list of vertices, find all the edges that connect them.
findRelatedEdgeSummaryForVertices(Iterable<Vertex>, Authorizations) - Method in class org.vertexium.GraphBase
 
fireGraphEvent(GraphEvent) - Method in class org.vertexium.GraphBase
 
flush() - Method in interface org.vertexium.Graph
Flushes any pending mutations to the graph.
flush() - Method in class org.vertexium.GraphBase
 
flush() - Method in class org.vertexium.GraphBaseWithSearchIndex
 
flush(Graph) - Method in class org.vertexium.search.DefaultSearchIndex
 
flush(Graph) - Method in interface org.vertexium.search.SearchIndex
 
flushGraph() - Method in interface org.vertexium.GraphWithSearchIndex
This method will only flush the primary graph and not the search index
formatMessage(Integer, Integer) - Method in enum org.vertexium.ProgressCallback.Step
 
from(String, String, Visibility) - Static method in class org.vertexium.PropertyDescriptor
 
fromProperty(Property) - Static method in class org.vertexium.PropertyDescriptor
 
fromPropertyDeleteMutation(PropertyDeleteMutation) - Static method in class org.vertexium.PropertyDescriptor
 
fromPropertySoftDeleteMutation(PropertySoftDeleteMutation) - Static method in class org.vertexium.PropertyDescriptor
 

G

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
Gets the granularity of the search index SearchIndexSecurityGranularity
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
 

H

HammingDistanceScoringStrategy - Class in org.vertexium.scoring
 
HammingDistanceScoringStrategy(String, String) - Constructor for class org.vertexium.scoring.HammingDistanceScoringStrategy
 
has(String, T) - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
has(String, Predicate, T) - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
has(Class, Predicate, T) - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
has(Class) - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
has(Iterable<String>) - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
has(Iterable<String>, Predicate, T) - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
has(String) - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
has(String, T) - Method in interface org.vertexium.query.Query
Adds an Compare.EQUAL filter to the query.
has(String) - Method in interface org.vertexium.query.Query
Adds a has filter to the query.
has(Iterable<String>) - Method in interface org.vertexium.query.Query
Adds a filter to the query.
has(String, Predicate, T) - Method in interface org.vertexium.query.Query
Adds a filter to the query.
has(Iterable<String>, Predicate, T) - Method in interface org.vertexium.query.Query
Adds a filter to the query.
has(Class, Predicate, T) - Method in interface org.vertexium.query.Query
Adds a filter to the query.
has(Class) - Method in interface org.vertexium.query.Query
Adds a has filter to the query.
has(String, T) - Method in class org.vertexium.query.QueryBase
 
has(String, Predicate, T) - Method in class org.vertexium.query.QueryBase
 
has(Class, Predicate, T) - Method in class org.vertexium.query.QueryBase
 
has(Class) - Method in class org.vertexium.query.QueryBase
 
has(Iterable<String>, Predicate, T) - Method in class org.vertexium.query.QueryBase
 
has(String) - Method in class org.vertexium.query.QueryBase
 
has(Iterable<String>) - Method in class org.vertexium.query.QueryBase
 
hasAuthorization(String...) - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
hasAuthorization(Iterable<String>) - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
hasAuthorization(String...) - Method in interface org.vertexium.query.Query
Adds an authorization filter to the query.
hasAuthorization(Iterable<String>) - Method in interface org.vertexium.query.Query
Adds an authorization filter to the query.
hasAuthorization(String...) - Method in class org.vertexium.query.QueryBase
 
hasAuthorization(Iterable<String>) - Method in class org.vertexium.query.QueryBase
 
hasAuthorization(String) - Method in class org.vertexium.Visibility
has authorization somewhere in the visibility string
HasAuthorizationContainer(Iterable<String>) - Constructor for class org.vertexium.query.QueryBase.HasAuthorizationContainer
 
hasChanges() - Method in class org.vertexium.EdgeBuilderBase
 
hasChanges() - Method in class org.vertexium.ElementBuilder
 
hasChanges() - Method in interface org.vertexium.mutation.ElementMutation
true, if this mutation has any changes.
hasChanges() - Method in class org.vertexium.mutation.ExistingEdgeMutation
 
hasChanges() - Method in class org.vertexium.mutation.ExistingElementMutationImpl
 
HasContainer() - Constructor for class org.vertexium.query.QueryBase.HasContainer
 
hasDirection(Direction) - Method in interface org.vertexium.query.VertexQuery
Sets the direction of edges to search
hasDirection(Direction) - Method in class org.vertexium.query.VertexQueryBase
 
hasEdgeLabel(String...) - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
hasEdgeLabel(Collection<String>) - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
hasEdgeLabel(String...) - Method in interface org.vertexium.query.Query
Adds a edge label filter to the query.
hasEdgeLabel(Collection<String>) - Method in interface org.vertexium.query.Query
Adds a edge label filter to the query.
hasEdgeLabel(String...) - Method in class org.vertexium.query.QueryBase
 
hasEdgeLabel(Collection<String>) - Method in class org.vertexium.query.QueryBase
 
hasEdgeLabelsOfEdgeRefsToInclude() - Method in class org.vertexium.FetchHints
 
hasEventListeners() - Method in class org.vertexium.GraphBase
 
hasExtendedData(ElementType, String) - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
hasExtendedData(String) - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
hasExtendedData(ElementType, String, String) - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
hasExtendedData(Iterable<HasExtendedDataFilter>) - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
hasExtendedData(ElementType, String) - Method in interface org.vertexium.query.Query
Adds a extended data element filter to the query.
hasExtendedData(ElementType, String, String) - Method in interface org.vertexium.query.Query
Adds a extended data element filter to the query.
hasExtendedData(Iterable<HasExtendedDataFilter>) - Method in interface org.vertexium.query.Query
Adds a multiple extended data element filter to the query.
hasExtendedData(String) - Method in interface org.vertexium.query.Query
Adds a extended data table filter to the query.
hasExtendedData(ElementType, String) - Method in class org.vertexium.query.QueryBase
 
hasExtendedData(String) - Method in class org.vertexium.query.QueryBase
 
hasExtendedData(ElementType, String, String) - Method in class org.vertexium.query.QueryBase
 
hasExtendedData(Iterable<HasExtendedDataFilter>) - Method in class org.vertexium.query.QueryBase
 
HasExtendedData(ImmutableList<HasExtendedDataFilter>) - Constructor for class org.vertexium.query.QueryBase.HasExtendedData
 
HasExtendedDataFilter - Class in org.vertexium.query
 
HasExtendedDataFilter(ElementType, String, String) - Constructor for class org.vertexium.query.HasExtendedDataFilter
 
hashCode() - Method in class org.vertexium.EdgeInfoEdge
 
hashCode() - Method in class org.vertexium.EdgeVertexPair
 
hashCode() - Method in class org.vertexium.event.AddEdgeEvent
 
hashCode() - Method in class org.vertexium.event.AddExtendedDataEvent
 
hashCode() - Method in class org.vertexium.event.AddPropertyEvent
 
hashCode() - Method in class org.vertexium.event.AddVertexEvent
 
hashCode() - Method in class org.vertexium.event.DeleteEdgeEvent
 
hashCode() - Method in class org.vertexium.event.DeleteExtendedDataEvent
 
hashCode() - Method in class org.vertexium.event.DeleteExtendedDataRowEvent
 
hashCode() - Method in class org.vertexium.event.DeletePropertyEvent
 
hashCode() - Method in class org.vertexium.event.DeleteVertexEvent
 
hashCode() - Method in class org.vertexium.event.MarkHiddenEdgeEvent
 
hashCode() - Method in class org.vertexium.event.MarkHiddenPropertyEvent
 
hashCode() - Method in class org.vertexium.event.MarkHiddenVertexEvent
 
hashCode() - Method in class org.vertexium.event.MarkVisibleEdgeEvent
 
hashCode() - Method in class org.vertexium.event.MarkVisiblePropertyEvent
 
hashCode() - Method in class org.vertexium.event.MarkVisibleVertexEvent
 
hashCode() - Method in class org.vertexium.event.SoftDeleteEdgeEvent
 
hashCode() - Method in class org.vertexium.event.SoftDeletePropertyEvent
 
hashCode() - Method in class org.vertexium.event.SoftDeleteVertexEvent
 
hashCode() - Method in class org.vertexium.ExtendedDataRowId
 
hashCode() - Method in class org.vertexium.FetchHints
 
hashCode() - Method in class org.vertexium.HistoricalPropertyValue
 
hashCode() - Method in class org.vertexium.mutation.PropertyDeleteMutation
 
hashCode() - Method in class org.vertexium.mutation.PropertySoftDeleteMutation
 
hashCode() - Method in class org.vertexium.Path
 
hashCode() - Method in class org.vertexium.Property
 
hashCode() - Method in class org.vertexium.PropertyDescriptor
 
hashCode() - Method in class org.vertexium.Range
 
hashCode() - Method in class org.vertexium.RelatedEdgeImpl
 
hashCode() - Method in class org.vertexium.type.GeoCircle
 
hashCode() - Method in class org.vertexium.type.GeoCollection
 
hashCode() - Method in class org.vertexium.type.GeoHash
 
hashCode() - Method in class org.vertexium.type.GeoLine
 
hashCode() - Method in class org.vertexium.type.GeoPoint
 
hashCode() - Method in class org.vertexium.type.GeoPolygon
 
hashCode() - Method in class org.vertexium.type.GeoRect
 
hashCode() - Method in class org.vertexium.type.IpV4Address
 
hashCode() - Method in class org.vertexium.Visibility
 
hasId(String...) - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
hasId(Iterable<String>) - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
hasId(String...) - Method in interface org.vertexium.query.Query
Adds an id filter to the query.
hasId(Iterable<String>) - Method in interface org.vertexium.query.Query
Adds an id filter to the query.
hasId(String...) - Method in class org.vertexium.query.QueryBase
 
hasId(Iterable<String>) - Method in class org.vertexium.query.QueryBase
 
hasNext() - Method in class org.vertexium.util.ArrayIterator
 
hasNot(String, T) - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
hasNot(Class) - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
hasNot(Iterable<String>) - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
hasNot(String) - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
hasNot(String, T) - Method in interface org.vertexium.query.Query
Adds an Contains.NOT_IN filter to the query.
hasNot(String) - Method in interface org.vertexium.query.Query
Adds a hasNot filter to the query.
hasNot(Iterable<String>) - Method in interface org.vertexium.query.Query
Adds a filter to the query.
hasNot(Class) - Method in interface org.vertexium.query.Query
Adds a hasNot filter to the query.
hasNot(String, T) - Method in class org.vertexium.query.QueryBase
 
hasNot(Class) - Method in class org.vertexium.query.QueryBase
 
hasNot(String) - Method in class org.vertexium.query.QueryBase
 
hasNot(Iterable<String>) - Method in class org.vertexium.query.QueryBase
 
HasNotPropertyContainer(String) - Constructor for class org.vertexium.query.QueryBase.HasNotPropertyContainer
 
HasNotPropertyContainer(Iterable<String>) - Constructor for class org.vertexium.query.QueryBase.HasNotPropertyContainer
 
HasNotPropertyContainer(Class, Collection<PropertyDefinition>) - Constructor for class org.vertexium.query.QueryBase.HasNotPropertyContainer
 
hasOtherVertexId(String) - Method in interface org.vertexium.query.VertexQuery
Limits the search to only those edges with otherVertexId on the other end of the edge.
hasOtherVertexId(String) - Method in class org.vertexium.query.VertexQueryBase
 
HasPropertyContainer(String) - Constructor for class org.vertexium.query.QueryBase.HasPropertyContainer
 
HasPropertyContainer(Iterable<String>) - Constructor for class org.vertexium.query.QueryBase.HasPropertyContainer
 
HasPropertyContainer(Class, Collection<PropertyDefinition>) - Constructor for class org.vertexium.query.QueryBase.HasPropertyContainer
 
HasTimestamp - Interface in org.vertexium
 
HasValueContainer(String, Predicate, Object, Collection<PropertyDefinition>) - Constructor for class org.vertexium.query.QueryBase.HasValueContainer
 
HasValueContainer(Iterable<String>, Predicate, Object, Collection<PropertyDefinition>) - Constructor for class org.vertexium.query.QueryBase.HasValueContainer
 
HasValueContainer(Class, Predicate, Object, Collection<PropertyDefinition>) - Constructor for class org.vertexium.query.QueryBase.HasValueContainer
 
hiddenVisibilities(Set<Visibility>) - Method in class org.vertexium.HistoricalPropertyValue.HistoricalPropertyValueBuilder
 
HistogramAggregation - Class in org.vertexium.query
 
HistogramAggregation(String, String, String, Long) - Constructor for class org.vertexium.query.HistogramAggregation
 
HistogramAggregation.ExtendedBounds<T> - Class in org.vertexium.query
 
HistogramBucket - Class in org.vertexium.query
 
HistogramBucket(Object, long, Map<String, AggregationResult>) - Constructor for class org.vertexium.query.HistogramBucket
 
HistogramResult - Class in org.vertexium.query
 
HistogramResult(Iterable<HistogramBucket>) - Constructor for class org.vertexium.query.HistogramResult
 
HistoricalPropertyValue - Class in org.vertexium
HistoricalPropertyValues are intended to be snapshots of property values in time.
HistoricalPropertyValue(HistoricalPropertyValue.HistoricalPropertyValueBuilder) - Constructor for class org.vertexium.HistoricalPropertyValue
 
HistoricalPropertyValue.HistoricalPropertyValueBuilder - Class in org.vertexium
 
HistoricalPropertyValueBuilder(String, String, long) - Constructor for class org.vertexium.HistoricalPropertyValue.HistoricalPropertyValueBuilder
 

I

ID_PROPERTY_NAME - Static variable in interface org.vertexium.Element
Meta property name used for operations such as sorting
IdentityNameSubstitutionStrategy - Class in org.vertexium.id
 
IdentityNameSubstitutionStrategy() - Constructor for class org.vertexium.id.IdentityNameSubstitutionStrategy
 
IdFetchHint - Enum in org.vertexium
 
idFetchHintsToElementFetchHints(EnumSet<IdFetchHint>) - Method in class org.vertexium.query.QueryBase
 
IdGenerator - Interface in org.vertexium.id
 
IDGENERATOR_PROP_PREFIX - Static variable in class org.vertexium.GraphConfiguration
 
ifEmpty(Stream<TItem>, Supplier<TReturn>, Function<Stream<TItem>, TReturn>) - Static method in class org.vertexium.util.StreamUtils
 
IN_OR_OUT_VERTEX_ID_PROPERTY_NAME - Static variable in interface org.vertexium.Edge
Meta property name used for queries.
IN_VERTEX_ID_PROPERTY_NAME - Static variable in interface org.vertexium.Edge
Meta property name used for queries, sorting, and aggregations
IncreasingTime - Class in org.vertexium.util
 
IncreasingTime() - Constructor for class org.vertexium.util.IncreasingTime
 
IndexHint - Enum in org.vertexium.search
 
inflate(String) - Method in class org.vertexium.id.IdentityNameSubstitutionStrategy
 
inflate(String) - Method in interface org.vertexium.id.NameSubstitutionStrategy
 
inflate(String) - Method in class org.vertexium.id.SimpleNameSubstitutionStrategy
 
info(String, Object...) - Method in class org.vertexium.util.VertexiumLogger
 
info(String, Throwable) - Method in class org.vertexium.util.VertexiumLogger
 
internalGetProperties(String, String) - Method in class org.vertexium.ElementBase
 
intersects(GeoShape) - Method in class org.vertexium.type.GeoCircle
 
intersects(GeoShape) - Method in class org.vertexium.type.GeoCollection
 
intersects(GeoShape) - Method in class org.vertexium.type.GeoHash
 
intersects(GeoShape) - Method in class org.vertexium.type.GeoLine
 
intersects(GeoShape) - Method in class org.vertexium.type.GeoPoint
 
intersects(GeoShape) - Method in class org.vertexium.type.GeoPolygon
 
intersects(GeoShape) - Method in class org.vertexium.type.GeoRect
 
intersects(GeoShape) - Method in interface org.vertexium.type.GeoShape
Calculate whether the given GeoShape intersects with the geometry of this object.
intersectsAll(T[], T[]) - Static method in class org.vertexium.util.ArrayUtils
Determines if all values in a1 appear in a2 and that all values in a2 appear in a2.
IOUtils - Class in org.vertexium.util
 
IpV4Address - Class in org.vertexium.type
 
IpV4Address(String) - Constructor for class org.vertexium.type.IpV4Address
 
IpV4Address(int, int, int, int) - Constructor for class org.vertexium.type.IpV4Address
 
IpV4Address(int[]) - Constructor for class org.vertexium.type.IpV4Address
 
IpV4Address(byte[]) - Constructor for class org.vertexium.type.IpV4Address
 
isAggregationSupported(Aggregation) - Method in class org.vertexium.query.DefaultExtendedDataQuery
 
isAggregationSupported(Aggregation) - Method in class org.vertexium.query.DefaultGraphQuery
 
isAggregationSupported(Aggregation) - Static method in class org.vertexium.query.DefaultGraphQueryIterableWithAggregations
 
isAggregationSupported(Aggregation) - Method in class org.vertexium.query.DefaultVertexQuery
 
isAggregationSupported(Aggregation) - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
isAggregationSupported(Aggregation) - Method in interface org.vertexium.query.Query
Test to see if aggregation is supported.
isAggregationSupported(Aggregation) - Method in class org.vertexium.query.QueryBase
 
isCreateTables() - Method in class org.vertexium.GraphConfiguration
 
isDebugEnabled() - Method in class org.vertexium.util.VertexiumLogger
 
isDeleted(Boolean) - Method in class org.vertexium.HistoricalPropertyValue.HistoricalPropertyValueBuilder
 
isDeleted() - Method in class org.vertexium.HistoricalPropertyValue
 
isEmpty(Iterable<T>) - Static method in class org.vertexium.util.IterableUtils
 
isFieldBoostSupported() - Method in interface org.vertexium.Graph
Determine if field boost is support.
isFieldBoostSupported() - Method in class org.vertexium.GraphBase
 
isFieldBoostSupported() - Method in class org.vertexium.GraphBaseWithSearchIndex
 
isFieldBoostSupported() - Method in class org.vertexium.search.DefaultSearchIndex
 
isFieldBoostSupported() - Method in interface org.vertexium.search.SearchIndex
 
isFieldLevelSecuritySupported() - Method in class org.vertexium.search.DefaultSearchIndex
 
isFieldLevelSecuritySupported() - Method in interface org.vertexium.search.SearchIndex
 
isGetAnyPath() - Method in class org.vertexium.FindPathOptions
 
isHidden(Authorizations) - Method in interface org.vertexium.Element
Given the supplied authorizations is this element hidden?
isHidden(Authorizations) - Method in class org.vertexium.Property
 
isHidden(Authorizations) - Method in class org.vertexium.property.MutablePropertyImpl
 
isIncludeAllEdgeRefs() - Method in class org.vertexium.FetchHints
 
isIncludeAllProperties() - Method in class org.vertexium.FetchHints
 
isIncludeAllPropertyMetadata() - Method in class org.vertexium.FetchHints
 
isIncluded(T, T) - Method in class org.vertexium.util.FilterIterable
 
isIncluded(T) - Method in class org.vertexium.util.FilterIterable
 
isIncluded(TSource) - Method in class org.vertexium.util.GroupingIterable
 
isIncluded(TSource, TDest) - Method in class org.vertexium.util.LookAheadIterable
 
isIncluded(TDest) - Method in class org.vertexium.util.SelectManyIterable
 
isIncludeEdgeLabelsAndCounts() - Method in class org.vertexium.FetchHints
 
isIncludeEdgeRefLabel(String) - Method in class org.vertexium.FetchHints
 
isIncludeEdgeRefs() - Method in class org.vertexium.FetchHints
 
isIncludeExtendedDataTableNames() - Method in class org.vertexium.FetchHints
 
isIncludeHidden() - Method in class org.vertexium.FetchHints
 
isIncludeInEdgeRefs() - Method in class org.vertexium.FetchHints
 
isIncludeMetadata(String) - Method in class org.vertexium.FetchHints
 
isIncludeOutEdgeRefs() - Method in class org.vertexium.FetchHints
 
isIncludeProperties() - Method in class org.vertexium.FetchHints
 
isIncludeProperty(String) - Method in class org.vertexium.FetchHints
 
isIncludePropertyAndMetadata(String) - Method in class org.vertexium.FetchHints
 
isIncludePropertyMetadata() - Method in class org.vertexium.FetchHints
 
isInfoEnabled() - Method in class org.vertexium.util.VertexiumLogger
 
isInRange(String) - Method in class org.vertexium.Range
 
isMatch(Element) - Method in class org.vertexium.query.QueryBase.HasAuthorizationContainer
 
isMatch(ExtendedDataRow) - Method in class org.vertexium.query.QueryBase.HasAuthorizationContainer
 
isMatch(VertexiumObject) - Method in class org.vertexium.query.QueryBase.HasContainer
 
isMatch(VertexiumObject) - Method in class org.vertexium.query.QueryBase.HasExtendedData
 
isMatch(ExtendedDataRow) - Method in class org.vertexium.query.QueryBase.HasNotPropertyContainer
 
isMatch(Element) - Method in class org.vertexium.query.QueryBase.HasNotPropertyContainer
 
isMatch(ExtendedDataRow) - Method in class org.vertexium.query.QueryBase.HasPropertyContainer
 
isMatch(Element) - Method in class org.vertexium.query.QueryBase.HasPropertyContainer
 
isMatch(ExtendedDataRow) - Method in class org.vertexium.query.QueryBase.HasValueContainer
 
isMatch(Element) - Method in class org.vertexium.query.QueryBase.HasValueContainer
 
isNorthOf(GeoPoint) - Method in class org.vertexium.type.GeoPoint
 
isNorthWestOf(GeoPoint) - Method in class org.vertexium.type.GeoPoint
 
isPartOfGroup(TGroup, TSource) - Method in class org.vertexium.util.GroupingIterable
 
isPropertyDefined(String) - Method in interface org.vertexium.Graph
Determine if a property is already defined
isPropertyDefined(String) - Method in class org.vertexium.GraphBase
 
isQuerySimilarToTextSupported() - Method in interface org.vertexium.Graph
Returns true if this graph supports similar to text queries.
isQuerySimilarToTextSupported() - Method in class org.vertexium.GraphBase
 
isQuerySimilarToTextSupported() - Method in class org.vertexium.GraphBaseWithSearchIndex
 
isQuerySimilarToTextSupported() - Method in class org.vertexium.search.DefaultSearchIndex
 
isQuerySimilarToTextSupported() - Method in interface org.vertexium.search.SearchIndex
 
isSearchIndex() - Method in class org.vertexium.property.PropertyValue
 
isSearchIndex() - Method in class org.vertexium.property.StreamingPropertyValueRef
 
isSortable() - Method in class org.vertexium.PropertyDefinition
 
isSouthEastOf(GeoPoint) - Method in class org.vertexium.type.GeoPoint
 
isSouthOf(GeoPoint) - Method in class org.vertexium.type.GeoPoint
 
isStrictTyping() - Method in class org.vertexium.GraphConfiguration
 
isTraceEnabled() - Method in class org.vertexium.util.VertexiumLogger
 
isVisibilityValid(Visibility, Authorizations) - Method in interface org.vertexium.Graph
Given an authorization is the visibility object valid.
isVisibilityValid(Visibility, Authorizations) - Method in class org.vertexium.GraphBase
 
isVisibilityValid(Visibility, Authorizations) - Method in class org.vertexium.GraphBaseWithSearchIndex
 
IterableUtils - Class in org.vertexium.util
 
IterableUtils() - Constructor for class org.vertexium.util.IterableUtils
 
IterableWithScores<T> - Interface in org.vertexium.query
 
IterableWithSearchTime<T> - Interface in org.vertexium.query
 
IterableWithTotalHits<T> - Interface in org.vertexium.query
 
iterator() - Method in class org.vertexium.Path
 
iterator() - Method in class org.vertexium.query.DefaultGraphQueryIterable
 
iterator(boolean) - Method in class org.vertexium.query.DefaultGraphQueryIterable
 
iterator() - Method in class org.vertexium.query.EmptyResultsQueryResultsIterable
 
iterator() - Method in class org.vertexium.query.ExtendedDataQueryableIterable
 
iterator() - Method in class org.vertexium.util.ArrayIterable
 
iterator() - Method in class org.vertexium.util.ConvertingIterable
 
iterator() - Method in class org.vertexium.util.EmptyClosableIterable
 
iterator() - Method in class org.vertexium.util.GroupingIterable
 
iterator() - Method in class org.vertexium.util.JoinIterable
 
iterator() - Method in class org.vertexium.util.LookAheadIterable
 
iterator() - Method in class org.vertexium.util.OffsetAndSizeIterable
 
iterator() - Method in class org.vertexium.util.SelectManyIterable
 
iterator() - Method in class org.vertexium.util.VerticesToEdgeIdsIterable
 

J

JavaSerializableUtils - Class in org.vertexium.util
 
JavaSerializableUtils() - Constructor for class org.vertexium.util.JavaSerializableUtils
 
JavaVertexiumSerializer - Class in org.vertexium
 
JavaVertexiumSerializer() - Constructor for class org.vertexium.JavaVertexiumSerializer
 
join(Iterable, String) - Static method in class org.vertexium.util.IterableUtils
 
JoinIterable<T> - Class in org.vertexium.util
 
JoinIterable(Iterable<? extends Iterable<? extends T>>) - Constructor for class org.vertexium.util.JoinIterable
 
JoinIterable(Iterable<? extends T>...) - Constructor for class org.vertexium.util.JoinIterable
 

K

key - Variable in class org.vertexium.query.TermsBucket
 
KEY_IDENTIFIER - Static variable in class org.vertexium.id.SimpleSubstitutionUtils
 
KEY_SEPARATOR - Static variable in class org.vertexium.Metadata
 
KeyNameVisibilityPropertyDeleteMutation - Class in org.vertexium.mutation
 
KeyNameVisibilityPropertyDeleteMutation(String, String, Visibility) - Constructor for class org.vertexium.mutation.KeyNameVisibilityPropertyDeleteMutation
 
KeyNameVisibilityPropertySoftDeleteMutation - Class in org.vertexium.mutation
 
KeyNameVisibilityPropertySoftDeleteMutation(String, String, Visibility) - Constructor for class org.vertexium.mutation.KeyNameVisibilityPropertySoftDeleteMutation
 
keys - Variable in class org.vertexium.query.QueryBase.HasValueContainer
 

L

LABEL_PROPERTY_NAME - Static variable in interface org.vertexium.Edge
Meta property name used for queries, sorting, and aggregations
length() - Method in class org.vertexium.Path
 
limit(Integer) - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
limit(Long) - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
limit(Integer) - Method in interface org.vertexium.query.Query
Limits the number of items returned.
limit(Long) - Method in interface org.vertexium.query.Query
Limits the number of items returned.
limit(Integer) - Method in class org.vertexium.query.QueryBase
 
limit(Long) - Method in class org.vertexium.query.QueryBase
 
loadConfig(List<String>, String) - Static method in class org.vertexium.util.ConfigurationUtils
 
longitudinalDistanceTo(GeoPoint) - Method in class org.vertexium.type.GeoPoint
 
LookAheadIterable<TSource,TDest> - Class in org.vertexium.util
 
LookAheadIterable() - Constructor for class org.vertexium.util.LookAheadIterable
 

M

MapUtils - Class in org.vertexium.util
 
MapUtils() - Constructor for class org.vertexium.util.MapUtils
 
markEdgeHidden(Edge, Visibility, Authorizations) - Method in interface org.vertexium.Graph
Marks an edge as hidden for a given visibility.
markEdgeHidden(Edge, Visibility, Authorizations) - Method in class org.vertexium.GraphBase
 
markEdgeHidden(Edge, Visibility, Authorizations) - Method in class org.vertexium.GraphBaseWithSearchIndex
 
markEdgeVisible(Edge, Visibility, Authorizations) - Method in interface org.vertexium.Graph
Marks an edge as visible for a given visibility, effectively undoing markEdgeHidden.
markEdgeVisible(Edge, Visibility, Authorizations) - Method in class org.vertexium.GraphBase
 
markEdgeVisible(Edge, Visibility, Authorizations) - Method in class org.vertexium.GraphBaseWithSearchIndex
 
markElementHidden(Graph, Element, Visibility, Authorizations) - Method in class org.vertexium.search.DefaultSearchIndex
 
markElementHidden(Graph, Element, Visibility, Authorizations) - Method in interface org.vertexium.search.SearchIndex
 
markElementVisible(Graph, Element, Visibility, Authorizations) - Method in class org.vertexium.search.DefaultSearchIndex
 
markElementVisible(Graph, Element, Visibility, Authorizations) - Method in interface org.vertexium.search.SearchIndex
 
MarkHiddenEdgeEvent - Class in org.vertexium.event
 
MarkHiddenEdgeEvent(Graph, Edge) - Constructor for class org.vertexium.event.MarkHiddenEdgeEvent
 
MarkHiddenPropertyEvent - Class in org.vertexium.event
 
MarkHiddenPropertyEvent(Graph, Element, Property, Visibility) - Constructor for class org.vertexium.event.MarkHiddenPropertyEvent
 
MarkHiddenVertexEvent - Class in org.vertexium.event
 
MarkHiddenVertexEvent(Graph, Vertex) - Constructor for class org.vertexium.event.MarkHiddenVertexEvent
 
markPropertyHidden(Property, Long, Visibility, Authorizations) - Method in class org.vertexium.EdgeInfoEdge
 
markPropertyHidden(String, String, Visibility, Visibility, Authorizations) - Method in interface org.vertexium.Element
Marks a property as hidden for a given visibility.
markPropertyHidden(String, String, Visibility, Long, Visibility, Authorizations) - Method in interface org.vertexium.Element
Marks a property as hidden for a given visibility.
markPropertyHidden(Property, Visibility, Authorizations) - Method in interface org.vertexium.Element
Marks a property as hidden for a given visibility.
markPropertyHidden(Property, Long, Visibility, Authorizations) - Method in interface org.vertexium.Element
Marks a property as hidden for a given visibility.
markPropertyHidden(Graph, Element, Property, Visibility, Authorizations) - Method in class org.vertexium.search.DefaultSearchIndex
 
markPropertyHidden(Graph, Element, Property, Visibility, Authorizations) - Method in interface org.vertexium.search.SearchIndex
 
markPropertyVisible(Property, Long, Visibility, Authorizations) - Method in class org.vertexium.EdgeInfoEdge
 
markPropertyVisible(String, String, Visibility, Visibility, Authorizations) - Method in interface org.vertexium.Element
Marks a property as visible for a given visibility, effectively undoing markPropertyHidden.
markPropertyVisible(String, String, Visibility, Long, Visibility, Authorizations) - Method in interface org.vertexium.Element
Marks a property as visible for a given visibility, effectively undoing markPropertyHidden.
markPropertyVisible(Property, Visibility, Authorizations) - Method in interface org.vertexium.Element
Marks a property as visible for a given visibility, effectively undoing markPropertyHidden.
markPropertyVisible(Property, Long, Visibility, Authorizations) - Method in interface org.vertexium.Element
Marks a property as visible for a given visibility, effectively undoing markPropertyHidden.
markPropertyVisible(Graph, Element, Property, Visibility, Authorizations) - Method in class org.vertexium.search.DefaultSearchIndex
 
markPropertyVisible(Graph, Element, Property, Visibility, Authorizations) - Method in interface org.vertexium.search.SearchIndex
 
markVertexHidden(Vertex, Visibility, Authorizations) - Method in interface org.vertexium.Graph
Marks a vertex as hidden for a given visibility.
markVertexHidden(Vertex, Visibility, Authorizations) - Method in class org.vertexium.GraphBase
 
markVertexHidden(Vertex, Visibility, Authorizations) - Method in class org.vertexium.GraphBaseWithSearchIndex
 
markVertexVisible(Vertex, Visibility, Authorizations) - Method in interface org.vertexium.Graph
Marks a vertex as visible for a given visibility, effectively undoing markVertexHidden.
markVertexVisible(Vertex, Visibility, Authorizations) - Method in class org.vertexium.GraphBase
 
markVertexVisible(Vertex, Visibility, Authorizations) - Method in class org.vertexium.GraphBaseWithSearchIndex
 
MarkVisibleEdgeEvent - Class in org.vertexium.event
 
MarkVisibleEdgeEvent(Graph, Edge) - Constructor for class org.vertexium.event.MarkVisibleEdgeEvent
 
MarkVisiblePropertyEvent - Class in org.vertexium.event
 
MarkVisiblePropertyEvent(Graph, Element, Property, Visibility) - Constructor for class org.vertexium.event.MarkVisiblePropertyEvent
 
MarkVisibleVertexEvent - Class in org.vertexium.event
 
MarkVisibleVertexEvent(Graph, Vertex) - Constructor for class org.vertexium.event.MarkVisibleVertexEvent
 
MAX_LAT - Static variable in class org.vertexium.type.GeoShapeBase
 
MAX_LON - Static variable in class org.vertexium.type.GeoShapeBase
 
maxDocFrequency(int) - Method in class org.vertexium.query.QueryBase
 
maxDocFrequency(int) - Method in interface org.vertexium.query.SimilarToGraphQuery
The maximum number of documents a term can be in to be considered for a similarity match.
maxQueryTerms(int) - Method in class org.vertexium.query.QueryBase
 
maxQueryTerms(int) - Method in interface org.vertexium.query.SimilarToGraphQuery
The maximum number of terms to be searched for.
metadata(Metadata) - Method in class org.vertexium.HistoricalPropertyValue.HistoricalPropertyValueBuilder
 
Metadata - Class in org.vertexium
 
Metadata() - Constructor for class org.vertexium.Metadata
 
Metadata(FetchHints) - Constructor for class org.vertexium.Metadata
 
Metadata(Metadata) - Constructor for class org.vertexium.Metadata
 
Metadata(Metadata, FetchHints) - Constructor for class org.vertexium.Metadata
 
Metadata.Entry - Class in org.vertexium
 
METADATA_DEFINE_PROPERTY_PREFIX - Static variable in class org.vertexium.GraphBase
 
METADATA_ID_GENERATOR_CLASSNAME - Static variable in class org.vertexium.GraphBaseWithSearchIndex
 
MIN_LAT - Static variable in class org.vertexium.type.GeoShapeBase
 
MIN_LON - Static variable in class org.vertexium.type.GeoShapeBase
 
minDocFrequency(int) - Method in class org.vertexium.query.QueryBase
 
minDocFrequency(int) - Method in interface org.vertexium.query.SimilarToGraphQuery
The minimum number of documents a term must be in to be considered for a similarity match.
minScore(double) - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
minScore(double) - Method in interface org.vertexium.query.Query
Minimum score to return
minScore(double) - Method in class org.vertexium.query.QueryBase
 
minTermFrequency(int) - Method in class org.vertexium.query.QueryBase
 
minTermFrequency(int) - Method in interface org.vertexium.query.SimilarToGraphQuery
The minimum number of times a term must appear in the source data to be considered for a match.
MultiVertexQuery - Interface in org.vertexium.query
 
MutableProperty - Class in org.vertexium.property
 
MutableProperty() - Constructor for class org.vertexium.property.MutableProperty
 
MutablePropertyImpl - Class in org.vertexium.property
 
MutablePropertyImpl(String, String, Object, Metadata, Long, Set<Visibility>, Visibility, FetchHints) - Constructor for class org.vertexium.property.MutablePropertyImpl
 

N

NameSubstitutionStrategy - Interface in org.vertexium.id
 
nestedResults - Variable in class org.vertexium.query.TermsBucket
 
next() - Method in class org.vertexium.util.ArrayIterator
 
nextId() - Method in interface org.vertexium.id.IdGenerator
 
nextId() - Method in class org.vertexium.id.QueueIdGenerator
 
nextId() - Method in class org.vertexium.id.UUIDIdGenerator
 
NONE - Static variable in class org.vertexium.FetchHints
 
NONE - Static variable in enum org.vertexium.IdFetchHint
 
NONE - Static variable in enum org.vertexium.TextIndexHint
Use this to prevent indexing of this Text property.

O

objectToBytes(Object) - Method in class org.vertexium.JavaVertexiumSerializer
 
objectToBytes(Object) - Static method in class org.vertexium.util.JavaSerializableUtils
 
objectToBytes(Object) - Method in interface org.vertexium.VertexiumSerializer
 
OffsetAndSizeIterable<T> - Class in org.vertexium.util
 
OffsetAndSizeIterable(Iterable<T>, int, Integer) - Constructor for class org.vertexium.util.OffsetAndSizeIterable
 
onGraphEvent(GraphEvent) - Method in class org.vertexium.event.GraphEventListener
 
org.vertexium - package org.vertexium
 
org.vertexium.event - package org.vertexium.event
 
org.vertexium.id - package org.vertexium.id
 
org.vertexium.mutation - package org.vertexium.mutation
 
org.vertexium.property - package org.vertexium.property
 
org.vertexium.query - package org.vertexium.query
 
org.vertexium.scoring - package org.vertexium.scoring
 
org.vertexium.search - package org.vertexium.search
 
org.vertexium.type - package org.vertexium.type
 
org.vertexium.util - package org.vertexium.util
 
OUT_VERTEX_ID_PROPERTY_NAME - Static variable in interface org.vertexium.Edge
Meta property name used for queries, sorting, and aggregations

P

parse(String) - Static method in enum org.vertexium.TextIndexHint
 
parse(String) - Static method in class org.vertexium.type.GeoPoint
 
Path - Class in org.vertexium
 
Path(String...) - Constructor for class org.vertexium.Path
 
Path(Path, String) - Constructor for class org.vertexium.Path
 
Percentile - Class in org.vertexium.query
 
Percentile(Double, Double) - Constructor for class org.vertexium.query.Percentile
 
PercentilesAggregation - Class in org.vertexium.query
 
PercentilesAggregation(String, String, Visibility) - Constructor for class org.vertexium.query.PercentilesAggregation
 
PercentilesResult - Class in org.vertexium.query
 
PercentilesResult(Iterable<Percentile>) - Constructor for class org.vertexium.query.PercentilesResult
 
Preconditions - Class in org.vertexium.util
 
Predicate - Interface in org.vertexium.query
 
predicate - Variable in class org.vertexium.query.QueryBase.HasValueContainer
 
prepareEdge(Vertex, Vertex, String, Visibility) - Method in interface org.vertexium.Graph
Prepare an edge to be added to the graph.
prepareEdge(String, Vertex, Vertex, String, Visibility) - Method in interface org.vertexium.Graph
Prepare an edge to be added to the graph.
prepareEdge(String, Vertex, Vertex, String, Long, Visibility) - Method in interface org.vertexium.Graph
Prepare an edge to be added to the graph.
prepareEdge(String, String, String, Visibility) - Method in interface org.vertexium.Graph
Prepare an edge to be added to the graph.
prepareEdge(String, String, String, String, Visibility) - Method in interface org.vertexium.Graph
Prepare an edge to be added to the graph.
prepareEdge(String, String, String, String, Long, Visibility) - Method in interface org.vertexium.Graph
Prepare an edge to be added to the graph.
prepareEdge(String, String, String, Visibility) - Method in class org.vertexium.GraphBase
 
prepareEdge(Vertex, Vertex, String, Visibility) - Method in class org.vertexium.GraphBase
 
prepareEdge(String, Vertex, Vertex, String, Visibility) - Method in class org.vertexium.GraphBase
 
prepareEdge(String, Vertex, Vertex, String, Long, Visibility) - Method in class org.vertexium.GraphBase
 
prepareEdge(String, String, String, String, Visibility) - Method in class org.vertexium.GraphBase
 
prepareEdge(String, String, String, String, Long, Visibility) - Method in class org.vertexium.GraphBase
 
prepareEdge(String, Vertex, Vertex, String, Long, Visibility) - Method in class org.vertexium.GraphBaseWithSearchIndex
 
prepareEdge(String, String, String, String, Long, Visibility) - Method in class org.vertexium.GraphBaseWithSearchIndex
 
prepareMutation() - Method in interface org.vertexium.Edge
Prepares a mutation to allow changing multiple property values at the same time.
prepareMutation() - Method in class org.vertexium.EdgeInfoEdge
 
prepareMutation() - Method in interface org.vertexium.Element
Prepares a mutation to allow changing multiple property values at the same time.
prepareMutation() - Method in interface org.vertexium.Vertex
Prepares a mutation to allow changing multiple property values at the same time.
prepareVertex(Visibility) - Method in interface org.vertexium.Graph
Prepare a vertex to be added to the graph.
prepareVertex(Long, Visibility) - Method in interface org.vertexium.Graph
Prepare a vertex to be added to the graph.
prepareVertex(String, Visibility) - Method in interface org.vertexium.Graph
Prepare a vertex to be added to the graph.
prepareVertex(String, Long, Visibility) - Method in interface org.vertexium.Graph
Prepare a vertex to be added to the graph.
prepareVertex(Visibility) - Method in class org.vertexium.GraphBase
 
prepareVertex(String, Long, Visibility) - Method in class org.vertexium.GraphBase
 
prepareVertex(Long, Visibility) - Method in class org.vertexium.GraphBase
 
prepareVertex(String, Visibility) - Method in class org.vertexium.GraphBase
 
prepareVertex(String, Long, Visibility) - Method in class org.vertexium.GraphBaseWithSearchIndex
 
progress(double, ProgressCallback.Step) - Method in class org.vertexium.ProgressCallback
 
progress(double, ProgressCallback.Step, Integer, Integer) - Method in class org.vertexium.ProgressCallback
 
ProgressCallback - Class in org.vertexium
 
ProgressCallback() - Constructor for class org.vertexium.ProgressCallback
 
ProgressCallback.Step - Enum in org.vertexium
 
PROPERTIES_AND_METADATA - Static variable in class org.vertexium.FetchHints
 
Property - Class in org.vertexium
 
Property() - Constructor for class org.vertexium.Property
 
PropertyCollection - Class in org.vertexium.util
 
PropertyCollection() - Constructor for class org.vertexium.util.PropertyCollection
 
PropertyDefinition - Class in org.vertexium
 
PropertyDefinition(String, Class, Set<TextIndexHint>) - Constructor for class org.vertexium.PropertyDefinition
 
PropertyDefinition(String, Class, Set<TextIndexHint>, Double, boolean) - Constructor for class org.vertexium.PropertyDefinition
 
PropertyDeleteMutation - Class in org.vertexium.mutation
 
PropertyDeleteMutation() - Constructor for class org.vertexium.mutation.PropertyDeleteMutation
 
PropertyDescriptor - Class in org.vertexium
Encapsulates the parameters necessary to perform a Property search
PropertyDescriptor(String, String, Visibility) - Constructor for class org.vertexium.PropertyDescriptor
 
propertyName - Variable in class org.vertexium.query.QueryBase.SortContainer
 
PropertyPropertyDeleteMutation - Class in org.vertexium.mutation
 
PropertyPropertyDeleteMutation(Property) - Constructor for class org.vertexium.mutation.PropertyPropertyDeleteMutation
 
PropertyPropertySoftDeleteMutation - Class in org.vertexium.mutation
 
PropertyPropertySoftDeleteMutation(Property) - Constructor for class org.vertexium.mutation.PropertyPropertySoftDeleteMutation
 
PropertySoftDeleteMutation - Class in org.vertexium.mutation
 
PropertySoftDeleteMutation() - Constructor for class org.vertexium.mutation.PropertySoftDeleteMutation
 
PropertyValue - Class in org.vertexium.property
 
PropertyValue() - Constructor for class org.vertexium.property.PropertyValue
 
propertyVisibility(Visibility) - Method in class org.vertexium.HistoricalPropertyValue.HistoricalPropertyValueBuilder
 
push(String) - Method in class org.vertexium.id.QueueIdGenerator
 

Q

query(String, Authorizations) - Method in interface org.vertexium.Graph
Creates a query builder object used to query the graph.
query(Authorizations) - Method in interface org.vertexium.Graph
Creates a query builder object used to query the graph.
query(String[], String, Authorizations) - Method in interface org.vertexium.Graph
Creates a query builder object used to query a list of vertices.
query(String[], Authorizations) - Method in interface org.vertexium.Graph
Creates a query builder object used to query a list of vertices.
query(Authorizations) - Method in class org.vertexium.GraphBase
 
query(String, Authorizations) - Method in class org.vertexium.GraphBase
 
query(String[], String, Authorizations) - Method in class org.vertexium.GraphBase
 
query(String[], Authorizations) - Method in class org.vertexium.GraphBase
 
query(Authorizations) - Method in class org.vertexium.GraphBaseWithSearchIndex
 
query(String, Authorizations) - Method in class org.vertexium.GraphBaseWithSearchIndex
 
query(String[], String, Authorizations) - Method in class org.vertexium.GraphBaseWithSearchIndex
 
query(String[], Authorizations) - Method in class org.vertexium.GraphBaseWithSearchIndex
 
query(Authorizations) - Method in class org.vertexium.query.ExtendedDataQueryableIterable
 
query(String, Authorizations) - Method in class org.vertexium.query.ExtendedDataQueryableIterable
 
Query - Interface in org.vertexium.query
 
query(Authorizations) - Method in interface org.vertexium.query.QueryableIterable
Creates a query for this iterable.
query(String, Authorizations) - Method in interface org.vertexium.query.QueryableIterable
Creates a query for this iterable.
query(Authorizations) - Method in interface org.vertexium.Vertex
Creates a query to query the edges and vertices attached to this vertex.
query(String, Authorizations) - Method in interface org.vertexium.Vertex
Creates a query to query the edges and vertices attached to this vertex.
QUERY_LOGGER - Static variable in class org.vertexium.GraphBase
 
QueryableIterable<T extends VertexiumObject> - Interface in org.vertexium.query
 
QueryBase - Class in org.vertexium.query
 
QueryBase(Graph, String, Authorizations) - Constructor for class org.vertexium.query.QueryBase
 
QueryBase(Graph, String[], String, Authorizations) - Constructor for class org.vertexium.query.QueryBase
 
QueryBase.HasAuthorizationContainer - Class in org.vertexium.query
 
QueryBase.HasContainer - Class in org.vertexium.query
 
QueryBase.HasExtendedData - Class in org.vertexium.query
 
QueryBase.HasNotPropertyContainer - Class in org.vertexium.query
 
QueryBase.HasPropertyContainer - Class in org.vertexium.query
 
QueryBase.HasValueContainer - Class in org.vertexium.query
 
QueryBase.SortContainer - Class in org.vertexium.query
 
queryExtendedData(Graph, Element, String, String, Authorizations) - Method in class org.vertexium.search.DefaultSearchIndex
 
queryExtendedData(Graph, Element, String, String, Authorizations) - Method in interface org.vertexium.search.SearchIndex
 
queryGraph(Graph, String, Authorizations) - Method in class org.vertexium.search.DefaultSearchIndex
 
queryGraph(Graph, String[], String, Authorizations) - Method in class org.vertexium.search.DefaultSearchIndex
 
queryGraph(Graph, String, Authorizations) - Method in interface org.vertexium.search.SearchIndex
 
queryGraph(Graph, String[], String, Authorizations) - Method in interface org.vertexium.search.SearchIndex
 
QueryParameters - Class in org.vertexium.query
 
QueryParameters(Authorizations) - Constructor for class org.vertexium.query.QueryParameters
 
QueryResultsIterable<T> - Interface in org.vertexium.query
 
QueryResultsJoinIterable<T extends Element> - Class in org.vertexium.query
 
QueryResultsJoinIterable(Iterable<T>...) - Constructor for class org.vertexium.query.QueryResultsJoinIterable
 
QueryResultsSelectManyIterable<TDest extends VertexiumObject> - Class in org.vertexium.query
 
QueryResultsSelectManyIterable(Iterable<Query>) - Constructor for class org.vertexium.query.QueryResultsSelectManyIterable
 
querySimilarTo(String[], String, Authorizations) - Method in interface org.vertexium.Graph
Creates a query builder object that finds all vertices similar to the given text for the specified fields.
querySimilarTo(String[], String, Authorizations) - Method in class org.vertexium.GraphBase
 
querySimilarTo(String[], String, Authorizations) - Method in class org.vertexium.GraphBaseWithSearchIndex
 
querySimilarTo(Graph, String[], String, Authorizations) - Method in class org.vertexium.search.DefaultSearchIndex
 
querySimilarTo(Graph, String[], String, Authorizations) - Method in interface org.vertexium.search.SearchIndex
 
QueryStringQueryParameters - Class in org.vertexium.query
 
QueryStringQueryParameters(String, Authorizations) - Constructor for class org.vertexium.query.QueryStringQueryParameters
 
queryVertex(Graph, Vertex, String, Authorizations) - Method in class org.vertexium.search.DefaultSearchIndex
 
queryVertex(Graph, Vertex, String, Authorizations) - Method in interface org.vertexium.search.SearchIndex
 
QueueIdGenerator - Class in org.vertexium.id
 
QueueIdGenerator() - Constructor for class org.vertexium.id.QueueIdGenerator
 

R

range(String, T, T) - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
range(String, T, boolean, T, boolean) - Method in class org.vertexium.query.EmptyResultsGraphQuery
 
range(String, T, T) - Method in interface org.vertexium.query.Query
Queries for properties in the given range.
range(String, T, boolean, T, boolean) - Method in interface org.vertexium.query.Query
Queries for properties in the given range.
range(String, T, T) - Method in class org.vertexium.query.QueryBase
 
range(String, T, boolean, T, boolean) - Method in class org.vertexium.query.QueryBase
 
Range(String, Object, Object) - Constructor for class org.vertexium.query.RangeAggregation.Range
 
Range - Class in org.vertexium
 
Range(String, String) - Constructor for class org.vertexium.Range
Creates a range object.
RangeAggregation - Class in org.vertexium.query
 
RangeAggregation(String, String) - Constructor for class org.vertexium.query.RangeAggregation
 
RangeAggregation(String, String, String) - Constructor for class org.vertexium.query.RangeAggregation
 
RangeAggregation.Range - Class in org.vertexium.query
 
RangeBucket - Class in org.vertexium.query
 
RangeBucket(Object, long, Map<String, AggregationResult>) - Constructor for class org.vertexium.query.RangeBucket
 
RangeResult - Class in org.vertexium.query
 
RangeResult(Iterable<RangeBucket>) - Constructor for class org.vertexium.query.RangeResult
 
read(byte[], int, int) - Method in class org.vertexium.util.ByteRingBuffer
 
read(byte[]) - Method in class org.vertexium.util.ByteRingBuffer
 
read() - Method in class org.vertexium.util.ByteRingBuffer
 
readToString() - Method in class org.vertexium.property.StreamingPropertyValue
 
readToString(long, long) - Method in class org.vertexium.property.StreamingPropertyValue
 
reindex(Authorizations) - Method in interface org.vertexium.Graph
Reindex all vertices and edges.
reindex(Authorizations) - Method in class org.vertexium.GraphBase
 
reindex(Authorizations) - Method in class org.vertexium.GraphBaseWithSearchIndex
 
reindexVertices(Authorizations) - Method in class org.vertexium.GraphBaseWithSearchIndex
 
RelatedEdge - Interface in org.vertexium
 
RelatedEdgeImpl - Class in org.vertexium
 
RelatedEdgeImpl(String, String, String, String) - Constructor for class org.vertexium.RelatedEdgeImpl
 
remove(String, Visibility) - Method in class org.vertexium.Metadata
 
remove(String) - Method in class org.vertexium.Metadata
 
remove() - Method in class org.vertexium.util.ArrayIterator
 
removeHiddenVisibility(Visibility) - Method in class org.vertexium.property.MutableProperty
 
removeHiddenVisibility(Visibility) - Method in class org.vertexium.property.MutablePropertyImpl
 
removeProperties(String) - Method in class org.vertexium.util.PropertyCollection
 
removeProperty(Property) - Method in class org.vertexium.util.PropertyCollection
 
resize(int) - Method in class org.vertexium.util.ByteRingBuffer
 
RESULT_CLASS - Static variable in class org.vertexium.query.CalendarFieldAggregation
 
reverse() - Method in enum org.vertexium.Direction
 
ROW_ID - Static variable in interface org.vertexium.ExtendedDataRow
Meta property name used for sorting

S

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
 

T

TABLE_NAME - Static variable in interface org.vertexium.ExtendedDataRow
Meta property name used for sorting and aggregations
TABLE_NAME_PREFIX - Static variable in class org.vertexium.GraphConfiguration
 
TermsAggregation - Class in org.vertexium.query
 
TermsAggregation(String, String) - Constructor for class org.vertexium.query.TermsAggregation
 
TermsBucket - Class in org.vertexium.query
 
TermsBucket(Object, long, Map<String, AggregationResult>) - Constructor for class org.vertexium.query.TermsBucket
 
TermsResult - Class in org.vertexium.query
 
TermsResult(Iterable<TermsBucket>) - Constructor for class org.vertexium.query.TermsResult
 
textIndexHint(Collection<TextIndexHint>) - Method in class org.vertexium.DefinePropertyBuilder
 
textIndexHint(TextIndexHint...) - Method in class org.vertexium.DefinePropertyBuilder
 
TextIndexHint - Enum in org.vertexium
 
textIndexHints - Variable in class org.vertexium.DefinePropertyBuilder
 
TextPredicate - Enum in org.vertexium.query
 
timestamp(long) - Method in class org.vertexium.HistoricalPropertyValue.HistoricalPropertyValueBuilder
 
toArray(Iterable<? extends T>, Class<T>) - Static method in class org.vertexium.util.IterableUtils
 
toBits(TextIndexHint...) - Static method in enum org.vertexium.TextIndexHint
 
toBits(Collection<TextIndexHint>) - Static method in enum org.vertexium.TextIndexHint
 
toBytes(InputStream) - Static method in class org.vertexium.util.IOUtils
 
toBytes(InputStream, long, long) - Static method in class org.vertexium.util.IOUtils
 
toElementIterable(Iterable<? extends Element>) - Static method in class org.vertexium.util.IterableUtils
 
toGeoRect() - Method in class org.vertexium.type.GeoHash
 
toImmutableList() - Static method in class org.vertexium.util.StreamUtils
 
toImmutableMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>) - Static method in class org.vertexium.util.StreamUtils
 
toImmutableSet() - Static method in class org.vertexium.util.StreamUtils
 
toIterable(T[]) - Static method in class org.vertexium.util.IterableUtils
 
toLinkedHashSet() - Static method in class org.vertexium.util.StreamUtils
 
toList(Iterable<? extends T>) - Static method in class org.vertexium.util.IterableUtils
 
toList(Iterator<T>) - Static method in class org.vertexium.util.IterableUtils
 
toMapById(Iterable<T>) - Static method in class org.vertexium.util.IterableUtils
 
toSet(byte) - Static method in enum org.vertexium.TextIndexHint
 
toSet(Iterable<? extends T>) - Static method in class org.vertexium.util.IterableUtils
 
toSet(T[]) - Static method in class org.vertexium.util.IterableUtils
 
toStreamingPropertyValue(T, long) - Method in class org.vertexium.property.StreamingPropertyValueRef
 
toString() - Method in class org.vertexium.DateOnly
 
toString() - Method in class org.vertexium.EdgeInfoEdge
 
toString() - Method in class org.vertexium.EdgeVertexPair
 
toString() - Method in class org.vertexium.EdgeVertices
 
toString() - Method in class org.vertexium.event.AddEdgeEvent
 
toString() - Method in class org.vertexium.event.AddExtendedDataEvent
 
toString() - Method in class org.vertexium.event.AddPropertyEvent
 
toString() - Method in class org.vertexium.event.AddVertexEvent
 
toString() - Method in class org.vertexium.event.DeleteEdgeEvent
 
toString() - Method in class org.vertexium.event.DeleteExtendedDataEvent
 
toString() - Method in class org.vertexium.event.DeleteExtendedDataRowEvent
 
toString() - Method in class org.vertexium.event.DeletePropertyEvent
 
toString() - Method in class org.vertexium.event.DeleteVertexEvent
 
toString() - Method in class org.vertexium.event.MarkHiddenEdgeEvent
 
toString() - Method in class org.vertexium.event.MarkHiddenPropertyEvent
 
toString() - Method in class org.vertexium.event.MarkHiddenVertexEvent
 
toString() - Method in class org.vertexium.event.MarkVisibleEdgeEvent
 
toString() - Method in class org.vertexium.event.MarkVisiblePropertyEvent
 
toString() - Method in class org.vertexium.event.MarkVisibleVertexEvent
 
toString() - Method in class org.vertexium.event.SoftDeleteEdgeEvent
 
toString() - Method in class org.vertexium.event.SoftDeletePropertyEvent
 
toString() - Method in class org.vertexium.event.SoftDeleteVertexEvent
 
toString() - Method in class org.vertexium.ExtendedDataRowId
 
toString() - Method in class org.vertexium.FetchHints
 
toString() - Method in class org.vertexium.FindPathOptions
 
toString() - Method in class org.vertexium.GraphMetadataEntry
 
toString() - Method in class org.vertexium.HistoricalPropertyValue
 
toString() - Method in class org.vertexium.Metadata.Entry
 
toString() - Method in class org.vertexium.mutation.ExtendedDataMutationBase
 
toString() - Method in class org.vertexium.mutation.PropertyDeleteMutation
 
toString() - Method in class org.vertexium.mutation.PropertySoftDeleteMutation
 
toString() - Method in class org.vertexium.Path
 
toString() - Method in class org.vertexium.property.StreamingPropertyValue
 
toString() - Method in class org.vertexium.Property
 
toString() - Method in class org.vertexium.PropertyDefinition
 
toString() - Method in class org.vertexium.PropertyDescriptor
 
toString() - Method in class org.vertexium.query.CardinalityAggregation
 
toString() - Method in class org.vertexium.query.DefaultExtendedDataQuery
 
toString() - Method in class org.vertexium.query.DefaultMultiVertexQuery
 
toString() - Method in class org.vertexium.query.HasExtendedDataFilter
 
toString() - Method in class org.vertexium.query.QueryBase.HasAuthorizationContainer
 
toString() - Method in class org.vertexium.query.QueryBase.HasContainer
 
toString() - Method in class org.vertexium.query.QueryBase.HasNotPropertyContainer
 
toString() - Method in class org.vertexium.query.QueryBase.HasPropertyContainer
 
toString() - Method in class org.vertexium.query.QueryBase.HasValueContainer
 
toString() - Method in class org.vertexium.query.QueryBase.SortContainer
 
toString() - Method in class org.vertexium.query.QueryBase
 
toString() - Method in class org.vertexium.query.QueryParameters
 
toString() - Method in class org.vertexium.query.QueryStringQueryParameters
 
toString() - Method in class org.vertexium.query.StatisticsAggregation
 
toString() - Method in class org.vertexium.query.VertexQueryBase
 
toString() - Method in class org.vertexium.Range
 
toString() - Method in class org.vertexium.RelatedEdgeImpl
 
toString() - Method in class org.vertexium.type.GeoCircle
 
toString() - Method in class org.vertexium.type.GeoHash
 
toString() - Method in class org.vertexium.type.GeoLine
 
toString() - Method in class org.vertexium.type.GeoPoint
 
toString() - Method in class org.vertexium.type.GeoPolygon
 
toString() - Method in class org.vertexium.type.GeoRect
 
toString() - Method in class org.vertexium.type.IpV4Address
 
toString(InputStream) - Static method in class org.vertexium.util.IOUtils
 
toString(InputStream, long, long) - Static method in class org.vertexium.util.IOUtils
 
toString() - Method in class org.vertexium.Visibility
 
trace(String, Object...) - Method in class org.vertexium.util.VertexiumLogger
 
trace(String, Throwable) - Method in class org.vertexium.util.VertexiumLogger
 
Traceable - Interface in org.vertexium
 
traceOff() - Method in interface org.vertexium.Traceable
 
traceOn(String) - Method in interface org.vertexium.Traceable
 
traceOn(String, Map<String, String>) - Method in interface org.vertexium.Traceable
 
truncate() - Method in interface org.vertexium.Graph
Clears all data from the graph.
truncate() - Method in class org.vertexium.GraphBase
 
truncate() - Method in class org.vertexium.GraphBaseWithSearchIndex
 
truncate(Graph) - Method in class org.vertexium.search.DefaultSearchIndex
 
truncate(Graph) - Method in interface org.vertexium.search.SearchIndex
 

U

update(Property) - Method in class org.vertexium.property.MutableProperty
 
updateElement(Graph, ExistingElementMutation<TElement>, Authorizations) - Method in class org.vertexium.search.DefaultSearchIndex
 
updateElement(Graph, ExistingElementMutation<TElement>, Authorizations) - Method in interface org.vertexium.search.SearchIndex
 
updateMetadata(Property) - Method in class org.vertexium.property.MutableProperty
 
updateMetadata(Property) - Method in class org.vertexium.property.MutablePropertyImpl
 
UUIDIdGenerator - Class in org.vertexium.id
 
UUIDIdGenerator(GraphConfiguration) - Constructor for class org.vertexium.id.UUIDIdGenerator
 

V

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
 

W

warn(String, Object...) - Method in class org.vertexium.util.VertexiumLogger
 
warn(String, Throwable) - Method in class org.vertexium.util.VertexiumLogger
 
within(GeoShape) - Method in class org.vertexium.type.GeoCircle
 
within(GeoShape) - Method in class org.vertexium.type.GeoCollection
 
within(GeoShape) - Method in class org.vertexium.type.GeoHash
 
within(GeoShape) - Method in class org.vertexium.type.GeoLine
 
within(GeoShape) - Method in class org.vertexium.type.GeoPoint
 
within(GeoShape) - Method in class org.vertexium.type.GeoPolygon
 
within(GeoShape) - Method in class org.vertexium.type.GeoRect
 
within(GeoShape) - Method in interface org.vertexium.type.GeoShape
Calculate whether the given GeoShape is completely within the geometry of this object.
wrap(String) - Static method in class org.vertexium.id.SimpleNameSubstitutionStrategy
 
write(byte[], int, int) - Method in class org.vertexium.util.ByteRingBuffer
 
write(byte[]) - Method in class org.vertexium.util.ByteRingBuffer
 
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2014–2018. All rights reserved.