Skip to content

0.1.5

Latest
Compare
Choose a tag to compare
@scordio scordio released this 28 Jun 08:58
· 3 commits to master since this release

Core

  • Improved the internal architecture, documentation and testing #27 #28 #29

Data Model

  • Some EdgeData fields have been converted from string to enumerations to reduce the coupling of the data from its textual representation #26

Data Generation

  • The augmented log has been replaced by plain log #25

Workloads

  • The modularity of workloads has been improved, making it easier adding new workloads #30
  • Neo4j: fixed Subgraph Isomorphism behavior, now it handles directed subgraphs #24