Datatypes
The Java binding maps the following EdgeDB types to corresponding JVM types:
EdgeDB Type |
JVM Type |
---|---|
|
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
|
[1] Period
and Duration
are implicitly
converted to and from RelativeDuration
.
[2] Both java.time.OffsetDateTime
and
java.time.ZonedDateTime
are compatable.