org.apache.stanbol.commons.web.sparql.resource
Class SparqlEndpointResource.TripleCollectionInfo
java.lang.Object
org.apache.stanbol.commons.web.sparql.resource.SparqlEndpointResource.TripleCollectionInfo
- Enclosing class:
- SparqlEndpointResource
public class SparqlEndpointResource.TripleCollectionInfo
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SparqlEndpointResource.TripleCollectionInfo
public SparqlEndpointResource.TripleCollectionInfo(String graphUri,
String graphName,
String graphDescription)
getGraphUri
public String getGraphUri()
getGraphName
public String getGraphName()
getGraphDescription
public String getGraphDescription()
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.