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.CompositeGraphQuery
 
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
 
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
 
addGeohashAggregation(String, String, int) - Method in interface org.vertexium.query.GraphQueryWithGeohashAggregation
Deprecated.
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
 
addHistogramAggregation(String, String, String) - Method in interface org.vertexium.query.GraphQueryWithHistogramAggregation
Deprecated.
addHistogramAggregation(String, String, String, Long) - Method in interface org.vertexium.query.GraphQueryWithHistogramAggregation
Deprecated.
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
 
addPropertyInternal(Property) - Method in class org.vertexium.ElementBase
 
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, Authorizations) - Method in class org.vertexium.ElementBase
 
addPropertyValue(String, String, Object, Metadata, Visibility, Authorizations) - Method in class org.vertexium.ElementBase
 
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
 
addSortContainer(QueryBase.SortContainer) - Method in class org.vertexium.query.QueryParameters
 
addStatisticsAggregation(String, String) - Method in interface org.vertexium.query.GraphQueryWithStatisticsAggregation
Deprecated.
addTermsAggregation(String, String) - Method in interface org.vertexium.query.GraphQueryWithTermsAggregation
Deprecated.
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 enum org.vertexium.FetchHint
 
ALL - Static variable in enum org.vertexium.TextIndexHint
The set of indexing hints that trigger all available indexes for a Text property.
ALL_INCLUDING_HIDDEN - Static variable in enum org.vertexium.FetchHint
 
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.
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
 
Authorizations - Interface in org.vertexium
 
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.HistoricalPropertyValue.HistoricalPropertyValueBuilder
 
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
 
CalendarFieldAggregation - Class in org.vertexium.query
 
CalendarFieldAggregation(String, String, Long, TimeZone, int) - Constructor for class org.vertexium.query.CalendarFieldAggregation
 
canRead(Visibility) - Method in interface org.vertexium.Authorizations
 
checkArgument(boolean) - Static method in class org.vertexium.util.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, Object) - Static method in class org.vertexium.util.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, Object...) - Static method in class org.vertexium.util.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkElementIndex(int, int) - Static method in class org.vertexium.util.Preconditions
Ensures that index specifies a valid element in an array, list or string of size size.
checkElementIndex(int, int, String) - Static method in class org.vertexium.util.Preconditions
Ensures that index specifies a valid element in an array, list or string of size size.
checkNotNull(T) - Static method in class org.vertexium.util.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, Object) - Static method in class org.vertexium.util.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, Object...) - Static method in class org.vertexium.util.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkPositionIndex(int, int) - Static method in class org.vertexium.util.Preconditions
Ensures that index specifies a valid position in an array, list or string of size size.
checkPositionIndex(int, int, String) - Static method in class org.vertexium.util.Preconditions
Ensures that index specifies a valid position in an array, list or string of size size.
checkPositionIndexes(int, int, int) - Static method in class org.vertexium.util.Preconditions
Ensures that start and end specify a valid positions in an array, list or string of size size, and are in order.
checkState(boolean) - Static method in class org.vertexium.util.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, Object) - Static method in class org.vertexium.util.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, Object...) - Static method in class org.vertexium.util.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
clear() - Method in class org.vertexium.Metadata
 
clone() - Method in class org.vertexium.query.QueryParameters
 
clone() - Method in class org.vertexium.query.QueryStringQueryParameters
 
clone() - Method in class org.vertexium.query.SimilarToTextQueryParameters
 
cloneTo(QueryParameters) - Method in class org.vertexium.query.QueryParameters
 
cloneTo(QueryParameters) - Method in class org.vertexium.query.SimilarToQueryParameters
 
close() - Method in class org.vertexium.query.DefaultGraphQueryIterable
 
close() - Method in class org.vertexium.query.QueryResultsJoinIterable
 
close() - Method in class org.vertexium.query.QueryResultsSelectManyIterable
 
close() - Method in class org.vertexium.util.AutoDeleteFileInputStream
 
close() - Method in class org.vertexium.util.EmptyClosableIterable
 
close() - Method in class org.vertexium.util.LimitOutputStream
 
close() - Method in class org.vertexium.util.LookAheadIterable
 
CloseableIterable<T> - Interface in org.vertexium.util
 
CloseableIterator<T> - Interface in org.vertexium.util
 
CloseableUtils - Class in org.vertexium.util
 
CloseableUtils() - Constructor for class org.vertexium.util.CloseableUtils
 
closeQuietly(Closeable) - Static method in class org.vertexium.util.CloseableUtils
 
closeQuietly(Object...) - Static method in class org.vertexium.util.CloseableUtils
 
combine(Collection<StatisticsResult>) - Static method in class org.vertexium.query.StatisticsResult
 
Compare - Enum in org.vertexium.query
 
compare(T, T) - Method in class org.vertexium.query.SortContainersComparator
 
compareTo(HistoricalPropertyValue) - Method in class org.vertexium.HistoricalPropertyValue
 
compareTo(PropertyDeleteMutation) - Method in class org.vertexium.mutation.PropertyDeleteMutation
 
compareTo(PropertySoftDeleteMutation) - Method in class org.vertexium.mutation.PropertySoftDeleteMutation
 
compareTo(Property) - Method in class org.vertexium.Property
 
compareTo(GeoPoint) - Method in class org.vertexium.type.GeoPoint
 
compareTo(IpV4Address) - Method in class org.vertexium.type.IpV4Address
 
compareTo(Visibility) - Method in class org.vertexium.Visibility
 
CompositeGraphQuery - Class in org.vertexium.query
 
CompositeGraphQuery(Query...) - Constructor for class org.vertexium.query.CompositeGraphQuery
 
CompositeGraphQuery(Collection<Query>) - Constructor for class org.vertexium.query.CompositeGraphQuery
 
ConfigurationUtils - Class in org.vertexium.util
 
ConfigurationUtils() - Constructor for class org.vertexium.util.ConfigurationUtils
 
contains(String, Visibility) - Method in class org.vertexium.Metadata
 
Contains - Enum in org.vertexium.query
 
contains(T[], T) - Static method in class org.vertexium.util.ArrayUtils
 
containsKey(String) - Method in class org.vertexium.Metadata
 
convert(TSource) - Method in class org.vertexium.util.ConvertingIterable
 
convert(T) - Method in class org.vertexium.util.FilterIterable
 
convert(TSource) - Method in class org.vertexium.util.LookAheadIterable
 
ConvertingIterable<TSource,TDest> - Class in org.vertexium.util
 
ConvertingIterable(Iterable<? extends TSource>) - Constructor for class org.vertexium.util.ConvertingIterable
 
ConvertingIterable(Iterator<? extends TSource>) - Constructor for class org.vertexium.util.ConvertingIterable
 
copy(InputStream, OutputStream) - Static method in class org.vertexium.util.IOUtils
 
copy(InputStream, OutputStream, long, long) - Static method in class org.vertexium.util.IOUtils
 
copy(T) - Static method in class org.vertexium.util.JavaSerializableUtils
 
count - Variable in class org.vertexium.query.TermsBucket
 
count(Iterable<T>) - Static method in class org.vertexium.util.IterableUtils
 
count(Iterator<T>) - Static method in class org.vertexium.util.IterableUtils
 
create(List<FetchHint>) - Static method in enum org.vertexium.FetchHint
 
create(String) - Static method in class org.vertexium.property.StreamingPropertyValue
 
CREATE_TABLES - Static variable in class org.vertexium.GraphConfiguration
 
createAuthorizations(String...) - Method in interface org.vertexium.Graph
Creates an authorizations object.
createAuthorizations(Collection<String>) - Method in interface org.vertexium.Graph
Creates an authorizations object.
createAuthorizations(Authorizations, String...) - Method in interface org.vertexium.Graph
Creates an authorizations object combining auths and additionalAuthorizations.
createAuthorizations(Authorizations, Collection<String>) - Method in interface org.vertexium.Graph
Creates an authorizations object combining auths and additionalAuthorizations.
createAuthorizations(Collection<String>) - Method in class org.vertexium.GraphBase
 
createAuthorizations(Authorizations, String...) - Method in class org.vertexium.GraphBase
 
createAuthorizations(Authorizations, Collection<String>) - Method in class org.vertexium.GraphBase
 
createAuthorizations(String...) - Method in class org.vertexium.GraphBase
 
createAuthorizations(String...) - Method in class org.vertexium.GraphBaseWithSearchIndex
 
createEmptyResult(Class<? extends TResult>) - Static method in class org.vertexium.query.AggregationResult
 
createGraph(Map<String, String>) - Method in class org.vertexium.GraphFactory
 
createIdGenerator(Graph) - Method in class org.vertexium.GraphConfiguration
 
createIterator() - Method in class org.vertexium.util.FilterIterable
 
createIterator() - Method in class org.vertexium.util.LookAheadIterable
 
createOutputStream() - Method in class org.vertexium.util.LimitOutputStream.LargeDataStore
 
createProvider(Graph, GraphConfiguration, String, String) - Static method in class org.vertexium.util.ConfigurationUtils
 
createProvider(String, Graph, GraphConfiguration) - Static method in class org.vertexium.util.ConfigurationUtils
 
createSearchIndex(Graph) - Method in class org.vertexium.GraphConfiguration
 
createSerializer(Graph) - Method in class org.vertexium.GraphConfiguration
 
createSerializer() - Method in class org.vertexium.GraphConfiguration
 
currentTimeMillis() - Static method in class org.vertexium.util.IncreasingTime
 

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
 
DefaultGraphQuery - Class in org.vertexium.query
 
DefaultGraphQuery(Graph, String, Authorizations) - Constructor for class org.vertexium.query.DefaultGraphQuery
 
DefaultGraphQueryIterable<T extends Element> - Class in org.vertexium.query
 
DefaultGraphQueryIterable(QueryParameters, Iterable<T>, boolean, boolean, boolean) - Constructor for class org.vertexium.query.DefaultGraphQueryIterable
 
DefaultGraphQueryIterableWithAggregations<T extends Element> - Class in org.vertexium.query
 
DefaultGraphQueryIterableWithAggregations(QueryParameters, Iterable<T>, boolean, boolean, boolean, Collection<Aggregation>) - Constructor for class org.vertexium.query.DefaultGraphQueryIterableWithAggregations
 
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
 
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
 
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
 
deleteProperties(String, Authorizations) - Method in interface org.vertexium.Element
Permanently deletes all properties with the given name that you have access to.
deleteProperties(String, Authorizations) - Method in class org.vertexium.ElementBase
 
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, 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(String, String, Authorizations) - Method in class org.vertexium.ElementBase
 
deleteProperty(String, String, Visibility, Authorizations) - Method in class org.vertexium.ElementBase
 
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) - Static 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

Edge - Interface in org.vertexium
 
EDGE_LABELS - Static variable in enum org.vertexium.FetchHint
 
EDGE_REFS - Static variable in enum org.vertexium.FetchHint
 
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
 
EdgeInfo - Interface in org.vertexium
 
EdgeMutation - Interface in org.vertexium.mutation
 
edges() - Method in class org.vertexium.query.CompositeGraphQuery
 
edges(EnumSet<FetchHint>) - Method in class org.vertexium.query.CompositeGraphQuery
 
edges(String) - Method in class org.vertexium.query.CompositeGraphQuery
Deprecated.
edges(String, EnumSet<FetchHint>) - Method in class org.vertexium.query.CompositeGraphQuery
Deprecated.
edges(EnumSet<FetchHint>) - Method in class org.vertexium.query.DefaultGraphQuery
 
edges(EnumSet<FetchHint>) - Method in class org.vertexium.query.DefaultMultiVertexQuery
 
edges(EnumSet<FetchHint>) - Method in class org.vertexium.query.DefaultVertexQuery
 
edges() - Method in interface org.vertexium.query.Query
 
edges(EnumSet<FetchHint>) - Method in interface org.vertexium.query.Query
 
edges(String) - Method in interface org.vertexium.query.Query
Deprecated.
edges(String, EnumSet<FetchHint>) - Method in interface org.vertexium.query.Query
Deprecated.
edges() - Method in class org.vertexium.query.QueryBase
 
edges(EnumSet<FetchHint>) - Method in class org.vertexium.query.QueryBase
 
