public class DefaultDeleteUsePath extends DefaultMutateWherePath implements DeleteUsePath
| Constructor and Description |
|---|
DefaultDeleteUsePath(AbstractPath parent) |
| Modifier and Type | Method and Description |
|---|---|
MutateWherePath |
useKeys(Expression expression) |
MutateWherePath |
useKeys(JsonArray keys) |
MutateWherePath |
useKeys(String key) |
MutateWherePath |
useKeysValues(String... keys) |
where, wherelimitreturning, returning, returningElement, returningElement, returningRaw, returningRawelement, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitwhere, wherelimitreturning, returning, returningElement, returningElement, returningRaw, returningRawpublic DefaultDeleteUsePath(AbstractPath parent)
public MutateWherePath useKeys(Expression expression)
useKeys in interface DeleteUsePathpublic MutateWherePath useKeys(String key)
useKeys in interface DeleteUsePathpublic MutateWherePath useKeysValues(String... keys)
useKeysValues in interface DeleteUsePathpublic MutateWherePath useKeys(JsonArray keys)
useKeys in interface DeleteUsePathCopyright © 2015 Couchbase, Inc.