Skip to content

v0.4.5: Integated OpenCypher Support via CAPF

Compare
Choose a tag to compare
@ChrizZz110 ChrizZz110 released this 18 Apr 14:29
· 149 commits to master since this release
c169694
  • Upgrade Flink dependency from 1.7.0 to 1.7.2
  • Integration of Cypher on Apache Flink (CAPF) to support OpenCypher queries
  • Improvement of CSVDataSource
  • Added Graph ETL operators to module gradoop-data-integration
  • Added Degree Centrality operator
  • Added Random Walk operator
  • Added Verify operator to remove dangling edges
  • Refactored PropertyValue class according to strategy pattern
  • Added overwrite support for HBaseDataSink