Edge uses ConstantsTrait
Table of Contents
Constants
- ANY : string = 'any'
- ENTRY_FROM : string = '_from'
- Document _from index
- ENTRY_TO : string = '_to'
- Revision _to index
- FROM : string = 'from'
- TO : string = 'to'
Constants
ANY
public
string
ANY
= 'any'
ENTRY_FROM
Document _from index
public
string
ENTRY_FROM
= '_from'
ENTRY_TO
Revision _to index
public
string
ENTRY_TO
= '_to'
FROM
public
string
FROM
= 'from'
TO
public
string
TO
= 'to'