| Package | Description |
|---|---|
| com.vesoft.nebula.client.graph | |
| com.vesoft.nebula.client.graph.net |
| Constructor and Description |
|---|
NebulaSession(SyncConnection connection,
long sessionID,
int timezoneOffset,
SessionState state) |
| Modifier and Type | Method and Description |
|---|---|
static SessionState |
SessionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SessionState[] |
SessionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.