edges(String, EnumSet<FetchHint>) - Method in class org.vertexium.query.QueryBase
Deprecated.
edges(String) - Method in class org.vertexium.query.QueryBase
Deprecated.
edges(EnumSet<FetchHint>) - Method in class org.vertexium.query.VertexQueryBase
 
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.
ElementBase - Class in org.vertexium
 
ElementBase(Graph, String, Visibility, Iterable<Property>, Iterable<PropertyDeleteMutation>, Iterable<PropertySoftDeleteMutation>, Iterable<Visibility>, long, Authorizations) - Constructor for class org.vertexium.ElementBase
 
ElementBuilder<T extends Element> - Class in org.vertexium
 
ElementBuilder() - Constructor for class org.vertexium.ElementBuilder
 
ElementFilter - Enum in org.vertexium
 
ElementMutation<T extends Element> - Interface in org.vertexium.mutation
 
elements() - Method in class org.vertexium.query.CompositeGraphQuery
 
elements(EnumSet<FetchHint>) - Method in class org.vertexium.query.CompositeGraphQuery
 
elements() - Method in interface org.vertexium.query.Query
 
elements(EnumSet<FetchHint>) - Method in interface org.vertexium.query.Query
 
elements() - Method in class org.vertexium.query.QueryBase
 
elements(EnumSet<FetchHint>) - Method in class org.vertexium.query.QueryBase
 
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
 
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.EdgeVertexPair
 
equals(Object) - Method in class org.vertexium.ElementBase
 
equals(Object) - Method in class org.vertexium.event.AddEdgeEvent
 
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.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.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.GeoHash
 
equals(Object) - Method in class org.vertexium.type.GeoPoint
 
equals(Object) - Method in class org.vertexium.type.IpV4Address
 
equals(Object) - Method in class org.vertexium.Visibility
 
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(Iterable<Property>, Object, Collection<PropertyDefinition>) - Method in enum org.vertexium.query.Contains
 
evaluate(Iterable<Property>, Object, Collection<PropertyDefinition>) - Method in enum org.vertexium.query.GeoCompare
 
evaluate(Iterable<Property>, Object, Collection<PropertyDefinition>) - Method in interface org.vertexium.query.Predicate
 
evaluate(Iterable<Property>, Object, Collection<PropertyDefinition>) - Method in enum org.vertexium.query.TextPredicate
 
