Skip to content

v0.5.1: Added TPGM

Compare
Choose a tag to compare
@galpha galpha released this 17 Oct 14:46
· 74 commits to master since this release
  • gradoop-temporal module added
    • Temporal Property Graph Model (TPGM) implementation
    • diff and snapshot operators for TPGM
    • some commonly used temporal predicates
    • examples for temporal operator usages
    • equals and print support
    • support for generified operators
  • Fixed bug in cypher constructor patterns
  • Reorganized hbase dependency
    • Remove hbase dependencies from gradoop-flink
  • Fixed incorrectly escaped chars in DOT output
  • Added overwrite parameter for CSV output
  • Added new grouping operator using key functions (KeyedGrouping)
    • Added key functions for grouping on temporal infos