Overview

更新时间:
复制 MD 格式

GanosBase provides two categories of constructors for creating and extending trajectory objects in PolarDB for PostgreSQL:

  • JSON/array constructors — build a trajectory object from JSON-formatted strings or arrays.

  • Append functions — add trajectory points or a sub-trajectory to an existing trajectory object.

What's next

  • JSON/array constructors

  • Append functions