https://github.com/google/cayley

sort by:
Revision Author Date Message Commit Date
bf28b80 Just better quickstart + examples creation 21 July 2016, 16:37:01 UTC
c39b2db quad: function to unwrap values; resolves #448 18 July 2016, 22:49:17 UTC
4d5124e query: check type assertions, recover properly in gremlin; fixes #450 18 July 2016, 22:12:05 UTC
9be90da graph: cast to Nexter once, remove Next helper 17 July 2016, 21:01:27 UTC
f475101 Merge pull request #378 from dennwc/quad_value Typed Quad values 17 July 2016, 18:02:36 UTC
0bc15ed gremlin: convert values to native types, not strings 17 July 2016, 16:48:10 UTC
168247a gremlin: do not escape string values in results 17 July 2016, 11:34:29 UTC
16f67d5 Add Clone() to Path for easier reuse of Path segments (#444) 16 July 2016, 10:37:36 UTC
0508015 gremlin: string values defaults to quad.String typed, and are parsed for IRI and BNode-like values 15 July 2016, 20:59:14 UTC
0df40b3 quad: helper to convert native types 15 July 2016, 20:23:35 UTC
3c15319 small fixes 15 July 2016, 20:22:55 UTC
b99aa1d Wire Skip and Limit to Gremlin. Also fixed #254. 15 July 2016, 00:52:06 UTC
43358bf postgres: store hashes as binary data instead of hex strings 15 July 2016, 00:52:06 UTC
2841ab6 postgres: prepare each statement in ApplyDeltas 15 July 2016, 00:52:06 UTC
a3a9a4f postgres: generate distinct node insert statements only 15 July 2016, 00:52:05 UTC
e689224 cquads: convert TypedString values to native types automatically on loading 15 July 2016, 00:52:05 UTC
db4ac03 gremlin: allow to specify multiple conditions in Filter 15 July 2016, 00:52:05 UTC
bdfaff9 mongo: optimize comparison iterator 15 July 2016, 00:52:05 UTC
20ccd90 Test for typed value comparison and optimization 15 July 2016, 00:52:05 UTC
03c520a gremlin: expose value comparison iterator via path lib, add tests 15 July 2016, 00:52:05 UTC
4ee7e67 gremlin: support for typed values 15 July 2016, 00:52:05 UTC
fdb8959 gremlin: rewritten, now it's easier extend 15 July 2016, 00:52:05 UTC
f7be686 gremlin: replace JS-based graph object with reflect-based 15 July 2016, 00:52:05 UTC
120290d comparison: compare only values with the same type, add a test for mixed set 15 July 2016, 00:52:05 UTC
2d45632 postgres: store typed values natively; separate LRU cache 15 July 2016, 00:52:05 UTC
cd8a7c1 mongo: fix indexing, remove recursion in LinksTo, remove unnecessary roundtrip 15 July 2016, 00:52:05 UTC
3e89c0f postgres: fix iterators 15 July 2016, 00:52:05 UTC
1a936b4 postgres: new table structure 15 July 2016, 00:52:05 UTC
7ba88e7 Update value comparison iterator. Stop graph.Value madness. 15 July 2016, 00:52:05 UTC
ce2c62e quad: at least try to escape string values 15 July 2016, 00:52:05 UTC
607bc5e cquads: recognize TypedString and LangString in parser 15 July 2016, 00:52:05 UTC
2b6c330 Add a test for Raw-to-typed values exchange. Fix memstore not using hashes in map. 15 July 2016, 00:52:05 UTC
e6024ba path: supports typed values 15 July 2016, 00:52:05 UTC
08bd968 postgres: typed values (protobuf) 15 July 2016, 00:52:05 UTC
b473ad0 quad: HashTo - less allocations. Small test for hashes. 15 July 2016, 00:52:05 UTC
5846f81 mongo: use native value types where possible 15 July 2016, 00:52:05 UTC
086cf7a mongo: typed values (protobuf) 15 July 2016, 00:52:05 UTC
3ddae20 GAE (untyped) iterateResults. More tests. Fixed handling of size and conflicts in postgres. 15 July 2016, 00:52:05 UTC
683e2ca quad: add support for few basic types 15 July 2016, 00:52:05 UTC
60164c4 quad: move values to a separate file 15 July 2016, 00:52:05 UTC
d432fee Unify tests for QuadStore. Run Mongo/Postgres in Docker automatically. 15 July 2016, 00:52:05 UTC
3326bbd leveldb: migration code 15 July 2016, 00:52:00 UTC
3bc1b1a Update goprotobuf. Use new protosizer extension (no more Size_ fields). 15 July 2016, 00:49:53 UTC
31fefe7 leveldb: use protobuf 15 July 2016, 00:49:53 UTC
27aba6a bolt: migration code 15 July 2016, 00:49:53 UTC
5dc03ee add typed fields to protobufs 15 July 2016, 00:49:49 UTC
e396636 update tests 15 July 2016, 00:32:24 UTC
212d198 update exporter 15 July 2016, 00:32:24 UTC
dbf446a query: updated to use typed values 15 July 2016, 00:32:24 UTC
a677b03 mongo: typed values 15 July 2016, 00:32:24 UTC
c697881 sql: typed values 15 July 2016, 00:32:24 UTC
e88aff5 gae: typed values 15 July 2016, 00:32:24 UTC
ad04712 leveldb: typed values 15 July 2016, 00:32:24 UTC
f26a4e4 bolt: typed values 15 July 2016, 00:32:24 UTC
efb7b5c memstore: typed values 15 July 2016, 00:32:24 UTC
4135f62 graph: updated to use typed values 15 July 2016, 00:32:24 UTC
ec9ac70 quad: directions are typed 15 July 2016, 00:32:19 UTC
d390663 graph: provide more meaningful errors for bad actions (#443) * graph: avoid use of flag in library packages * graph/...: use meaningful error type for bad actions * bolt: remove redundant line * mongo: make signature match other backends 10 July 2016, 11:29:39 UTC
4b350be Don't iterate over all quads unless necessary (#440) Makes ApplyDeltas slightly faster 10 July 2016, 09:30:36 UTC
6ab5e6d clog: fix comment typos and add package comment (#442) Also rename verbosity parameter and reorder comparison to match order of doc comment. 10 July 2016, 02:35:45 UTC
359cbe8 fix repository links in docs 09 July 2016, 15:38:52 UTC
a47e4ed Implement Skip and Limit iterators (#369) 09 July 2016, 12:03:43 UTC
ca63694 Delete node API (#158) 09 July 2016, 11:45:03 UTC
12183c6 Updated Dockerfile (fixed #357) * fix host/port in Dockerfile * serve 30kmoviedata by default * update docs for running in container 09 July 2016, 11:12:30 UTC
d42aa90 fix Unique iterator for non-comparable tokens; fixes #437 08 July 2016, 19:33:11 UTC
99e739c clog: make nil Logger safe (#436) Also add documentation and license header. 08 July 2016, 08:48:56 UTC
51a9528 Merge branch 'master' of ssh://github.com/cayleygraph/cayley 08 July 2016, 02:15:08 UTC
8b66d77 Sweep through docs update/cleanup 08 July 2016, 02:14:46 UTC
52b60c2 remove duplicate in readme (#435) 07 July 2016, 21:08:41 UTC
c9ec5af fix postgres error on import, fixes #429 07 July 2016, 19:20:21 UTC
67b6ef6 Added HasReverse function to path lib (#351) 06 July 2016, 21:42:02 UTC
13cccc7 Added sync.RWMutex to mongo cache (#380) Added sync.RWMutex to mongo cache 06 July 2016, 21:40:54 UTC
70c83d7 Disable failures coming from tip (but still warn about them) 06 July 2016, 16:14:46 UTC
da3ef01 Just added container to readme 06 July 2016, 12:54:00 UTC
a26c3a3 Create FAQ.md 06 July 2016, 12:35:31 UTC
91ff69d Update README.md 06 July 2016, 12:34:35 UTC
bec9215 Update README.md 06 July 2016, 12:23:06 UTC
44fedcf Update Contributing.md 06 July 2016, 12:22:36 UTC
c9533cf Update Contributing.md 06 July 2016, 12:22:21 UTC
c8476d6 Create HACKING.md 06 July 2016, 12:21:15 UTC
0eb6c35 Update README.md 06 July 2016, 12:20:40 UTC
bebaf69 Moved to Quickstart-As-Application 06 July 2016, 12:16:44 UTC
1884983 Update Quickstart-As-Application.md 06 July 2016, 12:16:23 UTC
1d0829f Update Quickstart-As-Application.md 06 July 2016, 12:16:04 UTC
b48b87a Create Container.md 06 July 2016, 12:12:16 UTC
8b1a457 Update Contributing.md 06 July 2016, 12:08:59 UTC
205e3c0 Delete TODO.md 06 July 2016, 11:51:02 UTC
b2d111b Create Todo.md 06 July 2016, 11:50:50 UTC
1610504 Update Overview.md 06 July 2016, 11:26:14 UTC
42042bb Merge pull request #324 from duncanawoods/master Update docs for PostgreSQL configuration 06 July 2016, 11:22:08 UTC
187be5e Manual merge of work https://github.com/cayleygraph/cayley/pull/385 by @adkatrit 06 July 2016, 11:16:40 UTC
8757bf2 Delete HACKING.md 06 July 2016, 11:07:35 UTC
b9b5353 Delete CONTRIBUTING.md 06 July 2016, 11:05:40 UTC
eb86983 Create Contributing.md 06 July 2016, 11:01:12 UTC
390d2f9 Create Quickstart-As-Lib.md 06 July 2016, 10:58:54 UTC
fe73a28 Delete Quickstart-As-Go-Lib.md 06 July 2016, 10:58:11 UTC
4bba650 Create Quickstart-As-Go-Lib.md 06 July 2016, 10:57:35 UTC
a7d0a6a Update README.md 06 July 2016, 10:56:21 UTC
5a50f01 Create 3rd-Party-APIs.md 06 July 2016, 10:51:18 UTC
9719c08 Create Locations.md 06 July 2016, 10:47:01 UTC
back to top