net.fortytwo.ripple.util
Class BNodeClosureFilter
java.lang.Object
net.fortytwo.ripple.util.BNodeClosureFilter
- All Implemented Interfaces:
- Sink<org.openrdf.model.Resource,RippleException>
public class BNodeClosureFilter
- extends Object
- implements Sink<org.openrdf.model.Resource,RippleException>
|
Method Summary |
void |
put(org.openrdf.model.Resource r)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BNodeClosureFilter
public BNodeClosureFilter(Sink<org.openrdf.model.Statement,RippleException> sink,
org.openrdf.sail.SailConnection sc)
put
public void put(org.openrdf.model.Resource r)
throws RippleException
- Specified by:
put in interface Sink<org.openrdf.model.Resource,RippleException>
- Throws:
RippleException
Copyright © 2007-2011 fortytwo.net. All Rights Reserved.