Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ArangoSearchView

TODO

Hierarchy

Index

Accessors

isArangoView

  • get isArangoView(): true
  • internal

    Indicates that this object represents an ArangoDB View.

    Returns true

name

  • get name(): string
  • TODO

    Returns string

Methods

create

drop

  • drop(): Promise<boolean>
  • TODO

    Returns Promise<boolean>

exists

  • exists(): Promise<boolean>
  • TODO

    Returns Promise<boolean>

get

properties

rename

replaceProperties

updateProperties

Generated using TypeDoc