Package

com.outr

arango

Permalink

package arango

Visibility
  1. Public
  2. All

Type Members

  1. trait Document extends AnyRef

    Permalink

    Document represents a result coming back from the database and will always have _key, _id, and _rev.

  2. trait DocumentOption extends AnyRef

    Permalink

    DocumentOption works similarly to Document except is also applicable for inserting as the values _key, _id, and _rev can be excluded.

  3. trait Edge extends AnyRef

    Permalink
  4. trait Modifiable extends AnyRef

    Permalink

Value Members

  1. object CoreMacros

    Permalink
    Annotations
    @compileTimeOnly( ... )
  2. object Modifiable

    Permalink

Ungrouped