Package com.surrealdb

Enum Class UpType

java.lang.Object
java.lang.Enum<UpType>
com.surrealdb.UpType
All Implemented Interfaces:
Serializable, Comparable<UpType>, Constable

public enum UpType extends Enum<UpType>
Enumeration to represent the type of update operations.

The UpType enum provides constants to specify the kind of update operation that should be performed.