public class NebulaGraphConnectionProvider extends Object implements Serializable
| Constructor and Description |
|---|
NebulaGraphConnectionProvider(NebulaClientOptions nebulaClientOptions) |
| Modifier and Type | Method and Description |
|---|---|
com.vesoft.nebula.client.graph.net.NebulaPool |
getNebulaPool()
get Session to execute query statement
|
String |
getPassword()
get password
|
String |
getUserName()
get username
|
public NebulaGraphConnectionProvider(NebulaClientOptions nebulaClientOptions)
public com.vesoft.nebula.client.graph.net.NebulaPool getNebulaPool()
throws UnknownHostException
UnknownHostExceptionpublic String getUserName()
public String getPassword()
Copyright © 2023. All rights reserved.