Interface MergeInsertWherePath
- All Superinterfaces:
MutateLimitPath,Path,ReturningPath,Statement
- All Known Implementing Classes:
DefaultMergeInsertWherePath
public interface MergeInsertWherePath extends MutateLimitPath
-
Method Summary
Modifier and Type Method Description MutateLimitPathwhere(Expression expression)MutateLimitPathwhere(String expression)Methods inherited from interface com.couchbase.client.java.query.dsl.path.MutateLimitPath
limitMethods inherited from interface com.couchbase.client.java.query.dsl.path.ReturningPath
returning, returning, returningElement, returningElement, returningRaw, returningRaw
-
Method Details
-
where
-
where
-