[ https://issues.apache.org/jira/browse/TINKERPOP-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jorge Bay closed TINKERPOP-2301. -------------------------------- Resolution: Not A Bug > gremlin-javascript: 'within' predicate does not support more than two > parameters? > --------------------------------------------------------------------------------- > > Key: TINKERPOP-2301 > URL: https://issues.apache.org/jira/browse/TINKERPOP-2301 > Project: TinkerPop > Issue Type: Bug > Components: javascript > Affects Versions: 3.4.1 > Reporter: Igor Ostapenko > Priority: Major > Fix For: 3.4.3 > > > Hi, > In my case gremlin npm module talks to usual gremlin-server with TinkerGraph > in memory. And it looks like 'within' predicate uses only the first two > parameters. For example, something like g.V().has('name', within('a', 'b', > 'c', 'd')) selects only 'a' and 'b' names. If I understand official Gremlin > docs correctly it should support multiple arguments. > Is it a bug or a misunderstanding? -- This message was sent by Atlassian Jira (v8.3.4#803005)