All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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