Class GremlinLangCustomizer
- java.lang.Object
-
- org.apache.tinkerpop.gremlin.jsr223.GremlinLangCustomizer
-
- All Implemented Interfaces:
Customizer
public class GremlinLangCustomizer extends Object implements Customizer
Designed to provide basic configuration options to theGremlinLangScriptEngine.
-
-
Constructor Summary
Constructors Constructor Description GremlinLangCustomizer(boolean cacheEnabled, com.github.benmanes.caffeine.cache.Caffeine cacheBuilder)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.github.benmanes.caffeine.cache.CaffeinegetCacheMaker()booleanisCacheEnabled()
-