krasimir
|
dc734261f1
|
fix a warning in libsg
|
2016-05-25 07:18:01 +00:00 |
|
krasimir
|
eb47b52e16
|
bugfix in libsg
|
2016-05-22 09:19:54 +00:00 |
|
krasimir
|
5539d8a088
|
fix the compilation of sqlite3 on MacOS
|
2016-05-18 09:01:47 +00:00 |
|
krasimir
|
44d7ccf6de
|
a prototype for complex queries over expressions in libsg
|
2016-04-29 14:06:24 +00:00 |
|
krasimir
|
6cf80c0769
|
a version of sqlite3.c which is prunned to one third of the original size and now it contains only the database storage engine withough the SQL compiler and interpreter
|
2016-04-28 14:14:04 +00:00 |
|
krasimir
|
453ad134b5
|
some progress on complex queries in libsg
|
2016-02-09 10:59:18 +00:00 |
|
krasimir
|
6bf691c3af
|
added a primitive full-text search index in libsg. This can be use for finding an abstract tree whose linearization matches given keywords
|
2015-12-20 14:04:52 +00:00 |
|
krasimir
|
30dfd35e59
|
fix the metadata for sg databases
|
2015-09-04 16:34:40 +00:00 |
|
krasimir
|
ab086e7cb3
|
storage for literals in libsg
|
2015-09-04 14:45:18 +00:00 |
|
krasimir
|
05f7150759
|
the new triples API in libsg now always works with expressions
|
2015-09-04 10:01:19 +00:00 |
|
krasimir
|
2be83cae2d
|
bugfixes in libsg
|
2015-09-03 13:24:13 +00:00 |
|
krasimir
|
442bb77b74
|
API for transactions in libsg
|
2015-09-02 13:01:23 +00:00 |
|
krasimir
|
e0c5b1d0b5
|
bugfix in libsg
|
2015-09-02 06:55:39 +00:00 |
|
krasimir
|
f5387c429b
|
still partial implementation for complex queries in libsg, and added sg.h which I had forgotten to include in darcs
|
2015-08-31 07:15:20 +00:00 |
|
krasimir
|
68ff5ff371
|
query for triples and cleaner API
|
2015-08-27 15:18:51 +00:00 |
|
krasimir
|
4d39c2623b
|
added libsg in the C runtime
|
2015-08-24 09:36:51 +00:00 |
|
krasimir
|
f9250c610c
|
retrieval of a triple
|
2015-08-21 16:31:43 +00:00 |
|
krasimir
|
b66276fda5
|
API for storing triples in the semantic graph
|
2015-08-21 16:13:03 +00:00 |
|
krasimir
|
c7c47fbded
|
add the initial sketches of the semantic graph storage
|
2015-08-20 13:31:43 +00:00 |
|