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

Create a NO IdManager for TinkerGraph

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • tinkergraph
    • None

    Description

      Create an IdManager that basically prevents TinkerGraph from allowing id assignment. That's just a thought for implementation - it might be better done as just a configuration to TinkerGraph itself. The reason for requiring this feature is to help create more internal coverage over tests that don't support user supplied ids. As it stands most graphs don't support that feature, so it would be nice to root out bugs ahead of time if we had a graph that had such a behavior. A new TinkerGraphNoIdProvider could be created to exercise all those test cases that currently go ignored.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: