Options
All
  • Public
  • Public/Protected
  • All
Menu

BodyParser that supports application/sparql-update content. Will convert the incoming update string to algebra in a SparqlUpdatePatch.

Hierarchy

Index

Properties

Methods

Properties

Protected Readonly logger

logger: Logger = getLoggerFor(this)

Methods

canHandle

  • canHandle(__namedParameters: { request: Guarded<IncomingMessage> }): Promise<void>

handle

handleSafe