Add known issue of Apache AGE to the readme.

This commit is contained in:
Samuel Chan
2025-01-12 17:01:31 +08:00
parent 63a71c04fd
commit f3e0fb87f5

View File

@@ -369,9 +369,11 @@ For production level scenarios you will most likely want to leverage an enterpri
* Known issue of the Apache AGE: The released versions got below issue:
> You might find that the properties of the nodes/edges are empty.
> It is a known issue of the release version: https://github.com/apache/age/pull/1721
>
> You can Compile the AGE from source code and fix it.
### Insert Custom KG
```python