evaluateQueryString(Element, 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
 

F

FetchHint - Enum in org.vertexium
 
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
 
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
 
flush() - Method in class org.vertexium.util.LimitOutputStream
 
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
 
GeoCompare - Enum in org.vertexium.query
 
GeoHash - Class in org.vertexium.type
 
GeoHash(double, double, int) - Constructor for class org.vertexium.type.GeoHash
 
GeoHash(String) - Constructor for class org.vertexium.type.GeoHash
 
GeohashAggregation - Class in org.vertexium.query
 
GeohashAggregation(String, String, int) - Constructor for class org.vertexium.query.GeohashAggregation
 
GeohashBucket - Class in org.vertexium.query
 
GeohashBucket(String, long, GeoPoint, Map<String, AggregationResult>) - Constructor for class org.vertexium.query.GeohashBucket
 
GeohashResult - Class in org.vertexium.query
 
GeohashResult(Iterable<GeohashBucket>) - Constructor for class org.vertexium.query.GeohashResult
 
GeoPoint - Class in org.vertexium.type
 
GeoPoint() - Constructor for class org.vertexium.type.GeoPoint
 
GeoPoint(double, double, Double, String) - Constructor for class org.vertexium.type.GeoPoint
 
GeoPoint(double, double, Double) - Constructor for class org.vertexium.type.GeoPoint
 
GeoPoint(double, double) - Constructor for class org.vertexium.type.GeoPoint
 
GeoPoint(double, double, String) - Constructor for class org.vertexium.type.GeoPoint
 
GeoRect - Class in org.vertexium.type
 
GeoRect(GeoPoint, GeoPoint) - Constructor for class org.vertexium.type.GeoRect
 
GeoShape - Interface in org.vertexium.type
 
get(int) - Method in class org.vertexium.Path
 
getAggregationByName(String) - Method in class org.vertexium.query.QueryBase
 
getAggregationName() - Method in class org.vertexium.query.Aggregation
 
getAggregationName() - Method in class org.vertexium.query.CalendarFieldAggregation
 
getAggregationName() - Method in class org.vertexium.query.GeohashAggregation
 
getAggregationName() - Method in class org.vertexium.query.HistogramAggregation
 
getAggregationName() - Method in class org.vertexium.query.PercentilesAggregation
 
getAggregationName() - Method in class org.vertexium.query.RangeAggregation
 
getAggregationName() - Method in class org.vertexium.query.StatisticsAggregation
 
getAggregationName() - Method in class org.vertexium.query.TermsAggregation
 
getAggregationResult(String, Class<? extends TResult>) - Method in class org.vertexium.query.DefaultGraphQueryIterable
 
getAggregationResult(String, Class<? extends TResult>) - Method in class org.vertexium.query.DefaultGraphQueryIterableWithAggregations
 
getAggregationResult(Aggregation, Iterator<T>) - Method in class org.vertexium.query.DefaultGraphQueryIterableWithAggregations
 
getAggregationResult(String, Class<? extends TResult>) - Method in interface org.vertexium.query.QueryResultsIterable
 
getAggregationResult(String, Class<? extends TResult>) - Method in class org.vertexium.query.QueryResultsJoinIterable
 
getAggregationResult(String, Class<? extends TResult>) - Method in class org.vertexium.query.QueryResultsSelectManyIterable
 
getAggregations() - Method in class org.vertexium.query.CompositeGraphQuery
 
getAggregations() - Method in interface org.vertexium.query.Query
Gets the added aggregations
getAggregations() - Method in class org.vertexium.query.QueryBase
 
getAllWithPrefix(Map, String) - Static method in class org.vertexium.util.MapUtils
 
getAlterEdgeLabelTimestamp() - Method in class org.vertexium.EdgeBuilderBase
 
getAlterEdgeLabelTimestamp() - Method in interface org.vertexium.mutation.EdgeMutation
 
getAlterEdgeLabelTimestamp() - Method in class org.vertexium.mutation.ExistingEdgeMutation
 
getAlterPropertyVisibilities() - Method in class org.vertexium.mutation.ExistingElementMutationImpl
 
getAltitude() - Method in class org.vertexium.type.GeoPoint
 
getAuthorizations() - Method in interface org.vertexium.Authorizations
 
getAuthorizations() - Method in interface org.vertexium.Element
Gets the authorizations used to get this element.
getAuthorizations() - Method in class org.vertexium.ElementBase
 
getAuthorizations() - Method in class org.vertexium.query.QueryParameters
 
getAuthorizations() - Method in exception org.vertexium.SecurityVertexiumException
 
getAverage() - Method in class org.vertexium.query.StatisticsResult
 
getBoolean(String, boolean) - Method in class org.vertexium.GraphConfiguration
 
getBoost() - Method in class org.vertexium.PropertyDefinition
 
getBoost() - Method in class org.vertexium.query.SimilarToQueryParameters
 
getBucketByKey(Object) - Method in class org.vertexium.query.HistogramResult
 
getBucketByKey(Object) - Method in class org.vertexium.query.RangeResult
 
getBuckets() - Method in class org.vertexium.query.GeohashResult
 
getBuckets() - Method in class org.vertexium.query.HistogramResult
 
getBuckets() - Method in class org.vertexium.query.RangeResult
 
getBuckets() - Method in class org.vertexium.query.TermsResult
 
getCalendarField() - Method in class org.vertexium.query.CalendarFieldAggregation
 
getConfig() - Method in class org.vertexium.GraphConfiguration
 
getConfig(String, Object) - Method in class org.vertexium.GraphConfiguration
 
getConfigLong(String, long) - Method in class org.vertexium.GraphConfiguration
 
getConfiguration() - Method in class org.vertexium.GraphBaseWithSearchIndex
 
getCount() - Method in class org.vertexium.query.GeohashBucket
 
getCount() - Method in class org.vertexium.query.HistogramBucket
 
getCount() - Method in class org.vertexium.query.RangeBucket
 
getCount() - Method in class org.vertexium.query.StatisticsResult
 
getCount() - Method in class org.vertexium.query.TermsBucket
 
getDataType() - Method in class org.vertexium.PropertyDefinition
 
getDate() - Method in class org.vertexium.DateOnly
 
getDeflateCacheMisses() - Method in class org.vertexium.id.SimpleNameSubstitutionStrategy
 
getDeflateCalls() - Method in class org.vertexium.id.SimpleNameSubstitutionStrategy
 
getDescription() - Method in class org.vertexium.type.GeoCircle
 
getDescription() - Method in class org.vertexium.type.GeoPoint
 
getDestVertexId() - Method in class org.vertexium.FindPathOptions
 
getDouble(String, double) - Method in class org.vertexium.GraphConfiguration
 
getEdge() - Method in class org.vertexium.EdgeVertexPair
 
getEdge() - Method in class org.vertexium.event.AddEdgeEvent
 
getEdge() - Method in class org.vertexium.event.DeleteEdgeEvent
 
getEdge() - Method in class org.vertexium.event.MarkHiddenEdgeEvent
 
getEdge() - Method in class org.vertexium.event.MarkVisibleEdgeEvent
 
getEdge() - Method in class org.vertexium.event.SoftDeleteEdgeEvent
 
getEdge(String, Authorizations) - Method in interface org.vertexium.Graph
Get an edge from the graph.
getEdge(String, EnumSet<FetchHint>, Authorizations) - Method in interface org.vertexium.Graph
Get an edge from the graph.
getEdge(String, EnumSet<FetchHint>, Long, Authorizations) - Method in interface org.vertexium.Graph
Get an edge from the graph.
getEdge(String, EnumSet<FetchHint>, Authorizations) - Method in class org.vertexium.GraphBase
 
getEdge(String, EnumSet<FetchHint>, Long, Authorizations) - Method in class org.vertexium.GraphBase
 
getEdge(String, Authorizations) - Method in class org.vertexium.GraphBase
 
getEdgeCount(Authorizations) - Method in interface org.vertexium.Graph
Gets a count of the number of edges in the system.
getEdgeCount(Authorizations) - Method in class org.vertexium.GraphBase
 
getEdgeCount(Direction, Authorizations) - Method in interface org.vertexium.Vertex
Gets count of edges on this vertex.
getEdgeId() - Method in class org.vertexium.EdgeBuilderBase
 
getEdgeId() - Method in interface org.vertexium.EdgeInfo
 
getEdgeId() - Method in interface org.vertexium.RelatedEdge
 
getEdgeId() - Method in class org.vertexium.RelatedEdgeImpl
 
getEdgeIds(Direction, Authorizations) - Method in interface org.vertexium.Vertex
Gets the connected edge ids.
getEdgeIds(Direction, String, Authorizations) - Method in interface org.vertexium.Vertex
Gets the connected edge ids.
getEdgeIds(Direction, String[], Authorizations) - Method in interface org.vertexium.Vertex
Gets the connected edge ids.
getEdgeIds(Vertex, Direction, Authorizations) - Method in interface org.vertexium.Vertex
Gets the connected edge ids.
getEdgeIds(Vertex, Direction, String, Authorizations) - Method in interface org.vertexium.Vertex
Gets the connected edge ids.
getEdgeIds(Vertex, Direction, String[], Authorizations) - Method in interface org.vertexium.Vertex
Gets a list of edge ids between this vertex and another vertex.
getEdgeInfos(Direction, Authorizations) - Method in interface org.vertexium.Vertex
Get a list of EdgeInfo.
getEdgeInfos(Direction, String, Authorizations) - Method in interface org.vertexium.Vertex
Get a list of EdgeInfo.
getEdgeInfos(Direction, String[], Authorizations) - Method in interface org.vertexium.Vertex
Get a list of EdgeInfo.
getEdgeLabelProperty() - Method in class org.vertexium.ElementBase
 
getEdgeLabels() - Method in class org.vertexium.query.QueryParameters
 
getEdgeLabels(Direction, Authorizations) - Method in interface org.vertexium.Vertex
Gets a list of edge labels.
getEdges(Authorizations) - Method in interface org.vertexium.Graph
Gets all edges on the graph.
getEdges(EnumSet<FetchHint>, Authorizations) - Method in interface org.vertexium.Graph
Gets all edges on the graph.
getEdges(EnumSet<FetchHint>, Long, Authorizations) - Method in interface org.vertexium.Graph
Gets all edges on the graph.
getEdges(Iterable<String>, Authorizations) - Method in interface org.vertexium.Graph
Gets all edges on the graph matching the given ids.
getEdges(Iterable<String>, EnumSet<FetchHint>, Authorizations) - Method in interface org.vertexium.Graph
Gets all edges on the graph matching the given ids.
getEdges(Iterable<String>, EnumSet<FetchHint>, Long, Authorizations) - Method in interface org.vertexium.Graph
Gets all edges on the graph matching the given ids.
getEdges(Iterable<String>, EnumSet<FetchHint>, Authorizations) - Method in class org.vertexium.GraphBase
 
getEdges(Iterable<String>, EnumSet<FetchHint>, Long, Authorizations) - Method in class org.vertexium.GraphBase
 
getEdges(Iterable<String>, Authorizations) - Method in class org.vertexium.GraphBase
 
getEdges(Authorizations) - Method in class org.vertexium.GraphBase
 
getEdges(EnumSet<FetchHint>, Authorizations) - Method in class org.vertexium.GraphBase
 
getEdges(EnumSet<FetchHint>, Long, Authorizations) - Method in class org.vertexium.GraphBase
 
getEdges(EnumSet<FetchHint>, Long, Authorizations) - Method in class org.vertexium.GraphBaseWithSearchIndex
 
getEdges(Direction, Authorizations) - Method in interface org.vertexium.Vertex
Gets all edges attached to this vertex.
getEdges(Direction, EnumSet<FetchHint>, Authorizations) - Method in interface org.vertexium.Vertex
Gets all edges attached to this vertex.
getEdges(Direction, EnumSet<FetchHint>, Long, Authorizations) - Method in interface org.vertexium.Vertex
Gets all edges attached to this vertex.
getEdges(Direction, String, Authorizations) - Method in interface org.vertexium.Vertex
Gets all edges with the given label attached to this vertex.
getEdges(Direction, String, EnumSet<FetchHint>, Authorizations) - Method in interface org.vertexium.Vertex
Gets all edges with the given label attached to this vertex.
getEdges(Direction, String[], Authorizations) - Method in interface org.vertexium.Vertex
Gets all edges with any of the given labels attached to this vertex.
getEdges(Direction, String[], EnumSet<FetchHint>, Authorizations) - Method in interface org.vertexium.Vertex
Gets all edges with any of the given labels attached to this vertex.
getEdges(Vertex, Direction, Authorizations) - Method in interface org.vertexium.Vertex
Gets all edges between this vertex and another vertex.
getEdges(Vertex, Direction, EnumSet<FetchHint>, Authorizations) - Method in interface org.vertexium.Vertex
Gets all edges between this vertex and another vertex.
getEdges(Vertex, Direction, String, Authorizations) - Method in interface org.vertexium.Vertex
Gets all edges between this vertex and another vertex matching the given label.
getEdges(Vertex, Direction, String, EnumSet<FetchHint>, Authorizations) - Method in interface org.vertexium.Vertex
Gets all edges between this vertex and another vertex matching the given label.
getEdges(Vertex, Direction, String[], Authorizations) - Method in interface org.vertexium.Vertex
Gets all edges between this vertex and another vertex matching any of the given labels.
getEdges(Vertex, Direction, String[], EnumSet<FetchHint>, Authorizations) - Method in interface org.vertexium.Vertex
Gets all edges between this vertex and another vertex matching any of the given labels.
getEdgesInRange(Range, Authorizations) - Method in interface org.vertexium.Graph
Gets edges from the graph in the given range.
getEdgesInRange(Range, EnumSet<FetchHint>, Authorizations) - Method in interface org.vertexium.Graph
Gets edges from the graph in the given range.
getEdgesInRange(Range, EnumSet<FetchHint>, Long, Authorizations) - Method in interface org.vertexium.Graph
Gets edges from the graph in the given range.
getEdgesInRange(Range, Authorizations) - Method in class org.vertexium.GraphBase
 
getEdgesInRange(Range, EnumSet<FetchHint>, Authorizations) - Method in class org.vertexium.GraphBase
 
getEdgesInRange(Range, EnumSet<FetchHint>, Long, Authorizations) - Method in class org.vertexium.GraphBase
 
getEdgeVertexPairs(Graph, String, Iterable<EdgeInfo>, EnumSet<FetchHint>, Long, Authorizations) - Static method in class org.vertexium.EdgeVertexPair
 
getEdgeVertexPairs(Direction, Authorizations) - Method in interface org.vertexium.Vertex
Gets all edge/vertex pairs attached to this vertex.
getEdgeVertexPairs(Direction, EnumSet<FetchHint>, Authorizations) - Method in interface org.vertexium.Vertex
Gets all edge/vertex pairs attached to this vertex.
getEdgeVertexPairs(Direction, EnumSet<FetchHint>, Long, Authorizations) - Method in interface org.vertexium.Vertex
Gets all edge/vertex pairs attached to this vertex.
getEdgeVertexPairs(Direction, String, Authorizations) - Method in interface org.vertexium.Vertex
Gets all edge/vertex pairs with the given label attached to this vertex.
getEdgeVertexPairs(Direction, String, EnumSet<FetchHint>, Authorizations) - Method in interface org.vertexium.Vertex
Gets all edge/vertex pairs with the given label attached to this vertex.
getEdgeVertexPairs(Direction, String[], Authorizations) - Method in interface org.vertexium.Vertex
Gets all edge/vertex pairs with any of the given labels attached to this vertex.
getEdgeVertexPairs(Direction, String[], EnumSet<FetchHint>, Authorizations) - Method in interface org.vertexium.Vertex
Gets all edge/vertex pairs with any of the given labels attached to this vertex.
getElement() - Method in class org.vertexium.event.AddPropertyEvent
 
getElement() - Method in class org.vertexium.event.DeletePropertyEvent
 
getElement() - Method in class org.vertexium.event.MarkHiddenPropertyEvent
 
getElement() - Method in class org.vertexium.event.MarkVisiblePropertyEvent
 
getElement() - Method in class org.vertexium.event.SoftDeletePropertyEvent
 
getElement() - Method in interface org.vertexium.mutation.ExistingElementMutation
Gets the element this mutation is affecting.
getElement() - Method in class org.vertexium.mutation.ExistingElementMutationImpl
 
getEntries(String) - Method in class org.vertexium.Metadata
 
getEntry(String, Visibility) - Method in class org.vertexium.Metadata
 
getEntry(String) - Method in class org.vertexium.Metadata
 
getExcludedLabels() - Method in class org.vertexium.FindPathOptions
 
getExclusiveEnd() - Method in class org.vertexium.Range
 
getExistingVisibility() - Method in class org.vertexium.mutation.AlterPropertyVisibility
 
getExtendedBounds() - Method in class org.vertexium.query.HistogramAggregation
 
getFieldName() - Method in class org.vertexium.query.GeohashAggregation
 
getFieldName() - Method in class org.vertexium.query.HistogramAggregation
 
getFieldName() - Method in class org.vertexium.query.PercentilesAggregation
 
getFieldName() - Method in class org.vertexium.query.RangeAggregation
 
getFieldName() - Method in class org.vertexium.query.StatisticsAggregation
 
getFields() - Method in class org.vertexium.query.SimilarToQueryParameters
 
getFileLength() - Method in class org.vertexium.util.AutoDeleteFileInputStream
 
getFormat() - Method in class org.vertexium.query.RangeAggregation
 
getFrom() - Method in class org.vertexium.query.RangeAggregation.Range
 
getGeoCell() - Method in class org.vertexium.query.GeohashBucket
 
getGeohashResults(String) - Method in interface org.vertexium.query.IterableWithGeohashResults
Deprecated.
getGeoPoint() - Method in class org.vertexium.query.GeohashBucket
 
getGraph() - Method in interface org.vertexium.Element
Gets the graph that this element belongs to.
getGraph() - Method in class org.vertexium.ElementBase
 
getGraph() - Method in class org.vertexium.event.GraphEvent
 
getGraph() - Method in class org.vertexium.query.QueryBase
 
getGraphMetadataStore() - Method in class org.vertexium.GraphBase
 
getGraphMetadataStore() - Method in class org.vertexium.GraphBaseWithSearchIndex
 
getHasContainers() - Method in class org.vertexium.query.QueryParameters
 
getHash() - Method in class org.vertexium.type.GeoHash
 
getHiddenVisibilities() - Method in interface org.vertexium.Element
Gets the list of hidden visibilities
getHiddenVisibilities() - Method in class org.vertexium.ElementBase
 
getHiddenVisibilities() - Method in class org.vertexium.HistoricalPropertyValue
 
getHiddenVisibilities() - Method in class org.vertexium.Property
 
getHiddenVisibilities() - Method in class org.vertexium.property.MutablePropertyImpl
 
getHistogramResults(String) - Method in interface org.vertexium.query.IterableWithHistogramResults
Deprecated.
getHistoricalPropertyValues(Authorizations) - Method in interface org.vertexium.Element
Gets all property values from all timestamps in descending timestamp order.
getHistoricalPropertyValues(Long, Long, Authorizations) - Method in interface org.vertexium.Element
Gets all property values from the given range of timestamps in descending timestamp order.
getHistoricalPropertyValues(String, String, Visibility, Authorizations) - Method in interface org.vertexium.Element
Gets property values from all timestamps in descending timestamp order.
getHistoricalPropertyValues(String, String, Visibility, Long, Long, Authorizations) - Method in interface org.vertexium.Element
Gets property values from the given range of timestamps in descending timestamp order.
getHistoricalPropertyValues(Long, Long, Authorizations) - Method in class org.vertexium.ElementBase
 
getHistoricalPropertyValues(Authorizations) - Method in class org.vertexium.ElementBase
 
getHistoricalPropertyValues(String, String, Visibility, Authorizations) - Method in class org.vertexium.ElementBase
 
getHistoricalPropertyValues(String, String, Visibility, Long, Long, Authorizations) - Method in class org.vertexium.ElementBase
 
getId() - Method in interface org.vertexium.Element
id of the element.
getId() - Method in class org.vertexium.ElementBase
 
getIdGenerator() - Method in interface org.vertexium.Graph
Gets the id generator used by this graph to create ids.
getIdGenerator() - Method in class org.vertexium.GraphBase
 
getIdGenerator() - Method in class org.vertexium.GraphBaseWithSearchIndex
 
getIdProperty() - Method in class org.vertexium.ElementBase
 
getInclusiveStart() - Method in class org.vertexium.Range
 
getIndexHint() - Method in class org.vertexium.ElementBuilder
 
getIndexHint() - Method in interface org.vertexium.mutation.ElementMutation
Gets the currently set index hint.
getIndexHint() - Method in class org.vertexium.mutation.ExistingElementMutationImpl
 
getInflateCacheMisses() - Method in class org.vertexium.id.SimpleNameSubstitutionStrategy
 
getInflateCalls() - Method in class org.vertexium.id.SimpleNameSubstitutionStrategy
 
getInputStream() - Method in class org.vertexium.property.StreamingPropertyValue
 
getInt(String, int) - Method in class org.vertexium.GraphConfiguration
 
getInteger(String, Integer) - Method in class org.vertexium.GraphConfiguration
 
getInterval() - Method in class org.vertexium.query.HistogramAggregation
 
getInVertex() - Method in class org.vertexium.EdgeBuilder
 
getInVertex() - Method in class org.vertexium.EdgeVertices
 
getInVertexId() - Method in class org.vertexium.EdgeBuilder
 
getInVertexId() - Method in class org.vertexium.EdgeBuilderBase
 
getInVertexId() - Method in class org.vertexium.EdgeBuilderByVertexId
 
getInVertexId() - Method in interface org.vertexium.RelatedEdge
 
getInVertexId() - Method in class org.vertexium.RelatedEdgeImpl
 
getIterable(TSource) - Method in class org.vertexium.util.SelectManyIterable
 
getIterables() - Method in class org.vertexium.util.JoinIterable
 
getKey() - Method in class org.vertexium.event.DeletePropertyEvent
 
getKey() - Method in class org.vertexium.event.SoftDeletePropertyEvent
 
getKey() - Method in class org.vertexium.GraphMetadataEntry
 
getKey() - Method in class org.vertexium.Metadata.Entry
 
getKey() - Method in class org.vertexium.mutation.AlterPropertyVisibility
 
getKey() - Method in class org.vertexium.mutation.KeyNameVisibilityPropertyDeleteMutation
 
getKey() - Method in class org.vertexium.mutation.KeyNameVisibilityPropertySoftDeleteMutation
 
getKey() - Method in class org.vertexium.mutation.PropertyDeleteMutation
 
getKey() - Method in class org.vertexium.mutation.PropertyPropertyDeleteMutation
 
getKey() - Method in class org.vertexium.mutation.PropertyPropertySoftDeleteMutation
 
getKey() - Method in class org.vertexium.mutation.PropertySoftDeleteMutation
 
getKey() - Method in class org.vertexium.Property
 
getKey() - Method in class org.vertexium.property.MutablePropertyImpl
 
getKey() - Method in class org.vertexium.PropertyDescriptor
 
getKey() - Method in class org.vertexium.query.GeohashBucket
 
getKey() - Method in class org.vertexium.query.HistogramBucket
 
getKey() - Method in class org.vertexium.query.QueryBase.HasNotPropertyContainer
 
getKey() - Method in class org.vertexium.query.QueryBase.HasPropertyContainer
 
getKey() - Method in class org.vertexium.query.RangeAggregation.Range
 
getKey() - Method in class org.vertexium.query.RangeBucket
 
getKey() - Method in class org.vertexium.query.TermsBucket
 
getLabel() - Method in interface org.vertexium.Edge
The edge label.
getLabel() - Method in class org.vertexium.EdgeBuilderBase
 
getLabel() - Method in interface org.vertexium.EdgeInfo
 
getLabel() - Method in interface org.vertexium.RelatedEdge
 
getLabel() - Method in class org.vertexium.RelatedEdgeImpl
 
getLabels() - Method in class org.vertexium.FindPathOptions
 
getLatitude() - Method in class org.vertexium.type.GeoCircle
 
getLatitude() - Method in class org.vertexium.type.GeoPoint
 
getLength() - Method in class org.vertexium.property.StreamingPropertyValue
 
getLength() - Method in class org.vertexium.util.LimitOutputStream
 
getLimit() - Method in class org.vertexium.query.QueryParameters
 
getLogger(Class) - Static method in class org.vertexium.util.VertexiumLoggerFactory
 
getLogger(String) - Static method in class org.vertexium.util.VertexiumLoggerFactory
 
getLongitude() - Method in class org.vertexium.type.GeoCircle
 
getLongitude() - Method in class org.vertexium.type.GeoPoint
 
getMax() - Method in class org.vertexium.query.HistogramAggregation.ExtendedBounds
 
getMax() - Method in class org.vertexium.query.StatisticsResult
 
getMaxCount() - Method in class org.vertexium.query.GeohashResult
 
getMaxDocFrequency() - Method in class org.vertexium.query.SimilarToQueryParameters
 
getMaxHops() - Method in class org.vertexium.FindPathOptions
 
getMaxQueryTerms() - Method in class org.vertexium.query.SimilarToQueryParameters
 
getMetadata(String) - Method in interface org.vertexium.Graph
Gets metadata from the graph.
getMetadata() - Method in interface org.vertexium.Graph
Gets all metadata.
getMetadata() - Method in class org.vertexium.GraphBase
 
getMetadata(String) - Method in class org.vertexium.GraphBase
 
getMetadata() - Method in class org.vertexium.GraphMetadataStore
 
getMetadata(String) - Method in class org.vertexium.GraphMetadataStore
 
getMetadata() - Method in class org.vertexium.HistoricalPropertyValue
 
getMetadata() - Method in class org.vertexium.Property
 
getMetadata() - Method in class org.vertexium.property.MutablePropertyImpl
 
getMetadataName() - Method in class org.vertexium.mutation.SetPropertyMetadata
 
getMetadataVisibility() - Method in class org.vertexium.mutation.SetPropertyMetadata
 
getMetadataWithPrefix(String) - Method in interface org.vertexium.Graph
Gets all metadata with the given prefix.
getMetadataWithPrefix(String) - Method in class org.vertexium.GraphBase
 
getMetadataWithPrefix(String) - Method in class org.vertexium.GraphMetadataStore
 
getMin() - Method in class org.vertexium.query.HistogramAggregation.ExtendedBounds
 
getMin() - Method in class org.vertexium.query.StatisticsResult
 
getMinDocFrequency() - Method in class org.vertexium.query.SimilarToQueryParameters
 
getMinDocumentCount() - Method in class org.vertexium.query.CalendarFieldAggregation
 
getMinDocumentCount() - Method in class org.vertexium.query.HistogramAggregation
 
getMinMaxType() - Method in class org.vertexium.query.HistogramAggregation.ExtendedBounds
 
getMinTermFrequency() - Method in class org.vertexium.query.SimilarToQueryParameters
 
getMutationLogger(Class) - Static method in class org.vertexium.util.VertexiumLoggerFactory
 
getName() - Method in class org.vertexium.event.DeletePropertyEvent
 
getName() - Method in class org.vertexium.event.SoftDeletePropertyEvent
 
getName() - Method in class org.vertexium.mutation.AlterPropertyVisibility
 
getName() - Method in class org.vertexium.mutation.KeyNameVisibilityPropertyDeleteMutation
 
getName() - Method in class org.vertexium.mutation.KeyNameVisibilityPropertySoftDeleteMutation
 
getName() - Method in class org.vertexium.mutation.PropertyDeleteMutation
 
getName() - Method in class org.vertexium.mutation.PropertyPropertyDeleteMutation
 
getName() - Method in class org.vertexium.mutation.PropertyPropertySoftDeleteMutation
 
getName() - Method in class org.vertexium.mutation.PropertySoftDeleteMutation
 
getName() - Method in class org.vertexium.Property
 
getName() - Method in class org.vertexium.property.MutablePropertyImpl
 
getName() - Method in class org.vertexium.PropertyDescriptor
 
getName() - Method in exception org.vertexium.VertexiumTypeException
 
getNestedAggregations() - Method in class org.vertexium.query.CalendarFieldAggregation
 
getNestedAggregations() - Method in class org.vertexium.query.GeohashAggregation
 
getNestedAggregations() - Method in class org.vertexium.query.HistogramAggregation
 
getNestedAggregations() - Method in class org.vertexium.query.RangeAggregation
 
getNestedAggregations() - Method in interface org.vertexium.query.SupportsNestedAggregationsAggregation
 
getNestedAggregations() - Method in class org.vertexium.query.TermsAggregation
 
getNestedResults() - Method in class org.vertexium.query.GeohashBucket
 
getNestedResults() - Method in class org.vertexium.query.HistogramBucket
 
getNestedResults() - Method in class org.vertexium.query.RangeBucket
 
getNestedResults() - Method in class org.vertexium.query.TermsBucket
 
getNewEdgeLabel() - Method in class org.vertexium.EdgeBuilderBase
 
getNewEdgeLabel() - Method in interface org.vertexium.mutation.EdgeMutation
 
getNewEdgeLabel() - Method in class org.vertexium.mutation.ExistingEdgeMutation
 
getNewElementVisibility() - Method in class org.vertexium.mutation.ExistingElementMutationImpl
 
getNewValue() - Method in class org.vertexium.mutation.SetPropertyMetadata
 
getNorthWest() - Method in class org.vertexium.type.GeoRect
 
getOtherVertex(String, Authorizations) - Method in interface org.vertexium.Edge
Given a vertexId that represents one side of a relationship, get me the vertex of the other side.
getOtherVertex(String, EnumSet<FetchHint>, Authorizations) - Method in interface org.vertexium.Edge
Given a vertexId that represents one side of a relationship, get me the vertex of the other side.
getOtherVertexId(String) - Method in interface org.vertexium.Edge
Given a vertexId that represents one side of a relationship, get me the id of the other side.
getOutVertex() - Method in class org.vertexium.EdgeBuilder
 
getOutVertex() - Method in class org.vertexium.EdgeVertices
 
getOutVertexId() - Method in class org.vertexium.EdgeBuilder
 
getOutVertexId() - Method in class org.vertexium.EdgeBuilderBase
 
getOutVertexId() - Method in class org.vertexium.EdgeBuilderByVertexId
 
getOutVertexId() - Method in interface org.vertexium.RelatedEdge
 
getOutVertexId() - Method in class org.vertexium.RelatedEdgeImpl
 
getParameters() - Method in class org.vertexium.query.QueryBase
 
getPercentile() - Method in class org.vertexium.query.Percentile
 
getPercentiles() - Method in class org.vertexium.query.PercentilesResult
 
getPercents() - Method in class org.vertexium.query.PercentilesAggregation
 
getPercentTermsToMatch() - Method in class org.vertexium.query.SimilarToQueryParameters
 
getPrecision() - Method in class org.vertexium.query.GeohashAggregation
 
getProgressCallback() - Method in class org.vertexium.FindPathOptions
 
getProperties() - Method in interface org.vertexium.Element
an Iterable of all the properties on this element that you have access to based on the authorizations used to retrieve the element.
getProperties(String) - Method in interface org.vertexium.Element
an Iterable of all the properties with the given name on this element that you have access to based on the authorizations used to retrieve the element.
getProperties(String, String) - Method in interface org.vertexium.Element
an Iterable of all the properties with the given name and key on this element that you have access to based on the authorizations used to retrieve the element.
getProperties() - Method in class org.vertexium.ElementBase
 
getProperties(String) - Method in class org.vertexium.ElementBase
 
getProperties(String, String) - Method in class org.vertexium.ElementBase
 
getProperties() - Method in class org.vertexium.ElementBuilder
 
getProperties() - Method in interface org.vertexium.mutation.ElementMutation
Gets the properties currently in this mutation.
getProperties() - Method in class org.vertexium.mutation.ExistingElementMutationImpl
 
getProperties() - Method in class org.vertexium.util.PropertyCollection
 
getProperties(String, String) - Method in class org.vertexium.util.PropertyCollection
 
getProperties(String) - Method in class org.vertexium.util.PropertyCollection
 
getProperty(String, String) - Method in interface org.vertexium.Element
Gets a property by key and name.
getProperty(String, String, Visibility) - Method in interface org.vertexium.Element
Gets a property by key, name, and visibility.
getProperty(String, Visibility) - Method in interface org.vertexium.Element
Gets a property by name, and visibility.
getProperty(String) - Method in interface org.vertexium.Element
Gets a property by name.
getProperty(String, Visibility) - Method in class org.vertexium.ElementBase
 
getProperty(String, String, Visibility) - Method in class org.vertexium.ElementBase
 
getProperty(String, String) - Method in class org.vertexium.ElementBase
 
getProperty(String) - Method in class org.vertexium.ElementBase
 
getProperty() - Method in class org.vertexium.event.AddPropertyEvent
 
getProperty() - Method in class org.vertexium.event.MarkHiddenPropertyEvent
 
getProperty() - Method in class org.vertexium.event.MarkVisiblePropertyEvent
 
getProperty() - Method in class org.vertexium.mutation.PropertyPropertyDeleteMutation
 
getProperty() - Method in class org.vertexium.mutation.PropertyPropertySoftDeleteMutation
 
getProperty(String, int) - Method in class org.vertexium.util.PropertyCollection
 
getProperty(String, String, int) - Method in class org.vertexium.util.PropertyCollection
 
getPropertyDefinition(String) - Method in interface org.vertexium.Graph
Gets the property definition for the given name.
getPropertyDefinition(String) - Method in class org.vertexium.GraphBase
 
getPropertyDefinitions() - Method in interface org.vertexium.Graph
Gets all property definitions.
getPropertyDefinitions() - Method in class org.vertexium.GraphBase
 
getPropertyDeleteMutations() - Method in class org.vertexium.ElementBase
 
getPropertyDeletes() - Method in class org.vertexium.ElementBuilder
 
getPropertyDeletes() - Method in interface org.vertexium.mutation.ElementMutation
Gets the properties currently being deleted in this mutation.
getPropertyDeletes() - Method in class org.vertexium.mutation.ExistingElementMutationImpl
 
getPropertyKey() - Method in class org.vertexium.HistoricalPropertyValue
 
getPropertyKey() - Method in class org.vertexium.mutation.SetPropertyMetadata
 
getPropertyName() - Method in class org.vertexium.HistoricalPropertyValue
 
getPropertyName() - Method in class org.vertexium.mutation.SetPropertyMetadata
 
getPropertyName() - Method in class org.vertexium.PropertyDefinition
 
getPropertyName() - Method in class org.vertexium.query.CalendarFieldAggregation
 
getPropertyName() - Method in class org.vertexium.query.TermsAggregation
 
getPropertySoftDeleteMutations() - Method in class org.vertexium.ElementBase
 
getPropertySoftDeletes() - Method in class org.vertexium.ElementBuilder
 
getPropertySoftDeletes() - Method in interface org.vertexium.mutation.ElementMutation
Gets the properties currently being soft deleted in this mutation.
getPropertySoftDeletes() - Method in class org.vertexium.mutation.ExistingElementMutationImpl
 
getPropertyValue(String) - Method in interface org.vertexium.Element
Convenience method to retrieve the first value of the property with the given name.
getPropertyValue(String, String) - Method in interface org.vertexium.Element
Convenience method to retrieve the first value of the property with the given name.
getPropertyValue(String, int) - Method in interface org.vertexium.Element
Gets the nth property value of the named property.
getPropertyValue(String, String, int) - Method in interface org.vertexium.Element
Gets the nth property value of the named property.
getPropertyValue(String) - Method in class org.vertexium.ElementBase
 
getPropertyValue(String, int) - Method in class org.vertexium.ElementBase
 
getPropertyValue(String, String, int) - Method in class org.vertexium.ElementBase
 
getPropertyValue(String, String) - Method in class org.vertexium.ElementBase
 
getPropertyValues(String) - Method in interface org.vertexium.Element
an Iterable of all the property values with the given name on this element that you have access to based on the authorizations used to retrieve the element.
getPropertyValues(String, String) - Method in interface org.vertexium.Element
an Iterable of all the property values with the given name and key on this element that you have access to based on the authorizations used to retrieve the element.
getPropertyValues(String) - Method in class org.vertexium.ElementBase
 
getPropertyValues(String, String) - Method in class org.vertexium.ElementBase
 
getPropertyVisibility() - Method in class org.vertexium.HistoricalPropertyValue
 
getPropertyVisibility() - Method in class org.vertexium.mutation.SetPropertyMetadata
 
getQueryLogger(Class) - Static method in class org.vertexium.util.VertexiumLoggerFactory
 
getQueryString() - Method in class org.vertexium.query.QueryStringQueryParameters
 
getRadius() - Method in class org.vertexium.type.GeoCircle
radius of circle in kilometers
getRanges() - Method in class org.vertexium.query.RangeAggregation
 
getScores() - Method in interface org.vertexium.query.IterableWithScores
 
getSearchIndex() - Method in class org.vertexium.GraphBaseWithSearchIndex
 
getSearchIndex() - Method in interface org.vertexium.GraphWithSearchIndex
 
getSearchIndexSecurityGranularity() - Method in interface org.vertexium.Graph
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 class org.vertexium.mutation.ExistingElementMutationImpl
 
getSize() - Method in class org.vertexium.query.TermsAggregation
 
getSkip() - Method in class org.vertexium.query.QueryParameters
 
getSmall() - Method in class org.vertexium.util.LimitOutputStream
 
getSortContainers() - Method in class org.vertexium.query.QueryParameters
 
getSource() - Method in class org.vertexium.util.SelectManyIterable
 
getSourceVertex() - Method in class org.vertexium.query.VertexQueryBase
 
getSourceVertexId() - Method in class org.vertexium.FindPathOptions
 
getSouthEast() - Method in class org.vertexium.type.GeoRect
 
getStandardDeviation() - Method in class org.vertexium.query.StatisticsResult
 
getStatisticsResults(String) - Method in interface org.vertexium.query.IterableWithStatisticsResults
Deprecated.
getStreamingPropertyValueInputStreams(List<StreamingPropertyValue>) - Method in interface org.vertexium.Graph
Opens multiple StreamingPropertyValue input streams at once.
getStreamingPropertyValueInputStreams(List<StreamingPropertyValue>) - Method in class org.vertexium.GraphBase
 
getString(String, String) - Method in class org.vertexium.GraphConfiguration
 
getSubstitutionList(Map) - Static method in class org.vertexium.id.SimpleSubstitutionUtils
 
getSum() - Method in class org.vertexium.query.StatisticsResult
 
getTableNamePrefix() - Method in class org.vertexium.GraphConfiguration
 
getTermsResults(String) - Method in interface org.vertexium.query.IterableWithTermsResults
Deprecated.
getText() - Method in class org.vertexium.query.SimilarToTextQueryParameters
 
getTextIndexHints() - Method in class org.vertexium.PropertyDefinition
 
getTimestamp() - Method in interface org.vertexium.Element
The timestamp of when this element was updated.
getTimestamp() - Method in class org.vertexium.ElementBase
 
getTimestamp() - Method in interface org.vertexium.HasTimestamp
 
getTimestamp() - Method in class org.vertexium.HistoricalPropertyValue
 
getTimestamp() - Method in class org.vertexium.mutation.AlterPropertyVisibility
 
getTimestamp() - Method in class org.vertexium.mutation.KeyNameVisibilityPropertySoftDeleteMutation
 
getTimestamp() - Method in class org.vertexium.mutation.PropertyPropertySoftDeleteMutation
 
getTimestamp() - Method in class org.vertexium.mutation.PropertySoftDeleteMutation
 
getTimestamp() - Method in class org.vertexium.Property
 
getTimestamp() - Method in class org.vertexium.property.MutablePropertyImpl
 
getTimeZone() - Method in class org.vertexium.query.CalendarFieldAggregation
 
getTo() - Method in class org.vertexium.query.RangeAggregation.Range
 
getTotalHits() - Method in class org.vertexium.query.DefaultGraphQueryIterable
 
getTotalHits() - Method in interface org.vertexium.query.IterableWithTotalHits
 
getTotalHits() - Method in class org.vertexium.query.QueryResultsJoinIterable
 
getTotalHits() - Method in class org.vertexium.query.QueryResultsSelectManyIterable
 
getTypeFromElement(Element) - Static method in enum org.vertexium.ElementType
 
getValue() - Method in class org.vertexium.GraphMetadataEntry
 
getValue() - Method in class org.vertexium.HistoricalPropertyValue
 
getValue() - Method in class org.vertexium.Metadata.Entry
 
getValue(String, Visibility) - Method in class org.vertexium.Metadata
 
getValue(String) - Method in class org.vertexium.Metadata
 
getValue() - Method in class org.vertexium.Property
 
getValue() - Method in class org.vertexium.property.MutablePropertyImpl
 
getValue() - Method in class org.vertexium.query.Percentile
 
getValueClass() - Method in exception org.vertexium.VertexiumTypeException
 
getValues(String) - Method in class org.vertexium.Metadata
 
getValueType(Object) - Method in class org.vertexium.GraphBase
 
getValueType() - Method in class org.vertexium.property.StreamingPropertyValue
 
getValueType() - Method in class org.vertexium.property.StreamingPropertyValueRef
 
getVertex(Direction, Authorizations) - Method in interface org.vertexium.Edge
Get the attach vertex on either side of the edge.
getVertex(Direction, EnumSet<FetchHint>, Authorizations) - Method in interface org.vertexium.Edge
Get the attach vertex on either side of the edge.
getVertex() - Method in class org.vertexium.EdgeVertexPair
 
getVertex() - Method in class org.vertexium.event.AddVertexEvent
 
getVertex() - Method in class org.vertexium.event.DeleteVertexEvent
 
getVertex() - Method in class org.vertexium.event.MarkHiddenVertexEvent
 
getVertex() - Method in class org.vertexium.event.MarkVisibleVertexEvent
 
getVertex() - Method in class org.vertexium.event.SoftDeleteVertexEvent
 
getVertex(String, Authorizations) - Method in interface org.vertexium.Graph
Get a vertex from the graph.
getVertex(String, EnumSet<FetchHint>, Authorizations) - Method in interface org.vertexium.Graph
Get a vertex from the graph.
getVertex(String, EnumSet<FetchHint>, Long, Authorizations) - Method in interface org.vertexium.Graph
Get a vertex from the graph.
getVertex(String, EnumSet<FetchHint>, Authorizations) - Method in class org.vertexium.GraphBase
 
getVertex(String, EnumSet<FetchHint>, Long, Authorizations) - Method in class org.vertexium.GraphBase
 
getVertex(String, Authorizations) - Method in class org.vertexium.GraphBase
 
getVertexCount(Authorizations) - Method in interface org.vertexium.Graph
Gets a count of the number of vertices in the system.
getVertexCount(Authorizations) - Method in class org.vertexium.GraphBase
 
getVertexId(Direction) - Method in interface org.vertexium.Edge
Get the attach vertex id on either side of the edge.
getVertexId() - Method in interface org.vertexium.EdgeInfo
 
getVertexId() - Method in class org.vertexium.VertexBuilder
 
getVertexIds() - Method in class org.vertexium.query.DefaultMultiVertexQuery
 
getVertexIds(Direction, String, Authorizations) - Method in interface org.vertexium.Vertex
Gets vertex ids of connected vertices.
getVertexIds(Direction, String[], Authorizations) - Method in interface org.vertexium.Vertex
Gets vertex ids of connected vertices.
getVertexIds(Direction, Authorizations) - Method in interface org.vertexium.Vertex
Gets vertex ids of connected vertices.
getVertexPropertyCountByValue(String, Authorizations) - Method in interface org.vertexium.Graph
Gets the number of times a property with a given value occurs on vertices
getVertexPropertyCountByValue(String, Authorizations) - Method in class org.vertexium.GraphBase
 
getVertexPropertyCountByValue(String, Authorizations) - Method in class org.vertexium.GraphBaseWithSearchIndex
 
getVertexPropertyCountByValue(Graph, String, Authorizations) - Method in interface org.vertexium.search.SearchIndexWithVertexPropertyCountByValue
 
getVertices(Authorizations) - Method in interface org.vertexium.Edge
Gets both in and out vertices of this edge.
getVertices(EnumSet<FetchHint>, Authorizations) - Method in interface org.vertexium.Edge
Gets both in and out vertices of this edge.
getVertices(Authorizations) - Method in interface org.vertexium.Graph
Gets all vertices on the graph.
getVertices(EnumSet<FetchHint>, Authorizations) - Method in interface org.vertexium.Graph
Gets all vertices on the graph.
getVertices(EnumSet<FetchHint>, Long, Authorizations) - Method in interface org.vertexium.Graph
Gets all vertices on the graph.
getVertices(Iterable<String>, Authorizations) - Method in interface org.vertexium.Graph
Gets all vertices matching the given ids on the graph.
getVertices(Iterable<String>, EnumSet<FetchHint>, Authorizations) - Method in interface org.vertexium.Graph
Gets all vertices matching the given ids on the graph.
getVertices(Iterable<String>, EnumSet<FetchHint>, Long, Authorizations) - Method in interface org.vertexium.Graph
Gets all vertices matching the given ids on the graph.
getVertices(Iterable<String>, EnumSet<FetchHint>, Authorizations) - Method in class org.vertexium.GraphBase
 
getVertices(Iterable<String>, EnumSet<FetchHint>, Long, Authorizations) - Method in class org.vertexium.GraphBase
 
getVertices(Iterable<String>, Authorizations) - Method in class org.vertexium.GraphBase
 
getVertices(Authorizations) - Method in class org.vertexium.GraphBase
 
getVertices(EnumSet<FetchHint>, Authorizations) - Method in class org.vertexium.GraphBase
 
getVertices(EnumSet<FetchHint>, Long, Authorizations) - Method in class org.vertexium.GraphBase
 
getVertices(EnumSet<FetchHint>, Long, Authorizations) - Method in class org.vertexium.GraphBaseWithSearchIndex
 
getVertices(Direction, Authorizations) - Method in interface org.vertexium.Vertex
Similar to getEdges but gets the vertices on the other side of the edges attached to this vertex.
getVertices(Direction, EnumSet<FetchHint>, Authorizations) - Method in interface org.vertexium.Vertex
Similar to getEdges but gets the vertices on the other side of the edges attached to this vertex.
getVertices(Direction, String, Authorizations) - Method in interface org.vertexium.Vertex
Similar to getEdges but gets the vertices on the other side of the edges attached to this vertex that have the given label.
getVertices(Direction, String, EnumSet<FetchHint>, Authorizations) - Method in interface org.vertexium.Vertex
Similar to getEdges but gets the vertices on the other side of the edges attached to this vertex that have the given label.
getVertices(Direction, String[], Authorizations) - Method in interface org.vertexium.Vertex
Similar to getEdges but gets the vertices on the other side of the edges attached to this vertex that have any of the given labels.
getVertices(Direction, String[], EnumSet<FetchHint>, Authorizations) - Method in interface org.vertexium.Vertex
Similar to getEdges but gets the vertices on the other side of the edges attached to this vertex that have any of the given labels.
getVerticesInOrder(Iterable<String>, Authorizations) - Method in interface org.vertexium.Graph
Gets all vertices matching the given ids on the graph.
getVerticesInOrder(Iterable<String>, EnumSet<FetchHint>, Authorizations) - Method in interface org.vertexium.Graph
Gets all vertices matching the given ids on the graph.
getVerticesInOrder(Iterable<String>, EnumSet<FetchHint>, Authorizations) - Method in class org.vertexium.GraphBase
 
getVerticesInOrder(Iterable<String>, Authorizations) - Method in class org.vertexium.GraphBase
 
getVerticesInRange(Range, Authorizations) - Method in interface org.vertexium.Graph
Gets vertices from the graph in the given range.
getVerticesInRange(Range, EnumSet<FetchHint>, Authorizations) - Method in interface org.vertexium.Graph
Gets vertices from the graph in the given range.
getVerticesInRange(Range, EnumSet<FetchHint>, Long, Authorizations) - Method in interface org.vertexium.Graph
Gets vertices from the graph in the given range.
getVerticesInRange(Range, Authorizations) - Method in class org.vertexium.GraphBase
 
getVerticesInRange(Range, EnumSet<FetchHint>, Authorizations) - Method in class org.vertexium.GraphBase
 
getVerticesInRange(Range, EnumSet<FetchHint>, Long, Authorizations) - Method in class org.vertexium.GraphBase
 
getVerticesWithPrefix(String, Authorizations) - Method in interface org.vertexium.Graph
Gets vertices from the graph given the prefix.
getVerticesWithPrefix(String, EnumSet<FetchHint>, Authorizations) - Method in interface org.vertexium.Graph
Gets vertices from the graph given the prefix.
getVerticesWithPrefix(String, EnumSet<FetchHint>, Long, Authorizations) - Method in interface org.vertexium.Graph
Gets vertices from the graph given the prefix.
getVerticesWithPrefix(String, Authorizations) - Method in class org.vertexium.GraphBase
 
getVerticesWithPrefix(String, EnumSet<FetchHint>, Authorizations) - Method in class org.vertexium.GraphBase
 
getVerticesWithPrefix(String, EnumSet<FetchHint>, Long, Authorizations) - Method in class org.vertexium.GraphBase
 
getVisibility() - Method in class org.vertexium.EdgeBuilderBase
 
getVisibility() - Method in interface org.vertexium.Element
the visibility of the element.
getVisibility() - Method in class org.vertexium.ElementBase
 
getVisibility() - Method in class org.vertexium.event.DeletePropertyEvent
 
getVisibility() - Method in class org.vertexium.event.MarkHiddenPropertyEvent
 
getVisibility() - Method in class org.vertexium.event.MarkVisiblePropertyEvent
 
getVisibility() - Method in class org.vertexium.event.SoftDeletePropertyEvent
 
getVisibility() - Method in class org.vertexium.Metadata.Entry
 
getVisibility() - Method in class org.vertexium.mutation.AlterPropertyVisibility
 
getVisibility() - Method in class org.vertexium.mutation.KeyNameVisibilityPropertyDeleteMutation
 
getVisibility() - Method in class org.vertexium.mutation.KeyNameVisibilityPropertySoftDeleteMutation
 
getVisibility() - Method in class org.vertexium.mutation.PropertyDeleteMutation
 
getVisibility() - Method in class org.vertexium.mutation.PropertyPropertyDeleteMutation
 
getVisibility() - Method in class org.vertexium.mutation.PropertyPropertySoftDeleteMutation
 
getVisibility() - Method in class org.vertexium.mutation.PropertySoftDeleteMutation
 
getVisibility() - Method in class org.vertexium.Property
 
getVisibility() - Method in class org.vertexium.property.MutablePropertyImpl
 
getVisibility() - Method in class org.vertexium.PropertyDescriptor
 
getVisibility() - Method in class org.vertexium.query.PercentilesAggregation
 
getVisibility() - Method in class org.vertexium.VertexBuilder
 
getVisibilityString() - Method in class org.vertexium.Visibility
 
Graph - Interface in org.vertexium
 
GraphBase - Class in org.vertexium
 
GraphBase(boolean) - Constructor for class org.vertexium.GraphBase
 
GraphBaseWithSearchIndex - Class in org.vertexium
 
GraphBaseWithSearchIndex(GraphConfiguration) - Constructor for class org.vertexium.GraphBaseWithSearchIndex
 
GraphBaseWithSearchIndex(GraphConfiguration, IdGenerator, SearchIndex) - Constructor for class org.vertexium.GraphBaseWithSearchIndex
 
GraphConfiguration - Class in org.vertexium
 
GraphConfiguration(Map<String, Object>) - Constructor for class org.vertexium.GraphConfiguration
 
GraphEvent - Class in org.vertexium.event
 
GraphEvent(Graph) - Constructor for class org.vertexium.event.GraphEvent
 
GraphEventListener - Class in org.vertexium.event
 
GraphEventListener() - Constructor for class org.vertexium.event.GraphEventListener
 
GraphFactory - Class in org.vertexium
 
GraphFactory() - Constructor for class org.vertexium.GraphFactory
 
GraphMetadataEntry - Class in org.vertexium
 
GraphMetadataEntry(String, byte[]) - Constructor for class org.vertexium.GraphMetadataEntry
 
GraphMetadataEntry(String, Object) - Constructor for class org.vertexium.GraphMetadataEntry
 
GraphMetadataStore - Class in org.vertexium
 
GraphMetadataStore() - Constructor for class org.vertexium.GraphMetadataStore
 
GraphQuery - Interface in org.vertexium.query
 
GraphQueryBase - Class in org.vertexium.query
 
GraphQueryBase(Graph, String, Authorizations) - Constructor for class org.vertexium.query.GraphQueryBase
 
GraphQueryBase(Graph, String[], String, Authorizations) - Constructor for class org.vertexium.query.GraphQueryBase
 
GraphQueryWithGeohashAggregation - Interface in org.vertexium.query
Deprecated.
GraphQueryWithHistogramAggregation - Interface in org.vertexium.query
Deprecated.
GraphQueryWithStatisticsAggregation - Interface in org.vertexium.query
Deprecated.
GraphQueryWithTermsAggregation - Interface in org.vertexium.query
Deprecated.
GraphWithSearchIndex - Interface in org.vertexium
 

H

has(String, T) - Method in class org.vertexium.query.CompositeGraphQuery
 
has(String, Predicate, T) - Method in class org.vertexium.query.CompositeGraphQuery
 
has(String) - Method in class org.vertexium.query.CompositeGraphQuery
 
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(String, Predicate, T) - Method in interface org.vertexium.query.Query
Adds a 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(String) - Method in class org.vertexium.query.QueryBase
 
hasAuthorization(String) - Method in class org.vertexium.Visibility
has authorization somewhere in the visibility string
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
 
hasEdgeLabel(String...) - Method in class org.vertexium.query.CompositeGraphQuery
 
hasEdgeLabel(Collection<String>) - Method in class org.vertexium.query.CompositeGraphQuery
 
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
 
hasEventListeners() - Method in class org.vertexium.GraphBase
 
hasExceededSizeLimit() - Method in class org.vertexium.util.LimitOutputStream
 
hashCode() - Method in class org.vertexium.EdgeVertexPair
 
hashCode() - Method in class org.vertexium.ElementBase
 
hashCode() - Method in class org.vertexium.event.AddEdgeEvent
 
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.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.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.GeoHash
 
hashCode() - Method in class org.vertexium.type.GeoPoint
 
hashCode() - Method in class org.vertexium.type.IpV4Address
 
hashCode() - Method in class org.vertexium.Visibility
 
hasNext() - Method in class org.vertexium.util.ArrayIterator
 
hasNot(String, T) - Method in class org.vertexium.query.CompositeGraphQuery
 
hasNot(String) - Method in class org.vertexium.query.CompositeGraphQuery
 
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(String, T) - Method in class org.vertexium.query.QueryBase
 
hasNot(String) - Method in class org.vertexium.query.QueryBase
 
HasNotPropertyContainer(String) - Constructor for class org.vertexium.query.QueryBase.HasNotPropertyContainer
 
HasPropertyContainer(String) - 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
 
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
 
IdGenerator - Interface in org.vertexium.id
 
IDGENERATOR_PROP_PREFIX - Static variable in class org.vertexium.GraphConfiguration
 
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
 
intersects(GeoShape) - Method in class org.vertexium.type.GeoRect
 
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.CompositeGraphQuery
 
isAggregationSupported(Aggregation) - Method in class org.vertexium.query.DefaultGraphQuery
 
isAggregationSupported(Aggregation) - Static method in class org.vertexium.query.DefaultGraphQueryIterableWithAggregations
 
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
 
isHidden(Authorizations) - Method in interface org.vertexium.Element
Given the supplied authorizations is this element hidden?
isHidden(Authorizations) - Method in class org.vertexium.ElementBase
 
isHidden(Authorizations) - Method in class org.vertexium.Property
 
isHidden(Authorizations) - Method in class org.vertexium.property.MutablePropertyImpl
 
isIncluded(T, T) - Method in class org.vertexium.util.FilterIterable
 
isIncluded(T) - Method in class org.vertexium.util.FilterIterable
 
isIncluded(TSource, TDest) - Method in class org.vertexium.util.LookAheadIterable
 
isIncluded(TDest) - Method in class org.vertexium.util.SelectManyIterable
 
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.HasContainer
 
isMatch(Element) - Method in class org.vertexium.query.QueryBase.HasNotPropertyContainer
 
isMatch(Element) - Method in class org.vertexium.query.QueryBase.HasPropertyContainer
 
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
 
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
 
isStore() - Method in class org.vertexium.property.PropertyValue
 
isStore() - Method in class org.vertexium.property.StreamingPropertyValueRef
 
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
 
IterableWithGeohashResults<T> - Interface in org.vertexium.query
Deprecated.
IterableWithHistogramResults<T> - Interface in org.vertexium.query
Deprecated.
IterableWithScores<T> - Interface in org.vertexium.query
 
IterableWithSearchTime<T> - Interface in org.vertexium.query
 
IterableWithStatisticsResults<T> - Interface in org.vertexium.query
Deprecated.
IterableWithTermsResults<T> - Interface in org.vertexium.query
Deprecated.
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.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.JoinIterable
 
iterator() - Method in class org.vertexium.util.LookAheadIterable
 
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<T>...) - Constructor for class org.vertexium.util.JoinIterable
 

