Dan LaRocque created TINKERPOP3-610:
---------------------------------------

             Summary: General graph concept names in test schema
                 Key: TINKERPOP3-610
                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-610
             Project: TinkerPop 3
          Issue Type: Improvement
          Components: test-suite
    Affects Versions: 3.0.0.GA
            Reporter: Dan LaRocque
            Priority: Minor


The TP3 test suite uses the abstract names of graph concepts for some schema 
definitions, for example defining an edge label named "label".  Implementations 
may want to reserve names like these for internal use, but they have no way to 
tell the tests which names to avoid.

Ideally, the tests would either forego names that would plausibly be 
interesting to implementations, or provide some annotation or other mechanism 
for impls to tweak the default names.



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

Reply via email to