Iri

eu.ostrzyciel.jelly.core.proto.v1.RdfGraph$.Graph$.Iri
final case class Iri(value: RdfIri) extends Graph

Attributes

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

Members list

Concise view

Type members

Types

Value members

Concrete methods

override def iri: Option[RdfIri]

Attributes

Definition Classes
override def isIri: Boolean

Attributes

Definition Classes
override def number: Int

Attributes

Definition Classes
GeneratedOneof

Inherited methods

def bnode: Option[String]

Attributes

Inherited from:
Graph

Attributes

Inherited from:
Graph
def isBnode: Boolean

Attributes

Inherited from:
Graph
def isDefaultGraph: Boolean

Attributes

Inherited from:
Graph
def isDefined: Boolean

Attributes

Inherited from:
Graph
def isEmpty: Boolean

Attributes

Inherited from:
Graph
def isLiteral: Boolean

Attributes

Inherited from:
Graph
def isRepeat: Boolean

Attributes

Inherited from:
Graph
def literal: Option[RdfLiteral]

Attributes

Inherited from:
Graph
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def repeat: Option[RdfRepeat]

Attributes

Inherited from:
Graph
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof