jar

com.marklogic : marklogic-jena

Maven & Gradle

Sep 01, 2022
6 stars

com.marklogic:marklogic-jena · Adapter for using MarkLogic with the jena RDF Framework

Table Of Contents

Latest Version

Download com.marklogic : marklogic-jena JAR file - Latest Versions:

All Versions

Download com.marklogic : marklogic-jena JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.x
3.0.x
1.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 marklogic-jena-4.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.marklogic.semantics.jena

├─ com.marklogic.semantics.jena.MarkLogicDatasetGraph.class - [JAR]

├─ com.marklogic.semantics.jena.MarkLogicDatasetGraphFactory.class - [JAR]

├─ com.marklogic.semantics.jena.MarkLogicJenaException.class - [JAR]

├─ com.marklogic.semantics.jena.MarkLogicTransactionException.class - [JAR]

com.marklogic.semantics.jena.engine

├─ com.marklogic.semantics.jena.engine.MarkLogicQueryEngine.class - [JAR]

├─ com.marklogic.semantics.jena.engine.MarkLogicUpdateEngine.class - [JAR]

com.marklogic.semantics.jena.client

├─ com.marklogic.semantics.jena.client.JenaDatabaseClient.class - [JAR]

├─ com.marklogic.semantics.jena.client.OutputStreamRIOTSender.class - [JAR]

├─ com.marklogic.semantics.jena.client.QuadsIterator.class - [JAR]

├─ com.marklogic.semantics.jena.client.TripleBuffer.class - [JAR]

├─ com.marklogic.semantics.jena.client.TriplesDeleteBuffer.class - [JAR]

├─ com.marklogic.semantics.jena.client.TriplesWriteBuffer.class - [JAR]

├─ com.marklogic.semantics.jena.client.WrappingIterator.class - [JAR]

Advertisement