Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 908 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 908 Bytes

triples

Build Status Go Reference Go Report Card codecov

A fast and compact triple store (Work In Progress).

Installation

Install triples with go get:

$ go get -u github.com/gevg/triples

Usage

References

Compressed Indexes for Fast Search of Semantic Data https://arxiv.org/abs/1904.07619