MCPcopy Create free account
hub / github.com/Pometry/Raphtory / datetime

Method datetime

raphtory-api/src/python/prop.rs:618–620  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

616 /// PropType:
617 #[staticmethod]
618 pub fn datetime() -> PropType {
619 PropType::DTime
620 }
621
622 /// Arbitrary-precision decimal type with a fixed scale (number of digits
623 /// after the decimal point).

Calls

no outgoing calls