move 'cybergraph' to 'z-graph', add README.md

This commit is contained in:
Helmut Merz 2021-02-15 13:10:30 +01:00
parent ac494db49d
commit c127115381
10 changed files with 13 additions and 0 deletions

13
pgsql/z-graph/README.md Normal file
View file

@ -0,0 +1,13 @@
---
title: "storage-common/pgsql/z-graph"
date: 2021-02-15
author: helmutm
---
The directory `z-graph` (previously known as `cybergraph`) contains code
that is not used any longer but may be of interest for other development,
e.g. for the `graph` storage. It has been renamed for
See especially:
- `fload.sql`: functions for loading the semantic database
- `fshow.sql`: functions for displaying of information from the semantic database