Uses of Class
org.qubitpi.wilhelm.Node
-
Uses of Node in org.qubitpi.wilhelm
Modifier and TypeMethodDescriptionstatic Node
Node.valueOf
(org.neo4j.driver.types.Node node) Converts a Neo4J API node to a wilhelm-wsNode
.Modifier and TypeMethodDescriptionGraph.getNodes()
Returns an unmodifiable view of all the nodes in this Graph instance.Graph.getUndirectedNeighborsOf
(Node node) Returns all weakly connected neighbors of a specified node.Modifier and TypeMethodDescriptionGraph.getUndirectedNeighborsOf
(Node node) Returns all weakly connected neighbors of a specified node.