Geospatial Functions

Consumer View

Nexyron's current geospatial MVP is intentionally small and composable.

It does not introduce a second spatial storage engine or a new query-language subsystem. Instead, it gives Cypher a small point workflow plus WGS84-oriented helpers that work directly against normal numeric properties or temporal-object payloads:

That design is deliberate. It lets geospatial filtering compose with the existing LPG, temporal, document-style, and analytical query surface without changing the architecture.

Functions

Conceptual Explanation

The implemented geo surface is value-level rather than storage-level.

That means the normal modeling pattern is:

This is why the MVP stays fast to adopt: