Interface MappedIndexScope<R,E>

Type Parameters:
R - The type of entity references, i.e. the type of hits returned by reference queries, or the type of objects returned for entity reference projections.
E - The type of entities, i.e. the type of hits returned by entity queries or the type of objects returned for entity projections.

public interface MappedIndexScope<R,E>