Bug #64
Distributed Blank Nodes not reused for select/insert
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
fixed
Description
Insert/select from one server to another leads to blank nodes not being properly recycled. This means that one blank node used 5 times will be inserted as 5 separate blank nodes.
Updated by Paula Gearon over 16 years ago
Fixed.
<br/>
<br/>
Note: Uses an on-disk map for scalability, but there should be an in-memory map to handle the first couple of thousand or so before a file is created.