1 2 3 4 5
CREATE NODE TYPE ( UserType : Person { name: STRING , OPTIONAL age: INTEGER, aliases: STRING * })