|
From: <rv...@us...> - 2012-07-24 20:49:16
|
Revision: 2303
http://dotnetrdf.svn.sourceforge.net/dotnetrdf/?rev=2303&view=rev
Author: rvesse
Date: 2012-07-24 20:49:10 +0000 (Tue, 24 Jul 2012)
Log Message:
-----------
Refactored the demand graph collections to be decorators rather than extensions of GraphCollection, this allows them to be applied together
Added some unit tests to verify the refactors
Affects Issue [255]
Modified Paths:
--------------
Trunk/Libraries/core/Core/DiskDemandTripleStore.cs
Trunk/Libraries/core/Core/GraphCollection.cs
Trunk/Libraries/core/Core/TreeIndexedTripleCollection.cs
Trunk/Libraries/core/Core/TripleCollection.cs
Trunk/Libraries/core/Core/WebDemandTripleStore.cs
Trunk/Libraries/core/Core/WrapperGraphCollection.cs
Trunk/Libraries/core/Parsing/FileLoader.cs
Trunk/Libraries/core/dotNetRDF.csproj
Trunk/Testing/unittest/dotNetRDFUnitTests.csproj
Trunk/dotNetRDF.suo
Added Paths:
-----------
Trunk/Libraries/core/Core/BaseDemandGraphCollection.cs
Trunk/Testing/unittest/Core/GraphCollectionTests.cs
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|