stephen mallette created TINKERPOP3-662:
-------------------------------------------

             Summary: Create a NO IdManager for TinkerGraph
                 Key: TINKERPOP3-662
                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-662
             Project: TinkerPop 3
          Issue Type: Improvement
          Components: tinkergraph
            Reporter: stephen mallette


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to