Powered by Zoomin Software. For more details please contactZoomin

What's New in MarkLogic 11

Deduplication is off by default for op.fromSPARQL/op:from-sparql

Deduplication is off by default for op.fromSPARQL/op:from-sparql

  • Last Updated: April 14, 2026
  • 1 minute read
    • MarkLogic Server
    • Version 11.0
    • Documentation

In MarkLogic 11, op.fromSPARQL() 's default deduplication option is "dedup=off". In versions prior to MarkLogic 11, the default was "dedup=on". This was changed to provide optimal performance and because most use cases can tolerate duplication at the triple level. Code that previously relied on deduplication of triples when calling op.fromSPARQL() will need to change to explicitly set the "dedup=on" option in MarkLogic 11.

See De-Duplication of SPARQL Results for more details about deduplication of triples in SPARQL.

TitleResults for “How to create a CRG?”Also Available inAlert