krasimir
|
bea8c5796a
|
fix the compilation of sqlite3 on MacOS
|
2016-05-18 09:01:47 +00:00 |
|
krasimir
|
3f0fe438cd
|
a prototype for complex queries over expressions in libsg
|
2016-04-29 14:06:24 +00:00 |
|
krasimir
|
6fb17dc6fc
|
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
|
55a7fdc4a5
|
some progress on complex queries in libsg
|
2016-02-09 10:59:18 +00:00 |
|
krasimir
|
bef9d8c5fc
|
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
|
ea83efa79c
|
fix the metadata for sg databases
|
2015-09-04 16:34:40 +00:00 |
|
krasimir
|
3d60ce06bb
|
storage for literals in libsg
|
2015-09-04 14:45:18 +00:00 |
|
krasimir
|
e9f7aa0e33
|
the new triples API in libsg now always works with expressions
|
2015-09-04 10:01:19 +00:00 |
|
krasimir
|
c322e686a0
|
bugfixes in libsg
|
2015-09-03 13:24:13 +00:00 |
|
krasimir
|
ef90fa4abe
|
API for transactions in libsg
|
2015-09-02 13:01:23 +00:00 |
|
krasimir
|
4a1da62d84
|
bugfix in libsg
|
2015-09-02 06:55:39 +00:00 |
|
krasimir
|
9a58afe121
|
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
|
f2952768d5
|
query for triples and cleaner API
|
2015-08-27 15:18:51 +00:00 |
|
krasimir
|
32d5d4b52f
|
added libsg in the C runtime
|
2015-08-24 09:36:51 +00:00 |
|
krasimir
|
e43608eca0
|
retrieval of a triple
|
2015-08-21 16:31:43 +00:00 |
|
krasimir
|
17a572dda6
|
API for storing triples in the semantic graph
|
2015-08-21 16:13:03 +00:00 |
|
krasimir
|
2f9704a624
|
add the initial sketches of the semantic graph storage
|
2015-08-20 13:31:43 +00:00 |
|