Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gkorland committed Apr 23, 2024
1 parent 369d2fd commit f19e32d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions commands/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ nav_order: 3
has_children: true
---

## Overview
# Overview

### FalkorDB Features
## FalkorDB Features

FalkorDB exposes graph database functionality within Redis using the [openCypher](https://opencypher.org/) query language. Its basic commands accept openCypher queries, while additional commands are exposed for configuration or metadata retrieval.

### FalkorDB API
## FalkorDB API

Command details can be retrieved by filtering for the [module](/commands/?group=graph) or for a specific command, e.g., `GRAPH.QUERY`.
The details include the syntax for the commands, where:
Expand Down

0 comments on commit f19e32d

Please sign in to comment.