Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
N
NamedGraphStore
- Class in
org.pelds.store
Named graph storage, uses NG4J.
NamedGraphStore()
- Constructor for class org.pelds.store.
NamedGraphStore
notifyAddArray(Graph, Triple[])
- Method in class org.pelds.rules.
UpdateGraphListener
notifyAddGraph(Graph, Graph)
- Method in class org.pelds.rules.
UpdateGraphListener
notifyAddIterator(Graph, Iterator<Triple>)
- Method in class org.pelds.rules.
UpdateGraphListener
notifyAddList(Graph, List<Triple>)
- Method in class org.pelds.rules.
UpdateGraphListener
notifyAddTriple(Graph, Triple)
- Method in class org.pelds.rules.
UpdateGraphListener
notifyDeleteArray(Graph, Triple[])
- Method in class org.pelds.rules.
UpdateGraphListener
notifyDeleteGraph(Graph, Graph)
- Method in class org.pelds.rules.
UpdateGraphListener
notifyDeleteIterator(Graph, Iterator<Triple>)
- Method in class org.pelds.rules.
UpdateGraphListener
notifyDeleteList(Graph, List<Triple>)
- Method in class org.pelds.rules.
UpdateGraphListener
notifyDeleteTriple(Graph, Triple)
- Method in class org.pelds.rules.
UpdateGraphListener
notifyEvent(Graph, Object)
- Method in class org.pelds.rules.
UpdateGraphListener
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V