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, where
limit
returning, returning, returningElement, returningElement, returningRaw, returningRaw
element, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
where, where
limit
returning, returning, returningElement, returningElement, returningRaw, returningRaw
public DefaultInitialUpdateUnsetPath(AbstractPath parent)
public UpdateUnsetPath unset(String path)
unset
in interface InitialUpdateUnsetPath
public UpdateUnsetPath unset(String path, Expression updateFor)
unset
in interface InitialUpdateUnsetPath
public UpdateUnsetPath unset(Expression path)
unset
in interface InitialUpdateUnsetPath
public UpdateUnsetPath unset(Expression path, Expression updateFor)
unset
in interface InitialUpdateUnsetPath
Copyright © 2015 Couchbase, Inc.