URL for fulltext
URL_FULLTEXT = '/_api/simple/fulltext'
Some basic URLs
package | ArangoDBClient |
---|---|
since | 0.2 |
URLPART_EDGE = 'edge'
URLPART_VERTEX = 'vertex'
URL_ADMIN_LOG = '/_admin/log'
URL_ADMIN_ROUTING_RELOAD = '/_admin/routing/reload'
URL_ADMIN_SERVER_ROLE = '/_admin/server/role'
URL_ADMIN_STATISTICS = '/_admin/statistics'
URL_ADMIN_STATISTICS_DESCRIPTION = '/_admin/statistics-description'
URL_ADMIN_TIME = '/_admin/time'
URL_ADMIN_VERSION = '/_api/version'
URL_ALL = '/_api/simple/all'
URL_ALL_KEYS = '/_api/simple/all-keys'
URL_ANY = '/_api/simple/any'
URL_AQL_USER_FUNCTION = '/_api/aqlfunction'
URL_BATCH = '/_api/batch'
URL_COLLECTION = '/_api/collection'
URL_CURSOR = '/_api/cursor'
URL_DATABASE = '/_api/database'
URL_DOCUMENT = '/_api/document'
URL_EDGE = '/_api/document'
URL_EDGES = '/_api/edges'
URL_ENDPOINT = '/_api/endpoint'
URL_ENGINE = '/_api/engine'
URL_EXAMPLE = '/_api/simple/by-example'
URL_EXPLAIN = '/_api/explain'
URL_EXPORT = '/_api/export'
URL_FIRST_EXAMPLE = '/_api/simple/first-example'
URL_FOXX_INSTALL = '/_admin/foxx/install'
URL_FOXX_UNINSTALL = '/_admin/foxx/uninstall'
URL_FULLTEXT = '/_api/simple/fulltext'
URL_GRAPH = '/_api/gharial'
URL_IMPORT = '/_api/import'
URL_INDEX = '/_api/index'
URL_LOOKUP_BY_KEYS = '/_api/simple/lookup-by-keys'
URL_NEAR = '/_api/simple/near'
URL_QUERY = '/_api/query'
URL_QUERY_CACHE = '/_api/query-cache'
URL_RANGE = '/_api/simple/range'
URL_REMOVE_BY_EXAMPLE = '/_api/simple/remove-by-example'
URL_REMOVE_BY_KEYS = '/_api/simple/remove-by-keys'
URL_REPLACE_BY_EXAMPLE = '/_api/simple/replace-by-example'
URL_TRANSACTION = '/_api/transaction'
URL_TRAVERSAL = '/_api/traversal'
URL_UPDATE_BY_EXAMPLE = '/_api/simple/update-by-example'
URL_UPLOAD = '/_api/upload'
URL_USER = '/_api/user'
URL_VIEW = '/_api/view'
URL_WITHIN = '/_api/simple/within'