K

key - Variable in class org.vertexium.query.QueryBase.HasValueContainer
 
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
 

L

LABEL_PROPERTY_NAME - Static variable in interface org.vertexium.Edge
Meta property name used for sorting and aggregations
LargeDataStore() - Constructor for class org.vertexium.util.LimitOutputStream.LargeDataStore
 
length() - Method in class org.vertexium.Path
 
limit(Integer) - Method in class org.vertexium.query.CompositeGraphQuery
 
limit(Long) - Method in class org.vertexium.query.CompositeGraphQuery
 
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
 
LimitOutputStream - Class in org.vertexium.util
 
LimitOutputStream(LimitOutputStream.LargeDataStore, long) - Constructor for class org.vertexium.util.LimitOutputStream
 
LimitOutputStream.LargeDataStore - Class in org.vertexium.util
 
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
 
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(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(String, String, Visibility, Long, Visibility, Authorizations) - Method in class org.vertexium.ElementBase
 
markPropertyHidden(String, String, Visibility, Visibility, Authorizations) - Method in class org.vertexium.ElementBase
 
markPropertyHidden(Property, Visibility, Authorizations) - Method in class org.vertexium.ElementBase
 
markPropertyHidden(Property, Long, Visibility, Authorizations) - Method in class org.vertexium.ElementBase
 
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(String, String, Visibility, Long, Visibility, Authorizations) - Method in class org.vertexium.ElementBase
 
markPropertyVisible(String, String, Visibility, Visibility, Authorizations) - Method in class org.vertexium.ElementBase
 
markPropertyVisible(Property, Visibility, Authorizations) - Method in class org.vertexium.ElementBase
 
markPropertyVisible(Property, Long, Visibility, Authorizations) - Method in class org.vertexium.ElementBase
 
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
 
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.
mergeProperties(Element) - Method in interface org.vertexium.Element
Merge the given element's properties into this.
mergeProperties(Element) - Method in class org.vertexium.ElementBase
 
metadata(Metadata) - Method in class org.vertexium.HistoricalPropertyValue.HistoricalPropertyValueBuilder
 
Metadata - Class in org.vertexium
 
Metadata() - Constructor for class org.vertexium.Metadata
 
Metadata(Metadata) - 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
 
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.
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) - 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 enum org.vertexium.FetchHint
 
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
 
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.search - package org.vertexium.search
 
