See: Description
Interface | Description |
---|---|
IIndex<T> |
Indexed access to the elements provided by an IQueryable
|
IIndexProvider<T> |
An index provider is typically an IQueryable.
|
IQueryWithIndex<T> |
An extension of the
IQuery that allows use of indexes. |
This package provides API for creating and manipulating indices that are used to optimize queries against a particular queryable source.
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.