Class GraphTripleStore

  • All Implemented Interfaces:
    TripleStore

    public class GraphTripleStore
    extends GraphTripleStoreBase
    implements TripleStore
    GraphTripleStore - the underlying triple-indexed triple store for GraphMem et al, ripped out from the heart of GraphMem as part of simplifying the reification code. A GraphTripleStore is a searchable repository for triples.
    • Constructor Detail

      • GraphTripleStore

        public GraphTripleStore​(Graph parent)