mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-09 13:22:10 +02:00
fix jtd, remove temp files - final translation push
Signed-off-by: Alex Jenkins <kjenkins60@gatech.edu>
This commit is contained in:
parent
bfabe742d2
commit
62290d793c
543 changed files with 4399 additions and 1373 deletions
|
|
@ -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) |
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue