| Package | Description |
|---|---|
| redis.clients.jedis.graph.entities |
This package contains the classes representing the entities of RedisGraph module.
|
| Class and Description |
|---|
| Edge
A class represent an edge (graph entity).
|
| GraphEntity
This is an abstract class for representing a graph entity.
|
| Node
* A class represent an node (graph entity).
|
| Property
A Graph entity property.
|
Copyright © 2023. All rights reserved.