https://github.com/google/cayley
Revision 46f4cfd5eb0408ab7f37481322c79aa99492935a authored by Iddan Aaronsohn on 04 April 2020, 15:36:27 UTC, committed by GitHub on 04 April 2020, 15:36:27 UTC
* linkedql: Fix recursive matching for Match step.

* Break down to more functions

* Comment out tests broken by unstable shape structure

* Group var statements

* Remove commented out unstable test cases

* Remove additional comments

* Add match-exact test case

* Update match_test with correct JSON-LD parsing
1 parent d9aec8f
History
Tip revision: 46f4cfd5eb0408ab7f37481322c79aa99492935a authored by Iddan Aaronsohn on 04 April 2020, 15:36:27 UTC
LinkedQL: Fix recursive matching for Match step (#916)
Tip revision: 46f4cfd
File Mode Size
.github
appengine
client
clog
cmd
configurations
data
docs
examples
graph
inference
internal
packrd
query
schema
server
version
writer
.dockerignore -rw-r--r-- 6 bytes
.gitbook.yaml -rw-r--r-- 13 bytes
.gitignore -rw-r--r-- 148 bytes
.goreleaser.yml -rw-r--r-- 1.8 KB
.travis.yml -rw-r--r-- 853 bytes
AUTHORS -rw-r--r-- 1.1 KB
CODEOWNERS -rw-r--r-- 11 bytes
CONTRIBUTORS -rw-r--r-- 1.1 KB
Dockerfile -rw-r--r-- 1.9 KB
LICENSE -rw-r--r-- 9.9 KB
README.md -rw-r--r-- 2.1 KB
cayley_example.yml -rw-r--r-- 310 bytes
go.mod -rw-r--r-- 2.8 KB
go.sum -rw-r--r-- 43.2 KB
gogen.go -rw-r--r-- 107 bytes
imports.go -rw-r--r-- 1.3 KB
lint.sh -rwxr-xr-x 1019 bytes
tools.go -rw-r--r-- 192 bytes

README.md

back to top