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

Type members

Classlikes

final case class Bnode(value: String) extends Graph

Attributes

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

Attributes

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

Attributes

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

Attributes

Supertypes
trait Graph
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class Literal(value: RdfLiteral) extends Graph

Attributes

Supertypes
trait Graph
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class Repeat(value: RdfRepeat) extends Graph

Attributes

Supertypes
trait Graph
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