Package | Description |
---|---|
org.apache.tinkerpop.gremlin.driver |
Modifier and Type | Method and Description |
---|---|
Client.SessionSettings |
Client.SessionSettings.Builder.create() |
Modifier and Type | Method and Description |
---|---|
Optional<Client.SessionSettings> |
Client.Settings.getSession()
Determines if the
Client is to be constructed with a session. |
Modifier and Type | Method and Description |
---|---|
Client.Settings.Builder |
Client.Settings.Builder.useSession(Client.SessionSettings settings)
Enables a session.
|
Copyright © 2013–2020 Apache Software Foundation. All rights reserved.