Geode publishes an ISO/IEC 39075:2024 GQL conformance profile documenting implementation-defined behaviors. This tag collects documentation that explains the supported scope, diagnostics, and standards-aligned behaviors.

Conformance Summary

  • Standard: ISO/IEC 39075:2024 (GQL)
  • Profile: ISO/IEC 39075:2024 compliance (see conformance profile)
  • Scope Highlights:
    • MATCH and OPTIONAL MATCH with bounded expansions
    • ORDER BY with deterministic ordering and pagination policies
    • LIMIT/OFFSET rules (unordered pagination rejected per US001)
    • Set operations (UNION, INTERSECT, EXCEPT)
  • Diagnostics: US001, IllegalOrderKey, null ordering policy
  • Transport Parity: QUIC and gRPC parity for profile scope

Related Articles