Name

getfaceedges_returntype — A composite type that consists of a sequence number and an edge number.

Beschreibung

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

  1. sequence ist eine Ganzzahl: Sie verweist auf eine Topologie, die in der Tabelle topology.topology definiert ist. In dieser Tabelle sind das Schema, das die Topologie enthält, und die SRID verzeichnet.

  2. edge ist eine Ganzzahl: Der Identifikator einer Kante.