Class CollectionsReadOptions

java.lang.Object
com.arangodb.model.CollectionsReadOptions

public final class CollectionsReadOptions extends Object
Author:
Mark Vollmary
  • Constructor Details

    • CollectionsReadOptions

      public CollectionsReadOptions()
  • Method Details

    • getExcludeSystem

      public Boolean getExcludeSystem()
    • excludeSystem

      public CollectionsReadOptions excludeSystem(Boolean excludeSystem)
      Parameters:
      excludeSystem - Whether or not system collections should be excluded from the result.
      Returns:
      options