rdflib-hdt
1.0.0
  • Installation
  • Querying HDT documents
  • Low-level Usage
  • API documentation
rdflib-hdt
  • Docs »
  • Read and query HDT document with rdflib
  • View page source

rdflib-htd logo

Read and query HDT document with rdflib¶

Build Status PyPI version

A Store back-end for rdflib to allow for reading and querying HDT documents.

Getting started¶

  • Installation
    • Requirements
    • Installation
      • PyPi installation (recommended)
      • Manual installation
  • Querying HDT documents
    • Getting started
    • Executing SPARQL queries
  • Low-level Usage
    • Loading HDT files
    • Searching for triples
    • Searching for triple IDs
    • Join evaluation
    • Ordering
    • Handling non UTF-8 strings in Python
  • API documentation
    • Global functions
    • HDTStore
    • HDTDocument
    • HDTIterator
    • HDTJoinIterator

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2018-2020, Thomas Minier

Built with Sphinx using a theme provided by Read the Docs.