vesoft-inc / nebula-java

Client API and data importer of Nebula Graph in Java
Apache License 2.0
164 stars 121 forks source link

support to config the version for graph client #567

Closed Nicole00 closed 6 months ago

Nicole00 commented 6 months ago

support to config the version for graph client, and the config should be optional. When version is not config, use default thrift version "3.0.0" for now.