|
StoreGroup
Represents a group of stores.
Autogenerated note: this page is automatically generated from embedded documentation in the PHP source. OverviewConstructors
Methods
Methods inherited from Moriarty.NetworkResourceMethods inherited from Moriarty.SimpleGraph
Constructor DetailStoreGrouppublic StoreGroup(mixed uri, mixed credentials) Create a new instance of this class
Method Detailadd_store_by_uripublic void add_store_by_uri(mixed store_uri) Add a store to this group. Save the changes by calling put_to_network.
get_configpublic void get_config() Obtain a reference to this store group's configuration get_contentboxpublic void get_contentbox() Obtain a reference to this store group's contentbox
get_sparql_servicepublic void get_sparql_service() Obtain a reference to this store group's sparql service remove_all_storespublic void remove_all_stores() Remove all stores from this group. Save the changes by calling put_to_network. Generated by PHPDoctor 2RC2 | |
► Sign in to add a comment