lynx.kite module referenceΒΆ
- API reference- AtomicBox
- Box
- BoxCatalog
- BoxPath
- CustomBox
- DataFrameSender
- ExternalComputationBox
- InputTable
- LynxException
- LynxKite- LynxKite.address()
- LynxKite.box_catalog()
- LynxKite.certfile()
- LynxKite.change_acl()
- LynxKite.clean_file_system()
- LynxKite.create_dir()
- LynxKite.download_file()
- LynxKite.empty_cleaner_trash()
- LynxKite.export_box()
- LynxKite.export_operation_names()
- LynxKite.fetch_states()
- LynxKite.fetch_workspace_output_states()
- LynxKite.from_df()
- LynxKite.from_spark()
- LynxKite.get_data_files_status()
- LynxKite.get_directory_entry()
- LynxKite.get_export_result()
- LynxKite.get_graph()
- LynxKite.get_graph_attribute()
- LynxKite.get_parquet_metadata()
- LynxKite.get_prefixed_path()
- LynxKite.get_state_id()
- LynxKite.get_table_data()
- LynxKite.get_workspace()
- LynxKite.get_workspace_boxes()
- LynxKite.home()
- LynxKite.import_box()
- LynxKite.import_operation_names()
- LynxKite.list_dir()
- LynxKite.move_to_cleaner_trash()
- LynxKite.oauth_token()
- LynxKite.operation_names()
- LynxKite.password()
- LynxKite.recursively_collect_customboxes()
- LynxKite.remove_name()
- LynxKite.save_snapshot()
- LynxKite.save_workspace()
- LynxKite.save_workspace_recursively()
- LynxKite.set_cleaner_min_age()
- LynxKite.set_executors()
- LynxKite.signed_token()
- LynxKite.sql()
- LynxKite.trigger_box()
- LynxKite.upload()
- LynxKite.uploadCSVNow()
- LynxKite.uploadParquetNow()
- LynxKite.username()
- LynxKite.workspace()
- LynxKite.workspace_with_side_effects()
 
- ManagedLynxKite
- PandasDataFrameSender
- ParametricParameter
- Placeholder
- SideEffectCollector
- SingleOutputAtomicBox
- SingleOutputCustomBox
- SparkDataFrameSender
- State- State.columns()
- State.compute()
- State.df()
- State.edge_attributes
- State.edges
- State.get_graph()
- State.get_progress()
- State.get_table_data()
- State.graph_attributes
- State.operation_names()
- State.persist()
- State.run_export()
- State.save_snapshot()
- State.save_to_sequence()
- State.segmentation()
- State.spark()
- State.sql()
- State.vertices
 
- Workspace- Workspace.custom_boxes()
- Workspace.find()
- Workspace.find_all()
- Workspace.has_date_parameter()
- Workspace.has_local_date_parameter()
- Workspace.id_of()
- Workspace.safename()
- Workspace.save()
- Workspace.side_effect_paths()
- Workspace.terminal_box_ids()
- Workspace.to_json()
- Workspace.trigger()
- Workspace.trigger_all_side_effects()
- Workspace.trigger_saved()
 
- WorkspaceParameter
- dedent()
- escape()
- external()
- map_args()
- pp
- random_filename()
- serialize_deps()
- subworkspace()
- text()
- to_simple_dicts()
- ws_name()
- ws_param()
 
