Name

getfaceedges_returntype — A composite type that consists of a sequence number and edge number. This is the return type for ST_GetFaceEdges

Description

A composite type that consists of a sequence number and edge number. This is the return type for ST_GetFaceEdges function.

  1. sequence is an integer: Refers to a topology defined in the topology.topology table which defines the topology schema and srid.

  2. edge is an integer: The identifier of an edge.