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

org.eclipse.rdf4j.sail.nativerdf.btree.package-info Maven / Gradle / Ivy

@InternalUseOnly
/**
 * B-Tree on disk implementation.
 *
 * @apiNote This package is for internal use only: its existence, signature or behavior may change without warning from
 *          one release to the next.
 */
package org.eclipse.rdf4j.sail.nativerdf.btree;

import org.eclipse.rdf4j.common.annotation.InternalUseOnly;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy