ArangoDB-PHP-Core API Documentation
  • Namespace
  • Class
  • Deprecated

Namespaces

  • frankmayer
    • ArangoDbPhpCore
      • Api
        • Rest
      • Config
      • Connectors
      • Plugins
      • Protocols
        • Http
      • TraitRepository

Classes

  • Api
  • Async
  • Batch
  • Collection
  • Database
  • Document
  • DocumentBase
  • Edge

Traits

  • DocumentTrait
  • EdgeTrait

Class Document

Class Document

frankmayer\ArangoDbPhpCore\Api\Rest\Api
Extended by frankmayer\ArangoDbPhpCore\Api\Rest\DocumentBase
Extended by frankmayer\ArangoDbPhpCore\Api\Rest\Document implements frankmayer\ArangoDbPhpCore\Api\RestApiInterface uses frankmayer\ArangoDbPhpCore\Api\Rest\DocumentTrait
Namespace: frankmayer\ArangoDbPhpCore\Api\Rest
Package: frankmayer\ArangoDbPhpCore\Api\Rest
Located at Api/Rest/Document.php

Methods summary

Methods inherited from frankmayer\ArangoDbPhpCore\Api\Rest\DocumentBase

delete(), get(), getAll(), getHeader(), replace(), update()

Methods inherited from frankmayer\ArangoDbPhpCore\Api\Rest\Api

__construct(), array_merge_recursive_distinct(), getRequest(), getResponse(), getReturnObject()

Methods used from frankmayer\ArangoDbPhpCore\Api\Rest\DocumentTrait

create()

Constants summary

Constants inherited from frankmayer\ArangoDbPhpCore\Api\Rest\DocumentBase

API_PATH

Constants inherited from frankmayer\ArangoDbPhpCore\Api\Rest\Api

METHOD_DELETE, METHOD_GET, METHOD_HEAD, METHOD_OPTIONS, METHOD_PATCH, METHOD_POST, METHOD_PUT

Properties summary

Properties inherited from frankmayer\ArangoDbPhpCore\Api\Rest\Api

$client

ArangoDB-PHP-Core API Documentation API documentation generated by ApiGen