saul icon indicating copy to clipboard operation
saul copied to clipboard

Graph Evolution

Open kordjamshidi opened this issue 10 years ago • 1 comments

For the moment all nodes are defined based on base types and edges and properties are defined based on the sensors on the base types. But we want to be able to define new base types in the program based on the current base types. And establish the edges and properties of the new base type relying on the existing information in the graph, that is the existing edges and properties.

kordjamshidi avatar Oct 15 '15 04:10 kordjamshidi

@Rahgooy : is the generic Relation baseType going to solve this problem? (in PR #482)

kordjamshidi avatar Jul 19 '17 15:07 kordjamshidi