com.unister.semweb.drums.api.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of DRUMS Show documentation
Show all versions of DRUMS Show documentation
disk repository with update management and select option
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