Package com.morpheusdata.core.data
package com.morpheusdata.core.data
-
ClassDescriptionCreates a nested collection of operators that need to be checked in the
DataQueryvia an AND join operation.DataFilter<T>A filter representation when building complex filters forDataQuerywithin aMorpheusDataService.Creates a nested collection of operators that need to be checked in theDataQueryvia 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 aMorpheusDataServicerequires 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 theDataQueryto use to list data from aDatasetProviderConvenience filter type for performing the negation of a basicDataFilter.Convenience filter type for checking if a field is not null.Convenience filter type for checking if a field is null.