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
I try to create vertex through the jdbc driver within my code. And it showed the error message: [ERROR] Unsupported operation: CREATE VERTEX customer ( PRIMARY_ID id_poc UINT,region STRING,name STRING) WITH primary_id_as_attribute="true"
The text was updated successfully, but these errors were encountered:
I try to create vertex through the jdbc driver within my code. And it showed the error message: [ERROR] Unsupported operation: CREATE VERTEX customer ( PRIMARY_ID id_poc UINT,region STRING,name STRING) WITH primary_id_as_attribute="true"
The text was updated successfully, but these errors were encountered: