|
|
645761410c
|
define a simple message store for integrator messages
|
2020-04-10 19:08:04 +02:00 |
|
|
|
21f093c60c
|
move triple+event storage stuff to 'cybergraph' directory
|
2020-04-10 18:50:12 +02:00 |
|
|
|
42c2013422
|
improvements and fixes
|
2020-02-27 08:06:04 +01:00 |
|
|
|
5df7eceb27
|
load example data (cities) into triples
|
2020-02-19 16:02:16 +01:00 |
|
|
|
9350627e9c
|
control triple creation via an 'instead of insert' trigger on vtriples
|
2020-02-19 13:20:52 +01:00 |
|
|
|
1ff292f9ba
|
add text handling to loading and showing triples
|
2020-02-19 12:25:22 +01:00 |
|
|
|
6879a9254c
|
use separate init.sql that only calls other scripts
|
2020-02-19 08:55:08 +01:00 |
|
|
|
8956bdb35e
|
function improvements; init.sql as central initilization script
|
2020-02-19 07:56:54 +01:00 |
|
|
|
b60b4765f2
|
use new load_triple() for initial creation of nodes and triples
|
2020-02-18 19:55:43 +01:00 |
|
|
|
ddad67a8f7
|
function load_triple() basically working
|
2020-02-18 16:16:20 +01:00 |
|
|
|
6283f0246b
|
improve function definitions; provide new function get_value()
|
2020-02-18 15:32:48 +01:00 |
|
|
|
f4c0bd42a3
|
example project: create 'cities' table and import data
|
2020-02-18 11:57:24 +01:00 |
|
|
|
fca4f3643c
|
provide function and view for displaying triples; + examples directory
|
2020-02-18 09:06:10 +01:00 |
|
|
|
e5b06d5ffc
|
use single INSERT statements with multiple values
|
2020-02-17 16:44:26 +01:00 |
|
|
|
6a947f1ed6
|
more flexible triple concept with polymorphic subjects
|
2020-02-06 12:23:43 +01:00 |
|
|
|
e9e71a4591
|
initial import
|
2020-02-06 08:54:51 +01:00 |
|