
com.mysema.rdfbean.model.SPARQLUpdate Maven / Gradle / Ivy
The newest version!
package com.mysema.rdfbean.model;
/**
* @author tiwe
*
*/
public interface SPARQLUpdate {
void execute();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy