Direction

org.llm4s.knowledgegraph.storage.Direction
See theDirection companion object
sealed trait Direction

Represents the direction of graph traversal.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Both
object Incoming
object Outgoing
In this article