dotNetRDF API Documentation

SimpleVirtualVariableNode.CopyNode Method

Copies the Node to another Graph including the materialised value if present

public override INode CopyNode(
   IGraph target
);

Parameters

target
Target Graph

Return Value

See Also

SimpleVirtualVariableNode Class | VDS.RDF.Storage.Virtualisation Namespace