Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.hypergraphdb.query.impl Classes and Interfaces - 39 results found.
NameDescriptionTypePackageFramework
AsyncSearchResultInterfaceorg.hypergraphdb.query.implHypergraphDb
AsyncSearchResultImpl Default implementation of AsyncSearchResult based on an underlying HGSearchResult where each operation is submitted as a task to the Classorg.hypergraphdb.query.implHypergraphDb
DefaultKeyBasedQueryClassorg.hypergraphdb.query.implHypergraphDb
DelayedSetLoadPredicate A predicate that check whether a handle is the member of a set of handles.Classorg.hypergraphdb.query.implHypergraphDb
DerefMappingClassorg.hypergraphdb.query.implHypergraphDb
FilteredRAResultSetClassorg.hypergraphdb.query.implHypergraphDb
FilteredResultSet Filter a result set through a predicate.Classorg.hypergraphdb.query.implHypergraphDb
HandleArrayResultSet Implements a HGSearchResult comprising the atoms in a given HGHandle array.Classorg.hypergraphdb.query.implHypergraphDb
IndexBasedQuery A simple query that operates on a single index.Classorg.hypergraphdb.query.implHypergraphDb
IndexBasedQuery .ScanTypeClassorg.hypergraphdb.query.impl.IndexBasedQueryHypergraphDb
IndexScanQuery This queries simply scans all elements in a given index.Classorg.hypergraphdb.query.implHypergraphDb
InMemoryIntersectionResultClassorg.hypergraphdb.query.implHypergraphDb
InMemoryIntersectionResult .CombinerClassorg.hypergraphdb.query.impl.InMemoryIntersectionResultHypergraphDb
IntersectionQuery An IntersectionQuery combines the results of two underlying queries and produces a result set containing only elements that appearClassorg.hypergraphdb.query.implHypergraphDb
KeyBasedQuery A KeyBasedQuery is a HGQuery that produces a result based on a single key value.Classorg.hypergraphdb.query.implHypergraphDb
LinkProjectionMappingClassorg.hypergraphdb.query.implHypergraphDb
LinkTargetsResultSet This is the same as HandleArrayResultSet, but it uses a loaded link atom instance instead of a HGHandle[].Classorg.hypergraphdb.query.implHypergraphDb
MappedResult A MappedResult is a HGSearchResult with an applied transformation to each of its elements.Classorg.hypergraphdb.query.implHypergraphDb
PipedResult A piped query result takes the output of a query, in the form of a HGSearchResult instance and uses it as input to a "pipe"Classorg.hypergraphdb.query.implHypergraphDb
PipeQuery A PipeQuery pipes the output of one query as the input of another.Classorg.hypergraphdb.query.implHypergraphDb
PredicateBasedFilter A HGQuery whose result is constructed by filtering the result set of another HGQuery according to a HGQueryCondition.Classorg.hypergraphdb.query.implHypergraphDb
PredicateBasedRAFilter A HGQuery whose result is constructed by filtering the result set of another HGQuery according to a HGQueryCondition.Classorg.hypergraphdb.query.implHypergraphDb
ProjectionAtomResultSetClassorg.hypergraphdb.query.implHypergraphDb
RABasedPredicate Make a random access result set as a predicate.Classorg.hypergraphdb.query.implHypergraphDb
ResultMapQuery A HGQuery that transforms the result of an underlying query by applying a provided mapping.Classorg.hypergraphdb.query.implHypergraphDb
RSCombinerInterfaceorg.hypergraphdb.query.implHypergraphDb
SearchableBasedQuery A simple query that operates on a single HGSearchable entity, usuallyAuthor:Borislav IordanovClassorg.hypergraphdb.query.implHypergraphDb
SortedIntersectionResult Combines two ordered result sets into a (ordered) result representing their set theoretical intersection.Classorg.hypergraphdb.query.implHypergraphDb
SortedIntersectionResult .CombinerClassorg.hypergraphdb.query.impl.SortedIntersectionResultHypergraphDb
SyncSearchResultClassorg.hypergraphdb.query.implHypergraphDb
TraversalBasedQueryClassorg.hypergraphdb.query.implHypergraphDb
TraversalBasedQuery .ReturnTypeClassorg.hypergraphdb.query.impl.TraversalBasedQueryHypergraphDb
TraversalResult TraversalResult wraps a graph HGTraversal as a query HGSearchResult.Classorg.hypergraphdb.query.implHypergraphDb
TypeConditionAggregateClassorg.hypergraphdb.query.implHypergraphDb
UnionQuery An UnionQuery combines the results of two underlying queries and produces a result set containing elements that appearClassorg.hypergraphdb.query.implHypergraphDb
UnionResult Combines two result set into a result representing their set theoretic union.Classorg.hypergraphdb.query.implHypergraphDb
UnionResultAsyncClassorg.hypergraphdb.query.implHypergraphDb
ZigZagIntersectionResult The ZigZagIntersectionResult operates on two sorted, random accessAuthor:Borislav IordanovClassorg.hypergraphdb.query.implHypergraphDb
ZigZagIntersectionResult .CombinerClassorg.hypergraphdb.query.impl.ZigZagIntersectionResultHypergraphDb