GraphNode(graph node) | ![]() | Cartesian_coordinate, abscissa, co-ordinate, coordinate, intercept, ordinate, origin, polar_coordinate |
appearance as argument number 1 |
![]() |
(documentation GraphNode ChineseLanguage "Graph 是由 GraphNode 和 GraphArc 组成,所有的 GraphNode 都是由 GraphArc 联系的.") | chinese_format.kif 2342-2343 | |
(documentation GraphNode EnglishLanguage "Graphs are comprised of GraphNodes and GraphArcs. Every GraphNode is linked by a GraphArc.") | Merge.kif 5820-5821 | |
(documentation GraphNode JapaneseLanguage "Grap は GraphNode および GraphArc で構成さ れる。すべての GraphArc は GraphNode によってリンクされている。") | japanese_format.kif 1016-1017 | |
(externalImage GraphNode "http://upload.wikimedia.org/wikipedia/commons/ 5/ 5b/ 6n-graf.svg") | pictureList.kif 1792-1792 | |
(subclass GraphNode GraphElement) | Merge.kif 5818-5818 | Graph node is a subclass of graph element |
appearance as argument number 2 |
![]() |
(partition GraphElement GraphNode GraphArc) | Merge.kif 5806-5806 | Graph element is exhaustively partitioned into graph node and graph arc |
(range BeginNodeFn GraphNode) | Merge.kif 5929-5929 | The range of begin node is an instance of graph node |
(range EndNodeFn GraphNode) | Merge.kif 5940-5940 | The range of end node is an instance of graph node |
(range InitialNodeFn GraphNode) | Merge.kif 5909-5909 | The range of initial node is an instance of graph node |
(range TerminalNodeFn GraphNode) | Merge.kif 5919-5919 | The range of terminal node is an instance of graph node |
(termFormat ChineseLanguage GraphNode "图节点") | chinese_format.kif 941-941 | |
(termFormat EnglishLanguage GraphNode "graph node") | english_format.kif 1089-1089 | |
(termFormat FrenchLanguage GraphNode "noeud du graph") | french_format.kif 617-617 | |
(termFormat Hindi GraphNode "granthi aalekha") | terms-hindi.txt 148-148 | |
(termFormat ItalianLanguage GraphNode "NodoDelGrafo") | terms-it.txt 149-149 | |
(termFormat JapaneseLanguage GraphNode "グラフノード") | japanese_format.kif 2302-2302 | |
(termFormat PortugueseLanguage GraphNode "No' do Grafo") | portuguese_format.kif 569-569 | |
(termFormat cz GraphNode "graph node") | terms-cz.txt 185-185 | |
(termFormat ro GraphNode "nod într-un graf") | relations-ro.kif 638-638 | |
(termFormat tg GraphNode "pinagdugtungang talaguhitan") | terms-tg.txt 152-152 |
appearance as argument number 3 |
![]() |
(domain GraphPathFn 1 GraphNode) | Merge.kif 6040-6040 | The number 1 argument of graph path is an instance of graph node |
(domain GraphPathFn 2 GraphNode) | Merge.kif 6041-6041 | The number 2 argument of graph path is an instance of graph node |
(domain MaximalWeightedPathFn 1 GraphNode) | Merge.kif 6018-6018 | The number 1 argument of maximal weighted path is an instance of graph node |
(domain MaximalWeightedPathFn 2 GraphNode) | Merge.kif 6019-6019 | The number 2 argument of maximal weighted path is an instance of graph node |
(domain MinimalWeightedPathFn 1 GraphNode) | Merge.kif 5996-5996 | The number 1 argument of minimal weighted path is an instance of graph node |
(domain MinimalWeightedPathFn 2 GraphNode) | Merge.kif 5997-5997 | The number 2 argument of minimal weighted path is an instance of graph node |
(domain links 1 GraphNode) | Merge.kif 5859-5859 | The number 1 argument of links is an instance of graph node |
(domain links 2 GraphNode) | Merge.kif 5860-5860 | The number 2 argument of links is an instance of graph node |
antecedent |
![]() |
consequent |
![]() |
(=> (and (instance ?TS TransitSystem) (instance ?TJ TransitwayJunction) (abstractCounterpart ?G ?TS) (systemPart ?TJ ?TS)) (exists (?GN) (and (instance ?GN GraphNode) (abstractCounterpart ?GN ?TJ) (graphPart ?GN ?G)))) |
Transportation.kif 2858-2868 |
|
![]() |
![]() |