[
https://issues.apache.org/jira/browse/FLINK-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14330385#comment-14330385
]
ASF GitHub Bot commented on FLINK-1462:
---------------------------------------
GitHub user vasia opened a pull request:
https://github.com/apache/flink/pull/430
[FLINK-1462] Gelly documentation
Hi,
here's the first draft of the gelly-guide. I have also included the changes
introduced by #402.
Let me know what you think, whether everything is clear, whether I should
add more examples and figures.
Thanks!
-V.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vasia/flink gelly-guide
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/430.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 #430
----
commit 8db66cefc0810f8621e2042dbf073768db591284
Author: vasia <[email protected]>
Date: 2015-01-29T15:46:51Z
[FLINK-1462][gelly][docs] added gelly guide
----
> Add documentation guide for the graph API
> -----------------------------------------
>
> Key: FLINK-1462
> URL: https://issues.apache.org/jira/browse/FLINK-1462
> Project: Flink
> Issue Type: Task
> Components: Documentation
> Affects Versions: 0.9
> Reporter: Vasia Kalavri
> Assignee: Vasia Kalavri
> Labels: documentation
>
> We should write a guide for Gelly, describing what methods are provided and
> how they can be used.
> It should at least cover the following: graph creation, mutations,
> transformations, neighborhood functions, vertex-centric iteration, validation
> and the library methods.
> We can use a format similar to the Flink streaming guide, which I like a lot
> :)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)