Optional cleanupHow many commits to wait between removing unused files.
Default: 2
Optional commitHow long to wait between commiting View data store changes and making documents visible to queries.
Default: 1000
Optional consolidationHow long to wait between applying the consolidationPolicy.
Default: 10000
Optional consolidationConsolidation policy to apply for selecting which segments should be merged.
Default: { type: "tier" }
Optional links?: Record<string, Omit<ArangoSearchViewLinkOptions, "nested">>An object mapping names of linked collections to ArangoSearchViewLinkOptions definitions.
Options for modifying the properties of an ArangoSearch View.