Oihana PHP Arango

DocumentsCommandParam uses DocumentsCommandParamTrait

The enumeration of the available parameters in the DocumentsCommand class.

Tags
author

Marc Alcaraz (ekameleon)

since
1.0.0

Table of Contents

Constants

DOC  : string = 'doc'
The 'doc' parameter.
DOCUMENTS  : string = 'documents'
The 'documents' parameter.
EXCLUDES  : string = 'excludes'
The 'excludes' parameter.
FIELDS  : string = 'fields'
The 'fields' parameter.
KEY  : string = 'key'
The 'key' parameter.
KEYS  : string = 'keys'
The 'keys' parameter.
LIST  : string = 'list'
The 'list' parameter.
REDIRECTS  : string = 'redirects'
The 'redirects' parameter.
REMOVE_KEYS  : string = 'removeKeys'
The 'removeKeys' parameter.
SKIN  : string = 'skin'
The 'skin' parameter.
SKIN_DEFAULT  : string = 'skinDefault'
The 'skinDefault' parameter.
SKIN_METHODS  : string = 'skinMethods'
The 'skinMethods' parameter.
SKINS  : string = 'skins'
The 'skins' parameter.
UPSERT_OPTIONS  : string = 'upsertOptions'
The 'upsertOptions' parameter.
VALUE  : string = 'value'
The 'value' parameter.

Constants

On this page

Search results