

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# 空间函数
<a name="access-graph-opencypher-22-spatial-functions"></a>

Neptune OpenCypher 中提供了以下用于处理几何数据类型的空间函数：
+ [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)