[ 
https://issues.apache.org/jira/browse/TINKERPOP-2862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815427#comment-17815427
 ] 

ASF GitHub Bot commented on TINKERPOP-2862:
-------------------------------------------

spmallette opened a new pull request, #2483:
URL: https://github.com/apache/tinkerpop/pull/2483

   https://issues.apache.org/jira/browse/TINKERPOP-2862
   
   Made "new" keyword optional in grammar TINKERPOP-3046. Language variants 
still have trouble using withoutStrategies() because of TINKERPOP-3047 and 
TINKERPOP-3048 that will need to get completed before they will work properly.




> 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
>            Priority: Major
>
> 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)

Reply via email to