jar

com.redislabs : jredisgraph

Maven & Gradle

Aug 30, 2022
57 stars

JRedisGraph · Official client for Redis-Graph

Table Of Contents

Latest Version

Download com.redislabs : jredisgraph JAR file - Latest Versions:

All Versions

Download com.redislabs : jredisgraph JAR file - All Versions:

Version Vulnerabilities Size Updated
2.6.x
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.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 jredisgraph-2.6.0-rc3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.redislabs.redisgraph

├─ com.redislabs.redisgraph.Header.class - [JAR]

├─ com.redislabs.redisgraph.Record.class - [JAR]

├─ com.redislabs.redisgraph.RedisGraph.class - [JAR]

├─ com.redislabs.redisgraph.RedisGraphContext.class - [JAR]

├─ com.redislabs.redisgraph.RedisGraphContextGenerator.class - [JAR]

├─ com.redislabs.redisgraph.RedisGraphPipeline.class - [JAR]

├─ com.redislabs.redisgraph.RedisGraphTransaction.class - [JAR]

├─ com.redislabs.redisgraph.ResultSet.class - [JAR]

├─ com.redislabs.redisgraph.Statistics.class - [JAR]

com.redislabs.redisgraph.graph_entities

├─ com.redislabs.redisgraph.graph_entities.Edge.class - [JAR]

├─ com.redislabs.redisgraph.graph_entities.GraphEntity.class - [JAR]

├─ com.redislabs.redisgraph.graph_entities.Node.class - [JAR]

├─ com.redislabs.redisgraph.graph_entities.Path.class - [JAR]

├─ com.redislabs.redisgraph.graph_entities.Point.class - [JAR]

├─ com.redislabs.redisgraph.graph_entities.Property.class - [JAR]

com.redislabs.redisgraph.exceptions

├─ com.redislabs.redisgraph.exceptions.JRedisGraphException.class - [JAR]

com.redislabs.redisgraph.impl.api

├─ com.redislabs.redisgraph.impl.api.AbstractRedisGraph.class - [JAR]

├─ com.redislabs.redisgraph.impl.api.ContextedRedisGraph.class - [JAR]

├─ com.redislabs.redisgraph.impl.api.RedisGraph.class - [JAR]

├─ com.redislabs.redisgraph.impl.api.RedisGraphCacheHolder.class - [JAR]

├─ com.redislabs.redisgraph.impl.api.RedisGraphCommand.class - [JAR]

├─ com.redislabs.redisgraph.impl.api.RedisGraphPipeline.class - [JAR]

├─ com.redislabs.redisgraph.impl.api.RedisGraphTransaction.class - [JAR]

com.redislabs.redisgraph.impl

├─ com.redislabs.redisgraph.impl.Utils.class - [JAR]

com.redislabs.redisgraph.impl.resultset

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

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

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

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

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

com.redislabs.redisgraph.impl.graph_cache

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

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

├─ com.redislabs.redisgraph.impl.graph_cache.RedisGraphCaches.class - [JAR]

Advertisement

Dependencies from Group

Nov 19, 2021
12 usages
138 stars
Apr 01, 2021
7 usages
22 stars
May 10, 2021
5 usages
227 stars
Jun 23, 2021
4 usages
48 stars
May 08, 2018
3 usages
11.4k stars

Discover Dependencies