File: basic.pgs

package info (click to toggle)
rudof 0.2.6%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 10,320 kB
  • sloc: python: 1,404; makefile: 32; sh: 1
file content (3 lines) | stat: -rw-r--r-- 57 bytes parent folder | download | duplicates (2)
1
2
3
CREATE NODE TYPE (PersonType :Person {
  name: STRING
})