AtomSpace::AtomSpaceManager
Global AtomSpace instance management
Class methods
add_atom(atom : Atom) : Atom
Convenience methods using default AtomSpace
add_link(type : AtomType, outgoing : Array(Atom), tv : TruthValue = TruthValue::DEFAULT_TV) : Atom
add_node(type : AtomType, name : String, tv : TruthValue = TruthValue::DEFAULT_TV) : Atom
clear
default_atomspace
set_default_atomspace(atomspace : AtomSpace)
size