https://github.com/google/cayley

sort by:
Revision Author Date Message Commit Date
16f67d5 Add Clone() to Path for easier reuse of Path segments (#444) 16 July 2016, 10:37:36 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
f8ea808 Create README.md 06 July 2016, 10:43:56 UTC
a9a0f76 Update README.md 06 July 2016, 10:41:09 UTC
647cae1 Update Quickstart-As-Application.md 06 July 2016, 10:38:55 UTC
9721388 Create Quickstart-As-Application.md 06 July 2016, 10:38:42 UTC
061c6bc Swapping google to cayleygraph 06 July 2016, 06:15:27 UTC
c31091d Added myself 06 July 2016, 06:10:42 UTC
6e9a37d Updating CONTRIBUTORS to remove mention of CLA and added myself. 06 July 2016, 06:09:55 UTC
85a4214 Rerouting CONTRIBUTING to the discourse Once we have a nice updated CONTRIBUTION guidelines, we will backfill this. 06 July 2016, 05:52:42 UTC
0c7fc0f Moving Hacking from wiki to project 06 July 2016, 05:49:55 UTC
6115bea Update registry in README 06 July 2016, 00:04:50 UTC
8e4c4da Merge pull request #399 from barakmich/fix_test Remove silly "try to create a /dev/null database" tests 05 July 2016, 23:44:26 UTC
c30d66b support passing EOF as an error 05 July 2016, 23:40:57 UTC
534eeb3 Remove silly "try to create a /dev/null database" tests 05 July 2016, 23:30:56 UTC
9cf6a63 Re-enable `tip` in .travis.yml We want to know if breaking changes are coming our way 05 July 2016, 23:09:07 UTC
86766f3 separate log package, resolves #221 05 July 2016, 08:38:29 UTC
8fd2260 change import paths 05 July 2016, 07:13:53 UTC
15ab599 Merge pull request #386 from barakmich/optional_path Add SaveOptional() to save predicates if they exist, and add the 23 March 2016, 20:15:00 UTC
77943c4 Add SaveOptional() tests. 23 March 2016, 20:11:22 UTC
6c1030d Merge pull request #365 from dennwc/save_opt path: Added SaveOptional 23 March 2016, 20:04:04 UTC
2661e3c Added SaveOptional to path lib 28 February 2016, 02:25:07 UTC
f6ce78f Merge pull request #379 from dennwc/fix_gremlin_panic Fix interface conversion in Gremlin 28 February 2016, 02:20:33 UTC
1402662 Fix interface conversion 28 February 2016, 00:53:11 UTC
d49f9a3 Merge pull request #376 from barakmich/16-build fix build on 1.6 -- more accurate interface conversion 23 February 2016, 05:04:48 UTC
5c21c52 fix build on 1.6 -- more accurate interface conversion 23 February 2016, 05:04:08 UTC
01f7b1c Merge pull request #375 from josephschorr/fixsprintf Make call to `Sprintf` lazy 23 February 2016, 04:57:10 UTC
7f38089 Make call to `Sprintf` lazy This results in a measurable performance improvement (~ 10% better) on a large test suite 23 February 2016, 04:12:28 UTC
792fe5d Merge pull request #333 from barakmich/label_queries query/gremlin, graph/path: Add support for querying with labels 03 January 2016, 00:55:34 UTC
14a5ccc Merge pull request #354 from Quentin-M/patch-2 Fix NPE in SQL initialization 07 December 2015, 02:28:13 UTC
55bc592 Merge pull request #356 from jzelinskie/dockerfile dockerfile: fix go install command 07 December 2015, 02:27:50 UTC
3ebb1ee dockerfile: fix go install command Fixes #355. 07 December 2015, 02:22:26 UTC
582c4e1 Fix NPE in SQL initialization Happens when the database could not be opened. Introduced by e849da9 07 December 2015, 00:48:49 UTC
0a6e5fa Merge pull request #347 from jzelinskie/dockerfile initial Dockerfile 26 November 2015, 05:16:59 UTC
847a54d Merge pull request #348 from barakmich/init_idempotent graph: make quadstore init functions idempotent 26 November 2015, 05:15:31 UTC
44b54e3 README: add container section 25 November 2015, 21:05:47 UTC
521d718 initial Dockerfile 25 November 2015, 21:03:51 UTC
e849da9 graph: make quadstore init functions idempotent 25 November 2015, 20:06:47 UTC
9658689 Merge pull request #346 from barakmich/readme Update README to mention Postgres and remove unused trello board 25 November 2015, 18:40:46 UTC
4cdeb6b Update README to mention Postgres and remove unused trello board 25 November 2015, 18:40:18 UTC
4fd500d Merge pull request #345 from jzelinskie/triple add Triple function 25 November 2015, 16:22:43 UTC
7d18978 add Triple function This is a shortcut for those that are not using the label field. It can become very verbose always calling Quad with an empty string as the last parameter. 25 November 2015, 16:21:42 UTC
f143602 Merge pull request #342 from Quentin-M/slow_deleles Fix SLOW DELETEs 18 November 2015, 23:47:25 UTC
a262253 Fix SLOW DELETEs subject, predicate, object and labels are not indexed, thus, using a where clause on these fields for the DELETE statement does a full-table scan. Using *_hash columns instead will use the indexes. 18 November 2015, 23:42:20 UTC
2f5ce90 Merge pull request #338 from Quentin-M/sql_skull_lock Fix a deadlock behavior with DELETE transactions 18 November 2015, 01:40:53 UTC
d874441 Fix a deadlock behavior with DELETE transactions It appears that preparing an INSERT statement on PostgreSQL actually makes it expecting to receive INSERTs and thus, it create some kind of locks for it. If instead, you only send him DELETE statements, it will indefinitely wait for an INSERT and will hung. 18 November 2015, 01:32:21 UTC
cfbc0b3 Merge pull request #337 from Quentin-M/tx_ordering Ensure that quads in a transaction are applied in the desired order. 17 November 2015, 18:34:43 UTC
383cb33 Ensure that quads in a transaction are applied in the desired order. 17 November 2015, 17:10:59 UTC
6027e4c Merge pull request #336 from Quentin-M/master Use a Size() estimate for SQL Quadstore when noSizes is enabled. 16 November 2015, 21:11:01 UTC
174a13c Add a Size() estimator for PostgresSQL Counting on PostgreSQL could be really slow because of its MVCC model. See https://wiki.postgresql.org/wiki/Count_estimate 16 November 2015, 21:01:06 UTC
cdf0154 Merge pull request #316 from barakmich/save_sql sql: Combine AND(Fixed, SQL) and fix Save() roundtrips 12 November 2015, 20:31:26 UTC
277fc74 Combine AND(Fixed, SQL) into a single IN clause, reducing roundtrips. Add a test and benchmark. 12 November 2015, 20:14:48 UTC
99283d5 Merge pull request #335 from barakmich/multi_link_optimization graph/sql: Use an IN clause when optimizing a fixed iterator 12 November 2015, 20:05:30 UTC
831b14c graph/sql: Use an IN clause when optimizing a fixed iterator 12 November 2015, 19:56:18 UTC
fab678e Add LabelContext to the docs 30 October 2015, 21:57:07 UTC
58a735f fix gremlin test, add reversal test 30 October 2015, 21:42:16 UTC
283aca8 Expose LabelContext in gremlin 30 October 2015, 21:17:57 UTC
36d0f48 graph/path: Add LabelContext to the path query language. 30 October 2015, 21:17:57 UTC
back to top