Skip to content

Releases: gephi/graphstore

v0.8.6

09 May 07:52

Choose a tag to compare

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

24 Apr 19:02

Choose a tag to compare

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

21 Apr 18:26

Choose a tag to compare

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

28 Mar 07:13

Choose a tag to compare

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

15 Mar 09:51

Choose a tag to compare

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

28 Oct 16:09

Choose a tag to compare

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

13 Oct 19:51

Choose a tag to compare

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

17 Aug 13:55

Choose a tag to compare

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

23 Jun 06:07

Choose a tag to compare

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

12 Jun 08:51

Choose a tag to compare

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