public static final class FilterRequest.Options extends Object
COLLECTION_NAME: Name of a collection which is to contain the newly
created view. If the collection provided is non-existent, the collection
will be automatically created. If empty, then the newly created view
will be top-level.
VIEW_ID: view this filtered-view is part of. The default value is ''.
TTL:
Sets the TTL of the view specified in viewName.
Map.
A set of string constants for the parameter options.public static final String COLLECTION_NAME
public static final String VIEW_ID
public static final String TTL
viewName.Copyright © 2020. All rights reserved.