GuiQuanZ
ba7a948659
Update README.md
2015-07-31 14:18:31 +08:00
250ad9669d
Merge pull request #283 from barakmich/docs
...
Docs update based on @KamiQuasi #280
2015-07-13 18:14:53 -04:00
472271af1f
change based on @KamiQuasi #280
2015-07-13 18:13:57 -04:00
4509a01d6c
Merge pull request #278 from lytics/fix-uuid-import
...
Use new import path for go-uuid
2015-07-13 18:07:52 -04:00
a67513e92b
Merge pull request #282 from jzelinskie/appenginebump
...
travis.yml: bump appengine dependency
2015-07-13 18:04:57 -04:00
Jimmy Zelinskie
140067a56f
travis.yml: bump appengine dependency
...
This is currently breaking CI. We should ultimately find a better place
to download this binary, because Google doesn't seem to host old
versions for very long.
2015-07-13 15:27:00 -04:00
Michael Schurter
db8353a7f1
Missed a test usage of old go-uuid import
2015-06-29 10:08:37 -07:00
Michael Schurter
dfb9939d86
Use new import path for go-uuid
2015-06-26 14:05:10 -07:00
e600e02514
Merge pull request #274 from barakmich/transaction
...
Add transaction (a list of deltas) as a primitive for applying sets o…
2015-06-23 17:58:10 -04:00
7934252fb5
Add transaction (a list of deltas) as a primitive for applying sets of changes
...
... and Fix idomaticness
2015-06-23 17:53:24 -04:00
25885ece99
Merge pull request #271 from nii236/nii236-patch-1
...
Widened visualisation box to 100%
2015-06-23 17:51:06 -04:00
1b7a04cfd3
Merge pull request #273 from panamafrancis/master
...
Added myself to the A+C
2015-06-23 17:50:36 -04:00
panamafrancis
4af66f5ddc
updated TODO.md
2015-06-17 17:44:05 +02:00
panamafrancis
625882d8d1
Added myself to the A+C
2015-06-14 21:51:11 +02:00
John Nguyen
0735dc0e36
Widened visualisation box to 100%
2015-06-10 16:09:08 +08:00
41f1a2b9a9
Merge pull request #267 from barakmich/save_path
...
Add Save and Has API functions
2015-06-04 15:37:59 -04:00
f825fef208
Add Save/SaveReverse and HAS API and split path.go into two files
2015-06-04 15:37:09 -04:00
34de880945
Merge pull request #268 from Quentin-M/openGoApi
...
Allow opening a database (bolt, leveldb, mongo) through Go API
2015-06-02 18:02:59 -04:00
Quentin MACHU
3b58ae9994
Allow opening a database (bolt, leveldb, mongo) through Go API
2015-06-02 18:01:00 -04:00
c2e410dd2c
Merge pull request #247 from barakmich/linkage
...
Clean up Linkage definition
2015-06-02 15:46:00 -04:00
f821db0f30
Merge pull request #243 from allonhadaya/in-out-predicates
...
In out predicates
2015-06-02 14:48:34 -04:00
d639aa3205
Clean up Linkage definition
...
A linkage is a direction/value pair, and that's all. A set of these can
have helper functions and the like. Cleans up some assumptions of
functionality that isn't useful (yet).
2015-06-02 14:46:19 -04:00
3a7da9f2a0
Merge pull request #249 from barakmich/fix_bolt
...
Fix bug where first Bolt iteration ignores deletion
2015-06-02 14:44:21 -04:00
e434e76d1e
Merge pull request #263 from barakmich/or_iterator_describe
...
Fix describe in Or iterator
2015-05-29 16:29:07 -04:00
75248c2366
Merge pull request #260 from neonstalwart/memstore-touchup
...
collapse 2 iterations into 1 in memstore
2015-05-29 15:38:35 -04:00
09f59d1832
Merge pull request #258 from op/metadata-npe
...
Fix nil pointer panic when meta bucket is missing
2015-05-29 15:35:21 -04:00
5b645037d2
Merge pull request #259 from barakmich/leveldb_iterator_overflow
...
Fix LevelDB deleted-triple iterator stack overflow bug
2015-05-29 15:30:04 -04:00
a6bd9cb1e2
fix describe in or iterator
2015-05-29 15:28:52 -04:00
Örjan Persson
6f6e14ee52
Fix nil pointer panic when meta bucket is missing
...
If NewQuadStore was called without first calling InitQuadStore, the
runtime would panic since the meta bucket never was created.
2015-05-29 15:50:38 +02:00
ben hockey
138fbbe7ce
collapse 2 iterations into 1 in memstore
2015-05-28 15:11:35 -05:00
3f022227ce
Fix LevelDB deleted-triple iterator stack overflow bug
2015-05-28 15:48:58 -04:00
7c0d8b28b0
Merge pull request #257 from neonstalwart/mempory-cmp
...
move cmp to where it's used
2015-05-27 18:23:23 -04:00
ben hockey
9c4cc20436
bump app engine sdk
2015-05-27 17:05:43 -05:00
ben hockey
678c7c843a
move cmp to where it's used
2015-05-27 16:50:54 -05:00
680bb244d2
Merge pull request #253 from kortschak/redundancy
...
graph: remove redundant type
2015-05-05 18:56:52 -04:00
kortschak
59aca3a32e
graph: remove redundant type
2015-05-06 08:24:45 +09:30
da854a9a18
Merge pull request #208 from barakmich/issue64
...
Go API
2015-05-01 20:56:58 -04:00
2356ba4a64
export Quad via a function
2015-05-01 18:53:37 -04:00
cb00876747
Fix bug where first Bolt iteration ignores deletion
2015-05-01 12:41:48 -04:00
49d9d0192e
Merge pull request #248 from heyalexej/fix-link
...
update leveldb link and fix some https links in README
2015-05-01 11:39:39 -04:00
Hey Alexej
fbbdc35506
update leveldb link and fix some https links in README
2015-05-01 22:11:48 +07:00
fa9945ed92
Add imports file to root; expansion welcome
2015-04-30 23:22:49 -04:00
Andrew Dunham
b8a214bd94
Initial work at documenting new Go API
2015-04-30 23:02:27 -04:00
0e50027be8
var renames, remove Func, etc
2015-04-30 23:02:27 -04:00
b9ca485321
Late bind the QuadStore and add Except and Tag
2015-04-30 23:02:27 -04:00
4128133675
add Is, Follow, and All to the path API
2015-04-30 23:02:27 -04:00
3dc74329c0
rename to path
2015-04-30 23:02:27 -04:00
287ea63e2d
rename to paths
2015-04-30 23:02:27 -04:00
cb2caad603
privatize morphism
2015-04-30 23:02:27 -04:00
7b8b72dc54
unify morphisms and paths
2015-04-30 23:02:26 -04:00