Constant Field Values

Contents

org.apache.*

  • org.apache.tinkerpop.gremlin.process.computer.MapReduce<MK,MV,RK,RV,R>
    Modifier and Type
    Constant Field
    Value
    public static final String
    "gremlin.mapReduce"
  • org.apache.tinkerpop.gremlin.process.computer.VertexProgram<M>
    Modifier and Type
    Constant Field
    Value
    public static final String
    "gremlin.vertexProgram"
  • org.apache.tinkerpop.gremlin.process.computer.clustering.connected.ConnectedComponentVertexProgram
    Modifier and Type
    Constant Field
    Value
    public static final String
    "gremlin.connectedComponentVertexProgram.component"
  • org.apache.tinkerpop.gremlin.process.computer.clustering.peerpressure.PeerPressureVertexProgram
    Modifier and Type
    Constant Field
    Value
    public static final String
    "gremlin.peerPressureVertexProgram.cluster"
  • org.apache.tinkerpop.gremlin.process.computer.ranking.pagerank.PageRankVertexProgram
    Modifier and Type
    Constant Field
    Value
    public static final String
    "gremlin.pageRankVertexProgram.pageRank"