public class DefaultUpdateUnsetPath extends DefaultMutateWherePath implements UpdateUnsetPath
| Constructor and Description |
|---|
DefaultUpdateUnsetPath(AbstractPath parent) |
| 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, returningRawelement, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitwhere, wherelimitreturning, returning, returningElement, returningElement, returningRaw, returningRawpublic DefaultUpdateUnsetPath(AbstractPath parent)
public UpdateUnsetPath unset(String path)
unset in interface UpdateUnsetPathpublic UpdateUnsetPath unset(String path, Expression updateFor)
unset in interface UpdateUnsetPathpublic UpdateUnsetPath unset(Expression path)
unset in interface UpdateUnsetPathpublic UpdateUnsetPath unset(Expression path, Expression updateFor)
unset in interface UpdateUnsetPathCopyright © 2015 Couchbase, Inc.