Uses of Class
org.eclipse.rdf4j.benchmark.rio.RDFTestDataset
-
Packages that use RDFTestDataset Package Description org.eclipse.rdf4j.benchmark.rio -
-
Uses of RDFTestDataset in org.eclipse.rdf4j.benchmark.rio
Methods in org.eclipse.rdf4j.benchmark.rio that return RDFTestDataset Modifier and Type Method Description static RDFTestDataset
RDFTestDataset. valueOf(String name)
Returns the enum constant of this type with the specified name.static RDFTestDataset[]
RDFTestDataset. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-