Skip to content

threatgrid/naga-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

naga-store

This library contains the protocol necessary for integrating a graph database into Naga.

Clojars Project

Usage

Import/require the naga-store.core namespace and implement the Storage protocol according to the documentation on each function.

Also includes some utility functions that use the protocol:

  • assert-schema multi-arity function for asserting schema without all options.
  • retrieve-contents Reads all triples from a graph, if this is supported.
  • node-label Creates a keyword for representing an anonymous node in a graph, if storage needs this.

License

Copyright © 2018 Cisco

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Storage API for Naga

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •