public class DefaultInitialUpdateUnsetPath extends DefaultMutateWherePath implements InitialUpdateUnsetPath
| Constructor and Description |
|---|
DefaultInitialUpdateUnsetPath(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 DefaultInitialUpdateUnsetPath(AbstractPath parent)
public UpdateUnsetPath unset(String path)
unset in interface InitialUpdateUnsetPathpublic UpdateUnsetPath unset(String path, Expression updateFor)
unset in interface InitialUpdateUnsetPathpublic UpdateUnsetPath unset(Expression path)
unset in interface InitialUpdateUnsetPathpublic UpdateUnsetPath unset(Expression path, Expression updateFor)
unset in interface InitialUpdateUnsetPathCopyright © 2015 Couchbase, Inc.