Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 305 Bytes

CREATE.md

File metadata and controls

5 lines (3 loc) · 305 Bytes

Keyword CREATE

Keyword used for creation of AlaSQL objects: tables, views, indexes, graphs, vertices, and edges.

See also: [CREATE TABLE](Create Table), [CREATE VIEW](Create View), [CREATE INDEX](Create Index), [CREATE GRAPH](Create Graph), [CREATE VERTEX](Create Vertex), [CREATE EDGE](Create Edge)