typedb_driver::concept

Module value

Source

Structs§

  • A fixed-point decimal number. Holds exactly 19 digits after the decimal point and a 64-bit value before the decimal point.
  • A relative duration, which contains months, days, and nanoseconds. Can be used for calendar-relative durations (eg 7 days forward), or for absolute durations using the nanosecond component When used as an absolute duration, convertible to chrono::Duration

Enums§

  • Offset for datetime-tz. Can be retrieved from an IANA Tz or a FixedOffset.
  • TimeZone for datetime-tz. Can be represented as an IANA Tz or as a FixedOffset.
  • Represents the type of primitive value is held by a Value or Attribute.