Environment
AgensGraph v2.0 release
CentOS 7
[Read More]
Remove vertex de-duplication in AgensGraph
Environment
AgensGraph v2.0 release
CentOS 7
[Read More]
Basic example of Graph data community detection by AgensGraph PL/Python. 1 to 2
Prepare
This post does not explain the concept of networkx or explain the principles of algorithms.
This post is an example of how AgensGraph uses the PL / Python library to grapple graph data.
[Read More]
Example of extension function using AgensGraph (levenshtein distance) 2 to 2
Prepare
Before the post : https://jhs9396.github.io/2019-02-13-post9/
This post is an example of using the levenshtein distance to create a relationship between data that is determined to be similar. I can not say that doing this is the right answer.
[Read More]
Example of extension function using AgensGraph (levenshtein distance) 1 to 2
Prepare
Current AgensGraph version is released lastest 2.1 version.
Installation (AgensGraph v.2.0)
2.1 version requires a bug fix.
[Read More]