Uses of Package
redis.clients.jedis.graph.entities
Packages that use redis.clients.jedis.graph.entities
Package
Description
This package contains the classes and interfaces related to RedisGraph module.
This package contains the classes representing the entities of RedisGraph module.
-
Classes in redis.clients.jedis.graph.entities used by redis.clients.jedis.graphClassDescriptionA class represent an edge (graph entity).This is an abstract class for representing a graph entity.* A class represent an node (graph entity).This class represents a path in the graph.
-
Classes in redis.clients.jedis.graph.entities used by redis.clients.jedis.graph.entitiesClassDescriptionA class represent an edge (graph entity).This is an abstract class for representing a graph entity.* A class represent an node (graph entity).A Graph entity property.