Package com.morpheusdata.core.data
package com.morpheusdata.core.data
-
ClassDescriptionCreates a nested collection of operators that need to be checked in the
DataQuery
via an AND join operation.DataFilter<T>A filter representation when building complex filters forDataQuery
within aMorpheusDataService
.Creates a nested collection of operators that need to be checked in theDataQuery
via an OR join operation.This is the query object to use to query data from aMorpheusDataService
.Represents a sort order direction for query results.This is the query object to use to query data from aMorpheusDataService
requires the user that is requesting data optionally pass a phrase as a search query and a map of filtersinformation about a datasetThis is the an extension of theDataQuery
to use to list data from aDatasetProvider