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

sql: append WHERE only if constraints are present

1668421288a25ede2e81cf043fc88c803822c661 authored over 7 years ago by Denys Smirnov <[email protected]>
http: CORS, API to get supported formats and RO mode fix

a97519d36b0e872ca71ce899e4dcb2d9833620bd authored over 7 years ago by Denys Smirnov <[email protected]>
quads: flag to distinguish binary formats

2ece9808f1c030eaf2430dbd8bd2d37975410c50 authored over 7 years ago by Denys Smirnov <[email protected]>
quads: add json stream format

c8479cb45859ca13b55dd5f54164f35c6b6ec7f5 authored over 7 years ago by Denys Smirnov <[email protected]>
mql: fix NPE

4d73ebf017c9c1c187aad48df83b86e2a2cb4657 authored over 7 years ago by Denys Smirnov <[email protected]>
gephi: allow to filter quads in raw mode

0ffceeb9c0a0b460d29ba2981725d2640ee283d4 authored over 7 years ago by Denys Smirnov <[email protected]>
gephi: inline primitive values automatically; inline schema:url

c6e9e3b9998418926cadfb4ac8695470ece9651c authored over 7 years ago by Denys Smirnov <[email protected]>
gephi: initial support for graph stream

3cb8bf663d608e1be5c558c0fbc55110f554bab5 authored over 7 years ago by Denys Smirnov <[email protected]>
graphql: updated docs

7f01ce6bc6f9ce6b5480fdd7ca21460f11d6f0ba authored over 7 years ago by Denys Smirnov <[email protected]>
graphql: quick fix for missing character in name charset

e34f5948a55368a524372a12f6fff4f7b192134c authored over 7 years ago by Denys Smirnov <[email protected]>
Updated documentation based on Issue #349 (#541)

docs: fix default value for http server interface

