Package

org.ensime.indexer.orientdb

api

Permalink

package api

Visibility
  1. Public
  2. All

Type Members

  1. trait EdgeT[+Out, +In] extends AnyRef

    Permalink
  2. sealed trait IndexT extends AnyRef

    Permalink
  3. trait Indexable[T <: Element] extends AnyRef

    Permalink
  4. case class OrientProperty(oType: OType, isMandatory: Boolean = true) extends Product with Serializable

    Permalink
  5. case class VertexT[+T](underlying: Vertex) extends Product with Serializable

    Permalink

Value Members

  1. object FullText extends IndexT with Product with Serializable

    Permalink
  2. object Indexable

    Permalink
  3. object NotUnique extends IndexT with Product with Serializable

    Permalink
  4. object Unique extends IndexT with Product with Serializable

    Permalink

Ungrouped