[
https://issues.apache.org/jira/browse/TINKERPOP-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15303897#comment-15303897
]
ASF GitHub Bot commented on TINKERPOP-1310:
-------------------------------------------
Github user spmallette commented on the pull request:
https://github.com/apache/incubator-tinkerpop/pull/319#issuecomment-222113819
Tests hung for some reason during gremlin server integration testing with
`docker/build.sh -t -n -i`, but i then re-ran just those tests and everything
worked fine. Not sure what happened there but the net effect is that all the
tests passed.
VOTE +1
> 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)