Class: MutationState

MutationState


new MutationState()

Implements mutation token aggregation for performing consistentWith N1qlQuery's. Accepts any number of arguments (one per document/tokens).

Since:
  • 2.1.7 (stability: uncommitted)

Methods


add()

Adds an additional token to this MutationState Accepts any number of arguments (one per document/tokens).

Since:
  • 2.1.7 (stability: uncommitted)