pgschema 0.2.9

Prototype for PG-SChema with property constraints
1
2
3
CREATE NODE TYPE (PersonType :Person {
  name: STRING
})