You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "stephen mallette (JIRA)" <ji...@apache.org> on 2015/07/02 16:19:05 UTC

[jira] [Closed] (TINKERPOP3-662) Create a NO IdManager for TinkerGraph

     [ https://issues.apache.org/jira/browse/TINKERPOP3-662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stephen mallette closed TINKERPOP3-662.
---------------------------------------
    Resolution: Won't Fix

There's no need to do this anymore - Neo4j is back in the repository and it is therefore possible to test the "no assigned id" tests.

> 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)