https://github.com/google/cayley

sort by:
Revision Author Date Message Commit Date
f3c8125 linkedql: Use quad values in parseValue 06 November 2019, 11:24:26 UTC
70fd4b2 linkedql: Rename steps in intersect and union 05 November 2019, 15:02:55 UTC
fd0eabe linkedql: Accept slice in Union 03 November 2019, 13:04:57 UTC
f02bd97 linkedql: Corrected syntax in value_iterator 03 November 2019, 13:04:57 UTC
c91cf1f linkedql: Renamed valueIterator to valueit in TagsIterator 03 November 2019, 13:04:57 UTC
d8e0a88 linkedql: Make optional a flag in save and saveReverse 03 November 2019, 13:04:57 UTC
5573ba6 linkedql: Add dot in the end of sentences 03 November 2019, 13:04:57 UTC
9bc7df8 linkedql: select - Rename tagArray and tagValue to select and selectFirst - Add the ability to select specific tags 03 November 2019, 13:04:57 UTC
e602546 linkedql: Move implementation of operators to them 03 November 2019, 13:04:57 UTC
302fef8 linkedql: Rename field in Intersect and allow slice 03 November 2019, 13:04:57 UTC
353f538 linkedql: Support special strings in parseValue 03 November 2019, 13:04:57 UTC
dfe3135 linkedql: Limit values in TagValue and Value 03 November 2019, 13:04:57 UTC
f78db0b linkedql: Remove casting of operations 03 November 2019, 13:04:57 UTC
6936427 linkedql: Fix errors from rebasing 03 November 2019, 13:04:57 UTC
abce383 linkedql: Unify constants 03 November 2019, 13:04:57 UTC
f9efcd9 linkedql: Change error in parseValue 22 October 2019, 22:17:08 UTC
ff0f997 linkedql: Add comments to value_iterator.go 22 October 2019, 22:17:08 UTC
515e0d6 linkedql: Fix errors with former changes Dry data for single quad in steps_test 22 October 2019, 22:17:08 UTC
d3aa636 linkedql: Remove LabelContext 22 October 2019, 22:17:08 UTC
cfd7c3a linkedql: Rename RegExp.Expression to Pattern 22 October 2019, 22:17:08 UTC
54cb42d linkedql: Differenciate operators + Extract RegistryItem from Step 22 October 2019, 22:17:08 UTC
e381556 linkedql: Correct todo format 22 October 2019, 22:17:08 UTC
48ad042 linkedql: Move final steps to different module 22 October 2019, 22:17:08 UTC
9c79218 Refactor code - Return error instead of panic - Expect ValueStep when values are needed - Correct naming 22 October 2019, 22:17:08 UTC
e135299 linkedql: Test operation filters 22 October 2019, 22:17:08 UTC
1e1e93c linkedql: Test Like 22 October 2019, 22:17:08 UTC
717d561 linkedql: Add todo regarding single values 22 October 2019, 22:17:08 UTC
563b85e linkedql: Test Order 22 October 2019, 22:17:08 UTC
e818574 linkedql: Test Unique 22 October 2019, 22:17:08 UTC
a874332 linkedql: Implement TagValue and Test 22 October 2019, 22:17:08 UTC
1dcafcf linkedql: Test Union 22 October 2019, 22:17:07 UTC
f946bb6 linkedql: Fix Limit test name, Test Skip, Fix Skip 22 October 2019, 22:17:07 UTC
cd6ff7d linkedql: Test SaveReverse 22 October 2019, 22:17:07 UTC
9bb04c0 linkedql: Test SaveOutPredicates 22 October 2019, 22:17:07 UTC
3da2d03 linkedql: Test SaveOptionalReverse 22 October 2019, 22:17:07 UTC
1fa746d linkedql: Test SaveOptional 22 October 2019, 22:17:07 UTC
8767a5e linkedql: Test SaveInPredicates 22 October 2019, 22:17:07 UTC
1f8cd03 linkedql: Test Save and add todo 22 October 2019, 22:17:07 UTC
31f1c64 linkedql: Test OutPredicates 22 October 2019, 22:17:07 UTC
df7dd98 linkedql: Intersect, Is, InPredicates, In 22 October 2019, 22:17:07 UTC
cb37be7 linkedql: Test HasReverse & In 22 October 2019, 22:17:07 UTC
843af90 linkedql: Test steps themselves instead of session 22 October 2019, 22:17:07 UTC
dcecd06 linkedql: Test Back, Both, Count, Except 22 October 2019, 22:17:07 UTC
f70c9d2 Most of the steps are implemented 22 October 2019, 22:17:07 UTC
9738b6e linkedql: HasR -> HasReverse 22 October 2019, 22:17:07 UTC
cf07f98 linkedql: Has and more 22 October 2019, 22:17:07 UTC
2cd2978 linkedql: boilerplate code for all steps 22 October 2019, 22:17:07 UTC
d4b0d1b linkedql: follow 22 October 2019, 22:17:07 UTC
9e977cb linkedql: More operators 22 October 2019, 22:17:07 UTC
a638c7e linkedql: Both 22 October 2019, 22:17:07 UTC
bb6cf87 linkedql: Is 22 October 2019, 22:17:07 UTC
cbf5bb8 linkedql: use parseValue in UnmarshalStep 22 October 2019, 22:17:07 UTC
3ad9e91 Rename Tag to As Add Value Add Intersect 22 October 2019, 22:17:07 UTC
34cbaec linkedql: Scanner to be private 22 October 2019, 22:17:07 UTC
7f58796 linkedql: Implement TagArray iterator 22 October 2019, 22:17:07 UTC
7baf719 linkedql: Added failing test case for TagArray 22 October 2019, 22:17:07 UTC
fe557d1 linkedql: Step to have BuildIterator method which can return any iterator 22 October 2019, 22:17:07 UTC
64fb78d linkedql: actual test cases 22 October 2019, 22:17:07 UTC
5e231f7 linkedql: Implement parsing of quad.Value and BuildPath for Out 22 October 2019, 22:17:07 UTC
32fa80c linkedql: Better description of Vertex, Description of Out 22 October 2019, 22:17:07 UTC
5dd257f linkedql: Integrated registry to the interface 22 October 2019, 22:17:07 UTC
9d3b0f8 Improve naming of steps 22 October 2019, 22:17:07 UTC
176791c linkedql: add registration for query steps 22 October 2019, 22:17:07 UTC
b065426 Correct structure 22 October 2019, 22:17:07 UTC
9695372 Add test and remove limit from session 22 October 2019, 22:17:07 UTC
2c64c06 Create package linkedql Register linkedql as a query language 22 October 2019, 22:17:07 UTC
862dca5 iterator: remove dependency on graph package; addresses #863 17 October 2019, 21:50:43 UTC
768a71a http: deprecate v1 query shape api 17 October 2019, 21:50:43 UTC
57aa8de shape: add a context to the optimize method 17 October 2019, 21:50:43 UTC
53d5961 iterator: move a comment to an appropriate place 17 October 2019, 17:40:31 UTC
596326e kv: remove unused size method 17 October 2019, 17:40:04 UTC
cca467e iterator: compute cost only once when optimizing and order 17 October 2019, 17:39:39 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
back to top