de.fuberlin.wiwiss.d2rq
Class ResourceDescriber

java.lang.Object
  extended by de.fuberlin.wiwiss.d2rq.ResourceDescriber

public class ResourceDescriber
extends Object


Constructor Summary
ResourceDescriber(Mapping mapping, Node resource)
           
ResourceDescriber(Mapping mapping, Node resource, boolean onlyOutgoing, int limit, long timeout)
           
 
Method Summary
 Graph description()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceDescriber

public ResourceDescriber(Mapping mapping,
                         Node resource)

ResourceDescriber

public ResourceDescriber(Mapping mapping,
                         Node resource,
                         boolean onlyOutgoing,
                         int limit,
                         long timeout)
Method Detail

description

public Graph description()