jar

org.apache.marmotta : kiwi-tripletable

Maven & Gradle

Sep 24, 2013
4 usages

KiWi Triplestore: Triple Table · Provides a simple in-memory table using the Java Collections API to access triples. Additionally, the triple table offers in-memory indexes for typical query operations (e.g. listing by subject).

Table Of Contents

Latest Version

Download org.apache.marmotta : kiwi-tripletable JAR file - Latest Versions:

All Versions

Download org.apache.marmotta : kiwi-tripletable JAR file - All Versions:

Version Vulnerabilities Size Updated
3.1.x
3.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window kiwi-tripletable-3.1.0-incubating.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.marmotta.kiwi.model.caching

├─ org.apache.marmotta.kiwi.model.caching.ByteArray.class - [JAR]

├─ org.apache.marmotta.kiwi.model.caching.IntArray.class - [JAR]

├─ org.apache.marmotta.kiwi.model.caching.TripleTable.class - [JAR]

Advertisement