Uses of Class
com.redislabs.redisgraph.graph_entities.GraphEntity
-
Packages that use GraphEntity Package Description com.redislabs.redisgraph.graph_entities -
-
Uses of GraphEntity in com.redislabs.redisgraph.graph_entities
Subclasses of GraphEntity in com.redislabs.redisgraph.graph_entities Modifier and Type Class Description classEdgeA class represent an edge (graph entity).classNode* A class represent an node (graph entity).
-