Package | Description |
---|---|
org.apache.jena.graph |
This package defines the Graph and Node family of classes, which
form the underlying datatypes of the Jena system.
|
org.apache.jena.graph.compose |
This package defines simple composite graphs - union, intersection,
difference, and update-tracking.
|
org.apache.jena.graph.impl |
This package provides basic implementations of Graph interfaces
such as EventManager and Capabilities.
|
Modifier and Type | Method and Description |
---|---|
GraphStatisticsHandler |
Graph.getStatisticsHandler()
Answer this Graph's statistics handler, or null if there isn't one.
|
Modifier and Type | Class and Description |
---|---|
static class |
MultiUnion.MultiUnionStatisticsHandler |
Modifier and Type | Method and Description |
---|---|
GraphStatisticsHandler |
GraphBase.getStatisticsHandler() |
GraphStatisticsHandler |
WrappedGraph.getStatisticsHandler() |
Licenced under the Apache License, Version 2.0