simon824 opened a new pull request, #1953: URL: https://github.com/apache/incubator-hugegraph/pull/1953
This pr will fix these exception: ``` Exception in thread "main" java.lang.IllegalArgumentException: No need to build index on properties [name], because they contains all primary keys [name] for vertex label 'person' ``` ``` Exception in thread "main" java.lang.IllegalStateException: Stop the current transaction before opening another ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
