add
AsyncMethod
This is a method of the KnowledgeStoreProtocol class in the knowledge module.Add content to the store
Signature
Parameters
&str
required
No description available.
Option<&str>
required
No description available.
Option<&str>
required
No description available.
Option<HashMap<String
required
No description available.
Returns
Result<AddResult>
The result of the operation.

