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

Type members

Classlikes

final case class Datatype(value: RdfDatatypeEntry) extends Row

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror