All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description CompositeQueryIndexProvider ThisQueryIndexProvider
aggregates a list of query index providers into a single query index provider.Cursor A cursor to read a number of nodes sequentially.FacetResult A facet result is a wrapper forQueryResult
capable of returning information about facets stored in the query resultRow
s.FacetResult.Facet A query result facet, composed by its label and count.FacetResult.FacetResultRow Filter The filter for an index lookup that contains a number of restrictions that are combined with AND.Filter.PathRestriction The path restriction type.Filter.PropertyRestriction A restriction for a property.FullTextAnd A fulltext "and" condition.FullTextContains A group of full-text expressions that reflects a "contains(...)" expression, and allows to access the original (unparsed) full text term.FullTextExpression The base class for fulltext condition expression.FullTextOr A fulltext "or" condition.FullTextParser A parser for fulltext condition literals.FullTextTerm A fulltext term, or a "not" term.FullTextVisitor A visitor for full-text expressions.FullTextVisitor.FullTextVisitorBase The base implementation of a full-text visitor.IndexRow A row returned by the index.LikePattern A pattern matcher.QueryConstants QueryIndex Represents an index.QueryIndex.AdvancedQueryIndex A query index that may support using multiple access orders (returning the rows in a specific order), and that can provide detailed information about the cost.QueryIndex.AdvanceFulltextQueryIndex QueryIndex.FulltextQueryIndex A marker interface which means this index supports may support more than just the minimal fulltext query syntax.QueryIndex.IndexPlan An index plan.QueryIndex.IndexPlan.Builder A builder for index plans.QueryIndex.NativeQueryIndex A marker interface which means this index supports executing native queriesQueryIndex.NodeAggregator QueryIndex.OrderEntry A sort order entry.QueryIndex.OrderEntry.Order The sort order (ascending or descending).QueryIndexProvider A mechanism to index data.QueryIndexProviderAware Marker interface for services that need a QueryIndexProviderQueryLimits WhiteboardIndexProvider DynamicQueryIndexProvider
based on the available whiteboard services.