Inverse

es.weso.shex.Inverse
case class Inverse(pred: IRI) extends Path

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Path
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

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

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def showQualified(prefixMap: PrefixMap): String

Attributes

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.

Attributes

Returns:

a string representation of the object.

Definition Classes
Path -> Any
Inherited from:
Path

Concrete fields