4f3d5333f6dc34a93ae27f0dc6be340e896cac75 authored over 7 years ago by Jørgen <[email protected]>
docs: fix a typo in Quickstart-As-Application.md (#542)

68a0e2897ebbcc1882ec5639d851849cbcd288d7 authored over 7 years ago by caosiyang <[email protected]>
Issue #286 init db and config documentation (#538)

* more descriptive error message when a database file does not exist

* A bit more details abo...

90246727a8ae6cd2756dea3b1e1de883145490fc authored over 7 years ago by Jørgen <[email protected]>
graph: cleanup and more robust options handling (#536)

* Add contributor

* Clean up registry

* Fix issues with graph.Options

12b40e24e5e3a7906e9acc0e95fe265440f3121f authored over 7 years ago by Yannic Bonenberger <[email protected]>
initial graphql support

acfe48bef161875e4b3e03218d0607cbf05235c7 authored over 7 years ago by Denys Smirnov <[email protected]>
cli: fix loading of data for non-persistent backend

6b25dfe47b1d1804575451cbdee05c1002a05d0d authored over 7 years ago by Denys Smirnov <[email protected]>
docs: replace broken MQL link, add quick-start cli usage example (#535)

408c32f39a907ff907d164c9a083161e48cf2846 authored over 7 years ago by Jørgen <[email protected]>
CockroachDB transaction retries (#534)

9856622da3aa282452945e7526d572d68ad604ed authored over 7 years ago by Mikael Cabot <[email protected]>
bolt: make bolt concurrent-safe as it should be

18f310ff0788fc2a494a6dd1db71d45f6c876610 authored over 7 years ago by Denys Smirnov <[email protected]>
gizmo/gremlin: fix tags for Both traversal; fix #532

a4cb0cd44a6fcbe458bad74ce3e7670a03e99171 authored over 7 years ago by Denys Smirnov <[email protected]>
fix #530 and write errors as plain json

b6e66668b0b8f9db2b52b9582423a763d587216d authored over 7 years ago by Denys Smirnov <[email protected]>
quad: support for graphviz format

e65d1557262c9b485336c3df7f35c049839ac497 authored over 7 years ago by Denys Smirnov <[email protected]>
memstore: close iterator properly

2c624125439ac85ecfbf4480af6f139be3dba884 authored over 7 years ago by Denys Smirnov <[email protected]>
memstore: do not hash values in QuadDirection

5aa52625759e66878eccdd5e09e74cf5cf30a19f authored over 7 years ago by Denys Smirnov <[email protected]>
memstore: no recursion in Next

8eac94cc8d3d518a7555012beb4095a364749cca authored over 7 years ago by Denys Smirnov <[email protected]>
http: use formats - implement write api v2; resolves #176

* new api endpoints: /api/v2/read,write,delete
* all endpoints use streaming - support for batch...

346664384e839459d622e8532c69cf71bdd0acda authored over 7 years ago by Denys Smirnov <[email protected]>
Fix newline

bbc17dc87ad41285ae1767c87632da68e590bd3f authored over 7 years ago by Barak Michener <[email protected]>
Update README to point at Slack

66dfc9bd87a91f566756d8285f5f155bbf594fb8 authored over 7 years ago by Barak Michener <[email protected]>
mongo: allow to pass full urls; fix #526

a2955e8bc947294130586acffefd2d0e46ca2d77 authored over 7 years ago by Denys Smirnov <[email protected]>
add missing dependency; fix #528

d31e5436f9b9132e2a07c68c3b2f914daf39a258 authored over 7 years ago by Denys Smirnov <[email protected]>
Update 3rd-Party-APIs.md

a5686815f42572dd1be5154277f28721021920a3 authored over 7 years ago by Denys Smirnov <[email protected]>
add missing build tags; find relative path of data files automatically

20409a3d06ab09562f3c3773f56206cfe3dc10a1 authored almost 8 years ago by Denys Smirnov <[email protected]>
sql: support flavors: mysql, cockroachdb

5935d93facdce319a6ee6b9e3e7e8d32874d6b78 authored almost 8 years ago by Denys Smirnov <[email protected]>
mongo: remove nodes with no references; fix #517

6f9909b2082414179d5e6d1ee2a2d0b52e7baa5b authored almost 8 years ago by Denys Smirnov <[email protected]>
gizmo: allow to register custom IRI prefixes; resolves #505

2fba21cdf66d9f0e8c1c424d30d8851740bf88c5 authored almost 8 years ago by Denys Smirnov <[email protected]>
Merge pull request #516 from barakmich/loglevel

Fix -v option and debug error

b1b30c305c0d32a13f899c596e1107410359511d authored almost 8 years ago by Barak Michener <[email protected]>
revert proto GetNativeValue and check for crashing nils on describe

57ff06eac8fd9abbabd3bb1f47df70f6dab40732 authored almost 8 years ago by Barak Michener <[email protected]>
Merge pull request #515 from barakmich/mql_values

Tidy up Optional iterator, and allow MQL to support JS-like string sy…

e69edde15aba9f9b2a63222f241f19e491eff6bf authored almost 8 years ago by Barak Michener <[email protected]>
Fill literal strings in MQL the same way we do results in Gremlin

222bfac0e6e6bccd5a4e93147443f0741d4991b7 authored almost 8 years ago by Barak Michener <[email protected]>
gizmo: add new tests from gremlin

871e0aeacfe8ac134373304c4505578084d01f7e authored almost 8 years ago by Denys Smirnov <[email protected]>
Merge pull request #514 from barakmich/de-all

Remove extraneous alls

dd6a4a46da9278ba16ea51afded46e1d5295157c authored almost 8 years ago by Barak Michener <[email protected]>
Merge pull request #513 from dennwc/gizmo

Switch to Goja (introduce Gizmo)

645bfb5925c6e0a9d7004fd962660200fe79503a authored almost 8 years ago by Barak Michener <[email protected]>
gremlin: fix limit in ForEach; fixes #518

0229e00ba0fe994cde529a869a8a17ebf9aa59f2 authored almost 8 years ago by Denys Smirnov <[email protected]>
Remove extraneous alls

6bb186031656bc063bc71fccbf1cb17a316732f3 authored almost 8 years ago by Barak Michener <[email protected]>
Fix non-persistent load, modernize MQL test

6302dd823473cd0964fe5bfb197b6588c380ca2a authored almost 8 years ago by Barak Michener <[email protected]>
Fix -v option and debug error

26d1c28a41fcdcbda0b07089264e0f084c87ea9a authored almost 8 years ago by Barak Michener <[email protected]>
Tidy up Optional iterator, and allow MQL to support JS-like string syntax

40d3e80e10f4681c83826b3d150c656f18c6347e authored almost 8 years ago by Barak Michener <[email protected]>
gizmo: update goja version

034f5e1c6d914409c83d00b2b2b650c9c0eddfa5 authored almost 8 years ago by Denys Smirnov <[email protected]>
gizmo: fix test

e47f4530e02d6c78559b5401becdaf1c598720f7 authored almost 8 years ago by Denys Smirnov <[email protected]>
gizmo: few optimizations, switch integration tests as well

6e9508a0357f3d0e14211a01a319f658bc09cd7d authored almost 8 years ago by Denys Smirnov <[email protected]>
switch to goja (gizmo)

83a87cdb48871fc6e4c55b6cf6f2ed8d96f7e806 authored almost 8 years ago by Denys Smirnov <[email protected]>
Merge pull request #512 from barakmich/docker_dep

Fix build tags

f2d4f4900a6a2deb2d4cb0ff05664ae477533042 authored almost 8 years ago by Barak Michener <[email protected]>
Fix dependencies, make Docker an optional dependency, add build tags for docker and appengine tests

d8f33a2a082ce58e102dd8314c1553874821d6cb authored almost 8 years ago by Barak Michener <[email protected]>
Updated examples so that they work in repl/http. (#499)

* Updated examples so that they work in repl/http.

Added ".All()" to most examples
Updated s...

7d0476a03260425d20da166ff7544575b360a672 authored almost 8 years ago by mzats <[email protected]>
Merge pull request #511 from barakmich/remove_isnode

Remove IsNode() from the graph.Value definition.

76cdea6b3041c2ef945c4f701d817afd5345270e authored almost 8 years ago by Barak Michener <[email protected]>
Remove IsNode() from the graph.Value definition.

b176c6f78f615b3450b0bffa9958f3a5fc9f74d7 authored almost 8 years ago by Barak Michener <[email protected]>
schema: move well-known types package

6d1b9ab2731e1aca33cb6912a17d5918c9b27cff authored almost 8 years ago by Denys Smirnov <[email protected]>
register known rdf vocabularies, add constants

32347ee914929c45d80e72f29ea06fe88bc45111 authored almost 8 years ago by Denys Smirnov <[email protected]>
schema: refactor, fix #496 and tests, make slices optional by default, add more helpers

b6c22aa3c488d4efccc8cc40833084ea60386adf authored almost 8 years ago by Denys Smirnov <[email protected]>
schema: support load to anonymous fields

3320de1e214f25ea48eb93e078c50a86f5515bce authored almost 8 years ago by Denys Smirnov <[email protected]>
schema: update example

e14c3232eda2c7a2f6873edf081cf38b80342650 authored almost 8 years ago by Denys Smirnov <[email protected]>
use vocabulary constants for value types, allow to shorten and expand IRIs

fe92a28997376b0403547b315b705ef6bbafc222 authored almost 8 years ago by Denys Smirnov <[email protected]>
schema: expose id generator

9dcdf78ade26c3fc774f19a58f04ef3676b6ee3d authored almost 8 years ago by Denys Smirnov <[email protected]>
schema: fix SaveTo without ids

f3e2c8685d6cfb91f4fd1c2616426b7974333bf7 authored almost 8 years ago by Denys Smirnov <[email protected]>
add example for schema library

0d2029f50daadbd0c1bab52b77244d1cd8728abd authored almost 8 years ago by Denys Smirnov <[email protected]>
ported schema lib

63a454b3403d483cfbf06c8201120444a6e413a1 authored almost 8 years ago by Denys Smirnov <[email protected]>
memstore: expose constructor

2dfbfa4b5fa68b8baf9860a80aa0a189e2d6896e authored almost 8 years ago by Denys Smirnov <[email protected]>
schema: type registration, refactor

1ba7c8f4d45188fa066996f1ae4e89b41f83fb28 authored almost 8 years ago by Denys Smirnov <[email protected]>
graph: refactor interfaces

185073842bfeda28a13fd6ada3c029dd622122fb authored almost 8 years ago by Denys Smirnov <[email protected]>
Add missing gojsonld dependency to glide (#502)

Container wouldn't build, citing the missing dependency. This
commit fixes that.

14a3e8178a935b03944fb0a654be131d6ce3bcc7 authored almost 8 years ago by Joost Verdoorn <[email protected]>
bolt/leveldb: stop complaining about existing quads even if ignore is set

ebed459804566c6217210603b9c7f3c556809924 authored almost 8 years ago by Denys Smirnov <[email protected]>
http/repl: handle errors correctly

5fb76a869c3bd12d8bc74c1140931651562aa792 authored almost 8 years ago by Denys Smirnov <[email protected]>
pquads: update proto definition, write magic, add strict flag

* encoder can be configured to allow only quads defined by RDF

* write magic and version before...

374363686a05ee7393b3653d88409e89caa50488 authored almost 8 years ago by Denys Smirnov <[email protected]>
integrate quad formats, replace exporter, use quad helpers in tests

e246ecab888ec7c8c17621b026519c347f6dfb76 authored almost 8 years ago by Denys Smirnov <[email protected]>
nquads: remove duplicated code

9db98cf35196209edb1e11a16b9b932937d0b645 authored almost 8 years ago by Denys Smirnov <[email protected]>
implement skip of quads for pquads format; include protobuf io package

4bccffcaea90ba3d78dd29e090275e92bf598801 authored almost 8 years ago by Denys Smirnov <[email protected]>
graph: rename quad store reader function and implement skip

1dde11093f65fd42577828995bdba8d57299cb1d authored almost 8 years ago by Denys Smirnov <[email protected]>
simplify loader signature

6c34233afedb037385929d399f5abc88e08b775a authored almost 8 years ago by Denys Smirnov <[email protected]>
quad: readers, writers and formats.

nquads, cquads: move to one package.

graph/proto: split into pquads and add format as well

dep...

c143c85e062e44888b6acadedc1f847473b7e596 authored almost 8 years ago by Denys Smirnov <[email protected]>
docs: correct name for in-memory backend, add minimal PG version

2900729cab50cea0f0e159ab3fde0a473b6bc038 authored almost 8 years ago by Denys Smirnov <[email protected]>
Update minimal Go version

82dcfd50e9e3a0852e8dcc16ff3e7960ca558fb1 authored almost 8 years ago by Denys Smirnov <[email protected]>
Ability to pass the Mongo Backend an externally managed session. (#486)

* option to pass mgo session to cayley

df84ef8447d5f052528b3be7aca98486a0b2fcf1 authored almost 8 years ago by Daniel Whitenack <[email protected]>
Update quickstart for 0.6.0 (#487)

7231f96b1386d6200ccf2d0c55796cf37ecdad05 authored almost 8 years ago by Paul Sladek <[email protected]>
add github issue template

461b9228c6512659ac26db830f82c386133b012f authored almost 8 years ago by Denys Smirnov <[email protected]>
add count iterator to list of types

3686466a2a38f9d275b4fd530e52bddf211591de authored almost 8 years ago by Denys Smirnov <[email protected]>
sql: fix sqlNodeIterator size

01c19e8345add7b8120b79bd46685a93baaa1380 authored almost 8 years ago by Denys Smirnov <[email protected]>
allow any order in limit/skip tests

e5383b90b0bd3b58dac0904b39413d2d03e9c8df authored almost 8 years ago by Denys Smirnov <[email protected]>
fix count iterator

6893d8365c27ebe00f93698cee05fd078a20ff66 authored almost 8 years ago by Denys Smirnov <[email protected]>
run path tests for each quad store implementation

95b3f460a21c9f0364679e36c1393d5669c9e383 authored about 8 years ago by Denys Smirnov <[email protected]>
path: test both optimized and unoptimized case; few more test for gremlin

4f56d38a7f36e5a9c42333e719afd2891227b510 authored about 8 years ago by Denys Smirnov <[email protected]>
move path tests to a separate package

60e8e8be6ec9d6f27254a9b6ed0d005c50d8db30 authored about 8 years ago by Denys Smirnov <[email protected]>
Fix minor typos (#483)

943126815d008a39f2dca594cc8194a34898de9a authored about 8 years ago by Shintaro Kaneko <[email protected]>
Fix link to GremlinAPI.md (#477)

f03d046d906cc8e207609b4e43788023a669a39c authored about 8 years ago by Piotr Gabryjeluk <[email protected]>
allow regexp to match typed strings

f9f247a42cebebfaf813c348a714cea261bbb933 authored about 8 years ago by Denys Smirnov <[email protected]>
expose Unique via path lib and gremlin; implement and expose Count iterator; resolve #240

e58edb6c892f48ea48378dc164be88f4c24ddde6 authored about 8 years ago by Denys Smirnov <[email protected]>
fix dockerignore

8223f900ccd18a3424aec1b5f88cfa16cce0d5cb authored about 8 years ago by Denys Smirnov <[email protected]>
too many _iterators in file names

50c2b6bc62fc6f8d117a4c072f9ba044a579fdce authored about 8 years ago by Denys Smirnov <[email protected]>
make it harder to abuse regexps; add docs explaining why

9af0511ee7e9fa3022454b8927a9ae57cb5ef644 authored about 8 years ago by Denys Smirnov <[email protected]>
gremlin: add regex support

7fd1e47ebef30bd4f0914cfda6c7b912482127af authored about 8 years ago by Denys Smirnov <[email protected]>
iterator: fix Reset and Size for Comparison

4823f17767594e6693dbb564c9418bae6e4c2b4d authored about 8 years ago by Denys Smirnov <[email protected]>