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

ASF GitHub Bot commented on FLINK-1520:
---------------------------------------

Github user vasia commented on the pull request:

    https://github.com/apache/flink/pull/847#issuecomment-123402206
  
    I see your point @shghatge. 
    However, I think naming just one method differently will be confusing..
    If we're going to have custom method names, let's go with @andralungu's 
suggestion above and make sure we document these properly.
    I would prefer a bit shorter method names though.
    How about:
    1). `keyType(K)`
    2). `vertexTypes(K, VV)`
    3). `edgeTypes(K, EV)`
    4). `types(K, VV, EV)`
    ?


> Read edges and vertices from CSV files
> --------------------------------------
>
>                 Key: FLINK-1520
>                 URL: https://issues.apache.org/jira/browse/FLINK-1520
>             Project: Flink
>          Issue Type: New Feature
>          Components: Gelly
>            Reporter: Vasia Kalavri
>            Assignee: Shivani Ghatge
>            Priority: Minor
>              Labels: easyfix, newbie
>
> Add methods to create Vertex and Edge Datasets directly from CSV file inputs.



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

Reply via email to