Uses of Interface
org.apache.tinkerpop.gremlin.jsr223.ImportCustomizer
-
Packages that use ImportCustomizer Package Description org.apache.tinkerpop.gremlin.jsr223 -
-
Uses of ImportCustomizer in org.apache.tinkerpop.gremlin.jsr223
Classes in org.apache.tinkerpop.gremlin.jsr223 that implement ImportCustomizer Modifier and Type Class Description class
DefaultImportCustomizer
Simple implementation of theImportCustomizer
which allows direct setting of all the different import types.
-