load_from_id


Description:

public bool load_from_id (string id) throws Error

Load a document from CouchDB using the unique ID into this class instance. A common use case is to create a constructor called .from_id(), and call the load() method from there.

Parameters:

id A valid ID