Go to the documentation of this file.
58 #ifndef vtkSQLGraphReader_h
59 #define vtkSQLGraphReader_h
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkSQLGraphReader * New()
#define vtkGetObjectMacro(name, type)
Superclass for algorithms that produce only graph as output.
#define vtkTypeMacro(thisClass, superclass)
read a vtkGraph from a database
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual void SetVertexQuery(vtkSQLQuery *q)
a simple class to control print indentation
#define vtkSetStringMacro(name)
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkGetMacro(name, type)
vtkGetStringMacro(ExtensionsString)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
executes an sql query and retrieves results
VTKWRAPPINGJAVA_EXPORT jlong q(JNIEnv *env, jobject obj)
vtkSQLQuery * VertexQuery
virtual void SetEdgeQuery(vtkSQLQuery *q)