opencog / atomspace

The OpenCog (hyper-)graph database and graph rewriting system
https://wiki.opencog.org/w/AtomSpace
Other
796 stars 225 forks source link

Multi-atomspace API fixes #2930

Closed linas closed 2 years ago

linas commented 2 years ago

When storing multiple AtomSpaces to disk storage or network storage, that actual AtomSpace to store needs to be explicitly specified. Update the API to pass this as a parameter.