Module tarantool::schema[][src]

Box: schema

Structs

IndexOptions

List of options for new or updated index.

IndexPart

Index part.

SpaceMetadata

SpaceInternal is tuple, holding space metadata in system _space space.

Enums

IndexFieldType

Type of index part.

IndexSequenceOption

Sequence option for new or updated index.

IndexType

Type of index.

RtreeIndexDistanceType

Type of distance for retree index.

SpaceEngineType

Type of engine, used by space.

Functions

create_index

Create new index for space.

drop_index

Drop existing index.

revoke_object_privileges

Revoke all privileges associated with the given object.