ldbc.core.Default.TimeStamp
case class TimeStamp(fsp: Option[0 | 1 | 2 | 3 | 4 | 5 | 6], withOn: Boolean) extends Default
Model for setting TimeStamp-specific Default values.
Value parameters
-
fsp
-
Decimal second precision value
-
withOn
-
Value to determine whether to set additional information
Attributes
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Members list
Define SQL query string for each DataType.
Define SQL query string for each DataType.
Attributes
-
Returns
-
SQL query string
-
Definition Classes
-
Value set as the default value for DataType
Value set as the default value for DataType
Attributes
-
Definition Classes
-
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
-
Returns
-
a string representation of the object.
-
Definition Classes
-
-
Inherited from:
-
Default