apache-age

How to use YAML to create a common node between two functions in Apache Age?

How to use YAML to create a common node between two functions in Apache Age? Question: have two Python functions that each create a Person node in an Apache Age graph. I want to create a common Person node between these two functions that has the same properties. I’ve been told that YAML can be …

Total answers: 5

create apache age graph from networkx graph

create apache age graph from networkx graph Question: I’ve started using apache age and was wondering if there is a cool way to directly put networkx graph into the apache age database? I’m using a workaround to get the edged and nodes associated with their attributes to insert them in the apache age using for …

Total answers: 3