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/09/09 14:37:45 UTC

[jira] [Commented] (TINKERPOP3-333) Support VertexProperty in PartitionStrategy

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

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

I've worked around all the issues I formerly found, at least insofar as they pertain to {{PartitionStrategy}}), and have {{VertexProperty}} working with it.  Additional work could be done to preserve optimizations related to cardinality settings for a call to {{GraphTraversal.property()}} that gets folded into a {AddVertex/Start/EdgeStep}}, but that can be considered some other time.

> Support VertexProperty in PartitionStrategy
> -------------------------------------------
>
>                 Key: TINKERPOP3-333
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-333
>             Project: TinkerPop 3
>          Issue Type: Improvement
>          Components: process
>    Affects Versions: 3.0.1-incubating
>            Reporter: Marko A. Rodriguez
>            Assignee: stephen mallette
>             Fix For: 3.1.0-incubating
>
>
> Make it so that partitions extend to {{VertexProperty}} elements thus allowing properties on vertices to fall into different partitions.



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