Repeat

eu.ostrzyciel.jelly.core.proto.v1.RdfGraph$.Graph$.Repeat
final case class Repeat(value: RdfRepeat) 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 isRepeat: Boolean

Attributes

Definition Classes
override def number: Int

Attributes

Definition Classes
GeneratedOneof
override def repeat: Option[RdfRepeat]

Attributes

Definition Classes

Inherited methods

def bnode: Option[String]

Attributes

Inherited from:
Graph

Attributes

Inherited from:
Graph
def iri: Option[RdfIri]

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 isIri: Boolean

Attributes

Inherited from:
Graph
def isLiteral: 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 valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof