@Beta public final class DeleteAction extends UpdateAction
A DELETE action is used to delete an element from a set. The attribute involved must be a set data type.
This object is as immutable (or unmodifiable) as the underlying value (of
type ValueOperand
) given during construction.
Constructor and Description |
---|
DeleteAction(PathOperand attr,
LiteralOperand value) |
asSubstituted, getOperator, getPathOperand, getValue
DeleteAction(PathOperand attr, LiteralOperand value)