You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ GraphDB is an experimental graph database engine and command-line interface (CLI
14
14
15
15
*[🚑 Why Medical Practices Need GraphDB](#-why-medical-practices-need-graphdb)
16
16
*[🧠 Key Benefits](#-key-benefits)
17
-
*[🛠️ What GraphDB Does](#-what-graphdb-does)
17
+
*[🧹 What It Does](#-what-it-does)
18
18
*[🧹 Quick Example](#-quick-example)
19
19
*[🧹 Architecture](#-architecture)
20
20
*[🔌 How It Works](#-how-it-works)
@@ -62,7 +62,7 @@ GraphDB offers unique advantages for healthcare data management:
62
62
***Healthcare-Specific Features**: Includes built-in support for medical ontologies (e.g., ICD-10, SNOMED) and planned AI-driven analytics for advanced insights.
63
63
***Open-Source and Extensible**: MIT-licensed with a pluggable architecture, encouraging community contributions and custom extensions.
64
64
65
-
## 🛠️ What GraphDB Does
65
+
## 🧹 What It Does
66
66
67
67
GraphDB is designed to handle the complexity of medical data through:
68
68
***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