jar

com.marklogic : marklogic-rdf4j

Maven & Gradle

Feb 06, 2019
6 stars

marklogic-rdf4j · Adapter for using MarkLogic with the RDF4J Framework

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
1.2.x
1.1.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-rdf4j-1.2.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.marklogic.semantics.rdf4j.client

├─ com.marklogic.semantics.rdf4j.client.MarkLogicBackgroundGraphResult.class - [JAR]

├─ com.marklogic.semantics.rdf4j.client.MarkLogicBackgroundTupleResult.class - [JAR]

├─ com.marklogic.semantics.rdf4j.client.MarkLogicClient.class - [JAR]

├─ com.marklogic.semantics.rdf4j.client.MarkLogicClientDependent.class - [JAR]

├─ com.marklogic.semantics.rdf4j.client.MarkLogicClientImpl.class - [JAR]

├─ com.marklogic.semantics.rdf4j.client.TripleCache.class - [JAR]

├─ com.marklogic.semantics.rdf4j.client.TripleDeleteCache.class - [JAR]

├─ com.marklogic.semantics.rdf4j.client.TripleWriteCache.class - [JAR]

com.marklogic.semantics.rdf4j.config

├─ com.marklogic.semantics.rdf4j.config.MarkLogicRepositoryConfig.class - [JAR]

├─ com.marklogic.semantics.rdf4j.config.MarkLogicRepositoryFactory.class - [JAR]

com.marklogic.semantics.rdf4j

├─ com.marklogic.semantics.rdf4j.MarkLogicRdf4jException.class - [JAR]

├─ com.marklogic.semantics.rdf4j.MarkLogicRepository.class - [JAR]

├─ com.marklogic.semantics.rdf4j.MarkLogicRepositoryConnection.class - [JAR]

├─ com.marklogic.semantics.rdf4j.MarkLogicRepositoryConnectionDependent.class - [JAR]

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

com.marklogic.semantics.rdf4j.query

├─ com.marklogic.semantics.rdf4j.query.MarkLogicBooleanQuery.class - [JAR]

├─ com.marklogic.semantics.rdf4j.query.MarkLogicGraphQuery.class - [JAR]

├─ com.marklogic.semantics.rdf4j.query.MarkLogicQuery.class - [JAR]

├─ com.marklogic.semantics.rdf4j.query.MarkLogicQueryDependent.class - [JAR]

├─ com.marklogic.semantics.rdf4j.query.MarkLogicTupleQuery.class - [JAR]

├─ com.marklogic.semantics.rdf4j.query.MarkLogicUpdateQuery.class - [JAR]

com.marklogic.semantics.rdf4j.utils

├─ com.marklogic.semantics.rdf4j.utils.Util.class - [JAR]

Advertisement