public class SpecialGraphs extends Object
| Constructor and Description |
|---|
SpecialGraphs() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.jena.graph.Graph |
fromSortedNtriplesBzip2File(Path path) |
static org.apache.jena.graph.Graph |
fromSortedNtriplesFile(Path path) |
public static org.apache.jena.graph.Graph fromSortedNtriplesFile(Path path) throws IOException
IOExceptionpublic static org.apache.jena.graph.Graph fromSortedNtriplesBzip2File(Path path) throws IOException
IOExceptionCopyright © 2020. All rights reserved.