Upsert

com.outr.arango.upsert.Upsert
See theUpsert companion object
sealed trait Upsert[D <: Document[D]]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Replace[D]
class Update[D]
In this article