- canRead(Visibility) - Method in interface org.neolumin.vertexium.Authorizations
-
- checkArgument(boolean) - Static method in class org.neolumin.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.neolumin.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.neolumin.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.neolumin.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.neolumin.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.neolumin.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.neolumin.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.neolumin.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.neolumin.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.neolumin.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.neolumin.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.neolumin.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.neolumin.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.neolumin.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.
- clearData() - Method in interface org.neolumin.vertexium.Graph
-
Clears all data from the graph.
- clearData() - Method in class org.neolumin.vertexium.search.DefaultSearchIndex
-
- clearData() - Method in interface org.neolumin.vertexium.search.SearchIndex
-
- clone() - Method in class org.neolumin.vertexium.query.QueryParameters
-
- clone() - Method in class org.neolumin.vertexium.query.QueryStringQueryParameters
-
- clone() - Method in class org.neolumin.vertexium.query.SimilarToTextQueryParameters
-
- cloneTo(QueryParameters) - Method in class org.neolumin.vertexium.query.QueryParameters
-
- cloneTo(QueryParameters) - Method in class org.neolumin.vertexium.query.SimilarToQueryParameters
-
- close() - Method in class org.neolumin.vertexium.util.EmptyClosableIterable
-
- close() - Method in class org.neolumin.vertexium.util.LimitOutputStream
-
- close() - Method in class org.neolumin.vertexium.util.LookAheadIterable
-
- CloseableIterable<T> - Interface in org.neolumin.vertexium.util
-
- CloseableUtils - Class in org.neolumin.vertexium.util
-
- CloseableUtils() - Constructor for class org.neolumin.vertexium.util.CloseableUtils
-
- closeQuietly(Closeable) - Static method in class org.neolumin.vertexium.util.CloseableUtils
-
- Compare - Enum in org.neolumin.vertexium.query
-
- compareTo(PropertyRemoveMutation) - Method in class org.neolumin.vertexium.mutation.PropertyRemoveMutation
-
- compareTo(Property) - Method in class org.neolumin.vertexium.Property
-
- compareTo(GeoPoint) - Method in class org.neolumin.vertexium.type.GeoPoint
-
- compareTo(Visibility) - Method in class org.neolumin.vertexium.Visibility
-
- CompositeGraphQuery - Class in org.neolumin.vertexium.query
-
- CompositeGraphQuery(Query...) - Constructor for class org.neolumin.vertexium.query.CompositeGraphQuery
-
- CompositeGraphQuery(Collection<Query>) - Constructor for class org.neolumin.vertexium.query.CompositeGraphQuery
-
- ConfigurationUtils - Class in org.neolumin.vertexium.util
-
- ConfigurationUtils() - Constructor for class org.neolumin.vertexium.util.ConfigurationUtils
-
- contains(String, Visibility) - Method in class org.neolumin.vertexium.Metadata
-
- containsKey(String) - Method in class org.neolumin.vertexium.Metadata
-
- convert(TSource) - Method in class org.neolumin.vertexium.util.ConvertingIterable
-
- convert(T) - Method in class org.neolumin.vertexium.util.FilterIterable
-
- convert(TSource) - Method in class org.neolumin.vertexium.util.LookAheadIterable
-
- convert(T) - Method in class org.neolumin.vertexium.util.ToElementIterable
-
- ConvertingIterable<TSource,TDest> - Class in org.neolumin.vertexium.util
-
- ConvertingIterable(Iterable<TSource>) - Constructor for class org.neolumin.vertexium.util.ConvertingIterable
-
- copy(InputStream, OutputStream) - Static method in class org.neolumin.vertexium.util.StreamUtils
-
- count - Variable in class org.neolumin.vertexium.query.GeohashBucket
-
- count - Variable in class org.neolumin.vertexium.query.HistogramBucket
-
- count - Variable in class org.neolumin.vertexium.query.TermsBucket
-
- count(Iterable<T>) - Static method in class org.neolumin.vertexium.util.IterableUtils
-
- create(String) - Static method in class org.neolumin.vertexium.property.StreamingPropertyValue
-
- createAuthorizations(String...) - Method in interface org.neolumin.vertexium.Graph
-
Creates an authorizations object.
- createGraph(Map) - Method in class org.neolumin.vertexium.GraphFactory
-
- createIdGenerator() - Method in class org.neolumin.vertexium.GraphConfiguration
-
- createIterator() - Method in class org.neolumin.vertexium.util.FilterIterable
-
- createIterator() - Method in class org.neolumin.vertexium.util.LookAheadIterable
-
- createOutputStream() - Method in class org.neolumin.vertexium.util.LimitOutputStream.LargeDataStore
-
- createProvider(GraphConfiguration, String, String) - Static method in class org.neolumin.vertexium.util.ConfigurationUtils
-
- createProvider(String, GraphConfiguration) - Static method in class org.neolumin.vertexium.util.ConfigurationUtils
-
- createSearchIndex() - Method in class org.neolumin.vertexium.GraphConfiguration
-
- GeoCircle - Class in org.neolumin.vertexium.type
-
- GeoCircle(double, double, double) - Constructor for class org.neolumin.vertexium.type.GeoCircle
-
- GeoCompare - Enum in org.neolumin.vertexium.query
-
- GeohashBucket - Class in org.neolumin.vertexium.query
-
- GeohashBucket(String, long, GeoPoint) - Constructor for class org.neolumin.vertexium.query.GeohashBucket
-
- GeohashQueryItem - Class in org.neolumin.vertexium.query
-
- GeohashQueryItem(String, String, int) - Constructor for class org.neolumin.vertexium.query.GeohashQueryItem
-
- GeohashResult - Class in org.neolumin.vertexium.query
-
- GeohashResult(Iterable<GeohashBucket>) - Constructor for class org.neolumin.vertexium.query.GeohashResult
-
- GeoPoint - Class in org.neolumin.vertexium.type
-
- GeoPoint() - Constructor for class org.neolumin.vertexium.type.GeoPoint
-
- GeoPoint(double, double, Double, String) - Constructor for class org.neolumin.vertexium.type.GeoPoint
-
- GeoPoint(double, double, Double) - Constructor for class org.neolumin.vertexium.type.GeoPoint
-
- GeoPoint(double, double) - Constructor for class org.neolumin.vertexium.type.GeoPoint
-
- GeoPoint(double, double, String) - Constructor for class org.neolumin.vertexium.type.GeoPoint
-
- GeoRect - Class in org.neolumin.vertexium.type
-
- GeoRect(GeoPoint, GeoPoint) - Constructor for class org.neolumin.vertexium.type.GeoRect
-
- GeoShape - Interface in org.neolumin.vertexium.type
-
- get(int) - Method in class org.neolumin.vertexium.Path
-
- getAggregationName() - Method in class org.neolumin.vertexium.query.GeohashQueryItem
-
- getAggregationName() - Method in class org.neolumin.vertexium.query.HistogramQueryItem
-
- getAggregationName() - Method in class org.neolumin.vertexium.query.TermsQueryItem
-
- getAllWithPrefix(Map, String) - Static method in class org.neolumin.vertexium.util.MapUtils
-
- getAlterPropertyVisibilities() - Method in class org.neolumin.vertexium.mutation.ExistingElementMutationImpl
-
- getAltitude() - Method in class org.neolumin.vertexium.type.GeoPoint
-
- getAuthorizations() - Method in interface org.neolumin.vertexium.Authorizations
-
- getAuthorizations() - Method in interface org.neolumin.vertexium.Element
-
Gets the authorizations used to get this element.
- getAuthorizations() - Method in class org.neolumin.vertexium.ElementBase
-
- getAuthorizations() - Method in class org.neolumin.vertexium.query.QueryParameters
-
- getBoolean(String, boolean) - Method in class org.neolumin.vertexium.GraphConfiguration
-
- getBoost() - Method in class org.neolumin.vertexium.PropertyDefinition
-
- getBoost() - Method in class org.neolumin.vertexium.query.SimilarToQueryParameters
-
- getBuckets() - Method in class org.neolumin.vertexium.query.GeohashResult
-
- getBuckets() - Method in class org.neolumin.vertexium.query.HistogramResult
-
- getBuckets() - Method in class org.neolumin.vertexium.query.TermsResult
-
- getConfig() - Method in class org.neolumin.vertexium.GraphConfiguration
-
- getConfig(String, Object) - Method in class org.neolumin.vertexium.GraphConfiguration
-
- getConfigLong(String, long) - Method in class org.neolumin.vertexium.GraphConfiguration
-
- getConfiguration() - Method in class org.neolumin.vertexium.GraphBaseWithSearchIndex
-
- getCount() - Method in class org.neolumin.vertexium.query.GeohashBucket
-
- getCount() - Method in class org.neolumin.vertexium.query.HistogramBucket
-
- getCount() - Method in class org.neolumin.vertexium.query.TermsBucket
-
- getDataType() - Method in class org.neolumin.vertexium.PropertyDefinition
-
- getDate() - Method in class org.neolumin.vertexium.DateOnly
-
- getDescription() - Method in class org.neolumin.vertexium.type.GeoPoint
-
- getDouble(String, double) - Method in class org.neolumin.vertexium.GraphConfiguration
-
- getEdge() - Method in class org.neolumin.vertexium.event.AddEdgeEvent
-
- getEdge() - Method in class org.neolumin.vertexium.event.MarkHiddenEdgeEvent
-
- getEdge() - Method in class org.neolumin.vertexium.event.MarkVisibleEdgeEvent
-
- getEdge() - Method in class org.neolumin.vertexium.event.RemoveEdgeEvent
-
- getEdge(String, Authorizations) - Method in interface org.neolumin.vertexium.Graph
-
Get an edge from the graph.
- getEdge(String, EnumSet<FetchHint>, Authorizations) - Method in interface org.neolumin.vertexium.Graph
-
Get an edge from the graph.
- getEdge(String, EnumSet<FetchHint>, Authorizations) - Method in class org.neolumin.vertexium.GraphBase
-
- getEdge(String, Authorizations) - Method in class org.neolumin.vertexium.GraphBase
-
- getEdgeCount(Direction, Authorizations) - Method in interface org.neolumin.vertexium.Vertex
-
- getEdgeId() - Method in class org.neolumin.vertexium.EdgeBuilderBase
-
- getEdgeIds(Direction, Authorizations) - Method in interface org.neolumin.vertexium.Vertex
-
- getEdgeIds(Direction, String, Authorizations) - Method in interface org.neolumin.vertexium.Vertex
-
- getEdgeIds(Direction, String[], Authorizations) - Method in interface org.neolumin.vertexium.Vertex
-
- getEdgeIds(Vertex, Direction, Authorizations) - Method in interface org.neolumin.vertexium.Vertex
-
- getEdgeIds(Vertex, Direction, String, Authorizations) - Method in interface org.neolumin.vertexium.Vertex
-
- getEdgeIds(Vertex, Direction, String[], Authorizations) - Method in interface org.neolumin.vertexium.Vertex
-
- getEdgeLabels(Direction, Authorizations) - Method in interface org.neolumin.vertexium.Vertex
-
- getEdges(Authorizations) - Method in interface org.neolumin.vertexium.Graph
-
Gets all edges on the graph.
- getEdges(EnumSet<FetchHint>, Authorizations) - Method in interface org.neolumin.vertexium.Graph
-
Gets all edges on the graph.
- getEdges(Iterable<String>, Authorizations) - Method in interface org.neolumin.vertexium.Graph
-
Gets all edges on the graph matching the given ids.
- getEdges(Iterable<String>, EnumSet<FetchHint>, Authorizations) - Method in interface org.neolumin.vertexium.Graph
-
Gets all edges on the graph matching the given ids.
- getEdges(Iterable<String>, EnumSet<FetchHint>, Authorizations) - Method in class org.neolumin.vertexium.GraphBase
-
- getEdges(Iterable<String>, Authorizations) - Method in class org.neolumin.vertexium.GraphBase
-
- getEdges(Authorizations) - Method in class org.neolumin.vertexium.GraphBase
-
- getEdges(EnumSet<FetchHint>, Authorizations) - Method in class org.neolumin.vertexium.GraphBase
-
- getEdges(Direction, Authorizations) - Method in interface org.neolumin.vertexium.Vertex
-
Gets all edges attached to this vertex.
- getEdges(Direction, EnumSet<FetchHint>, Authorizations) - Method in interface org.neolumin.vertexium.Vertex
-
Gets all edges attached to this vertex.
- getEdges(Direction, String, Authorizations) - Method in interface org.neolumin.vertexium.Vertex
-
Gets all edges with the given label attached to this vertex.
- getEdges(Direction, String, EnumSet<FetchHint>, Authorizations) - Method in interface org.neolumin.vertexium.Vertex
-
Gets all edges with the given label attached to this vertex.
- getEdges(Direction, String[], Authorizations) - Method in interface org.neolumin.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.neolumin.vertexium.Vertex
-
Gets all edges with any of the given labels attached to this vertex.
- getEdges(Vertex, Direction, Authorizations) - Method in interface org.neolumin.vertexium.Vertex
-
Gets all edges between this vertex and another vertex.
- getEdges(Vertex, Direction, EnumSet<FetchHint>, Authorizations) - Method in interface org.neolumin.vertexium.Vertex
-
Gets all edges between this vertex and another vertex.
- getEdges(Vertex, Direction, String, Authorizations) - Method in interface org.neolumin.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.neolumin.vertexium.Vertex
-
Gets all edges between this vertex and another vertex matching the given label.
- getEdges(Vertex, Direction, String[], Authorizations) - Method in interface org.neolumin.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.neolumin.vertexium.Vertex
-
Gets all edges between this vertex and another vertex matching any of the given labels.
- getElement() - Method in class org.neolumin.vertexium.event.AddPropertyEvent
-
- getElement() - Method in class org.neolumin.vertexium.event.MarkHiddenPropertyEvent
-
- getElement() - Method in class org.neolumin.vertexium.event.MarkVisiblePropertyEvent
-
- getElement() - Method in class org.neolumin.vertexium.event.RemovePropertyEvent
-
- getElement() - Method in interface org.neolumin.vertexium.mutation.ExistingElementMutation
-
Gets the element this mutation is affecting.
- getElement() - Method in class org.neolumin.vertexium.mutation.ExistingElementMutationImpl
-
- getEntry(String, Visibility) - Method in class org.neolumin.vertexium.Metadata
-
- getEntry(String) - Method in class org.neolumin.vertexium.Metadata
-
- getExistingVisibility() - Method in class org.neolumin.vertexium.mutation.AlterPropertyVisibility
-
- getFieldName() - Method in class org.neolumin.vertexium.query.GeohashQueryItem
-
- getFieldName() - Method in class org.neolumin.vertexium.query.HistogramQueryItem
-
- getFieldName() - Method in class org.neolumin.vertexium.query.TermsQueryItem
-
- getFields() - Method in class org.neolumin.vertexium.query.SimilarToQueryParameters
-
- getGeoCell() - Method in class org.neolumin.vertexium.query.GeohashBucket
-
- getGeohashResults(String) - Method in interface org.neolumin.vertexium.query.IterableWithGeohashResults
-
- getGeoPoint() - Method in class org.neolumin.vertexium.query.GeohashBucket
-
- getGraph() - Method in interface org.neolumin.vertexium.Element
-
Gets the graph that this element belongs to.
- getGraph() - Method in class org.neolumin.vertexium.ElementBase
-
- getGraph() - Method in class org.neolumin.vertexium.event.GraphEvent
-
- getGraph() - Method in class org.neolumin.vertexium.query.QueryBase
-
- getHasContainers() - Method in class org.neolumin.vertexium.query.QueryParameters
-
- getHiddenVisibilities() - Method in class org.neolumin.vertexium.ElementBase
-
- getHiddenVisibilities() - Method in class org.neolumin.vertexium.Property
-
- getHiddenVisibilities() - Method in class org.neolumin.vertexium.property.MutablePropertyImpl
-
- getHistogramResults(String) - Method in interface org.neolumin.vertexium.query.IterableWithHistogramResults
-
- getId() - Method in interface org.neolumin.vertexium.Element
-
id of the element.
- getId() - Method in class org.neolumin.vertexium.ElementBase
-
- getIdGenerator() - Method in interface org.neolumin.vertexium.Graph
-
Gets the id generator used by this graph to create ids.
- getIdGenerator() - Method in class org.neolumin.vertexium.GraphBaseWithSearchIndex
-
- getIndexHint() - Method in class org.neolumin.vertexium.ElementBuilder
-
- getIndexHint() - Method in class org.neolumin.vertexium.mutation.ExistingElementMutationImpl
-
- getInputStream() - Method in class org.neolumin.vertexium.property.StreamingPropertyValue
-
- getInt(String, int) - Method in class org.neolumin.vertexium.GraphConfiguration
-
- getInterval() - Method in class org.neolumin.vertexium.query.HistogramQueryItem
-
- getInVertex() - Method in class org.neolumin.vertexium.EdgeBuilder
-
- getInVertexId() - Method in class org.neolumin.vertexium.EdgeBuilderByVertexId
-
- getIterable(TSource) - Method in class org.neolumin.vertexium.util.SelectManyIterable
-
- getKey() - Method in class org.neolumin.vertexium.event.RemovePropertyEvent
-
- getKey() - Method in class org.neolumin.vertexium.GraphMetadataEntry
-
- getKey() - Method in class org.neolumin.vertexium.Metadata.Entry
-
- getKey() - Method in class org.neolumin.vertexium.mutation.AlterPropertyVisibility
-
- getKey() - Method in class org.neolumin.vertexium.mutation.KeyNameVisibilityPropertyRemoveMutation
-
- getKey() - Method in class org.neolumin.vertexium.mutation.PropertyPropertyRemoveMutation
-
- getKey() - Method in class org.neolumin.vertexium.mutation.PropertyRemoveMutation
-
- getKey() - Method in class org.neolumin.vertexium.Property
-
- getKey() - Method in class org.neolumin.vertexium.property.MutablePropertyImpl
-
- getKey() - Method in class org.neolumin.vertexium.query.GeohashBucket
-
- getKey() - Method in class org.neolumin.vertexium.query.HistogramBucket
-
- getKey() - Method in class org.neolumin.vertexium.query.TermsBucket
-
- getLabel() - Method in interface org.neolumin.vertexium.Edge
-
The edge label.
- getLabel() - Method in class org.neolumin.vertexium.EdgeBuilderBase
-
- getLatitude() - Method in class org.neolumin.vertexium.type.GeoCircle
-
- getLatitude() - Method in class org.neolumin.vertexium.type.GeoPoint
-
- getLength() - Method in class org.neolumin.vertexium.property.StreamingPropertyValue
-
- getLength() - Method in class org.neolumin.vertexium.util.LimitOutputStream
-
- getLimit() - Method in class org.neolumin.vertexium.query.QueryParameters
-
- getLongitude() - Method in class org.neolumin.vertexium.type.GeoCircle
-
- getLongitude() - Method in class org.neolumin.vertexium.type.GeoPoint
-
- getMaxCount() - Method in class org.neolumin.vertexium.query.GeohashResult
-
- getMaxDocFrequency() - Method in class org.neolumin.vertexium.query.SimilarToQueryParameters
-
- getMaxQueryTerms() - Method in class org.neolumin.vertexium.query.SimilarToQueryParameters
-
- getMetadata(String) - Method in interface org.neolumin.vertexium.Graph
-
Gets metadata from the graph.
- getMetadata() - Method in interface org.neolumin.vertexium.Graph
-
Gets all metadata.
- getMetadata() - Method in class org.neolumin.vertexium.GraphBase
-
- getMetadata(String) - Method in class org.neolumin.vertexium.GraphBase
-
- getMetadata() - Method in class org.neolumin.vertexium.Property
-
- getMetadata() - Method in class org.neolumin.vertexium.property.MutablePropertyImpl
-
- getMetadataName() - Method in class org.neolumin.vertexium.mutation.SetPropertyMetadata
-
- getMetadataVisibility() - Method in class org.neolumin.vertexium.mutation.SetPropertyMetadata
-
- getMinDocFrequency() - Method in class org.neolumin.vertexium.query.SimilarToQueryParameters
-
- getMinTermFrequency() - Method in class org.neolumin.vertexium.query.SimilarToQueryParameters
-
- getName() - Method in class org.neolumin.vertexium.event.RemovePropertyEvent
-
- getName() - Method in class org.neolumin.vertexium.mutation.AlterPropertyVisibility
-
- getName() - Method in class org.neolumin.vertexium.mutation.KeyNameVisibilityPropertyRemoveMutation
-
- getName() - Method in class org.neolumin.vertexium.mutation.PropertyPropertyRemoveMutation
-
- getName() - Method in class org.neolumin.vertexium.mutation.PropertyRemoveMutation
-
- getName() - Method in class org.neolumin.vertexium.Property
-
- getName() - Method in class org.neolumin.vertexium.property.MutablePropertyImpl
-
- getNewEdgeLabel() - Method in class org.neolumin.vertexium.EdgeBuilderBase
-
- getNewEdgeLabel() - Method in interface org.neolumin.vertexium.mutation.EdgeMutation
-
- getNewEdgeLabel() - Method in class org.neolumin.vertexium.mutation.ExistingEdgeMutation
-
- getNewElementVisibility() - Method in class org.neolumin.vertexium.mutation.ExistingElementMutationImpl
-
- getNewValue() - Method in class org.neolumin.vertexium.mutation.SetPropertyMetadata
-
- getNorthWest() - Method in class org.neolumin.vertexium.type.GeoRect
-
- getOtherVertex(String, Authorizations) - Method in interface org.neolumin.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.neolumin.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.neolumin.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.neolumin.vertexium.EdgeBuilder
-
- getOutVertexId() - Method in class org.neolumin.vertexium.EdgeBuilderByVertexId
-
- getParameters() - Method in class org.neolumin.vertexium.query.QueryBase
-
- getPercentTermsToMatch() - Method in class org.neolumin.vertexium.query.SimilarToQueryParameters
-
- getPrecision() - Method in class org.neolumin.vertexium.query.GeohashQueryItem
-
- getProperties() - Method in interface org.neolumin.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.neolumin.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.neolumin.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.neolumin.vertexium.ElementBase
-
- getProperties(String) - Method in class org.neolumin.vertexium.ElementBase
-
- getProperties(String, String) - Method in class org.neolumin.vertexium.ElementBase
-
- getProperties() - Method in class org.neolumin.vertexium.ElementBuilder
-
- getProperties() - Method in interface org.neolumin.vertexium.mutation.ElementMutation
-
Gets the properties currently in this mutation.
- getProperties() - Method in class org.neolumin.vertexium.mutation.ExistingElementMutationImpl
-
- getProperty(String, String) - Method in interface org.neolumin.vertexium.Element
-
Gets a property by key and name.
- getProperty(String, String, Visibility) - Method in interface org.neolumin.vertexium.Element
-
Gets a property by key, name, and visibility.
- getProperty(String, Visibility) - Method in interface org.neolumin.vertexium.Element
-
Gets a property by name, and visibility.
- getProperty(String) - Method in interface org.neolumin.vertexium.Element
-
Gets a property by name.
- getProperty(String, Visibility) - Method in class org.neolumin.vertexium.ElementBase
-
- getProperty(String, String, Visibility) - Method in class org.neolumin.vertexium.ElementBase
-
- getProperty(String, String) - Method in class org.neolumin.vertexium.ElementBase
-
- getProperty(String) - Method in class org.neolumin.vertexium.ElementBase
-
- getProperty() - Method in class org.neolumin.vertexium.event.AddPropertyEvent
-
- getProperty() - Method in class org.neolumin.vertexium.event.MarkHiddenPropertyEvent
-
- getProperty() - Method in class org.neolumin.vertexium.event.MarkVisiblePropertyEvent
-
- getProperty() - Method in class org.neolumin.vertexium.mutation.PropertyPropertyRemoveMutation
-
- getPropertyDefinitions() - Method in class org.neolumin.vertexium.query.QueryBase
-
- getPropertyKey() - Method in class org.neolumin.vertexium.mutation.SetPropertyMetadata
-
- getPropertyName() - Method in class org.neolumin.vertexium.mutation.SetPropertyMetadata
-
- getPropertyName() - Method in class org.neolumin.vertexium.PropertyDefinition
-
- getPropertyRemoveMutations() - Method in class org.neolumin.vertexium.ElementBase
-
- getPropertyRemoves() - Method in class org.neolumin.vertexium.ElementBuilder
-
- getPropertyRemoves() - Method in interface org.neolumin.vertexium.mutation.ElementMutation
-
Gets the properties currently being removed in this mutation.
- getPropertyRemoves() - Method in class org.neolumin.vertexium.mutation.ExistingElementMutationImpl
-
- getPropertyValue(String) - Method in interface org.neolumin.vertexium.Element
-
Convenience method to retrieve the first value of the property with the given name.
- getPropertyValue(String, String) - Method in interface org.neolumin.vertexium.Element
-
Convenience method to retrieve the first value of the property with the given name.
- getPropertyValue(String, int) - Method in interface org.neolumin.vertexium.Element
-
Gets the nth property value of the named property.
- getPropertyValue(String, String, int) - Method in interface org.neolumin.vertexium.Element
-
Gets the nth property value of the named property.
- getPropertyValue(String) - Method in class org.neolumin.vertexium.ElementBase
-
- getPropertyValue(String, int) - Method in class org.neolumin.vertexium.ElementBase
-
- getPropertyValue(String, String, int) - Method in class org.neolumin.vertexium.ElementBase
-
- getPropertyValue(String, String) - Method in class org.neolumin.vertexium.ElementBase
-
- getPropertyValues(String) - Method in interface org.neolumin.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.neolumin.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.neolumin.vertexium.ElementBase
-
- getPropertyValues(String, String) - Method in class org.neolumin.vertexium.ElementBase
-
- getPropertyVisibility() - Method in class org.neolumin.vertexium.mutation.SetPropertyMetadata
-
- getQueryString() - Method in class org.neolumin.vertexium.query.QueryStringQueryParameters
-
- getRadius() - Method in class org.neolumin.vertexium.type.GeoCircle
-
- getScores() - Method in interface org.neolumin.vertexium.query.IterableWithScores
-
- getSearchIndex() - Method in class org.neolumin.vertexium.GraphBaseWithSearchIndex
-
- getSearchIndexSecurityGranularity() - Method in interface org.neolumin.vertexium.Graph
-
- getSearchIndexSecurityGranularity() - Method in class org.neolumin.vertexium.GraphBase
-
- getSearchIndexSecurityGranularity() - Method in class org.neolumin.vertexium.GraphBaseWithSearchIndex
-
- getSearchIndexSecurityGranularity() - Method in class org.neolumin.vertexium.search.DefaultSearchIndex
-
- getSearchIndexSecurityGranularity() - Method in interface org.neolumin.vertexium.search.SearchIndex
-
- getSearchTimeNanoSeconds() - Method in interface org.neolumin.vertexium.query.IterableWithSearchTime
-
- getSetPropertyMetadatas() - Method in class org.neolumin.vertexium.mutation.ExistingElementMutationImpl
-
- getSkip() - Method in class org.neolumin.vertexium.query.QueryParameters
-
- getSmall() - Method in class org.neolumin.vertexium.util.LimitOutputStream
-
- getSourceVertex() - Method in class org.neolumin.vertexium.query.VertexQueryBase
-
- getSouthEast() - Method in class org.neolumin.vertexium.type.GeoRect
-
- getString(String, String) - Method in class org.neolumin.vertexium.GraphConfiguration
-
- getTermsResults(String) - Method in interface org.neolumin.vertexium.query.IterableWithTermsResults
-
- getText() - Method in class org.neolumin.vertexium.query.SimilarToTextQueryParameters
-
- getTextIndexHints() - Method in class org.neolumin.vertexium.PropertyDefinition
-
- getTimestamp() - Method in interface org.neolumin.vertexium.HasTimestamp
-
- getTotalHits() - Method in interface org.neolumin.vertexium.query.IterableWithTotalHits
-
- getValue() - Method in class org.neolumin.vertexium.GraphMetadataEntry
-
- getValue() - Method in class org.neolumin.vertexium.Metadata.Entry
-
- getValue(String, Visibility) - Method in class org.neolumin.vertexium.Metadata
-
- getValue(String) - Method in class org.neolumin.vertexium.Metadata
-
- getValue() - Method in class org.neolumin.vertexium.Property
-
- getValue() - Method in class org.neolumin.vertexium.property.MutablePropertyImpl
-
- getValueType() - Method in class org.neolumin.vertexium.property.StreamingPropertyValue
-
- getVertex(Direction, Authorizations) - Method in interface org.neolumin.vertexium.Edge
-
Get the attach vertex on either side of the edge.
- getVertex(Direction, EnumSet<FetchHint>, Authorizations) - Method in interface org.neolumin.vertexium.Edge
-
Get the attach vertex on either side of the edge.
- getVertex() - Method in class org.neolumin.vertexium.event.AddVertexEvent
-
- getVertex() - Method in class org.neolumin.vertexium.event.MarkHiddenVertexEvent
-
- getVertex() - Method in class org.neolumin.vertexium.event.MarkVisibleVertexEvent
-
- getVertex() - Method in class org.neolumin.vertexium.event.RemoveVertexEvent
-
- getVertex(String, Authorizations) - Method in interface org.neolumin.vertexium.Graph
-
Get a vertex from the graph.
- getVertex(String, EnumSet<FetchHint>, Authorizations) - Method in interface org.neolumin.vertexium.Graph
-
Get a vertex from the graph.
- getVertex(String, EnumSet<FetchHint>, Authorizations) - Method in class org.neolumin.vertexium.GraphBase
-
- getVertex(String, Authorizations) - Method in class org.neolumin.vertexium.GraphBase
-
- getVertexId(Direction) - Method in interface org.neolumin.vertexium.Edge
-
Get the attach vertex id on either side of the edge.
- getVertexId() - Method in class org.neolumin.vertexium.VertexBuilder
-
- getVertexIds(Direction, String, Authorizations) - Method in interface org.neolumin.vertexium.Vertex
-
Gets vertex ids of connected vertices.
- getVertexIds(Direction, String[], Authorizations) - Method in interface org.neolumin.vertexium.Vertex
-
Gets vertex ids of connected vertices.
- getVertexIds(Direction, Authorizations) - Method in interface org.neolumin.vertexium.Vertex
-
Gets vertex ids of connected vertices.
- getVertices(Authorizations) - Method in interface org.neolumin.vertexium.Graph
-
Gets all vertices on the graph.
- getVertices(EnumSet<FetchHint>, Authorizations) - Method in interface org.neolumin.vertexium.Graph
-
Gets all vertices on the graph.
- getVertices(Iterable<String>, Authorizations) - Method in interface org.neolumin.vertexium.Graph
-
Gets all vertices matching the given ids on the graph.
- getVertices(Iterable<String>, EnumSet<FetchHint>, Authorizations) - Method in interface org.neolumin.vertexium.Graph
-
Gets all vertices matching the given ids on the graph.
- getVertices(Iterable<String>, EnumSet<FetchHint>, Authorizations) - Method in class org.neolumin.vertexium.GraphBase
-
- getVertices(Iterable<String>, Authorizations) - Method in class org.neolumin.vertexium.GraphBase
-
- getVertices(Authorizations) - Method in class org.neolumin.vertexium.GraphBase
-
- getVertices(EnumSet<FetchHint>, Authorizations) - Method in class org.neolumin.vertexium.GraphBase
-
- getVertices(Direction, Authorizations) - Method in interface org.neolumin.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.neolumin.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.neolumin.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.neolumin.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.neolumin.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.neolumin.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.neolumin.vertexium.Graph
-
Gets all vertices matching the given ids on the graph.
- getVerticesInOrder(Iterable<String>, EnumSet<FetchHint>, Authorizations) - Method in interface org.neolumin.vertexium.Graph
-
Gets all vertices matching the given ids on the graph.
- getVerticesInOrder(Iterable<String>, EnumSet<FetchHint>, Authorizations) - Method in class org.neolumin.vertexium.GraphBase
-
- getVerticesInOrder(Iterable<String>, Authorizations) - Method in class org.neolumin.vertexium.GraphBase
-
- getVisibility() - Method in class org.neolumin.vertexium.EdgeBuilderBase
-
- getVisibility() - Method in interface org.neolumin.vertexium.Element
-
the visibility of the element.
- getVisibility() - Method in class org.neolumin.vertexium.ElementBase
-
- getVisibility() - Method in class org.neolumin.vertexium.event.MarkHiddenPropertyEvent
-
- getVisibility() - Method in class org.neolumin.vertexium.event.MarkVisiblePropertyEvent
-
- getVisibility() - Method in class org.neolumin.vertexium.event.RemovePropertyEvent
-
- getVisibility() - Method in class org.neolumin.vertexium.Metadata.Entry
-
- getVisibility() - Method in class org.neolumin.vertexium.mutation.AlterPropertyVisibility
-
- getVisibility() - Method in class org.neolumin.vertexium.mutation.KeyNameVisibilityPropertyRemoveMutation
-
- getVisibility() - Method in class org.neolumin.vertexium.mutation.PropertyPropertyRemoveMutation
-
- getVisibility() - Method in class org.neolumin.vertexium.mutation.PropertyRemoveMutation
-
- getVisibility() - Method in class org.neolumin.vertexium.Property
-
- getVisibility() - Method in class org.neolumin.vertexium.property.MutablePropertyImpl
-
- getVisibility() - Method in class org.neolumin.vertexium.VertexBuilder
-
- getVisibilityString() - Method in class org.neolumin.vertexium.Visibility
-
- Graph - Interface in org.neolumin.vertexium
-
- GraphBase - Class in org.neolumin.vertexium
-
- GraphBase() - Constructor for class org.neolumin.vertexium.GraphBase
-
- GraphBaseWithSearchIndex - Class in org.neolumin.vertexium
-
- GraphBaseWithSearchIndex(GraphConfiguration, IdGenerator, SearchIndex) - Constructor for class org.neolumin.vertexium.GraphBaseWithSearchIndex
-
- GraphConfiguration - Class in org.neolumin.vertexium
-
- GraphConfiguration(Map) - Constructor for class org.neolumin.vertexium.GraphConfiguration
-
- GraphEvent - Class in org.neolumin.vertexium.event
-
- GraphEvent(Graph) - Constructor for class org.neolumin.vertexium.event.GraphEvent
-
- GraphEventListener - Class in org.neolumin.vertexium.event
-
- GraphEventListener() - Constructor for class org.neolumin.vertexium.event.GraphEventListener
-
- GraphFactory - Class in org.neolumin.vertexium
-
- GraphFactory() - Constructor for class org.neolumin.vertexium.GraphFactory
-
- GraphMetadataEntry - Class in org.neolumin.vertexium
-
- GraphMetadataEntry(String, Object) - Constructor for class org.neolumin.vertexium.GraphMetadataEntry
-
- GraphQuery - Interface in org.neolumin.vertexium.query
-
- GraphQueryBase - Class in org.neolumin.vertexium.query
-
- GraphQueryBase(Graph, String, Map<String, PropertyDefinition>, Authorizations) - Constructor for class org.neolumin.vertexium.query.GraphQueryBase
-
- GraphQueryBase(Graph, String[], String, Map<String, PropertyDefinition>, Authorizations) - Constructor for class org.neolumin.vertexium.query.GraphQueryBase
-
- GraphQueryWithGeohashAggregation - Interface in org.neolumin.vertexium.query
-
- GraphQueryWithHistogramAggregation - Interface in org.neolumin.vertexium.query
-
- GraphQueryWithTermsAggregation - Interface in org.neolumin.vertexium.query
-
- value - Variable in class org.neolumin.vertexium.query.QueryBase.HasContainer
-
- valueOf(String) - Static method in enum org.neolumin.vertexium.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neolumin.vertexium.ElementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neolumin.vertexium.FetchHint
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neolumin.vertexium.ProgressCallback.Step
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neolumin.vertexium.query.Compare
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neolumin.vertexium.query.GeoCompare
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neolumin.vertexium.query.TextPredicate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neolumin.vertexium.search.IndexHint
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neolumin.vertexium.SearchIndexSecurityGranularity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neolumin.vertexium.TextIndexHint
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.neolumin.vertexium.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neolumin.vertexium.ElementType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neolumin.vertexium.FetchHint
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neolumin.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.neolumin.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.neolumin.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.neolumin.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.neolumin.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.neolumin.vertexium.SearchIndexSecurityGranularity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neolumin.vertexium.TextIndexHint
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Vertex - Interface in org.neolumin.vertexium
-
- VertexBuilder - Class in org.neolumin.vertexium
-
- VertexBuilder(String, Visibility) - Constructor for class org.neolumin.vertexium.VertexBuilder
-
- VertexiumException - Exception in org.neolumin.vertexium
-
- VertexiumException(Exception) - Constructor for exception org.neolumin.vertexium.VertexiumException
-
- VertexiumException(String, Exception) - Constructor for exception org.neolumin.vertexium.VertexiumException
-
- VertexiumException(String) - Constructor for exception org.neolumin.vertexium.VertexiumException
-
- VertexQuery - Interface in org.neolumin.vertexium.query
-
- VertexQueryBase - Class in org.neolumin.vertexium.query
-
- VertexQueryBase(Graph, Vertex, String, Map<String, PropertyDefinition>, Authorizations) - Constructor for class org.neolumin.vertexium.query.VertexQueryBase
-
- vertices() - Method in class org.neolumin.vertexium.query.CompositeGraphQuery
-
- vertices(EnumSet<FetchHint>) - Method in class org.neolumin.vertexium.query.CompositeGraphQuery
-
- vertices(EnumSet<FetchHint>) - Method in class org.neolumin.vertexium.query.DefaultGraphQuery
-
- vertices(EnumSet<FetchHint>) - Method in class org.neolumin.vertexium.query.DefaultVertexQuery
-
- vertices() - Method in interface org.neolumin.vertexium.query.Query
-
- vertices(EnumSet<FetchHint>) - Method in interface org.neolumin.vertexium.query.Query
-
- vertices() - Method in class org.neolumin.vertexium.query.QueryBase
-
- vertices(EnumSet<FetchHint>) - Method in class org.neolumin.vertexium.query.QueryBase
-
- vertices(EnumSet<FetchHint>) - Method in class org.neolumin.vertexium.query.VertexQueryBase
-
- VerticesToEdgeIdsIterable - Class in org.neolumin.vertexium.util
-
- VerticesToEdgeIdsIterable(Iterable<Vertex>, Authorizations) - Constructor for class org.neolumin.vertexium.util.VerticesToEdgeIdsIterable
-
- Visibility - Class in org.neolumin.vertexium
-
- Visibility(String) - Constructor for class org.neolumin.vertexium.Visibility
-