You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "stephen mallette (JIRA)" <ji...@apache.org> on 2015/08/27 20:29:45 UTC

[jira] [Commented] (TINKERPOP3-333) SubgraphStrategy (and others? Partition/ReadOnly) need VertexProperty support.

    [ https://issues.apache.org/jira/browse/TINKERPOP3-333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14717241#comment-14717241 ] 

stephen mallette commented on TINKERPOP3-333:
---------------------------------------------

I don't think {{PartitionStrategy}} is going to work with VertexProperty.  Not sure if that's a bad thing as far as use cases go (as {{PartitionStrategy}} was secondarily mentioned on the ticket - perhaps not)?

When I do {{g.addV().property('name','stephen')}} i get to evaluate {{AddVertexStep}} in the strategy but have no way to tack in a partitionKey/Value onto that newly added "name" property.  

Going to take a look {{SubgraphStrategy}}.

> SubgraphStrategy (and others? Partition/ReadOnly) need VertexProperty support.
> ------------------------------------------------------------------------------
>
>                 Key: TINKERPOP3-333
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-333
>             Project: TinkerPop 3
>          Issue Type: Improvement
>          Components: structure
>    Affects Versions: 3.0.0-incubating
>            Reporter: Marko A. Rodriguez
>            Assignee: stephen mallette
>             Fix For: 3.1.0-incubating
>
>




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