xz-knowledge-graph 0.2.0

Structured knowledge graph storage engine with graph traversal
Documentation
1
2
3
4
5
6
7
8
9
pub mod attribute;
pub mod confidence;
pub mod consistency;
pub mod entity;
pub mod graph;
pub mod import;
pub mod provenance;
pub mod query;
pub mod relation;