https://github.com/google/cayley
Revision f44911638caef88db9c14a526ebd4df23f4e8aab authored by Iddan Aaronsohn on 08 October 2019, 13:27:28 UTC, committed by GitHub on 08 October 2019, 13:27:28 UTC
* 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
1 parent 980d103
History
Tip revision: f44911638caef88db9c14a526ebd4df23f4e8aab authored by Iddan Aaronsohn on 08 October 2019, 13:27:28 UTC
path.Order() (#796)
Tip revision: f449116
File Mode Size
.github
appengine
client
clog
cmd
configurations
data
docs
examples
graph
internal
quad
query
schema
server
static
svg
templates
version
voc
writer
.dockerignore -rw-r--r-- 6 bytes
.gitbook.yaml -rw-r--r-- 13 bytes
.gitignore -rw-r--r-- 135 bytes
.goreleaser.yml -rw-r--r-- 1.8 KB
.travis.yml -rw-r--r-- 587 bytes
AUTHORS -rw-r--r-- 1.0 KB
CODEOWNERS -rw-r--r-- 11 bytes
CONTRIBUTORS -rw-r--r-- 1.1 KB
Dockerfile -rw-r--r-- 1.6 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.7 KB
go.sum -rw-r--r-- 39.7 KB
gogen.go -rw-r--r-- 107 bytes
imports.go -rw-r--r-- 1.2 KB

README.md

back to top