Optional
collection?: ArangoCollection | stringThe collection to access or manipulate the access level of.
Optional
database?: Database | stringThe database to access or manipulate the access level of.
If collection
is an ArangoCollection
, this option defaults to the
database the collection is contained in. Otherwise this option defaults to
the current database.
Generated using TypeDoc
Options for accessing or manipulating access levels.