Package dev.enola.rdf.io
Class RdfLoader
java.lang.Object
dev.enola.thing.io.Loader
dev.enola.rdf.io.RdfLoader
- All Implemented Interfaces:
ConverterInto<Stream<URI>,ThingRepositoryStore>
RdfLoader is a
Loader that's configured to load (only) RDF resources.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class dev.enola.thing.io.Loader
convertInto, load, load, loadAtLeastOneThingMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface dev.enola.common.convert.ConverterInto
convertIntoOrThrow
-
Constructor Details
-
RdfLoader
public RdfLoader() -
RdfLoader
-