- Operations- addConstantEdgeAttribute()
- addConstantVertexAttribute()
- addPopularityXSimilarityOptimizedEdges()
- addRandomEdgeAttribute()
- addRandomVertexAttribute()
- addRankAttribute()
- addReversedEdges()
- aggregateEdgeAttributeGlobally()
- aggregateEdgeAttributeToVertices()
- aggregateFromSegmentation()
- aggregateOnNeighbors()
- aggregateToSegmentation()
- aggregateVertexAttributeGlobally()
- anchor()
- approximateClusteringCoefficient()
- approximateEmbeddedness()
- bundleVertexAttributesIntoAVector()
- checkCliques()
- classifyWithModel()
- coloring()
- combineSegmentations()
- comment()
- compareSegmentationEdges()
- computeAssortativity()
- computeCentrality()
- computeClusteringCoefficient()
- computeCoverageOfSegmentation()
- computeDegree()
- computeDiameter()
- computeDispersion()
- computeDistanceViaShortestPath()
- computeEdgeCutOfSegmentation()
- computeEffectiveDiameter()
- computeEmbeddedness()
- computeHubDominance()
- computeHyperbolicEdgeProbability()
- computeInPython()
- computeInputs()
- computeModularityOfSegmentation()
- computePagerank()
- computeSegmentConductance()
- computeSegmentDensity()
- computeSegmentExpansion()
- computeSegmentFragmentation()
- computeSegmentStability()
- connectVerticesOnAttribute()
- convertEdgeAttributeToNumber()
- convertEdgeAttributeToString()
- convertVertexAttributeToNumber()
- convertVertexAttributeToString()
- copyEdgeAttribute()
- copyEdgesToBaseGraph()
- copyEdgesToSegmentation()
- copyGraphAttribute()
- copyGraphAttributeFromOtherGraph()
- copySegmentation()
- copyVertexAttribute()
- copyVertexAttributesFromSegmentation()
- copyVertexAttributesToSegmentation()
- correlateTwoAttributes()
- createAGraphWithCertainDegrees()
- createBarabSiAlbertGraph()
- createClusteredRandomGraph()
- createDorogovtsevMendesRandomGraph()
- createEdgesFromCoOccurrence()
- createEdgesFromSetOverlaps()
- createErdSRNyiGraph()
- createExampleGraph()
- createGraphInPython()
- createHyperbolicRandomGraph()
- createLfrRandomGraph()
- createMocnikRandomGraph()
- createP2pRandomGraph()
- createRandomEdges()
- createScaleFreeRandomEdges()
- createVertices()
- customPlot()
- defineSegmentationLinksFromMatchingAttributes()
- deriveColumn()
- deriveEdgeAttribute()
- deriveGraphAttribute()
- deriveVertexAttribute()
- discardEdgeAttributes()
- discardEdges()
- discardGraphAttributes()
- discardLoopEdges()
- discardSegmentation()
- discardVertexAttributes()
- embedVertices()
- exportEdgeAttributesToNeo4j()
- exportGraphToNeo4j()
- exportToAvro()
- exportToCsv()
- exportToDelta()
- exportToHive()
- exportToJdbc()
- exportToJson()
- exportToOrc()
- exportToParquet()
- exportVertexAttributesToNeo4j()
- exposeInternalEdgeId()
- exposeInternalVertexId()
- externalComputation1()
- externalComputation10()
- externalComputation2()
- externalComputation3()
- externalComputation4()
- externalComputation5()
- externalComputation6()
- externalComputation7()
- externalComputation8()
- externalComputation9()
- fillEdgeAttributesWithConstantDefaultValues()
- fillVertexAttributesWithConstantDefaultValues()
- filterByAttributes()
- filterWithSql()
- findCommunitiesWithLabelPropagation()
- findCommunitiesWithTheLouvainMethod()
- findConnectedComponents()
- findInfocomCommunities()
- findKCoreDecomposition()
- findMaximalCliques()
- findModularClustering()
- findOptimalSpanningTree()
- findSteinerTree()
- findTriangles()
- fingerprintBasedOnAttributes()
- graphRejoin()
- graphUnion()
- graphVisualization()
- growSegmentation()
- hashVertexAttribute()
- importAvro()
- importCsv()
- importDelta()
- importFromHive()
- importFromNeo4j()
- importJdbc()
- importJson()
- importOrc()
- importParquet()
- importSnapshot()
- importUnionOfTableSnapshots()
- importWellKnownGraphDataset()
- input()
- linkBaseGraphAndSegmentationByFingerprint()
- lookupRegion()
- makeAllSegmentsEmpy()
- mapHyperbolicCoordinates()
- mergeParallelEdges()
- mergeParallelEdgesByAttribute()
- mergeParallelSegmentationLinks()
- mergeTwoEdgeAttributes()
- mergeTwoVertexAttributes()
- mergeVerticesByAttribute()
- oneHotEncodeAttribute()
- output()
- placeVerticesWithEdgeLengths()
- predictEdgesWithHyperbolicPositions()
- predictVertexAttribute()
- predictWithGcn()
- predictWithModel()
- pullSegmentationOneLevelUp()
- reduceAttributeDimensions()
- renameEdgeAttributes()
- renameGraphAttributes()
- renameSegmentation()
- renameVertexAttributes()
- replaceEdgesWithTriadicClosure()
- replaceWithEdgeGraph()
- reverseEdgeDirection()
- sampleEdgesFromCoOccurrence()
- sampleGraphByRandomWalks()
- saveToSnapshot()
- scoreEdgesWithTheForestFireModel()
- segmentByDoubleAttribute()
- segmentByEventSequence()
- segmentByGeographicalProximity()
- segmentByInterval()
- segmentByStringAttribute()
- segmentByVectorAttribute()
- setEdgeAttributeIcons()
- setGraphAttributeIcon()
- setSegmentationIcon()
- setVertexAttributeIcons()
- snowballSample()
- splitEdges()
- splitToTrainAndTestSet()
- splitVertices()
- sql1()
- sql10()
- sql2()
- sql3()
- sql4()
- sql5()
- sql6()
- sql7()
- sql8()
- sql9()
- takeEdgesAsVertices()
- takeSegmentationAsBaseGraph()
- takeSegmentationLinksAsBaseGraph()
- trainADecisionTreeClassificationModel()
- trainADecisionTreeRegressionModel()
- trainAGcnClassifier()
- trainAGcnRegressor()
- trainAKmeansClusteringModel()
- trainALogisticRegressionModel()
- trainLinearRegressionModel()
- transform()
- useBaseGraphAsSegmentation()
- useMetagraphAsGraph()
- useOtherGraphAsSegmentation()
- useTableAsEdgeAttributes()
- useTableAsEdges()
- useTableAsGraph()
- useTableAsSegmentation()
- useTableAsSegmentationLinks()
- useTableAsVertexAttributes()
- useTableAsVertices()
- weightedAggregateEdgeAttributeGlobally()
- weightedAggregateEdgeAttributeToVertices()
- weightedAggregateFromSegmentation()
- weightedAggregateOnNeighbors()
- weightedAggregateToSegmentation()
- weightedAggregateVertexAttributeGlobally()
 
Indices and tables: