Class RequestOptions
java.lang.Object
org.apache.tinkerpop.gremlin.driver.RequestOptions
Options that can be supplied on a per request basis.
- Author:
- Stephen Mallette (http://stephen.genoprime.com)
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic RequestOptions.Builderbuild()getG()static RequestOptionsgetRequestOptions(GremlinLang gremlinLang)
-
Field Details
-
EMPTY
-
-
Method Details
-
getG
-
getParameters
-
getBatchSize
-
getTimeoutMillis
-
getLanguage
-
getMaterializeProperties
-
getBulkResults
-
getTransactionId
-
build
-
getRequestOptions
-