You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CREATE GRAPH TYPE AAA AS COPY OF BBB is matched by createGraphStatement not by createGraphTypeStatement.
For some reason "TYPE" is not a reserved word in spec.
CREATE GRAPH TYPE AAA AS COPY OF BBBis matched bycreateGraphStatementnot bycreateGraphTypeStatement.For some reason "TYPE" is not a reserved word in spec.