WriteOp

lightdb.store.WriteOp
See theWriteOp companion object
sealed trait WriteOp[Doc <: Document[Doc]]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Delete[Doc]
class Insert[Doc]
class Upsert[Doc]
In this article