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
- 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