public class CopyDSG extends Object
DatasetGraph
Constructor and Description |
---|
CopyDSG() |
Modifier and Type | Method and Description |
---|---|
static void |
copy(DatasetGraph dsgSrc,
DatasetGraph dsgDst) |
static void |
copyPrefixes(DatasetGraph dsgSrc,
DatasetGraph dsgDst) |
static void |
copyPrefixes(Graph srcGraph,
Graph dstGraph) |
public static void copy(DatasetGraph dsgSrc, DatasetGraph dsgDst)
public static void copyPrefixes(DatasetGraph dsgSrc, DatasetGraph dsgDst)
Licensed under the Apache License, Version 2.0