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

Marko A. Rodriguez closed TINKERPOP3-173.
-----------------------------------------
    Resolution: Won't Fix

{{Graph.Variables}} have been relegated to a "nice thing" but not part of the 
standard graph representation. This is seen in how it is no longer part of IO 
serialization. As such, making it important in OLAP does not seem like a good 
idea.

> Should the Graph.Variables be GraphComputer.Memory so you can access them 
> during OLAP?
> --------------------------------------------------------------------------------------
>
>                 Key: TINKERPOP3-173
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-173
>             Project: TinkerPop 3
>          Issue Type: Improvement
>          Components: process
>            Reporter: Marko A. Rodriguez
>            Assignee: Marko A. Rodriguez
>
> Perhaps:
> {code:java}
> memory.variables()
> {code}
> This means that when the GraphComputer executes, it firsts grabs all the 
> Graph.Variables and adds them to GraphComputer.Memory. .......... think it 
> through. No rush. But what about getting these from {{-vertices.gio}} 
> serializations.... :(



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

Reply via email to