Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/greenpau/cayley
An open-source graph database
https://github.com/greenpau/cayley
539bd9b27205ecfda86894c3c776af00640369fa authored about 9 years ago
query/gremlin: Refactor in terms of graph/path
0b91414c4ba26a024b995287fc7c3e15f0039a4c authored about 9 years ago3d286f5245d4d7991f6a1d4919fbe26404dbea95 authored about 9 years ago
f74051a5204642cfc6d30b5d6af1dd15d64c4e42 authored about 9 years ago
97247ae40ff3406e25ba5e5cc9a6decfaff56ca0 authored about 9 years ago
b91b7ab8247d789c3ee0268a72a7afe1d8d0bdae authored about 9 years ago
bcbdb1f82af183a9475a50b68041017a65cb194d authored about 9 years ago
0e7f90c1929588274abf99092918a242d56e4366 authored about 9 years ago
Fix NPE in SQL Quadstore
c5cea1f78b25b38f79bf1399c695bbdc3762f5f9 authored about 9 years agoWhen `tx.Exec` fails and an error is returned, result is nil. Thus, `result.RowsAffected()` pani...
3f5a4a7827dddc7bf1c4baafd2ffb8a54f9cd492 authored over 9 years agoImprove Transaction: deduplicate quads, allow adding/removing a quad in the same tx
6c5ac2abaf7e061e82d5162f40b469e8a5aa8b5c authored over 9 years ago91fc9ee3dea448ecbe3b33e312bb0dacea4951cf authored over 9 years ago
45d96e14ec392accad665a40c57e9efef06f6e3d authored over 9 years ago
Fix corners after causing a couple merges
b74f8f13401dbb4bc0ed580cad3a8ac3058c7cdf authored over 9 years ago4ffda9ad3b729524ef20b7bede7de1606975d627 authored over 9 years ago
Adds exporting capabilities
0274e9f73ccc36b62a3bace1970a55b65ede05ef authored over 9 years agoAdd migration tool and use protos in Bolt store
0c5f1bc364432a1d5072258a0f632d6531fdb890 authored over 9 years agograph: Postgres backend
f7cdec82948d63421903fbfd8db7a0a221567bd4 authored over 9 years agoTypo fix when building cayley from scratch
0c7160aaa03ee06e2f77cfd3361e1d47ed5f9a3a authored over 9 years agoOrder of parameters when using :a and :d are switched
d831fdd4c2cb1e6baa4f52f223493ce543b8d071 authored over 9 years agoRefactor for readability
363120a3f75b2d47b07cde2a9f9dce74ea49a9c8 authored over 9 years ago5c41e4fe5dbee3e0d441ae485754aa2ecc7c92fd authored over 9 years ago
893bd6ca0036d91c727afa40faa73af531baa523 authored over 9 years ago
4f69eb301c9d1eec5af428940e9255ada5f7755d authored over 9 years ago
1a86cf0b13fbfb171359e960995ad54a6f297dae authored over 9 years ago
0dd93f87a9bd2b437502201a8e93e45fd98ef94f authored over 9 years ago
Added more documentation, converted logical operations to (hopefully)
consistent 'route' metapho...
graph/bolt: don't panic on unitialised store
42aa91b77f992029e01ace027bbdab40268efc2d authored over 9 years ago3ad4d56026aa2211097fd55d1cf7146b753e17e4 authored over 9 years ago
3cdd6c85f6528da3709d066a9c16f1b5bf8b6ada authored over 9 years ago
Fixes memstore transaction semantics
f3e37867e0f67ee9655033fa7db32420059d3202 authored over 9 years ago3e2b4900632857de361927c8871ef32332699081 authored over 9 years ago
fb7e200551378fc4cee1822f9ef4392dc7473cc9 authored over 9 years ago
Make the SQL connection fail-fast
fc6f7b3ea7e5dab1f9bb79497547cd1e249f2623 authored over 9 years agoFix NPEs in SQL Next and Contains
6fcc8024f521cefded7d8059c3ef2f1c235f4a91 authored over 9 years ago13b11e46a4e2fac36f86b697b8bed9fab65cca58 authored over 9 years ago
7ddeb101ca2d6ee60b14596e6247ea5f67a40f78 authored over 9 years ago
Roll the Go version forward on Travis builds (new stable)
b8b3e1b45a78743c8c8c9b09f7f7eeb47115ed10 authored over 9 years ago7dbc3b99462cd0a1de16acbe1e9a71d167b464a8 authored over 9 years ago
Fixes #295.
88262ac344984086639de8749254743f602493bf authored over 9 years agof9ee0e77fcba86a2f9ed7d9203e4d18d5330dedc authored over 9 years ago
Subcommits:
fix old iterator, and flesh out new builder iterator
fix contains for builder iter...
185e236f158794e2bcfe77ef852edbe8cdd11402 authored over 9 years agoda391c3db74b8c1043a0e8a4f81f17f3bd7ce6b2 authored over 9 years ago
ab3f59d21fed1ade9e70e83b385b94c0d0ebf725 authored over 9 years ago
Subcommits:
implement iterator and remove ResultTree
add Err() to sql
remove redundant and le...
3f391a782c7cda1b4360c1577133d7bde9481349 authored over 9 years agoremove distinctness, make printing the SQL query part of describe
clean up quadstore a bit, add...
ebaf8b2a9869a1277a5aa1f1173a6d3f35489366 authored over 9 years agoFix permutations of optimization intersections
Return empty string as per bolt
fix case sensit...
fab8cd64b3addd6a38bcd588325d7d45a2e20465 authored over 9 years agoFix all optimizer
aedd0401e29c27cd19a8f84d67fa5a85e08f9a6d authored over 9 years agob754810c6e3e349f51edcf602822210d26676fe2 authored over 9 years ago
425292811b0c22d10c2eab7d8f8f615bd3e102a9 authored over 9 years ago
13d4d8b7b49a853853e6ca21768c4f9b457995d0 authored over 9 years ago
Subcommits:
link iterator next/contains
implement sql_node_iterator next/buildsql
fix optimizers
7153a766c1fe02d171d5b15deda03f42c19d1146 authored over 9 years ago621acae945522007611190e8582f825803abf52e authored over 9 years ago
8830760df242cbd7d30060b338b8cb5e738a2e15 authored over 9 years ago
3e02bb2b714cbe14c6c12040658a12ee388df3ba authored over 9 years ago
c98318aa97ac45eaf4b78492ecbd88ddf2f8cf7e authored over 9 years ago
Add check for multiple all iterators
17c636ad2970ea191be50be804b0330ea21aaf9a authored over 9 years ago
Update test to reflect that the two Alls will be collapsed,
also fix the test of tag optimizatio...
ce6e21d4aacdbf19cd4e637741359cef3b9729e5 authored over 9 years ago
b5f0d3688b75ecfff257ab7bd62326148c391c82 authored over 9 years ago
f1566ba182a7c0f731b57a8451b80a452da6eed3 authored over 9 years ago
internal: move {config,db,http} into internal
f54a84ff0bb617f4be38ad6f5238077e10684412 authored over 9 years agoa8b3a04eda0ce6f18da12d2adb62853199a8d26f authored over 9 years ago
19f5b090e68f2fef69d8dd55be6dcd4ec88f45bc authored over 9 years ago
99587c2f2499cb0ffa645d62e8d5c6c6db1ff3bb authored over 9 years ago
76e4a5d15e1c077e4b69d4ac82b6b32206cde62c authored over 9 years ago
1e9c6990bbabcb23044441d346686e46aefdefa6 authored over 9 years ago
00b13d2ac171d17f399788805830c27e964d0b8f authored over 9 years ago
85a1bbdf0e4c601b7c1910be704ad6a1210a2378 authored over 9 years ago
0c3757d48e5c7a09ddc297d9bd6952d1a2b54a79 authored over 9 years ago
Update README.md
fa26e687730be7f8acf6b84766caa9c4f4a6d52d authored over 9 years ago2a90e89a324dcea893efc447363ae08678c9ef04 authored over 9 years ago
Fix link to Google's [Knowledge Graph](https://www.google.com/search/about/)
124e2347f2d96b74e62cbb7a7bf156506546375a authored over 9 years agoadd string comparison to value comparison iterator
13640290ceb446ccb04f8cfa8a04945a3cc41b9e authored over 9 years agoSmall REPL Improvements
82919de2403ee9ccf8351475fad01abdb9a02d99 authored over 9 years agoFixed multiplier for position of "label" in case of "po" key entry
d4024533eeea118b4faf02a3c730b6952ce29ab8 authored over 9 years agoUpdate README.md
e3564854ef82276dcde55468ba3285be5693d6d4 authored over 9 years agoba7a94865999029bdb49096a4ac7c6e995d46c6e authored over 9 years ago
in "po", the ordering is {"predicate","object","subject","label"} thus the offset of label is 3*...
a8c885a5e83bd900bf4cfc3054fb284af652f161 authored over 9 years agoDocs update based on @KamiQuasi #280
250ad9669ddc7c2a80dee1bc1e0838333ba89593 authored over 9 years ago472271af1fde9141d138e35c526714f99407bf0b authored over 9 years ago
Use new import path for go-uuid
4509a01d6c95ef4a4e3b33a4ba2c1e37830270ea authored over 9 years agotravis.yml: bump appengine dependency
a67513e92b3e11d87415605b3063b5cec18f6b5a authored over 9 years ago
This is currently breaking CI. We should ultimately find a better place
to download this binary,...
db8353a7f1346bbe135e284bd9b7e7fa4f06e6f8 authored over 9 years ago
dfb9939d86d367f3db7574b376ea34e578b66de9 authored over 9 years ago
41f5573698dbb04d3ecc6baa183c7492f2c82e32 authored over 9 years ago
983a3a52d077ca5318b82fb3371c761bdccc85ea authored over 9 years ago
390d012fc41b04f961731980f2482dd4c4ece383 authored over 9 years ago
80ddf74cd2145a7094a0ecb480ede96f8d4b4bd0 authored over 9 years ago
8ee61735b781a0f3acb8e6e04340ea1c70a9e984 authored over 9 years ago
7aed9db4af7f0f3c720a49f119be45e48505a070 authored over 9 years ago
ba5b1dbfc3c4e62ebeaaf50f9cfd20b43df93475 authored over 9 years ago
9155dc0c56d3509dae74d02160592f6c818fd426 authored over 9 years ago
Add transaction (a list of deltas) as a primitive for applying sets o…
e600e0251452c90552962300538c3be0098de2ae authored over 9 years ago... and Fix idomaticness
7934252fb51909b774ba194bf2154fcae592b94b authored over 9 years agoWidened visualisation box to 100%
25885ece994f55caf319fdf4c78a457399268870 authored over 9 years agoAdded myself to the A+C
1b7a04cfd3e8ac8b285daa9e6924dea57eae3986 authored over 9 years ago4af66f5ddc063762da927ee634a6a9de231ef8a9 authored over 9 years ago
625882d8d1b55b2eb994d6fb567637c4b17ad148 authored over 9 years ago