IndexedField

lightdb.index.IndexedField
trait IndexedField[F, D <: Document[D]]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def fieldName: String
def get: D => Option[F]

Concrete methods

def getJson: D => Json

Implicits

Implicits

implicit def rw: RW[F]