Interface ArangoCollection

A marker interface identifying objects that can be used in AQL template strings to create references to ArangoDB collections.

See aql.

Hierarchy

Implemented by

Properties

Properties

name: string

Name of the collection.

Generated using TypeDoc