Versions in this module Expand all Collapse all v0 v0.7.2 Aug 21, 2024 v0.7.1 Aug 20, 2024 v0.7.0 Aug 14, 2024 Changes in this version + func AddElement(t *testing.T, g knowledgebase.Graph, e any) (failed bool) + func MakeKB(t *testing.T, elements ...any) *knowledgebase.KnowledgeBase + func StringToGraphElement(e string) (any, error)