public interface MergeUpdateUnsetPath extends MergeUpdateWherePath
| Modifier and Type | Method and Description |
|---|---|
MergeUpdateUnsetPath |
unset(Expression path) |
MergeUpdateUnsetPath |
unset(Expression path,
Expression updateFor) |
MergeUpdateUnsetPath |
unset(String path) |
MergeUpdateUnsetPath |
unset(String path,
Expression updateFor) |
where, wherewhenMatchedThenDeletewhenNotMatchedThenInsertlimitreturning, returning, returningElement, returningElement, returningRaw, returningRawMergeUpdateUnsetPath unset(String path)
MergeUpdateUnsetPath unset(String path, Expression updateFor)
MergeUpdateUnsetPath unset(Expression path)
MergeUpdateUnsetPath unset(Expression path, Expression updateFor)
Copyright © 2015 Couchbase, Inc.