Uploaded image for project: 'Apache Jena'
  1. Apache Jena
  2. JENA-492

Exception in TDB for SELECT * { GRAPH <uri> {} }

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Jena 2.10.1
    • Jena 2.11.0
    • TDB
    • None

    Description

      The query

      SELECT * { GRAPH  <http://example/> {} } 
      

      causes

      com.hp.hpl.jena.sparql.core.Var$NotAVariableException: Node: http://example/
      	at com.hp.hpl.jena.sparql.core.Var.alloc(Var.java:64)
      	at com.hp.hpl.jena.tdb.solver.SolverLib.graphNames(SolverLib.java:321)
      	at com.hp.hpl.jena.tdb.solver.OpExecutorTDB.execute(OpExecutorTDB.java:346)
      

      Attachments

        Activity

          People

            andy Andy Seaborne
            andy Andy Seaborne
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: