g3-toolkit API Reference
Preparing search index...
core/src
createPresetPipeline
Function createPresetPipeline
createPresetPipeline
(
preset
:
PresetName
)
:
ProjectionPipeline
Create a pipeline with one of the named presets.
"standard": All collapses enabled. Produces the cleanest LPG view.
"ontology": Type collapse OFF so rdf:type edges remain visible. Useful for ontology exploration.
"provenance-preserving": Reification collapse OFF so statement metadata (confidence, provenance) remains as separate nodes.
Parameters
preset
:
PresetName
Returns
ProjectionPipeline
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
g3-toolkit API Reference
Loading...
Create a pipeline with one of the named presets.