Skip to content
This repository has been archived by the owner on Oct 18, 2021. It is now read-only.

Nebula Graph Exchange & Spark-connector v2.0.1

Compare
Choose a tag to compare
@Nicole00 Nicole00 released this 10 May 10:11
· 190 commits to master since this release
6be142e
  • Exchange v2.0.1
    • fix Neo4j data type to String
    • fix wrong fixed_string property data
    • support to escape tag/edge name and property name
    • support empty String as property value and vid
    • add exit when Spark job finished
  • Nebula-Spark-Connector v2.0.1
    • open the username and password config
    • support to escape tag/edge name and property name
    • fix wrong spell for datetime
  • Nebula-algorithm v2.0.0
    • support 10 algorithms: Louvain, PageRank, ShortestPath, BetweennessCentrality, ConnectedComponents, StronglyConnectedComponents, DegreeStatic, KCore, LabelPropagation, TriangleCount