public class CollectionsReadOptions extends Object
Constructor and Description |
---|
CollectionsReadOptions() |
Modifier and Type | Method and Description |
---|---|
CollectionsReadOptions |
excludeSystem(Boolean excludeSystem) |
Boolean |
getExcludeSystem() |
public Boolean getExcludeSystem()
public CollectionsReadOptions excludeSystem(Boolean excludeSystem)
excludeSystem
- Whether or not system collections should be excluded from the result.Copyright © 2016–2023 ArangoDB GmbH. All rights reserved.