Class ThemeDataSetGenerator.LibraryConfig
java.lang.Object
org.eclipse.rdf4j.benchmark.rio.util.ThemeDataSetGenerator.LibraryConfig
- Enclosing class:
ThemeDataSetGenerator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionwithAuthorCount(int authorCount) withAuthorsPerBook(int authorsPerBook) withBookCount(int bookCount) withBranchCount(int branchCount) withCopiesPerBook(int copiesPerBook) withLoansPerMember(int loansPerMember) withMemberCount(int memberCount) withSeed(long seed)
-
Constructor Details
-
LibraryConfig
public LibraryConfig()
-
-
Method Details
-
withBookCount
-
withAuthorCount
-
withBranchCount
-
withCopiesPerBook
-
withAuthorsPerBook
-
withMemberCount
-
withLoansPerMember
-
withSeed
-