The document presents Kisung Kim's Ph.D defense presentation on techniques for processing SPARQL queries over RDF graphs stored in a relational database. It introduces an RDF triple filtering framework called R3F that uses the structural information of RDF graphs to filter irrelevant triples and reduce redundant intermediate results during query processing. Two indices, the RP-index and RG-index, are proposed as part of R3F to provide efficient filtering of triples based on path patterns and subgraph patterns in the RDF graph.