fix jtd, remove temp files - final translation push

Signed-off-by: Alex Jenkins <kjenkins60@gatech.edu>
This commit is contained in:
Alex Jenkins 2026-04-10 23:20:41 -04:00
parent bfabe742d2
commit 62290d793c
543 changed files with 4399 additions and 1373 deletions

View file

@ -1,3 +1,9 @@
---
layout: default
title: "Entity-Centric Knowledge Graph Storage on Cassandra"
parent: "Tech Specs"
---
# Entity-Centric Knowledge Graph Storage on Cassandra
## Overview
@ -258,4 +264,3 @@ The entity-centric model can coexist with the existing multi-table model during
| Operational overhead | 6 tables to tune/repair | 1 data table |
| Reification support | Additional complexity | Natural fit |
| Object type filtering | Not available | Native (via otype clustering) |