Releases: msstate-dasi/csb
Releases · msstate-dasi/csb
0.1.5
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
0.1.4
Core
- The command line interface is completely redesigned #14
Data Generation
- The vertex IDs are now based only on the IP address #22
- New
timestamp
, origPort
and respPort
edge properties #20 #22
- The generation of property distributions is completely redesigned and considerably faster #19
Workloads
- Spark: Subgraph Isomorphism now handles directed graphs #21
- Neo4j: fixed Single Source Shortest Path #16
- Neo4j: added Closeness Centrality #23
- Neo4j: added Subgraph Isomorphism as a procedure plugin #18
0.1.3
Our first release since the moving to GitHub.
A pre-built JAR is also provided.