00init.mql 107 B

123456
  1. create class if not exists /test() with namespace="test"
  2. ;
  3. create edge type if not exists test.connect
  4. ;