eu.ostrzyciel.jelly.core.proto.v1

Members list

Type members

Classlikes

final case class RdfDatatypeEntry(id: Int, value: String) extends GeneratedMessage

Value parameters

id

1-based

Attributes

Companion
object
Supertypes
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object RdfDatatypeEntry extends GeneratedMessageCompanion[RdfDatatypeEntry]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[RdfDatatypeEntry]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class RdfDefaultGraph() extends GeneratedMessage

Attributes

Companion
object
Supertypes
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object RdfDefaultGraph extends GeneratedMessageCompanion[RdfDefaultGraph]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[RdfDefaultGraph]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class RdfGraph(graph: Graph) extends GeneratedMessage

Attributes

Companion
object
Supertypes
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object RdfGraph extends GeneratedMessageCompanion[RdfGraph]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[RdfGraph]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
RdfGraph.type
final case class RdfGraphEnd() extends GeneratedMessage

Attributes

Companion
object
Supertypes
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object RdfGraphEnd extends GeneratedMessageCompanion[RdfGraphEnd]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[RdfGraphEnd]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class RdfGraphStart(graph: RdfGraph) extends GeneratedMessage

Attributes

Companion
object
Supertypes
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object RdfGraphStart extends GeneratedMessageCompanion[RdfGraphStart]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[RdfGraphStart]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class RdfIri(prefixId: Int, nameId: Int) extends GeneratedMessage

=== Rdf Terms ===

=== Rdf Terms ===

Value parameters

prefixId

Either of these can be zero if the prefix or the suffix are not used.

Attributes

Companion
object
Supertypes
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object RdfIri extends GeneratedMessageCompanion[RdfIri]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[RdfIri]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
RdfIri.type
final case class RdfLiteral(lex: String, literalKind: LiteralKind) extends GeneratedMessage

Attributes

Companion
object
Supertypes
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object RdfLiteral extends GeneratedMessageCompanion[RdfLiteral]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[RdfLiteral]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
RdfLiteral.type
final case class RdfLiteralSimple() extends GeneratedMessage

Attributes

Companion
object
Supertypes
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object RdfLiteralSimple extends GeneratedMessageCompanion[RdfLiteralSimple]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[RdfLiteralSimple]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class RdfNameEntry(id: Int, value: String) extends GeneratedMessage

Value parameters

id

1-based

Attributes

Companion
object
Supertypes
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object RdfNameEntry extends GeneratedMessageCompanion[RdfNameEntry]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[RdfNameEntry]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class RdfPrefixEntry(id: Int, value: String) extends GeneratedMessage

Value parameters

id

1-based

Attributes

Companion
object
Supertypes
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object RdfPrefixEntry extends GeneratedMessageCompanion[RdfPrefixEntry]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[RdfPrefixEntry]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
object RdfProto extends GeneratedFileObject

Attributes

Supertypes
class GeneratedFileObject
class Object
trait Matchable
class Any
Self type
RdfProto.type
final case class RdfQuad(s: RdfTerm, p: RdfTerm, o: RdfTerm, g: RdfGraph) extends GeneratedMessage

Attributes

Companion
object
Supertypes
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object RdfQuad extends GeneratedMessageCompanion[RdfQuad]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[RdfQuad]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
RdfQuad.type
final case class RdfRepeat() extends GeneratedMessage

Attributes

Companion
object
Supertypes
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object RdfRepeat extends GeneratedMessageCompanion[RdfRepeat]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[RdfRepeat]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
RdfRepeat.type
final case class RdfStreamFrame(rows: Seq[RdfStreamRow]) extends GeneratedMessage

Attributes

Companion
object
Supertypes
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object RdfStreamFrame extends GeneratedMessageCompanion[RdfStreamFrame]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[RdfStreamFrame]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class RdfStreamOptions(streamName: String, streamType: RdfStreamType, generalizedStatements: Boolean, useRepeat: Boolean, rdfStar: Boolean, maxNameTableSize: Int, maxPrefixTableSize: Int, maxDatatypeTableSize: Int) extends GeneratedMessage

Value parameters

generalizedStatements

Whether the stream may contain generalized triples, quads, or datasets

maxNameTableSize

Prefix tables

rdfStar

Whether the stream may contain RDF-star statements

streamName

Name of the stream (completely optional). This may be used for, e.g., topic names in a pub/sub system.

streamType

Type of the stream (required)

useRepeat

Whether RdfRepeat will be used

Attributes

Companion
object
Supertypes
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object RdfStreamOptions extends GeneratedMessageCompanion[RdfStreamOptions]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[RdfStreamOptions]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class RdfStreamRow(row: Row) extends GeneratedMessage

=== Streams ===

=== Streams ===

Attributes

Companion
object
Supertypes
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object RdfStreamRow extends GeneratedMessageCompanion[RdfStreamRow]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[RdfStreamRow]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
sealed abstract class RdfStreamType(val value: Int) extends GeneratedEnum

Attributes

Companion
object
Supertypes
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object RdfStreamType extends GeneratedEnumCompanion[RdfStreamType]

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
trait GeneratedEnumCompanion[RdfStreamType]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class RdfTerm(term: Term) extends GeneratedMessage

Attributes

Companion
object
Supertypes
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object RdfTerm extends GeneratedMessageCompanion[RdfTerm]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[RdfTerm]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
RdfTerm.type
final case class RdfTriple(s: RdfTerm, p: RdfTerm, o: RdfTerm) extends GeneratedMessage

=== Triples, quads, graphs ===

=== Triples, quads, graphs ===

Attributes

Companion
object
Supertypes
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object RdfTriple extends GeneratedMessageCompanion[RdfTriple]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[RdfTriple]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
RdfTriple.type