|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphEvents | |
---|---|
com.hp.hpl.jena.graph | This package defines the Graph and Node family of classes, which form the underlying datatypes of the Jena system. |
Uses of GraphEvents in com.hp.hpl.jena.graph |
---|
Fields in com.hp.hpl.jena.graph declared as GraphEvents | |
---|---|
static GraphEvents |
GraphEvents.finishRead
|
static GraphEvents |
GraphEvents.removeAll
|
static GraphEvents |
GraphEvents.startRead
|
Methods in com.hp.hpl.jena.graph that return GraphEvents | |
---|---|
static GraphEvents |
GraphEvents.remove(Node s,
Node p,
Node o)
|
Methods in com.hp.hpl.jena.graph with parameters of type GraphEvents | |
---|---|
boolean |
GraphEvents.same(GraphEvents o)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |