Skip to content

Changes

Summary

  1. GH-4899 Use the collection factory provided sets and queues in path (commit: 0e74a66) (details)
  2. GH-4899 We should always set a ColletionFactory supplier and allow for (commit: e283cde) (details)
Commit 0e74a664bc78415daf4595e4653b3577ac07c09c by JervenBolleman
GH-4899 Use the collection factory provided sets and queues in path
iterations
(commit: 0e74a66)
The file was modified core/queryalgebra/evaluation/src/main/java/org/eclipse/rdf4j/query/algebra/evaluation/iterator/PathIteration.java
The file was modified core/collection-factory/mapdb3/src/main/java/org/eclipse/rdf4j/collection/factory/mapdb/MapDb3CollectionFactory.java
Commit e283cded5a1cd3ca85f0ff9d356e770617fbe779 by JervenBolleman
GH-4899 We should always set a ColletionFactory supplier and allow for
specialization.

This way at least one is set.
(commit: e283cde)
The file was modified core/queryalgebra/evaluation/src/main/java/org/eclipse/rdf4j/query/algebra/evaluation/impl/StrictEvaluationStrategyFactory.java