public final class Constants extends Object
Modifier and Type | Method and Description |
---|---|
static String |
getGraphLocation(String location) |
static String |
getMemoryLocation(String location,
String memoryKey) |
static Optional<String> |
getSearchGraphLocation(String location,
Storage storage) |
public static final String GREMLIN_HADOOP_INPUT_LOCATION
public static final String GREMLIN_HADOOP_OUTPUT_LOCATION
public static final String GREMLIN_HADOOP_GRAPH_READER
public static final String GREMLIN_HADOOP_GRAPH_WRITER
public static final String GREMLIN_HADOOP_GRAPH_READER_HAS_EDGES
public static final String GREMLIN_HADOOP_GRAPH_WRITER_HAS_EDGES
public static final String GREMLIN_HADOOP_GRAPH_FILTER
public static final String GREMLIN_HADOOP_DEFAULT_GRAPH_COMPUTER
public static final String GREMLIN_HADOOP_VERTEX_PROGRAM_INTERCEPTOR
public static final String GREMLIN_HADOOP_GRAPHSON_VERSION
public static final String GREMLIN_HADOOP_JARS_IN_DISTRIBUTED_CACHE
public static final String HIDDEN_G
public static final String GREMLIN_HADOOP_JOB_PREFIX
public static final String GREMLIN_HADOOP_SPARK_JOB_PREFIX
public static final String HADOOP_GREMLIN_LIBS
public static final String DOT_JAR
public static final String HIDDEN_ITERATION
public static final String GREMLIN_HADOOP_MAP_REDUCE_CLASS
public static final String MAPREDUCE_INPUT_FILEINPUTFORMAT_INPUTDIR
public static final String GREMLIN_SPARK_PERSIST_CONTEXT
public static final String GREMLIN_SPARK_GRAPH_STORAGE_LEVEL
public static final String GREMLIN_SPARK_PERSIST_STORAGE_LEVEL
public static final String GREMLIN_SPARK_SKIP_PARTITIONER
public static final String GREMLIN_SPARK_SKIP_GRAPH_CACHE
public static final String SPARK_SERIALIZER
public static final String SPARK_KRYO_REGISTRATOR
public static final String SPARK_KRYO_REGISTRATION_REQUIRED
public static String getGraphLocation(String location)
location
- not null, not empty UNIX-formatted file system pathFile
public static String getMemoryLocation(String location, String memoryKey)
location
- not null, not empty UNIX-formatted file system pathmemoryKey
- not null, not emptyFile
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.