Interface InitialUpdateUnsetPath
- All Superinterfaces:
MutateLimitPath,MutateWherePath,Path,ReturningPath,Statement
- All Known Subinterfaces:
UpdateSetPath
- All Known Implementing Classes:
DefaultInitialUpdateUnsetPath,DefaultUpdateSetPath
public interface InitialUpdateUnsetPath extends MutateWherePath
-
Method Summary
Modifier and Type Method Description UpdateUnsetPathunset(Expression path)UpdateUnsetPathunset(Expression path, Expression updateFor)UpdateUnsetPathunset(String path)UpdateUnsetPathunset(String path, Expression updateFor)Methods inherited from interface com.couchbase.client.java.query.dsl.path.MutateLimitPath
limitMethods inherited from interface com.couchbase.client.java.query.dsl.path.MutateWherePath
where, whereMethods inherited from interface com.couchbase.client.java.query.dsl.path.ReturningPath
returning, returning, returningElement, returningElement, returningRaw, returningRaw
-
Method Details
-
unset
-
unset
-
unset
-
unset
-