34#ifndef AIMS_IO_QSQLGRAPHFINDERFORMAT_H
35#define AIMS_IO_QSQLGRAPHFINDERFORMAT_H
37#include <aims/io/finderFormats.h>
38#include <aims/io/fileFormat.h>
48 virtual bool check(
const std::string & filename,
Finder & f )
const;
56 const carto::AllocatorContext & context,
58 virtual bool read(
const std::string & filename,
Graph & vol,
59 const carto::AllocatorContext & context,
61 virtual bool write(
const std::string & filename,
const Graph & vol,