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

com.unister.semweb.drums.api.package-info Maven / Gradle / Ivy

The newest version!
/**
 * {@link com.unister.semweb.drums.api} contains all API-classes.
* To create or open a DRUMS table use the factory methods in {@link com.unister.semweb.drums.api.DRUMSInstantiator}.
*
* To iterate over a complete table use {@link com.unister.semweb.drums.api.DRUMSIterator}
*
* To perform single selects, updates, and inserts or merges use the methods of a * {@link com.unister.semweb.drums.api.DRUMS}-instance.
*
* Range selects can be performed using the {@link com.unister.semweb.drums.api.DRUMSReader}.
*
*/ package com.unister.semweb.drums.api;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy