redisgraph v0.1.0 API Reference

Modules

Provides the components to construct and interact with Graph entities in a RedisGraph database.

An Edge component relating two Nodes in a Graph.

A Graph consisting of RedisGraph.Nodes and RedisGraph.Edges.

A Node member of a Graph.

A QueryResult containing returned fields and query metadata.

Provides utility functions for RedisGraph modules.