TripleTerm

eu.ostrzyciel.jelly.core.proto.v1.RdfTerm$.Term$.TripleTerm
final case class TripleTerm(value: RdfTriple) extends Term

Attributes

Graph
Supertypes
trait Term
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Types

Value members

Concrete methods

override def isTripleTerm: Boolean

Attributes

Definition Classes
override def number: Int

Attributes

Definition Classes
GeneratedOneof
override def tripleTerm: Option[RdfTriple]

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
Term
def iri: Option[RdfIri]

Attributes

Inherited from:
Term

Attributes

Inherited from:
Term

Attributes

Inherited from:
Term

Attributes

Inherited from:
Term
def isIri: Boolean

Attributes

Inherited from:
Term

Attributes

Inherited from:
Term

Attributes

Inherited from:
Term

Attributes

Inherited from:
Term

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Term
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof