g3-toolkit API Reference
    Preparing search index...

    Interface RDFGraph

    interface RDFGraph {
        triples: RDFTriple[];
    }
    Index

    Properties

    Properties

    triples: RDFTriple[]