public interface UpdateUnsetPath extends MutateWherePath
| Modifier and Type | Method and Description |
|---|---|
UpdateUnsetPath |
unset(Expression path) |
UpdateUnsetPath |
unset(Expression path,
Expression updateFor) |
UpdateUnsetPath |
unset(String path) |
UpdateUnsetPath |
unset(String path,
Expression updateFor) |
where, wherelimitreturning, returning, returningElement, returningElement, returningRaw, returningRawUpdateUnsetPath unset(String path)
UpdateUnsetPath unset(String path, Expression updateFor)
UpdateUnsetPath unset(Expression path)
UpdateUnsetPath unset(Expression path, Expression updateFor)
Copyright © 2015 Couchbase, Inc.