Table of Contents

Namespace GroupeIsa.Neos.ClusterCommunication.DistributedStore.Query

Classes

EqPredicate

Represents an 'equals' predicate of state store filter.

EqPredicateJsonConverter

Represents a json converter for the EqPredicate type.

Filter

Represents the filter of state store query.

InPredicate

Represents an 'in' predicate of state store filter.

InPredicateJsonConverter

Represents a json converter for the InPredicate type.

Page

Represents the page.

Sort

Represents a sort of state store query.

SortDirectionJsonConverter

Represents a json converter for the SortDirection type.

StateStoreQuery

Represents a query to gets data of state store.

Enums

LogicalOperator

Specifies the logical operator for filters.

SortDirection

Specifies the sort direction.