org.vertexium.type - package org.vertexium.type
 
org.vertexium.util - package org.vertexium.util
 

P

parse(String) - Static method in enum org.vertexium.FetchHint
 
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
 
percentTermsToMatch(float) - Method in class org.vertexium.query.QueryBase
 
percentTermsToMatch(float) - Method in interface org.vertexium.query.SimilarToGraphQuery
The percentage of terms that must match to be considered similar.
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 interface org.vertexium.Element
Prepares a mutation to allow changing multiple property values at the same time.
prepareMutation() - Method in class org.vertexium.ElementBase
 
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
 
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 - Interface in org.vertexium.query
 
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
 
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.HasContainer - 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
 
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 extends Element> - 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 Element> - 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.CompositeGraphQuery
 
range(String, T, boolean, T, boolean) - Method in class org.vertexium.query.CompositeGraphQuery
 
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
 
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
 
removePropertyInternal(String, String, Visibility) - Method in class org.vertexium.ElementBase
 
removePropertyInternal(String, String) - Method in class org.vertexium.ElementBase
 
removePropertyInternal(String) - Method in class org.vertexium.ElementBase
 
RESULT_CLASS - Static variable in class org.vertexium.query.CalendarFieldAggregation
 

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
 
SEARCH_INDEX_PROP_PREFIX - Static variable in class org.vertexium.GraphConfiguration
 
