1 2 3 4
CREATE NODE TYPE ( UserType : User { name: STRING || ( givenName: STRING, familyName: STRING ) })