com.outr.arango.core.OverwriteMode
See theOverwriteMode companion trait
object OverwriteMode
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
OverwriteMode.type
Members list
Type members
Classlikes
case object Conflict extends OverwriteMode
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait OverwriteModeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Conflict.type
case object Ignore extends OverwriteMode
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait OverwriteModeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Ignore.type
case object None extends OverwriteMode
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait OverwriteModeclass Objecttrait Matchableclass AnyShow all
- Self type
-
None.type
case object Replace extends OverwriteMode
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait OverwriteModeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Replace.type
case object Update extends OverwriteMode
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait OverwriteModeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Update.type
case object UpdateMerge extends OverwriteMode
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait OverwriteModeclass Objecttrait Matchableclass AnyShow all
- Self type
-
UpdateMerge.type
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article