com.bigdata.rdf.sail.bench
Class Q14Test

java.lang.Object
  extended by com.bigdata.rdf.sail.bench.Q14Test

public class Q14Test
extends Object

Hard codes LUBM U14, which is a statement index scan.

 PREFIX rdf: 
 PREFIX ub: 
 SELECT ?x
 WHERE{ ?x a ub:UndergraduateStudent . }
 
 http://www.w3.org/1999/02/22-rdf-syntax-ns#type (TermId(8U))
 
 http://www.lehigh.edu/~zhp2/2004/0401/univ-bench.owl#UndergraduateStudent (TermId(324U))
 


Constructor Summary
Q14Test()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Q14Test

public Q14Test()
Method Detail

main

public static void main(String[] args)
                 throws IOException,
                        SailException
Throws:
IOException
SailException


Copyright © 2006-2012 SYSTAP, LLC. All Rights Reserved.