Releases: gephi/graphstore
v0.8.6
Bugfixes
- Parallel stream collect on filtered edge / node-view spliterators throws IllegalStateException: Accept exceeded fixed size #273
- Make GraphStore.removeNode silent on already-removed nodes #274
If you're looking for digital signatures for the release binaries, you can directly find them on Maven Central
Full Changelog: v0.8.5...v0.8.6
v0.8.5
Bugfixes
- Address multiple weaknesses on the time index store by in #271
- GraphViewImpl.fill() and not() report wrong per-type edge counts when parallel edges exist in #272
If you're looking for digital signatures for the release binaries, you can directly find them on Maven Central
Full Changelog: v0.8.4...v0.8.5
v0.8.4
Bugfixes
- NaN node position/size silently corrupts spatial index causing IllegalArgumentException in getBoundaries() in #269
Misc
- Enable spatial index by default in #270
If you're looking for digital signatures for the release binaries, you can directly find them on Maven Central
Full Changelog: v0.8.3...v0.8.4
v0.8.3
Misc
- Expose Edge.isMutual() in #268
If you're looking for digital signatures for the release binaries, you can directly find them on Maven Central
Full Changelog: v0.8.2...v0.8.3
v0.8.2
Misc
- Correct zero alpha in case it's present in #267
If you're looking for digital signatures for the release binaries, you can directly find them on Maven Central
Full Changelog: v0.8.1...v0.8.2
v0.8.1
New features
- Add createView method to GraphModel based on predicates in #259
Misc
- Replace BitVector by BitSet and remove legacy library in #258
If you're looking for digital signatures for the release binaries, you can directly find them on Maven Central
Full Changelog: v0.8.0...v0.8.1
v0.8.0
New features
- Implement spliterator for both nodes and edges in #240
- Add Spliterator on NodesQuadTree in #243
- Add predicate support in spatial index interface in #248
Bugfixes
- Column no-index gets it version incremented in #252
- Fix #253 ensure column size on IndexImpl in #254
Misc
- Update minimum version to Java 17 in #246
If you're looking for digital signatures for the release binaries, you can directly find them on Maven Central
Full Changelog: v0.7.3...v0.8.0
v0.7.3
Misc
If you're looking for digital signatures for the release binaries, you can directly find them on Maven Central
Full Changelog: v0.7.2...v0.7.3
v0.7.2
Misc
- Spatial index in graph view by in #202
If you're looking for digital signatures for the release binaries, you can directly find them on Maven Central
Full Changelog: v0.7.1...v0.7.2
v0.7.1
New features
- Add toString and diffAsString to Configuration in #199
- Add getNodeByStoreId and getEdgeByStoreId methods to Graph in #198
Misc
- Upgrade dependencies in #200
If you're looking for digital signatures for the release binaries, you can directly find them on Maven Central
Full Changelog: v0.7.0...v0.7.1