| 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.
|
| Modifier and Type | Field and Description |
|---|---|
static GraphEvents |
GraphEvents.finishRead |
static GraphEvents |
GraphEvents.removeAll |
static GraphEvents |
GraphEvents.startRead |
| Modifier and Type | Method and Description |
|---|---|
static GraphEvents |
GraphEvents.remove(Node s,
Node p,
Node o) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
GraphEvents.same(GraphEvents o) |
Licenced under the Apache License, Version 2.0