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

stephen mallette closed TINKERPOP3-117.
---------------------------------------
    Assignee: Bob Briody

> Traversal .explain()
> --------------------
>
>                 Key: TINKERPOP3-117
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-117
>             Project: TinkerPop 3
>          Issue Type: Improvement
>          Components: process
>            Reporter: Bob Briody
>            Assignee: Bob Briody
>             Fix For: 3.0.0.GA
>
>
> Add .explain() functionality to Traversal.
> .explain() would provide details about the execution plan of the Traversal 
> that can be known before it is executed. 
> .explain() would show the optimized Traversal (similar to .toString() 
> output). 
> For each (post optimization) step:
> - Does this step utilize an index?
> - Will this step scan all vertices or edges in the graph?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to