PHP Class Graphite_Retriever

Afficher le fichier Open project: cgutteridge/graphite Class Usage Examples

Méthodes publiques

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

Method Details

__construct() public méthode

public __construct ( Graphite $graph )
$graph Graphite

retrieve() public méthode

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