Uses of Class
com.hp.hpl.jena.graph.Node_Blank

Packages that use Node_Blank
com.hp.hpl.jena.graph This package defines the Graph and Node family of classes, which form the underlying datatypes of the Jena system. 
 

Uses of Node_Blank in com.hp.hpl.jena.graph
 

Methods in com.hp.hpl.jena.graph with parameters of type Node_Blank
 Object NodeVisitor.visitBlank(Node_Blank it, AnonId id)
           
 



Licenced under the Apache License, Version 2.0