Uses of Class
org.eclipse.rdf4j.spring.demo.model.Artist
-
Uses of Artist in org.eclipse.rdf4j.spring.demo.dao
Modifier and TypeMethodDescriptionprotected Artist
ArtistDao.mapSolution
(BindingSet querySolution) Modifier and TypeMethodDescriptionprotected IRI
ArtistDao.getInputId
(Artist artist) protected NamedSparqlSupplier
ArtistDao.getInsertSparql
(Artist artist) protected void
ArtistDao.populateBindingsForUpdate
(MutableBindings bindingsBuilder, Artist artist) -
Uses of Artist in org.eclipse.rdf4j.spring.demo.service
Modifier and TypeMethodDescriptionArtService.getArtists()
ArtService.getArtistsWithoutPaintings()
ArtService.getPaintingsGroupedByArtist()