PHP 클래스 Graphite_Retriever

파일 보기 프로젝트 열기: cgutteridge/graphite 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( Graphite $graph )
retrieve ( $uri ) Load the RDF from the given URI or URL.

메소드 상세

__construct() 공개 메소드

public __construct ( Graphite $graph )
$graph Graphite

retrieve() 공개 메소드

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