تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Stefano Cossu 8d9b863ac9 Merge branch 'master' into development 5 سال پیش
  Stefano Cossu b4dfa0e82e Merge pull request #86 from scossu/refactor_dstructs 5 سال پیش
  Stefano Cossu db7e356af4 Merge pull request #85 from scossu/keyset_graph 5 سال پیش
  Stefano Cossu 9ae394aa24 No, don't parallelize; use weighed key comparison. 5 سال پیش
  Stefano Cossu 42bb33c5a8 Remove logging. 5 سال پیش
  Stefano Cossu 6e59d33e8f Parallelize TripleKey.contains(). 5 سال پیش
  Stefano Cossu 80e7ad71cf All tests green. 5 سال پیش
  Stefano Cossu 60652fa7d0 Prefix all test file names with sequence numbers. 5 سال پیش
  Stefano Cossu e558c8d0b2 Wrap transactions around graph access methods. 5 سال پیش
  Stefano Cossu 11b18a0ae1 Allow opening a RW transaction inside a RO one. 5 سال پیش
  Stefano Cossu 4abca97ef4 All internal API tests pass. 5 سال پیش
  Stefano Cossu c7ed454db4 Add from_rdf() factory function (experimental); fix more tests. 5 سال پیش
  Stefano Cossu adf2ad61ba Temporary hash value for Graph. 5 سال پیش
  Stefano Cossu f3553ebbca Implement rich comparators; include module in __repr__; fix some more tests. 5 سال پیش
  Stefano Cossu d7c22b0de6 Add contexts to all low-level Graph tests. 5 سال پیش
  Stefano Cossu 6ffdd707bc Fix union; expose Graph.copy() and Graph.empty_copy() as cpdef. 5 سال پیش
  Stefano Cossu 6283f057e9 Rerthink Graph.delete() completely. 5 سال پیش
  Stefano Cossu 3e18c42e60 Throw specific error for invalid transactions. 5 سال پیش
  Stefano Cossu 5abc116c33 Reset the main transaction after a term insert instead of opening RW all times. 5 سال پیش
  Stefano Cossu bbcf66da2f Add graph lookup tests; fix transactions in tests. 5 سال پیش
  Stefano Cossu 0a3628dd24 Use RW transaction uncondtionally for all to_key() calls. 5 سال پیش
  Stefano Cossu 4434e5116d Rename Graph.add_triples() to Graph.add(). 5 سال پیش
  Stefano Cossu f92fafd009 Module shuffle: 5 سال پیش
  Stefano Cossu 4bb0556b3f Debugging. 5 سال پیش
  Stefano Cossu 0009146b12 Fix imports. 5 سال پیش
  Stefano Cossu f36821eeee Cython part compiles. 5 سال پیش
  Stefano Cossu e348702fb5 Eliminate Imr class. 5 سال پیش
  Stefano Cossu c807726c25 Do not make Graph subclass of Keyset. 5 سال پیش
  Stefano Cossu 78554942ef [WIP] Begin butchering away at Keyset, Graph and LmdbTripleStore. 5 سال پیش
  Stefano Cossu a6504ad2da Rename _to_key_idx() to _to_key(). 5 سال پیش