https://github.com/google/cayley

sort by:
Revision Author Date Message Commit Date
a9ea497 graph: helper for writing quads to tx (useful for schema) 03 August 2017, 19:11:05 UTC
ba5138b kv: write horizon and size for each tx 03 August 2017, 10:17:07 UTC
4bb3fd8 kv: do not panic on wrong node reference 02 August 2017, 17:55:26 UTC
0e6b162 writer: add a direct constructor for single replication 02 August 2017, 17:53:49 UTC
4ca7563 iterator: add error iterator 02 August 2017, 17:51:05 UTC
47e2217 kv: fix bloom filter init 01 August 2017, 15:38:07 UTC
0ac9975 make bloom filter buffer before initialisation 01 August 2017, 15:29:37 UTC
f4d9bdb cli: read query timeout from config file; fix #613 27 July 2017, 07:50:50 UTC
6dd377f graphql: allow full IRI charset in names; resolve #616 13 July 2017, 20:54:54 UTC
7cbe39e schema: allow to limit depth; fix #609 13 July 2017, 19:32:33 UTC
bf09705 Set CORS headers on gephi stream 13 July 2017, 17:27:20 UTC
05f225d http: allow to specify query limit; fix #612 19 June 2017, 18:45:30 UTC
aba38b3 Add labels morphism and Gizmo API (#610) * Add Labels morphisms and gizmo api 10 June 2017, 00:03:43 UTC
8656dca sql: bump cockroachdb version for tests 26 May 2017, 20:10:45 UTC
793284e make sure to close quad writer; add few tests for schema 26 May 2017, 19:52:39 UTC
ec69704 http: do not add .md extension if it's already present; fix #597 26 May 2017, 19:36:10 UTC
2682442 schema: return an error on write if required field is not set; fix #602 26 May 2017, 19:30:58 UTC
b3e18e8 accept quad.Value instead of graph.Value for RemoveNode; fix #607 26 May 2017, 18:35:23 UTC
7323095 print warning on set verbosity for glog; fix #599 26 May 2017, 18:30:03 UTC
989b520 flush writer in schema example; fix #606 26 May 2017, 18:20:48 UTC
53187a9 Merge pull request #605 from harlantwood/patch-1 Remove "angry highlighting" from JSON examples 25 May 2017, 00:12:32 UTC
b2fc121 Remove "angry highlighting" from JSON examples 25 May 2017, 00:06:03 UTC
86bab6a iterate: add First helper 19 May 2017, 08:25:02 UTC
fc88958 generic kv backend based on bolt 15 May 2017, 23:01:10 UTC
a4f711a query from stdin (#601) 15 May 2017, 09:40:34 UTC
2f32410 Fix example startup command Update example start up command. The existing example results in an error. It appears --port was added as a separate argument later on. 15 May 2017, 07:50:00 UTC
e4ab526 make graph.Value safe again 14 May 2017, 20:41:03 UTC
8602aaf adding help to repl 14 May 2017, 20:39:46 UTC
880a1b5 schema: handle id in anonymous struct fields 14 May 2017, 17:21:15 UTC
f7b0ae3 graph: mention that caller should flush writer 14 May 2017, 17:11:45 UTC
ba7c305 log to stderr by default (again) 14 May 2017, 16:00:16 UTC
19aa473 Update sidebar.tmpl (#595) * Update sidebar.tmpl 14 May 2017, 15:47:20 UTC
d3eca8d fix #593 14 May 2017, 14:23:40 UTC
c069612 schema: allow to load objects from path 14 May 2017, 09:06:31 UTC
6112587 cli: implement query command 12 May 2017, 20:19:55 UTC
a50a6ef Merge pull request #584 from barakmich/reification Introduce the new Bolt backend 07 May 2017, 20:46:58 UTC
bccaeba conversion check 07 May 2017, 20:07:38 UTC
bc625ba Merge pull request #587 from h4ck3rm1k3/patch-1 Update transaction.go 07 May 2017, 08:04:48 UTC
014aead Update transaction.go 07 May 2017, 07:10:49 UTC
9d00d05 Update transaction.go 06 May 2017, 19:16:27 UTC
a420e62 graph: batch quads automatically if caller uses single AddQuad on writer 06 May 2017, 18:09:32 UTC
decd378 gae: fix add of previously deleted quads (#580) * fix #578 for adding a previously deleted quad in datastore. * adding check for deleted quads into checkValid. This change allows undeleted a quad without the ignore_duplicate option. * test for issue #578 06 May 2017, 08:13:36 UTC
f77e025 fixed obvious data races and nil returns 04 May 2017, 02:19:42 UTC
ba087d6 fix proto situation 04 May 2017, 01:18:14 UTC
34e0b30 fix and cleanup test after switching to directory instead of file 02 May 2017, 23:38:48 UTC
86f3622 Glog issues (#579) * -l for --lang conflicts with -l for glog/--log in repl command * Require bool parameter in --alsologtostderr 01 May 2017, 09:23:57 UTC
43e88fc use bloom filter to speed insertion 29 April 2017, 09:09:02 UTC
3ebc472 extend cpuprofile and make bolt use dirs 29 April 2017, 06:57:45 UTC
3ef7b86 Deletion works, tests pass 29 April 2017, 06:57:45 UTC
d078f72 add original test, do more deletion 29 April 2017, 06:57:45 UTC
ced3542 Fix proto refs 29 April 2017, 06:57:45 UTC
b886112 convert to modern proto sizing 29 April 2017, 06:57:45 UTC
955615a add duplicate check 29 April 2017, 06:57:45 UTC
a056444 move proto 29 April 2017, 06:57:45 UTC
3dfa0d8 fix contract 29 April 2017, 06:57:45 UTC
da4e403 reinstate profiling 29 April 2017, 06:57:45 UTC
2ab3f28 add memory profile and bolt2 to main/integration 29 April 2017, 06:57:45 UTC
b8829a3 working queries 29 April 2017, 06:57:45 UTC
a05956a hash out iterators -- wip 29 April 2017, 06:57:45 UTC
b513d74 undo timestamp 29 April 2017, 06:57:45 UTC
0117971 bumming allocations 29 April 2017, 06:57:45 UTC
1c1b931 add key byte ordering 29 April 2017, 06:57:45 UTC
ae9f60d indexing works 29 April 2017, 06:57:45 UTC
89b253f implement basic indexing 29 April 2017, 06:57:45 UTC
8bd313b wip backend 29 April 2017, 06:57:45 UTC
1e48e23 graph: Add primitive proto 29 April 2017, 06:57:45 UTC
6b503de Merge pull request #577 from barakmich/dep Fix glide story; ignore docker deps, `glide.lock` is now sane 27 April 2017, 21:32:28 UTC
163afeb fix GAE test interface 27 April 2017, 21:19:27 UTC
ba5a3c4 Fix glide story; ignore docker deps, `glide.lock` is now sane 27 April 2017, 20:47:35 UTC
04bae99 gizmo: make Count a final instead of traversal 25 April 2017, 20:15:48 UTC
08f226d fix contains on recursive iterator 24 April 2017, 21:31:11 UTC
4818862 check for nil result from NameOf; fix #574 24 April 2017, 19:11:05 UTC
9cb0eef ignore duplicate quads by default 24 April 2017, 18:36:49 UTC
c258c2d docs: add example configs for kubernetes; resolves #327 23 April 2017, 18:45:54 UTC
bd417cb do not load test dataset in container 23 April 2017, 09:56:20 UTC
9f3a4f7 golang client for data import/export; add tests for v2 api 23 April 2017, 08:52:53 UTC
153e851 http: cleanup and minor fixes 21 April 2017, 19:27:22 UTC
7c9b6f8 http: support queries in api v2 21 April 2017, 19:27:22 UTC
c07ccff http: expose api v2 as a library 21 April 2017, 19:27:22 UTC
57423bd http: get rid of custom handler type 21 April 2017, 19:27:22 UTC
1b2443e http: use optional interface to create qs for request 21 April 2017, 19:27:22 UTC
8e59b99 bind to localhost by default 21 April 2017, 07:35:55 UTC
ba01f99 The -host option was missing the port argument When running the example, I had as a result: ```shell I0420 21:27:49.606456 2853 cayley.go:67] Cayley version: 0.7.0-alpha (dev snapshot) I0420 21:27:49.607930 2853 database.go:174] using backend "memstore" (./data/30kmoviedata.nq.gz) Serving Gephi GraphStream at http://localhost:/gephi/gs I0420 21:27:49.610088 2853 http.go:59] listening on 0.0.0.0, web interface at http://0.0.0.0 Error: listen tcp: address 0.0.0.0: missing port in address ``` Adding the :port to the command line works: ```shell cayley http --dbpath=./data/30kmoviedata.nq.gz --host 0.0.0.0:64210 I0420 21:28:17.251777 2870 cayley.go:67] Cayley version: 0.7.0-alpha (dev snapshot) I0420 21:28:17.253495 2870 database.go:174] using backend "memstore" (./data/30kmoviedata.nq.gz) Serving Gephi GraphStream at http://localhost:/gephi/gs I0420 21:28:17.261681 2870 http.go:59] listening on 0.0.0.0:64210, web interface at http://0.0.0.0:64210 ``` 20 April 2017, 21:11:30 UTC
d9a72b0 cockroach: schema changes within transactions are restricted (#567) 20 April 2017, 08:15:16 UTC
0ff1ad4 deps: update glide.lock 19 April 2017, 22:58:03 UTC
8cb4ede gizmo: generate docs from Go function comments; resolve #520 (#560) 19 April 2017, 21:57:31 UTC
4ef8ff6 Merge pull request #562 from dennwc/cli_improvements Register glog flags, make conv an alias for convert. 17 April 2017, 19:34:58 UTC
0c89c4d cli: register glog flags; make conv an alias for convert; resolve #561 17 April 2017, 09:10:51 UTC
d403e12 Merge pull request #559 from oren/master Update README.md - add MySQL and CockroachDB 17 April 2017, 07:43:18 UTC
d1e30c8 Update README.md - add MySQL and CockroachDB 15 April 2017, 21:20:00 UTC
748b4a9 deprecate gremlin in favor of gizmo; resolve #519 15 April 2017, 18:25:00 UTC
243d576 cli: deduplication tool for nodes with same properties 15 April 2017, 18:01:34 UTC
8371e34 cayley: switch to cobra/viper cli cayleyupgrade is now included into main binary add command to convert quad files without loading them config format changed, but old format is still supported updated docs 15 April 2017, 18:01:34 UTC
c334670 Merge pull request #555 from barakmich/releng Switch release tooling from goxc to relego 12 April 2017, 19:19:41 UTC
3c18a7e Switch release tooling from goxc to relego, update the Bolt dependency, support arm64 12 April 2017, 18:34:54 UTC
82eb692 mongo: apply tx in a specific order to avoid broken quads for concurrent reads 11 April 2017, 20:31:47 UTC
a98837a fix time bug 09 April 2017, 21:19:24 UTC
e40059e Update GremlinAPI.md Fix headings. They weren't rendering properly because of a missing space. 09 April 2017, 14:02:55 UTC
d3c0957 Fix links 08 April 2017, 17:45:42 UTC
24ab6c0 add gizmo to supported languages on appengine 05 April 2017, 08:22:20 UTC
back to top