searchIndex(boolean) - Method in class org.vertexium.property.PropertyValue
 
SearchIndex - Interface in org.vertexium.search
 
SearchIndexSecurityGranularity - Enum in org.vertexium
 
SearchIndexWithVertexPropertyCountByValue - Interface in org.vertexium.search
 
SecurityVertexiumException - Exception in org.vertexium
 
SecurityVertexiumException(String, Authorizations) - Constructor for exception org.vertexium.SecurityVertexiumException
 
SecurityVertexiumException(String, Authorizations, Throwable) - Constructor for exception org.vertexium.SecurityVertexiumException
 
SelectManyIterable<TSource,TDest> - Class in org.vertexium.util
 
SelectManyIterable(Iterable<? extends TSource>) - Constructor for class org.vertexium.util.SelectManyIterable
 
SERIALIZER - Static variable in class org.vertexium.GraphConfiguration
 
set(String, Object) - Method in class org.vertexium.GraphConfiguration
 
setBoost(Float) - Method in class org.vertexium.query.SimilarToQueryParameters
 
setExcludedLabels(String...) - Method in class org.vertexium.FindPathOptions
Edge labels to be excluded from traversal
setExistingVisibility(Visibility) - Method in class org.vertexium.mutation.AlterPropertyVisibility
 
