| Package | Description |
|---|---|
| com.vesoft.nebula.client.graph.net |
| Modifier and Type | Method and Description |
|---|---|
ResultSet |
Session.execute(String stmt)
Execute the nGql sentence.
|
ResultSet |
SessionWrapper.execute(String stmt)
Execute the query sentence.
|
ResultSet |
Session.executeWithParameter(String stmt,
Map<String,Object> parameterMap)
Execute the nGql sentence.
|
Copyright © 2022. All rights reserved.