Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SparqlUpdatePatch

A specific type of Patch corresponding to a SPARQL update.

Hierarchy

  • Patch
    • SparqlUpdatePatch

Index

Properties

algebra

algebra: Algebra.Update

Algebra corresponding to the SPARQL update.

binary

binary: boolean

Whether the data stream consists of binary/string chunks (as opposed to complex objects).

data

data: Guarded<Readable>

The raw data stream for this representation.

metadata

The corresponding metadata.