setExtendedBounds(HistogramAggregation.ExtendedBounds<?>) - Method in class org.vertexium.query.HistogramAggregation
 
setIndexHint(IndexHint) - Method in class org.vertexium.ElementBuilder
 
setIndexHint(IndexHint) - Method in interface org.vertexium.mutation.ElementMutation
Sets the index hint of this element.
setIndexHint(IndexHint) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
 
setLabels(String...) - Method in class org.vertexium.FindPathOptions
Edge labels to include, if null any label will be traversed
setLimit(Integer) - Method in class org.vertexium.query.QueryParameters
 
setLimit(Long) - Method in class org.vertexium.query.QueryParameters
 
setMaxDocFrequency(Integer) - Method in class org.vertexium.query.SimilarToQueryParameters
 
setMaxQueryTerms(Integer) - Method in class org.vertexium.query.SimilarToQueryParameters
 
setMetadata(String, Object) - Method in interface org.vertexium.Graph
Sets metadata on the graph.
setMetadata(String, Object) - Method in class org.vertexium.GraphBase
 
setMetadata(String, Object) - Method in class org.vertexium.GraphMetadataStore
 
setMinDocFrequency(Integer) - Method in class org.vertexium.query.SimilarToQueryParameters
 
setMinTermFrequency(Integer) - Method in class org.vertexium.query.SimilarToQueryParameters
 
setPercents(double...) - Method in class org.vertexium.query.PercentilesAggregation
 
setPercentTermsToMatch(Float) - Method in class org.vertexium.query.SimilarToQueryParameters
 
setProgressCallback(ProgressCallback) - Method in class org.vertexium.FindPathOptions
 
setProperty(String, Object, Visibility, Authorizations) - Method in interface org.vertexium.Element
Sets or updates a property value.
setProperty(String, Object, Metadata, Visibility, Authorizations) - Method in interface org.vertexium.Element
Sets or updates a property value.
setProperty(String, Object, Visibility, Authorizations) - Method in class org.vertexium.ElementBase
 
setProperty(String, Object, Metadata, Visibility, Authorizations) - Method in class org.vertexium.ElementBase
 
setProperty(String, Object, Visibility) - Method in class org.vertexium.ElementBuilder
Sets or updates a property value.
setProperty(String, Object, Metadata, Visibility) - Method in class org.vertexium.ElementBuilder
Sets or updates a property value.
setProperty(String, Object, Visibility) - Method in interface org.vertexium.mutation.ElementMutation
Sets or updates a property value.
setProperty(String, Object, Metadata, Visibility) - Method in interface org.vertexium.mutation.ElementMutation
Sets or updates a property value.
setProperty(String, Object, Visibility) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
 
setProperty(String, Object, Metadata, Visibility) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
 
setPropertyMetadata(Property, String, Object, Visibility) - Method in interface org.vertexium.mutation.ExistingElementMutation
Sets a property metadata value on a property.
setPropertyMetadata(String, String, String, Object, Visibility) - Method in interface org.vertexium.mutation.ExistingElementMutation
Sets a property metadata value on a property.
setPropertyMetadata(String, String, Object, Visibility) - Method in interface org.vertexium.mutation.ExistingElementMutation
Sets a property metadata value on a property.
setPropertyMetadata(Property, String, Object, Visibility) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
 
setPropertyMetadata(String, String, Object, Visibility) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
 
setPropertyMetadata(String, String, String, Object, Visibility) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
 
SetPropertyMetadata - Class in org.vertexium.mutation
 
SetPropertyMetadata(String, String, Visibility, String, Object, Visibility) - Constructor for class org.vertexium.mutation.SetPropertyMetadata
 
setSize(Integer) - Method in class org.vertexium.query.TermsAggregation
 
setSkip(long) - Method in class org.vertexium.query.QueryParameters
 
setSubstitutionList(List<Pair<String, String>>) - Method in class org.vertexium.id.SimpleNameSubstitutionStrategy
 
setTimestamp(long) - Method in class org.vertexium.property.MutableProperty
 
setTimestamp(long) - Method in class org.vertexium.property.MutablePropertyImpl
 
setup() - Method in class org.vertexium.GraphBaseWithSearchIndex
 
setup(Map) - Method in class org.vertexium.id.IdentityNameSubstitutionStrategy
 
setup(Map) - Method in interface org.vertexium.id.NameSubstitutionStrategy
 
setup(Map) - Method in class org.vertexium.id.SimpleNameSubstitutionStrategy
 
setupGraphMetadata() - Method in class org.vertexium.GraphBaseWithSearchIndex
 
setupGraphMetadata(GraphMetadataEntry) - Method in class org.vertexium.GraphBaseWithSearchIndex
 
setValue(Object) - Method in class org.vertexium.property.MutableProperty
 
setValue(Object) - Method in class org.vertexium.property.MutablePropertyImpl
 
setVisibility(Visibility) - Method in class org.vertexium.ElementBase
 
setVisibility(Visibility) - Method in class org.vertexium.property.MutableProperty
 
setVisibility(Visibility) - Method in class org.vertexium.property.MutablePropertyImpl
 
shutdown() - Method in interface org.vertexium.Graph
Cleans up or disconnects from the underlying storage.
shutdown() - Method in class org.vertexium.GraphBase
 
shutdown() - Method in class org.vertexium.GraphBaseWithSearchIndex
 
shutdown() - Method in class org.vertexium.search.DefaultSearchIndex
 
shutdown() - Method in interface org.vertexium.search.SearchIndex
 
SimilarToGraphQuery - Interface in org.vertexium.query
 
SimilarToQueryParameters - Class in org.vertexium.query
 
SimilarToQueryParameters(String[], Authorizations) - Constructor for class org.vertexium.query.SimilarToQueryParameters
 
SimilarToTextQueryParameters - Class in org.vertexium.query
 
SimilarToTextQueryParameters(String[], String, Authorizations) - Constructor for class org.vertexium.query.SimilarToTextQueryParameters
 
SimpleNameSubstitutionStrategy - Class in org.vertexium.id
 
SimpleNameSubstitutionStrategy() - Constructor for class org.vertexium.id.SimpleNameSubstitutionStrategy
 
SimpleSubstitutionUtils - Class in org.vertexium.id
 
SimpleSubstitutionUtils() - Constructor for class org.vertexium.id.SimpleSubstitutionUtils
 
single(Iterable<? extends T>) - Static method in class org.vertexium.util.IterableUtils
 
singleOrDefault(Iterable<? extends T>, T) - Static method in class org.vertexium.util.IterableUtils
 
skip(int) - Method in class org.vertexium.query.CompositeGraphQuery
 
skip(int) - Method in interface org.vertexium.query.Query
Skips the given number of items.
skip(int) - Method in class org.vertexium.query.QueryBase
 
softDeleteEdge(Edge, Authorizations) - Method in interface org.vertexium.Graph
Soft deletes an edge from the graph.
softDeleteEdge(Edge, Long, Authorizations) - Method in interface org.vertexium.Graph
Soft deletes an edge from the graph.
softDeleteEdge(String, Authorizations) - Method in interface org.vertexium.Graph
Soft deletes an edge from the graph.
softDeleteEdge(String, Long, Authorizations) - Method in interface org.vertexium.Graph
Soft deletes an edge from the graph.
softDeleteEdge(String, Authorizations) - Method in class org.vertexium.GraphBase
 
softDeleteEdge(String, Long, Authorizations) - Method in class org.vertexium.GraphBase
 
softDeleteEdge(Edge, Authorizations) - Method in class org.vertexium.GraphBase
 
softDeleteEdge(Edge, Long, Authorizations) - Method in class org.vertexium.GraphBase
 
softDeleteEdge(Edge, Long, Authorizations) - Method in class org.vertexium.GraphBaseWithSearchIndex
 
SoftDeleteEdgeEvent - Class in org.vertexium.event
 
SoftDeleteEdgeEvent(Graph, Edge) - Constructor for class org.vertexium.event.SoftDeleteEdgeEvent
 
