Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
CollectionConfig.type
Members list
Type members
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
Create a public leaf collection configuration.
Create a public leaf collection configuration.
Value parameters
- path
-
The collection path
Attributes
- Returns
-
A configuration for a public, leaf collection
Create a public parent collection configuration (cannot contain documents).
Create a public parent collection configuration (cannot contain documents).
Value parameters
- path
-
The collection path
Attributes
- Returns
-
A configuration for a public, parent collection
Create a restricted leaf collection configuration.
Create a restricted leaf collection configuration.
Value parameters
- path
-
The collection path
- queryableBy
-
The set of principals that can query this collection
Attributes
- Returns
-
A configuration for a restricted, leaf collection
Create a restricted parent collection configuration.
Create a restricted parent collection configuration.
Value parameters
- path
-
The collection path
- queryableBy
-
The set of principals that can query this collection
Attributes
- Returns
-
A configuration for a restricted, parent collection