Searched refs:fromNode (Results 1 – 3 of 3) sorted by relevance
59 def edgeData(self, fromNode, toNode): argument60 start = self.getRawIdent(fromNode)65 def updateEdgeData(self, fromNode, toNode, edgeData): argument66 start = self.getRawIdent(fromNode)
113 .. method:: ObjectGraph.edgeData(fromNode, toNode):114 Return the edge data associated with the edge from *fromNode*119 .. method:: ObjectGraph.updateEdgeData(fromNode, toNode, edgeData)121 Replace the data associated with the edge from *fromNode* to
META-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/ ...