Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 2.07 KB

README.md

File metadata and controls

31 lines (21 loc) · 2.07 KB

Bullet Record

Build Status Coverage Status Maven Central

Introduction

This is a wrapper for the Record object that interfaces with the Bullet query engine. Users wishing their data to be queryable by Bullet insert their data into a BulletRecord. It also defines a TypeSystem, valid types supported in the Record and a Schema creator.

Documentation

All documentation has moved to Github Pages here.

Links

Useful Links

Code licensed under the Apache 2 license. See LICENSE file for terms.