Skip to content

Commit

Permalink
graph client is not thread safe (vesoft-inc#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
yaphet authored May 18, 2020
1 parent 15e78a5 commit 15c7469
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
import com.vesoft.nebula.auth.AuthProvider;

/**
*
* Currently, The GraphClient is not thread safe.
*/
public interface GraphClient extends AuthProvider, AutoCloseable {

Expand Down

0 comments on commit 15c7469

Please sign in to comment.