You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "shh (Jira)" <ji...@apache.org> on 2019/12/15 02:59:00 UTC

[jira] [Updated] (TINKERPOP-2326) the query which contains the 'within' statement do not use the index, the query speed is too slower(in the neo4j-gremlin module))

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

shh updated TINKERPOP-2326:
---------------------------
    Summary: the query which contains the 'within' statement do not use the index, the query speed is too slower(in the neo4j-gremlin module))   (was: the query which contains the 'within' statement do not use the index, the query speed is too slower)

> the query which contains the 'within' statement do not use the index, the query speed is too slower(in the neo4j-gremlin module)) 
> ----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TINKERPOP-2326
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2326
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: neo4j
>    Affects Versions: 3.4.3
>            Reporter: shh
>            Priority: Major
>              Labels: performance
>
> g.V().hasLabel('person').has(objId,within('test1','test2'))   ;   and index of the objId filed has existed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)