GRAPH.LIST
Syntax
GRAPH.LIST
- Available in:
- Redis Stack / Graph 2.4.3
- Time complexity:
Lists all graph keys in the keyspace.
127.0.0.1:6379> GRAPH.LIST
2) G
3) resources
4) players
Feedback
If you've found issues on this page, or have suggestions for improvement, please submit a request to merge or open an issue in the repository.