Results of Zep.Graph.search/3 - facts (edges) and/or nodes, depending on scope.
Summary
Types
@type t() :: %Zep.Schemas.SearchResults{ edges: [Zep.Schemas.Edge.t()], nodes: [Zep.Schemas.Node.t()] }
Results of Zep.Graph.search/3 - facts (edges) and/or nodes, depending on scope.
@type t() :: %Zep.Schemas.SearchResults{ edges: [Zep.Schemas.Edge.t()], nodes: [Zep.Schemas.Node.t()] }