Searched refs:litlang (Results 1 – 1 of 1) sorted by relevance
79 XLiteral litlang; field in RDFRepositoryTest121 litlang = Literal.createWithLanguage(xContext, in before()123 assertNotNull("litlang", litlang); in before()235 new Statement(baz, bar, litlang, foo); in check()236 xFooGraph.addStatement(baz, bar, litlang); in check()254 xFooGraph.removeStatements(baz, bar, litlang); in check()
Completed in 13 milliseconds