[
https://issues.apache.org/jira/browse/TINKERPOP-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15301336#comment-15301336
]
ASF GitHub Bot commented on TINKERPOP-1310:
-------------------------------------------
Github user okram commented on the pull request:
https://github.com/apache/incubator-tinkerpop/pull/319#issuecomment-221763598
```
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache TinkerPop .................................. SUCCESS [4.017s]
[INFO] Apache TinkerPop :: Gremlin Shaded ................ SUCCESS [2.300s]
[INFO] Apache TinkerPop :: Gremlin Core .................. SUCCESS [39.517s]
[INFO] Apache TinkerPop :: Gremlin Test .................. SUCCESS [14.326s]
[INFO] Apache TinkerPop :: Gremlin Groovy ................ SUCCESS [39.994s]
[INFO] Apache TinkerPop :: Gremlin Groovy Test ........... SUCCESS [9.066s]
[INFO] Apache TinkerPop :: TinkerGraph Gremlin ........... SUCCESS
[3:24.378s]
[INFO] Apache TinkerPop :: Gremlin Benchmark ............. SUCCESS [4.740s]
[INFO] Apache TinkerPop :: Hadoop Gremlin ................ SUCCESS
[5:45.304s]
[INFO] Apache TinkerPop :: Spark Gremlin ................. SUCCESS
[8:55.587s]
[INFO] Apache TinkerPop :: Giraph Gremlin ................ SUCCESS
[2:54:44.107s]
[INFO] Apache TinkerPop :: Neo4j Gremlin ................. SUCCESS
[1:09:03.609s]
[INFO] Apache TinkerPop :: Gremlin Driver ................ SUCCESS [10.417s]
[INFO] Apache TinkerPop :: Gremlin Server ................ SUCCESS
[13:16.404s]
[INFO] Apache TinkerPop :: Gremlin Console ............... SUCCESS
[1:24.872s]
[INFO] Apache TinkerPop :: Gremlin Archetype ............. SUCCESS [0.091s]
[INFO] Apache TinkerPop :: Archetype - TinkerGraph ....... SUCCESS [4.704s]
[INFO] Apache TinkerPop :: Archetype - Server ............ SUCCESS [10.492s]
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 4:38:54.425s
[INFO] Finished at: Wed May 25 20:36:18 MDT 2016
[INFO] Final Memory: 99M/712M
[INFO]
------------------------------------------------------------------------
```
> Allow OLAP to return properties as Detached
> -------------------------------------------
>
> Key: TINKERPOP-1310
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1310
> Project: TinkerPop
> Issue Type: Improvement
> Components: process
> Affects Versions: 3.2.0-incubating
> Reporter: stephen mallette
> Assignee: Marko A. Rodriguez
> Fix For: 3.2.1
>
>
> Make it possible for an OLAP TraversalSource to have graph elements be
> returned with properties. Currently they return a "reference" vertex (which
> excludes all properties), but should have the option to be returned as a
> "detached" vertex (which includes all properties)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)