jar

com.github.thestarmaker : d-clined

Maven & Gradle

Sep 16, 2018
1 stars

D-Clined · Java implementation of DGraph client

Table Of Contents

Latest Version

Download com.github.thestarmaker : d-clined JAR file - Latest Versions:

All Versions

Download com.github.thestarmaker : d-clined JAR file - All Versions:

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

io.dgraph

├─ io.dgraph.DgraphGrpc.class - [JAR]

├─ io.dgraph.DgraphProto.class - [JAR]

klim.dclined

├─ klim.dclined.AbstractClient.class - [JAR]

├─ klim.dclined.DClined.class - [JAR]

├─ klim.dclined.NQuads.class - [JAR]

├─ klim.dclined.NQuadsFactory.class - [JAR]

├─ klim.dclined.Query.class - [JAR]

├─ klim.dclined.StreamObserverBridge.class - [JAR]

├─ klim.dclined.Transaction.class - [JAR]

├─ klim.dclined.TransactionAbortedException.class - [JAR]

├─ klim.dclined.TransactionState.class - [JAR]