https://github.com/google/cayley

sort by:
Revision Author Date Message Commit Date
dc1c500 linkedql: Test operation filters 18 October 2019, 12:58:25 UTC
4e34aba linkedql: Test Like 18 October 2019, 12:54:46 UTC
70c29dd linkedql: Add todo regarding single values 18 October 2019, 12:48:52 UTC
877c44b linkedql: Test Order 18 October 2019, 12:46:57 UTC
de3cad8 linkedql: Test Unique 18 October 2019, 12:46:15 UTC
fbacbd6 linkedql: Implement TagValue and Test 18 October 2019, 12:44:23 UTC
6153d4c linkedql: Test Union 18 October 2019, 12:42:32 UTC
ff1103f linkedql: Fix Limit test name, Test Skip, Fix Skip 18 October 2019, 12:41:09 UTC
dd12b19 linkedql: Test SaveReverse 18 October 2019, 12:39:31 UTC
9e8198a linkedql: Test SaveOutPredicates 18 October 2019, 12:38:49 UTC
7564661 linkedql: Test SaveOptionalReverse 18 October 2019, 12:37:48 UTC
ad05591 linkedql: Test SaveOptional 18 October 2019, 12:36:46 UTC
3a43bc6 linkedql: Test SaveInPredicates 18 October 2019, 12:32:02 UTC
8af705b linkedql: Test Save and add todo 18 October 2019, 12:30:23 UTC
97ea850 linkedql: Test OutPredicates 18 October 2019, 12:27:06 UTC
f59ce9d linkedql: Intersect, Is, InPredicates, In 18 October 2019, 12:25:36 UTC
ef276ea linkedql: Test HasReverse & In 18 October 2019, 12:21:52 UTC
a746753 linkedql: Test steps themselves instead of session 18 October 2019, 12:19:27 UTC
cc1d548 linkedql: Test Back, Both, Count, Except 18 October 2019, 11:47:33 UTC
0a508fe Most of the steps are implemented 17 October 2019, 20:39:51 UTC
2abd5ce linkedql: HasR -> HasReverse 17 October 2019, 20:18:45 UTC
b448855 linkedql: Has and more 17 October 2019, 20:17:39 UTC
046df6d linkedql: boilerplate code for all steps 17 October 2019, 20:01:24 UTC
9c590d6 linkedql: follow 17 October 2019, 19:51:39 UTC
c240d55 linkedql: More operators 17 October 2019, 19:37:10 UTC
cadccd1 linkedql: Both 17 October 2019, 18:57:30 UTC
36b3ccc linkedql: Is 17 October 2019, 18:12:18 UTC
d77336f linkedql: use parseValue in UnmarshalStep 17 October 2019, 18:07:17 UTC
c4dfe6f Rename Tag to As Add Value Add Intersect 17 October 2019, 17:08:01 UTC
c387d39 linkedql: Scanner to be private 17 October 2019, 14:42:35 UTC
5ce8cb6 linkedql: Implement TagArray iterator 17 October 2019, 14:40:41 UTC
50cb39f linkedql: Added failing test case for TagArray 17 October 2019, 14:35:13 UTC
be957c5 linkedql: Step to have BuildIterator method which can return any iterator 17 October 2019, 14:08:05 UTC
0f8ffe7 linkedql: actual test cases 17 October 2019, 13:38:26 UTC
0647dcc linkedql: Implement parsing of quad.Value and BuildPath for Out 17 October 2019, 13:22:59 UTC
0eabb82 linkedql: Better description of Vertex, Description of Out 17 October 2019, 13:04:59 UTC
a4fb1a9 linkedql: Integrated registry to the interface 17 October 2019, 12:47:06 UTC
eb61e50 Merge branch 'feature/linkedql' of github.com:cayleygraph/cayley into feature/linkedql 17 October 2019, 12:14:33 UTC
b0ca5d7 Improve naming of steps 17 October 2019, 12:14:26 UTC
cdaa099 linkedql: add registration for query steps 17 October 2019, 12:12:48 UTC
59dc0f8 Correct structure 17 October 2019, 12:04:26 UTC
66a540b Add test and remove limit from session 17 October 2019, 11:58:09 UTC
17ee520 Create package linkedql Register linkedql as a query language 17 October 2019, 11:48:22 UTC
1c6412f Fix Out() In Large KV (#875) * @dennwc * Fix KV QuadIterator getSize() * Fix LinksTo getSize() * Update tests to use graphmock.Store 16 October 2019, 19:09:06 UTC
1801500 shape: rename from graph/shape to query/shape 15 October 2019, 09:23:10 UTC
218e2bc path: rename from graph/path to query/path 15 October 2019, 09:23:10 UTC
b5377df sql: remove legacy quadstore type 15 October 2019, 09:02:09 UTC
3ded14e cli: remove deprecated assets flag 15 October 2019, 09:02:09 UTC
4ca7500 remove deprecated voc package 15 October 2019, 09:02:09 UTC
931556c schema: remove deprecated Object type 15 October 2019, 09:02:09 UTC
c90b40f schema: remove deprecated global functions 15 October 2019, 09:02:09 UTC
f4adebf schema: remove deprecated GenerateID hook 15 October 2019, 09:02:09 UTC
b57e43a query: remove deprecated REPL constructor for query sessions 15 October 2019, 09:02:09 UTC
3f3d3a6 remove deprecated quad package 15 October 2019, 09:02:09 UTC
41165c1 graph: remove deprecated Keyer type 15 October 2019, 09:02:09 UTC
a2d7253 graph: remove deprecated Value type 15 October 2019, 09:02:09 UTC
10dd33e drop old iterators and switch to a new ones 15 October 2019, 08:26:43 UTC
e96183f Fix redirect to correct files. (#869) * edit README.md * redirect to contributing.md 15 October 2019, 07:06:54 UTC
f9328ae Fix some lint errors (#867) 15 October 2019, 07:06:01 UTC
52c5bab bump version to 0.8 14 October 2019, 14:46:23 UTC
9c843ed ci: disable snap publish for now 14 October 2019, 14:07:46 UTC
b3e40df ci: restore dummy file for packr 14 October 2019, 12:32:07 UTC
6b4ea24 ci: don't cache snapstore data 14 October 2019, 12:26:51 UTC
aca09a2 ci: print git state before releasing 14 October 2019, 12:21:51 UTC
c03741d remove hooks from the goreleaser config 14 October 2019, 12:20:03 UTC
b0bd812 ci: keep snapcraft cache 14 October 2019, 12:08:17 UTC
d698262 ci: switch to Go 1.13 14 October 2019, 11:57:54 UTC
0efde62 ci: make build checks faster by removing cgo 14 October 2019, 11:43:09 UTC
296b819 pin a specific version of packr in go.mod 14 October 2019, 11:35:50 UTC
29c93a8 ci: restore dummy packr file during the release 14 October 2019, 11:28:29 UTC
9f9ca83 ci: fix condition for the deployment 14 October 2019, 11:04:02 UTC
600aaf8 ci: enable snapstore publishing 14 October 2019, 10:36:08 UTC
969c8cc ci: deploy on a single go version 14 October 2019, 10:35:14 UTC
800f01f ci: enable snapstore publishing 14 October 2019, 10:21:26 UTC
4bf92ea Update goreleaser 14 October 2019, 10:08:23 UTC
048f918 Add @iddan to AUTHORS and CONTRIBUTORS 14 October 2019, 10:08:07 UTC
7bc5dd9 schema: rename Object to Resource 14 October 2019, 09:42:08 UTC
57ebfa2 memstore: don't increment node ref count when duplicate quad is inserted 14 October 2019, 09:33:35 UTC
58a00f3 fix build without packr resources 14 October 2019, 05:52:19 UTC
a5c3183 gizmo: accept a single value in save(); proper tags in JSON-LD; fix #856 14 October 2019, 05:49:57 UTC
3af81ed iterator: tag values correctly in Recursive during Contains; fixes #714 14 October 2019, 05:27:34 UTC
c0946c9 change the remaining import paths for quads library 14 October 2019, 05:00:25 UTC
1723930 Include assets in binary (#847) * Use assets from binary * Remove file comitted by accident * Remove file comitted by accident * Restore .gitignore * Restore clog * Correct Type in Contributing.md * Use packr2 * Deprecate flag correctly, use packr V2 correctly * Update tests doc & ci to use packr 10 October 2019, 14:45:46 UTC
f449116 path.Order() (#796) * iterator: implement Sort * docs: document order in GizmoAPI * iterator: use underlying iterator instead of sortContains * iterator: bigger NextCost in Sort * iterator: add TODO comments for NewSort * iterator: implement TagResults for Sort iterator * iterator: add comments for Sort iterator * path: add tests for sorting * iterator: implement NextPath for Sort * break natural sorting in the test dataset * path: add tests for sorting optimization 08 October 2019, 13:27:28 UTC
980d103 gizmo: return error when calling filter() with a wrong type; fixes #833 07 October 2019, 17:32:56 UTC
95d0cb2 sql: fix NextPath for optimized queries; fixes #724 05 October 2019, 20:10:44 UTC
4197565 GitBook: [master] 47 pages modified 05 October 2019, 17:50:28 UTC
06f7114 Cleanup README.md and docs/README.md. Corrected Getting-Started.md and moved some of it to docs/README.md 01 October 2019, 12:05:27 UTC
87c9c34 Create gitbook yaml 01 October 2019, 08:37:25 UTC
b29d92c Refactored Dockerfile (#842) * Refactored Dockerfile - Simplified - Add Documentation 29 September 2019, 15:05:45 UTC
f476836 Recreate Quickstart-As-Application.md For Cayley website link to not be broken for now. 28 September 2019, 16:20:06 UTC
ec8b7a2 Update Contributing.md 28 September 2019, 13:59:09 UTC
3526ec4 docs: update Contributing.md; fixes #782 28 September 2019, 13:59:09 UTC
6a92c34 Update configuration docs (#840) * Update configuration docs 28 September 2019, 13:21:53 UTC
495bfe0 Adds required directory of HTTP API v1 26 September 2019, 14:03:32 UTC
74330c2 query: expose query results as json-ld, if supported 25 September 2019, 22:51:58 UTC
5287e85 gizmo: return JSON-LD 25 September 2019, 22:51:58 UTC
251a4b7 Apply regex filter to lang strings as well (#834) 24 September 2019, 15:45:30 UTC
12d75ca gizmo: fix type on legacy method names; fixes #830 23 September 2019, 15:28:37 UTC
e565484 docs: update to point to a dockerhub image registry; resolves #793 23 September 2019, 03:20:38 UTC
back to top