1
0
Fork 0
arangodb/Documentation/RefManual/JSModuleActionsTOC.md

760 B

TOC

  • @ref JSModuleActionsBasics
    • @ref JSModuleActionsDefineHttp "actions.defineHttp"
    • @ref JSModuleActionsResultError "actions.resultError"
    • @ref JSModuleActionsGetErrorMessage "actions.getErrorMessage"
  • @ref JSModuleActionsHTTP
    • @ref JSModuleActionsResultOk "actions.resultOK"
    • @ref JSModuleActionsResultBad "actions.resultBad"
    • @ref JSModuleActionsResultNotFound "actions.resultNotFound"
    • @ref JSModuleActionsResultUnsupported "actions.resultUnsupported"
  • @ref JSModuleActionsArangoDB
    • @ref JSModuleActionsCollectionNotFound "actions.collectionNotFound"
    • @ref JSModuleActionsIndexNotFound "actions.indexNotFound"
    • @ref JSModuleActionsResultException "actions.resultException"