gevg / triples

A fast and compact triples store

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A fast and compact triples store

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%