Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-926

Renamed TinkerGraph public statics to common pattern used for other statics.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.2-incubating
    • 3.1.0-incubating
    • tinkergraph
    • None

    Description

      These are bad. spmallette Verify this isn't backwards compatible and I will fix it.

          public static final String CONFIG_VERTEX_ID = "gremlin.tinkergraph.vertexIdManager";
          public static final String CONFIG_EDGE_ID = "gremlin.tinkergraph.edgeIdManager";
          public static final String CONFIG_VERTEX_PROPERTY_ID = "gremlin.tinkergraph.vertexPropertyIdManager";
          public static final String CONFIG_DEFAULT_VERTEX_PROPERTY_CARDINALITY = "gremlin.tinkergraph.defaultVertexPropertyCardinality";
          public static final String CONFIG_GRAPH_LOCATION = "gremlin.tinkergraph.graphLocation";
          public static final String CONFIG_GRAPH_FORMAT = "gremlin.tinkergraph.graphFormat";
      

      Attachments

        Activity

          People

            okram Marko A. Rodriguez
            okram Marko A. Rodriguez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: