Skip to content

v0.5.0: Major API changes for upcoming table and temporal graph support

Compare
Choose a tag to compare
@ChrizZz110 ChrizZz110 released this 21 Aug 09:28
· 97 commits to master since this release
eeacd78
  • API Changes - Interfaces EPGMEdge, EPGMVertex, EPGMGraphHead renamed to Edge, Vertex and GraphHead
  • API Changes - Instance classes Edge, Vertex and GraphHead renamed to EPGMEdge, EPGMVertex, EPGMGraphHead
  • Logical Graph Operators generalized
  • Graph Collection operators generalized
  • VerifyGraph(s)Containment operator added
  • gradoop-examples module is refactored
  • ElementFactories are now part of the BaseFactory (not part of config)
  • Enhanced comparison of property values
  • Deprecated JSON source and sink removed
  • Support for Maven 3.6