Package | Description |
---|---|
org.apache.tinkerpop.gremlin.driver |
Modifier and Type | Field and Description |
---|---|
protected Client.Settings |
Client.settings |
Modifier and Type | Method and Description |
---|---|
Client.Settings |
Client.Settings.Builder.create() |
Client.Settings |
Client.getSettings()
Gets the
Client.Settings . |
Modifier and Type | Method and Description |
---|---|
<T extends Client> |
Cluster.connect(Client.Settings settings)
Creates a new
Client based on the settings provided. |
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.