| Package | Description |
|---|---|
| com.vesoft.nebula.client.graph | |
| com.vesoft.nebula.client.graph.net |
| Modifier and Type | Method and Description |
|---|---|
ResultSet |
SessionPool.execute(String stmt)
Execute the nGql sentence.
|
ResultSet |
SessionPool.execute(String stmt,
Map<String,Object> parameterMap)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
AuthResult |
SyncConnection.authenticate(String user,
String password) |
Session |
NebulaPool.getSession(String userName,
String password,
boolean reconnect)
get a session from the NebulaPool
|
Copyright © 2023. All rights reserved.