Uses of Class
org.apache.jena.graph.impl.GraphBase

Packages that use GraphBase
Package
Description
This package defines simple composite graphs - union, intersection, difference, and update-tracking.
This package provides basic implementations of Graph interfaces such as EventManager and Capabilities.
Various memory-based implementations of interfaces, specifically GraphMem for memory-based Graphs.
 
The Jena2 reasoner subsystem is designed to allow a range of inference engines to be plugged into Jena.
Provides a selection of simple rule engines for Jena inference models.
This package contains a reasoner which supports transitive-reflexive closure of subPropertyOf and subClassOf relations.