-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.2-incubating
-
Fix Version/s: 3.1.0-incubating
-
Component/s: tinkergraph
-
Labels:None
These are bad. Stephen Mallette 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";