Skip to content
  • Zheng RuiFeng's avatar
    c31def1d
    [SPARK-18428][DOC] Update docs for GraphX · c31def1d
    Zheng RuiFeng authored
    ## What changes were proposed in this pull request?
    1, Add link of `VertexRDD` and `EdgeRDD`
    2, Notify in `Vertex and Edge RDDs` that not all methods are listed
    3, `VertexID` -> `VertexId`
    
    ## How was this patch tested?
    No tests, only docs is modified
    
    Author: Zheng RuiFeng <ruifengz@foxmail.com>
    
    Closes #15875 from zhengruifeng/update_graphop_doc.
    c31def1d
    [SPARK-18428][DOC] Update docs for GraphX
    Zheng RuiFeng authored
    ## What changes were proposed in this pull request?
    1, Add link of `VertexRDD` and `EdgeRDD`
    2, Notify in `Vertex and Edge RDDs` that not all methods are listed
    3, `VertexID` -> `VertexId`
    
    ## How was this patch tested?
    No tests, only docs is modified
    
    Author: Zheng RuiFeng <ruifengz@foxmail.com>
    
    Closes #15875 from zhengruifeng/update_graphop_doc.
Loading