You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Daniel Kuppitz (JIRA)" <ji...@apache.org> on 2019/04/02 17:44:00 UTC

[jira] [Created] (TINKERPOP-2191) Implement LabelVerificationStrategy

Daniel Kuppitz created TINKERPOP-2191:
-----------------------------------------

             Summary: Implement LabelVerificationStrategy
                 Key: TINKERPOP-2191
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2191
             Project: TinkerPop
          Issue Type: Improvement
          Components: process
    Affects Versions: 3.4.1, 3.3.6
            Reporter: Daniel Kuppitz
            Assignee: Daniel Kuppitz


Using edge-steps, without specifying any labels, is documented as an anti-pattern. We should have a strategy that verifies that all edge-steps specify at least one label.

The strategy should not be added by default, as not every provider may agree that this an anti-pattern. It should also be possible to choose how the strategy behaves, e.g. whether it throws an exception or only logs a warning message.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)