Uses of Class
org.aksw.iguana.rp.storage.TripleBasedStorage
-
Packages that use TripleBasedStorage Package Description org.aksw.iguana.rp.storage.impl -
-
Uses of TripleBasedStorage in org.aksw.iguana.rp.storage.impl
Subclasses of TripleBasedStorage in org.aksw.iguana.rp.storage.impl Modifier and Type Class Description class
NTFileStorage
Will save results as NTriple File either using the provided name or the a generated one.class
TriplestoreStorage
This Storage will save all the metric results into a specified triple store
-