Skip to content

Commit

Permalink
Merge pull request #51 from FalkorDB/gkorland-indexing-feature
Browse files Browse the repository at this point in the history
Adding links to indexing features
  • Loading branch information
swilly22 authored Aug 13, 2024
2 parents 137a578 + 42570f0 commit 9bdd369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FalkorDB is a blazing fast graph database used for low latency & high throughput

* Adopting the [Property Graph Model](https://github.com/opencypher/openCypher/blob/master/docs/property-graph-model.adoc)
* Supports [OpenCypher](http://www.opencypher.org/) query language with proprietary extensions
* Offers Full-Text Search, Vector Similarly & Numeric indexing.
* Offers [Full-Text Search](/cypher/#full-text-indexing), [Vector Similarly](/cypher/#vector-indexing) & [Numeric indexing](cypher/#indexing).
* Interacts via either [RESP](https://redis.io/docs/reference/protocol-spec/) and [Bolt](https://en.wikipedia.org/wiki/Bolt_(network_protocol)) protocols
* Graphs represented as sparse adjacency matrices

Expand Down

0 comments on commit 9bdd369

Please sign in to comment.