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

GraphConfiguration Class

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Do
    • 3.0.2-incubating
    • None
    • structure
    • None

    Description

      GraphFactory currently takes a Configuration object to construct graph instances. At first, this was the only TinkerPop use of the Configuration - the rest was passed on to graph instances for their internal usage. More recently, the Configuration can have other important keys like configurations for the IoRegistry. The keys for these settings are scattered about gremlin-core (e.g gremlin.io.gryo.poolSize is in GryoPool, gremlin.graph is in Graph).

      To better centralize the configuration keys and better support passing around this configuration, a GraphConfiguration class should be created to be a holder for these configurations.

      Attachments

        Activity

          People

            spmallette Stephen Mallette
            spmallette Stephen Mallette
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: