jar

com.falkordb : jfalkordb

Maven & Gradle

Dec 14, 2023
7 stars

JFalkorDB · Official client for falkordb

Table Of Contents

Latest Version

Download com.falkordb : jfalkordb JAR file - Latest Versions:

All Versions

Download com.falkordb : jfalkordb JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x
0.1.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 jfalkordb-0.2.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.falkordb.impl.graph_cache

├─ com.falkordb.impl.graph_cache.GraphCache.class - [JAR]

├─ com.falkordb.impl.graph_cache.GraphCacheList.class - [JAR]

com.falkordb.impl.api

├─ com.falkordb.impl.api.AbstractGraph.class - [JAR]

├─ com.falkordb.impl.api.DriverImpl.class - [JAR]

├─ com.falkordb.impl.api.GraphCommand.class - [JAR]

├─ com.falkordb.impl.api.GraphContextImpl.class - [JAR]

├─ com.falkordb.impl.api.GraphImpl.class - [JAR]

├─ com.falkordb.impl.api.GraphPipelineImpl.class - [JAR]

├─ com.falkordb.impl.api.GraphTransactionImpl.class - [JAR]

com.falkordb.impl

├─ com.falkordb.impl.Utils.class - [JAR]

com.falkordb.graph_entities

├─ com.falkordb.graph_entities.Edge.class - [JAR]

├─ com.falkordb.graph_entities.GraphEntity.class - [JAR]

├─ com.falkordb.graph_entities.Node.class - [JAR]

├─ com.falkordb.graph_entities.Path.class - [JAR]

├─ com.falkordb.graph_entities.Point.class - [JAR]

├─ com.falkordb.graph_entities.Property.class - [JAR]

com.falkordb.exceptions

├─ com.falkordb.exceptions.GraphException.class - [JAR]

com.falkordb.impl.resultset

├─ com.falkordb.impl.resultset.HeaderImpl.class - [JAR]

├─ com.falkordb.impl.resultset.RecordImpl.class - [JAR]

├─ com.falkordb.impl.resultset.ResultSetImpl.class - [JAR]

├─ com.falkordb.impl.resultset.ResultSetScalarTypes.class - [JAR]

├─ com.falkordb.impl.resultset.StatisticsImpl.class - [JAR]

com.falkordb

├─ com.falkordb.Driver.class - [JAR]

├─ com.falkordb.FalkorDB.class - [JAR]

├─ com.falkordb.Graph.class - [JAR]

├─ com.falkordb.GraphContext.class - [JAR]

├─ com.falkordb.GraphContextGenerator.class - [JAR]

├─ com.falkordb.GraphPipeline.class - [JAR]

├─ com.falkordb.GraphTransaction.class - [JAR]

├─ com.falkordb.Header.class - [JAR]

├─ com.falkordb.Record.class - [JAR]

├─ com.falkordb.ResultSet.class - [JAR]

├─ com.falkordb.Statistics.class - [JAR]

Advertisement