Search
Preparing search index...
The search index is not available
arangojs - v7.7.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
arangojs - v7.7.0
collection
CollectionStatus
Enumeration CollectionStatus
Integer values indicating the collection loading status.
Index
Enumeration members
DELETED
LOADED
LOADING
NEWBORN
UNLOADED
UNLOADING
Enumeration members
DELETED
DELETED
:
= 5
LOADED
LOADED
:
= 3
LOADING
LOADING
:
= 6
NEWBORN
NEWBORN
:
= 1
UNLOADED
UNLOADED
:
= 2
UNLOADING
UNLOADING
:
= 4
Exports
analyzer
aql
collection
connection
cursor
database
documents
error
foxx-
manifest
graph
index
indexes
route
transaction
view
Collection
Status
DELETED
LOADED
LOADING
NEWBORN
UNLOADED
UNLOADING
Generated using
TypeDoc
Integer values indicating the collection loading status.