Uses of Class
com.github.jsonldjava.core.RDFDataset.Quad
Packages that use RDFDataset.Quad
-
Uses of RDFDataset.Quad in com.github.jsonldjava.core
Classes in com.github.jsonldjava.core that implement interfaces with type arguments of type RDFDataset.QuadMethods in com.github.jsonldjava.core that return types with arguments of type RDFDataset.QuadMethods in com.github.jsonldjava.core with parameters of type RDFDataset.QuadModifier and TypeMethodDescriptionintRDFDataset.Quad.compareTo(RDFDataset.Quad o) (package private) static StringRDFDatasetUtils.toNQuad(RDFDataset.Quad triple, String graphName) (package private) static StringRDFDatasetUtils.toNQuad(RDFDataset.Quad triple, String graphName, String bnode) (package private) static voidRDFDatasetUtils.toNQuad(RDFDataset.Quad triple, String graphName, String bnode, StringBuilder output)