PHP Class Graphite_Retriever

显示文件 Open project: cgutteridge/graphite Class Usage Examples

Public Methods

Method Description
__construct ( Graphite $graph )
retrieve ( $uri ) Load the RDF from the given URI or URL.

Method Details

__construct() public method

public __construct ( Graphite $graph )
$graph Graphite

retrieve() public method

Load the RDF from the given URI or URL.
public retrieve ( $uri )