Row

eu.ostrzyciel.jelly.core.proto.v1.RdfStreamRow$.Row$
See theRow companion trait
object Row

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Row.type

Members list

Concise view

Type members

Classlikes

final case class Datatype(value: RdfDatatypeEntry) extends Row

Attributes

Graph
Supertypes
trait Row
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
case object Empty extends Row

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Row
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
Empty.type
final case class GraphEnd(value: RdfGraphEnd) extends Row

Attributes

Graph
Supertypes
trait Row
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
final case class GraphStart(value: RdfGraphStart) extends Row

Attributes

Graph
Supertypes
trait Row
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
final case class Name(value: RdfNameEntry) extends Row

Attributes

Graph
Supertypes
trait Row
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
final case class Options(value: RdfStreamOptions) extends Row

Attributes

Graph
Supertypes
trait Row
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
final case class Prefix(value: RdfPrefixEntry) extends Row

Attributes

Graph
Supertypes
trait Row
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
final case class Quad(value: RdfQuad) extends Row

Attributes

Graph
Supertypes
trait Row
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
final case class Triple(value: RdfTriple) extends Row

Attributes

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

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror