Skip to content

myfit/agraph-java-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

agraph-clojure is a Clojure client library for Franz AllegroGraph.

Prerequisites:

This Clojure API is based on the Python API:

[AllegroGraph Docs] (http://www.franz.com/agraph/support/documentation/current/)

Sesame API on http://www.openrdf.org/ http://www.openrdf.org/doc/sesame2/2.2.4/apidocs/

agclj.sh can be used to start a Clojure REPL in Emacs/Slime or in a console. It depends on agraph-java.

See the tutorial in src/com/franz/agraph/tutorial.clj which follows the Java and Python tutorials.

About

The AllegroGraph client interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 90.0%
  • Clojure 10.0%