Direct

case class Direct(pred: IRI) extends Path
trait Serializable
trait Product
trait Equals
trait Path
class Object
trait Matchable
class Any

Value members

Concrete methods

override def getValues(node: RDFNode, rdf: RDFReader): Stream[IO, RDFNode]
Definition Classes

Inherited methods

Inherited from:
Product
def showQualified(prefixMap: PrefixMap): String
Inherited from:
Path
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Returns:

a string representation of the object.

Definition Classes
Path -> Any
Inherited from:
Path

Concrete fields