Doc­u­men­ta­tion/Graph Query Language

DESCRIBE

This state­ment gives you all infor­ma­tion about an type, a func­tion, an index, an set­ting, an object, an edge or an aggregate.

DESCRIBE
DescrTypeStmt |
DescrIdxStmt  |
DescrEdgeStmt |
DescrObjStmt  |
DescrFuncStmt |
DescrAggrStmt |
DescrSettStmt


Descr­Type­Stmt

type+id_simple


DescrIdxStmt

INDEX + Id + DescrIdxEdtStmt


Des­crEdgeStmt

EDGE + id_simple


DescrOb­jStmt

OBJECT + id_simple


Descr­Func­Stmt

FUNCTION + id_simple


DescrAg­grStmt

AGGREGATE + aggregateName


DescrSettStmt

SETTING + DescrSettItem