Skip to content

Commit aa5483c

Browse files
committed
Merge branch 'master'
2 parents 9bcce99 + 3f488c9 commit aa5483c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ GraphDB is an experimental graph database engine and command-line interface (CLI
1414

1515
* [🚑 Why Medical Practices Need GraphDB](#-why-medical-practices-need-graphdb)
1616
* [🧠 Key Benefits](#-key-benefits)
17-
* [🛠️ What GraphDB Does](#-what-graphdb-does)
17+
* [🧹 What It Does](#-what-it-does)
1818
* [🧹 Quick Example](#-quick-example)
1919
* [🧹 Architecture](#-architecture)
2020
* [🔌 How It Works](#-how-it-works)
@@ -62,7 +62,7 @@ GraphDB offers unique advantages for healthcare data management:
6262
* **Healthcare-Specific Features**: Includes built-in support for medical ontologies (e.g., ICD-10, SNOMED) and planned AI-driven analytics for advanced insights.
6363
* **Open-Source and Extensible**: MIT-licensed with a pluggable architecture, encouraging community contributions and custom extensions.
6464

65-
## 🛠️ What GraphDB Does
65+
## 🧹 What It Does
6666

6767
GraphDB is designed to handle the complexity of medical data through:
6868
* **Graph-Native Data Model**: Uses vertices (nodes) and edges (relationships) to capture nuanced connections in medical data, such as patient diagnoses or provider interactions.

0 commit comments

Comments
 (0)