public static interface DocumentMetadataHandle.DocumentCollections extends Set<String>
| Modifier and Type | Method and Description |
|---|---|
void |
addAll(String... collections)
Adds one or more collections to the metadata that can be written
for the document.
|
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArrayparallelStream, removeIf, streamvoid addAll(String... collections)
collections - the document collectionsCopyright © 2013-2016 MarkLogic Corporation.