The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

ODO::Jena::Graph::System - Interface to the database table that contains the system graphs.

SYNOPSIS

DESCRIPTION

CONSTRUCTOR

new( )

METHODS

find_graph( $graph_name )

Find all GraphName predicates with the object value as the graph name

remove_graph( $graph_name )
clean( )

Clear all RDF information from the database.

AUTHOR

IBM Corporation

SEE ALSO

ODO::Graph::Storage, ODO::Jena

COPYRIGHT

Copyright (c) 2004-2006 IBM Corporation.

All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html

2 POD Errors

The following errors were encountered while parsing the POD:

Around line 56:

'=item' outside of any '=over'

Around line 58:

You forgot a '=back' before '=head1'