feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---
|
||||
id: GRAPH-DB-001
|
||||
category: "[[10_Wiki/💡 Topics/AI]]"
|
||||
category: "10_Wiki/💡 Topics/AI"
|
||||
confidence_score: 1.0
|
||||
tags: [database, graph-theory, data-structure, nosql]
|
||||
last_reinforced: 2026-04-26
|
||||
---
|
||||
|
||||
# [[Graph Database (그래프 데이터베이스)]]
|
||||
# Graph Database (그래프 데이터베이스)
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "데이터 자체보다 데이터 사이의 '관계'에 집중하라" — 개체(Node)와 관계(Edge)를 동등한 1급 시민으로 취급하여, 복잡하게 얽힌 네트워크 데이터를 효율적으로 저장하고 탐색하는 비정형 데이터베이스.
|
||||
@@ -24,5 +24,5 @@ last_reinforced: 2026-04-26
|
||||
- **정책 변화:** Antigravity 프로젝트의 '위키 지식 그래프'는 그래프 DB의 원리를 차용하여 문서 간의 의미적 연결을 시각화하고 탐색함.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[Graph-Theory]], [[Knowledge-Graph]], [[NoSQL]], [[Semantic-Network]]
|
||||
- **Raw Source:** [[10_Wiki/Topics/AI/Graph-Database.md]]
|
||||
- [[Graph-Theory]], [[Knowledge-Graph]], NoSQL, Semantic-Network
|
||||
- **Raw Source:** 10_Wiki/Topics/AI/Graph-Database.md
|
||||
|
||||
Reference in New Issue
Block a user