Constant Field Values

Contents

org.apache.*

  • org.apache.tinkerpop.gremlin.jsr223.console.RemoteAcceptor 
    Modifier and Type Constant Field Value
    public static final String RESULT "result"
  • org.apache.tinkerpop.gremlin.process.computer.MapReduce<MK,​MV,​RK,​RV,​R> 
    Modifier and Type Constant Field Value
    public static final String MAP_REDUCE "gremlin.mapReduce"
  • org.apache.tinkerpop.gremlin.process.computer.VertexProgram<M> 
    Modifier and Type Constant Field Value
    public static final String VERTEX_PROGRAM "gremlin.vertexProgram"
  • org.apache.tinkerpop.gremlin.process.computer.clustering.peerpressure.PeerPressureVertexProgram 
    Modifier and Type Constant Field Value
    public static final String CLUSTER "gremlin.peerPressureVertexProgram.cluster"
  • org.apache.tinkerpop.gremlin.process.computer.ranking.pagerank.PageRankVertexProgram 
    Modifier and Type Constant Field Value
    public static final String PAGE_RANK "gremlin.pageRankVertexProgram.pageRank"