[
https://issues.apache.org/jira/browse/TINKERPOP3-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15026971#comment-15026971
]
ASF GitHub Bot commented on TINKERPOP3-952:
-------------------------------------------
GitHub user twilmes opened a pull request:
https://github.com/apache/incubator-tinkerpop/pull/157
TINKERPOP3-952 Adding example of a property with list cardinality.
https://issues.apache.org/jira/browse/TINKERPOP3-952
I added an example of adding a property with a list cardinality along with
an explanation. @rjbriody if you get a chance, let me know if this is along
the lines of what you were thinking.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/incubator-tinkerpop TINKERPOP3-952
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-tinkerpop/pull/157.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #157
----
commit 326205ed1178212681b411815be35e6a63f76994
Author: Ted Wilmes <[email protected]>
Date: 2015-11-25T15:49:10Z
TINKERPOP3-952 Adding example of a property with list cardinality.
----
> Include Cardinality.list example in VertexProperty section of main docs.
> ------------------------------------------------------------------------
>
> Key: TINKERPOP3-952
> URL: https://issues.apache.org/jira/browse/TINKERPOP3-952
> Project: TinkerPop 3
> Issue Type: Improvement
> Components: documentation
> Affects Versions: 3.0.2-incubating
> Reporter: Bob Briody
> Assignee: Ted Wilmes
>
> re:
> http://tinkerpop.incubator.apache.org/docs/3.0.2-incubating/#vertex-properties
> It would be helpful to include a line that sets another name using
> Cardinality.list. Something like...
> {{v.property(Cardinality.list, "name", "Marco Esquandolas!")}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)