Interface HttpResourceRepositoryFromFileSystem
- All Superinterfaces:
HttpRepository
- All Known Implementing Classes:
HttpResourceRepositoryFromFileSystemImpl
-
Method Summary
Modifier and TypeMethodDescriptiongetEntityForPath(Path path) Obtain an entity for the given path The repository may consult several stores to complete this action.Methods inherited from interface org.aksw.jena_sparql_api.http.repository.api.HttpRepository
get
-
Method Details
-
getEntityForPath
Obtain an entity for the given path The repository may consult several stores to complete this action.- Parameters:
path-- Returns:
-