Commit graph

15 commits

Author SHA1 Message Date
kortschak
5c92e925fe Re-add leveldb and fix over-exhuberant .gitignore 2014-06-26 09:49:20 +09:30
kortschak
d37c6caa8e Don't rename imports unless necessary 2014-06-26 09:20:22 +09:30
kortschak
0c9de61413 Use Go-conventional filenaming 2014-06-26 09:10:57 +09:30
kortschak
e0df752618 Reorganize to go get will work
This makes almost no changes to source, but touches every almost file.

Also fixes error in gremlin test code.
2014-06-26 09:04:17 +09:30
e46a5bbe4a Merge pull request #4 from pius/patch-1
Fix broken link in Overview.md
2014-06-25 14:40:26 -07:00
7e52f6ce6e Indexing into an empty fixed iterator for logging purposes no longer crashes. Fixes #3. 2014-06-25 17:39:40 -04:00
Pius Uzamere
73e0247821 Update Overview.md 2014-06-25 14:35:00 -07:00
3dae7c1d51 Merge pull request #1 from timothyarmstrong/add_clone_url
Add the path for cloning the repo
2014-06-25 12:27:48 -07:00
Timothy Armstrong
32f5e7393a Add the git path for cloning. 2014-06-25 15:23:10 -04:00
73e9e1edc3 Fix the REPL-clearing-state bug. 2014-06-24 16:54:21 -04:00
9cb8cdc952 Update documentation to mention GetLimit 2014-06-24 16:33:40 -04:00
c8aad90e81 Rename .n3 to .nt, as only NTriples/NQuads are supported 2014-06-24 16:30:13 -04:00
a7eec08daa More logging and use all processors unless otherwise noted. 2014-06-21 13:55:41 -04:00
abf6cd27ab Remove unnecessary goroutine from iterator, cleaning up more easily. 2014-06-21 12:53:38 -04:00
bbb0a2f580 Initial Commit 2014-06-20 18:34:31 -04:00