Graph

eu.ostrzyciel.jelly.core.proto.v1.RdfGraph$.Graph$
See theGraph companion trait
object Graph

Attributes

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

Members list

Concise view

Type members

Classlikes

final case class Bnode(value: String) extends Graph

Attributes

Graph
Supertypes
trait Graph
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
final case class DefaultGraph(value: RdfDefaultGraph) extends Graph

Attributes

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

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Graph
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
Empty.type
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
final case class Literal(value: RdfLiteral) extends Graph

Attributes

Graph
Supertypes
trait Graph
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
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

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