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 2024/02/16 16:49:00 UTC

[jira] [Closed] (TINKERPOP-2862) A grammar in TinkerPop should accept withoutStrategies

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

Stephen Mallette closed TINKERPOP-2862.
---------------------------------------
    Fix Version/s: 4.0.0
         Assignee: Stephen Mallette
       Resolution: Done

> A grammar in TinkerPop should accept withoutStrategies
> ------------------------------------------------------
>
>                 Key: TINKERPOP-2862
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2862
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: language
>    Affects Versions: 3.6.1, 3.5.4
>            Reporter: Norio Akagi
>            Assignee: Stephen Mallette
>            Priority: Major
>             Fix For: 4.0.0
>
>
> In our Grammar, we have {{withStrategies}} but not {{{}withoutStrategies{}}}.
> [https://github.com/apache/tinkerpop/blob/08afd4e475b56189500c31361b624ecc687e8b7b/gremlin-language/src/main/antlr4/Gremlin.g4#L65]
>  
> We should support so that a caller can disable a specific TinkerPop optimizer at will. Note that graph providers can have their own Strategy, which may be out of scope of {{withoutStrategies.}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)