| Modifier and Type | Method and Description |
|---|---|
static org.openrdf.model.impl.LiteralImpl |
StatementHelper.randomDate(Randomizer randomizer)
Construct a random date literal.
|
static List<org.openrdf.model.Statement> |
StatementHelper.randomStatementsAbout(Randomizer randomizer,
String s,
int count)
Construct a bunch of random statements about the given subject.
|
Copyright © 2019. All rights reserved.