softDeleteProperties(String, Authorizations) - Method in interface org.vertexium.Element
Soft deletes all properties with the given name that you have access to.
softDeleteProperties(String, Authorizations) - Method in class org.vertexium.ElementBase
 
softDeleteProperties(String) - Method in interface org.vertexium.mutation.ExistingElementMutation
Soft deletes all default properties with that name irregardless of visibility.
softDeleteProperties(String, String) - Method in interface org.vertexium.mutation.ExistingElementMutation
Soft deletes all properties with this key and name irregardless of visibility.
softDeleteProperties(String) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
 
softDeleteProperties(String, String) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
 
softDeleteProperty(String, String, Authorizations) - Method in interface org.vertexium.Element
Soft deletes a property given it's key and name from the element.
softDeleteProperty(String, String, Visibility, Authorizations) - Method in interface org.vertexium.Element
Soft deletes a property given it's key and name from the element for a given visibility.
softDeleteProperty(String, String, Authorizations) - Method in class org.vertexium.ElementBase
 
softDeleteProperty(String, String, Visibility, Authorizations) - Method in class org.vertexium.ElementBase
 
softDeleteProperty(Property) - Method in class org.vertexium.ElementBuilder
 
softDeleteProperty(String, Visibility) - Method in class org.vertexium.ElementBuilder
 
softDeleteProperty(String, String, Visibility) - Method in class org.vertexium.ElementBuilder
 
softDeleteProperty(Property) - Method in interface org.vertexium.mutation.ElementMutation
Soft deletes a property.
softDeleteProperty(String, Visibility) - Method in interface org.vertexium.mutation.ElementMutation
Soft deletes the default property with that name.
softDeleteProperty(String, String, Visibility) - Method in interface org.vertexium.mutation.ElementMutation
Soft deletes a property.
softDeleteProperty(Property) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
 
softDeleteProperty(String, Visibility) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
 
softDeleteProperty(String, String, Visibility) - Method in class org.vertexium.mutation.ExistingElementMutationImpl
 
SoftDeletePropertyEvent - Class in org.vertexium.event
 
SoftDeletePropertyEvent(Graph, Element, Property) - Constructor for class org.vertexium.event.SoftDeletePropertyEvent
 
SoftDeletePropertyEvent(Graph, Element, PropertySoftDeleteMutation) - Constructor for class org.vertexium.event.SoftDeletePropertyEvent
 
softDeletePropertyInternal(String, String) - Method in class org.vertexium.ElementBase
 
softDeletePropertyInternal(String, String, Visibility) - Method in class org.vertexium.ElementBase
 
softDeleteVertex(Vertex, Authorizations) - Method in interface org.vertexium.Graph
Soft deletes a vertex from the graph.
softDeleteVertex(Vertex, Long, Authorizations) - Method in interface org.vertexium.Graph
Soft deletes a vertex from the graph.
softDeleteVertex(String, Authorizations) - Method in interface org.vertexium.Graph
Soft deletes a vertex from the graph.
softDeleteVertex(String, Long, Authorizations) - Method in interface org.vertexium.Graph
Soft deletes a vertex from the graph.
softDeleteVertex(String, Authorizations) - Method in class org.vertexium.GraphBase
 
softDeleteVertex(String, Long, Authorizations) - Method in class org.vertexium.GraphBase
 
softDeleteVertex(Vertex, Authorizations) - Method in class org.vertexium.GraphBase
 
softDeleteVertex(Vertex, Long, Authorizations) - Method in class org.vertexium.GraphBase
 
softDeleteVertex(Vertex, Long, Authorizations) - Method in class org.vertexium.GraphBaseWithSearchIndex
 
SoftDeleteVertexEvent - Class in org.vertexium.event
 
SoftDeleteVertexEvent(Graph, Vertex) - Constructor for class org.vertexium.event.SoftDeleteVertexEvent
 
sort(String, SortDirection) - Method in class org.vertexium.query.CompositeGraphQuery
 
sort(String, SortDirection) - Method in interface org.vertexium.query.Query
Sort the results by the given property name.
sort(String, SortDirection) - Method in class org.vertexium.query.QueryBase
 
sortable(boolean) - Method in class org.vertexium.DefinePropertyBuilder
 
SortContainer(String, SortDirection) - Constructor for class org.vertexium.query.QueryBase.SortContainer
 
SortContainersComparator<T extends Element> - Class in org.vertexium.query
 
SortContainersComparator(List<QueryBase.SortContainer>) - Constructor for class org.vertexium.query.SortContainersComparator
 
SortDirection - Enum in org.vertexium.query
 
StatisticsAggregation - Class in org.vertexium.query
 
StatisticsAggregation(String, String) - Constructor for class org.vertexium.query.StatisticsAggregation
 
StatisticsResult - Class in org.vertexium.query
 
StatisticsResult(long, double, double, double, double) - Constructor for class org.vertexium.query.StatisticsResult
 
store(boolean) - Method in class org.vertexium.property.PropertyValue
 
stream(Query...) - Static method in class org.vertexium.util.StreamUtils
Create a Stream containing the results of executing the queries, in order.
stream(Iterable<T>...) - Static method in class org.vertexium.util.StreamUtils
Create a Stream over the elements of the iterables, in order.
stream(Iterator<T>...) - Static method in class org.vertexium.util.StreamUtils
Create a Stream over the elements of the iterators, in order.
StreamingPropertyValue - Class in org.vertexium.property
 
StreamingPropertyValue() - Constructor for class org.vertexium.property.StreamingPropertyValue
 
StreamingPropertyValue(InputStream, Class) - Constructor for class org.vertexium.property.StreamingPropertyValue
 
StreamingPropertyValue(InputStream, Class, long) - Constructor for class org.vertexium.property.StreamingPropertyValue
 
StreamingPropertyValueRef<T extends Graph> - Class in org.vertexium.property
 
StreamingPropertyValueRef() - Constructor for class org.vertexium.property.StreamingPropertyValueRef
 
StreamingPropertyValueRef(StreamingPropertyValue) - Constructor for class org.vertexium.property.StreamingPropertyValueRef
 
StreamUtils - Class in org.vertexium.util
 
STRICT_TYPING - Static variable in class org.vertexium.GraphConfiguration
 
SUBS_DELIM - Static variable in class org.vertexium.id.SimpleNameSubstitutionStrategy
 
SUBSTITUTION_MAP_PREFIX - Static variable in class org.vertexium.id.SimpleSubstitutionUtils
 
SupportsNestedAggregationsAggregation - Interface in org.vertexium.query
 

T

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
 
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.EdgeVertexPair
 
toString() - Method in class org.vertexium.EdgeVertices
 
toString() - Method in class org.vertexium.ElementBase
 
toString() - Method in class org.vertexium.event.AddEdgeEvent
 
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.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(EnumSet<FetchHint>) - Static method in enum org.vertexium.FetchHint
 
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.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.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.QueryParameters
 
toString() - Method in class org.vertexium.query.StatisticsAggregation
 
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.GeoPoint
 
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
 
updateMetadata(Property) - Method in class org.vertexium.property.MutableProperty
 
updateMetadata(Property) - Method in class org.vertexium.property.MutablePropertyImpl
 
updatePropertiesInternal(Iterable<Property>, Iterable<PropertyDeleteMutation>, Iterable<PropertySoftDeleteMutation>) - Method in class org.vertexium.ElementBase
 
UUIDIdGenerator - Class in org.vertexium.id
 
UUIDIdGenerator(GraphConfiguration) - Constructor for class org.vertexium.id.UUIDIdGenerator
 

V

value(Object) - Method in class org.vertexium.HistoricalPropertyValue.HistoricalPropertyValueBuilder
 
value - Variable in class org.vertexium.query.QueryBase.HasValueContainer
 
VALUE_IDENTIFIER - Static variable in class org.vertexium.id.SimpleSubstitutionUtils
 
valueOf(String) - Static method in enum org.vertexium.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.vertexium.ElementFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.vertexium.ElementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.vertexium.FetchHint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.vertexium.ProgressCallback.Step
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.vertexium.query.Compare
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.vertexium.query.Contains
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.vertexium.query.GeoCompare
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.vertexium.query.SortDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.vertexium.query.TextPredicate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.vertexium.search.IndexHint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.vertexium.SearchIndexSecurityGranularity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.vertexium.TextIndexHint
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.vertexium.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.vertexium.ElementFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.vertexium.ElementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.vertexium.FetchHint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.vertexium.ProgressCallback.Step
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.vertexium.query.Compare
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.vertexium.query.Contains
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.vertexium.query.GeoCompare
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.vertexium.query.SortDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.vertexium.query.TextPredicate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.vertexium.search.IndexHint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.vertexium.SearchIndexSecurityGranularity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.vertexium.TextIndexHint
Returns an array containing the constants of this enum type, in the order they are declared.
Vertex - Interface in org.vertexium
 
VertexBuilder - Class in org.vertexium
 
VertexBuilder(String, Visibility) - Constructor for class org.vertexium.VertexBuilder
 
VertexiumException - Exception in org.vertexium
 
VertexiumException(Exception) - Constructor for exception org.vertexium.VertexiumException
 
VertexiumException(String, Throwable) - Constructor for exception org.vertexium.VertexiumException
 
VertexiumException(String) - Constructor for exception org.vertexium.VertexiumException
 
VertexiumLogger - Class in org.vertexium.util
 
VertexiumLogger(Logger) - Constructor for class org.vertexium.util.VertexiumLogger
 
VertexiumLoggerFactory - Class in org.vertexium.util
 
VertexiumLoggerFactory() - Constructor for class org.vertexium.util.VertexiumLoggerFactory
 
VertexiumNotSupportedException - Exception in org.vertexium
 
VertexiumNotSupportedException(String) - Constructor for exception org.vertexium.VertexiumNotSupportedException
 
VertexiumSerializer - Interface in org.vertexium
 
VertexiumTypeException - Exception in org.vertexium
 
VertexiumTypeException(String, Class<?>) - Constructor for exception org.vertexium.VertexiumTypeException
 
VertexQuery - Interface in org.vertexium.query
 
VertexQueryBase - Class in org.vertexium.query
 
VertexQueryBase(Graph, Vertex, String, Authorizations) - Constructor for class org.vertexium.query.VertexQueryBase
 
vertices() - Method in class org.vertexium.query.CompositeGraphQuery
 
vertices(EnumSet<FetchHint>) - Method in class org.vertexium.query.CompositeGraphQuery
 
vertices(EnumSet<FetchHint>) - Method in class org.vertexium.query.DefaultGraphQuery
 
vertices(EnumSet<FetchHint>) - Method in class org.vertexium.query.DefaultMultiVertexQuery
 
vertices(EnumSet<FetchHint>) - Method in class org.vertexium.query.DefaultVertexQuery
 
vertices() - Method in interface org.vertexium.query.Query
 
vertices(EnumSet<FetchHint>) - Method in interface org.vertexium.query.Query
 
vertices() - Method in class org.vertexium.query.QueryBase
 
vertices(EnumSet<FetchHint>) - Method in class org.vertexium.query.QueryBase
 
vertices(EnumSet<FetchHint>) - Method in class org.vertexium.query.VertexQueryBase
 
VerticesToEdgeIdsIterable - Class in org.vertexium.util
 
VerticesToEdgeIdsIterable(Iterable<? extends Vertex>, Authorizations) - Constructor for class org.vertexium.util.VerticesToEdgeIdsIterable
 
Visibility - Class in org.vertexium
 
Visibility(String) - Constructor for class org.vertexium.Visibility
 

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.GeoHash
 
within(GeoShape) - Method in class org.vertexium.type.GeoPoint
 
within(GeoShape) - Method in class org.vertexium.type.GeoRect
Is the given geoShape with in this
within(GeoShape) - Method in interface org.vertexium.type.GeoShape
 
wrap(String) - Static method in class org.vertexium.id.SimpleNameSubstitutionStrategy
 
write(int) - Method in class org.vertexium.util.LimitOutputStream
 
write(byte[]) - Method in class org.vertexium.util.LimitOutputStream
 
write(byte[], int, int) - Method in class org.vertexium.util.LimitOutputStream
 
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–2017. All rights reserved.