Chapter 28. Metadata

Every edge of a graph carries some data. This data must be described using metadata. These metadata can be either internal, or external (shared).

For information about data types and record types that can be used in metadata see Data Types and Record Types.

When working with various data types, the formatting or locale can also be specified. See:

Some of the components may also use the Autofilling functionality in Metadata.

See Autofilling Functions.

Each metadata can be created as:

Metadata can be created from:

Metadata can also be created dynamically or read from remote sources:

Metadata editor is described in Metadata Editor.

For detailed information about changing or defining delimiters in delimited or mixed record types see Changing and Defining Delimiters.

Metadata can also be edited in its source code. See Editing Metadata in the Source Code.

Metadata can serve as a source for creating a database table. See Create Database Table from Metadata.