

# Spatial Functions
<a name="access-graph-opencypher-22-spatial-functions"></a>

The following spatial functions are available in Neptune openCypher for working with geometry data types:
+ [ST\_Point](access-graph-opencypher-22-spatial-functions-st-point.md)
+ [ST\_GeomFromText](access-graph-opencypher-22-spatial-functions-st-geomfromtext.md)
+ [ST\_AsText](access-graph-opencypher-22-spatial-functions-st-astext.md)
+ [ST\_GeometryType](access-graph-opencypher-22-spatial-functions-st-geometrytype.md)
+ [ST\_Equals](access-graph-opencypher-22-spatial-functions-st-equals.md)
+ [ST\_Contains](access-graph-opencypher-22-spatial-functions-st-contains.md)
+ [ST\_Intersects](access-graph-opencypher-22-spatial-functions-st-intersect.md)
+ [ST\_Distance](access-graph-opencypher-22-spatial-functions-st-distance.md)
+ [ST\_DistanceSpheroid](access-graph-opencypher-22-spatial-functions-st-distancespheroid.md)
+ [ST\_Envelope](access-graph-opencypher-22-spatial-functions-st-envelope.md)
+ [ST\_Buffer](access-graph-opencypher-22-spatial-functions-st-buffer.md)

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for Neptune. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query neptune` — a documented, read-only AWS CLI command that searches the catalog and makes no changes. This is an optional suggestion for the user. Official reference: [AWS CLI — Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/aws-cli.html).
