Uses of Class
org.qubitpi.wilhelm.Node
Packages that use Node
-
Uses of Node in org.qubitpi.wilhelm
Methods in org.qubitpi.wilhelm that return NodeModifier and TypeMethodDescriptionstatic Node
Node.valueOf
(org.neo4j.driver.types.Node node) Converts a Neo4J API node to a bertokNode
.Methods in org.qubitpi.wilhelm that return types with arguments of type NodeModifier 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.Methods in org.qubitpi.wilhelm with parameters of type NodeModifier and TypeMethodDescriptionGraph.getUndirectedNeighborsOf
(Node node) Returns all weakly connected neighbors of a specified node.Constructor parameters in org.qubitpi.wilhelm with type arguments of type Node