Index A | B | C | D | E | F | G | H | I | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y A add() (graphistry.layout.utils.poset.Poset method) add_edge() (graphistry.layout.graph.graph.Graph method) (graphistry.layout.graph.graphBase.GraphBase method) add_edges() (graphistry.layout.graph.graph.Graph method) add_single_vertex() (graphistry.layout.graph.graphBase.GraphBase method) add_vertex() (graphistry.layout.graph.graph.Graph method) addStyle() (graphistry.PlotterBase.PlotterBase method) angle_between_vectors() (in module graphistry.layout.utils.geometry) arr (graphistry.ArrowFileUploader.WrappedTable attribute) arrange() (graphistry.layout.sugiyama.sugiyamaLayout.SugiyamaLayout static method) arrow_to_buffer() (graphistry.arrow_uploader.ArrowUploader method) ArrowFileUploader (class in graphistry.ArrowFileUploader) ArrowUploader (class in graphistry.arrow_uploader) ASTEdge (class in graphistry.compute.ast) ASTEdgeForward (class in graphistry.compute.ast) ASTEdgeReverse (class in graphistry.compute.ast) ASTEdgeUndirected (class in graphistry.compute.ast) ASTObject (class in graphistry.compute.ast) ASTPredicate (class in graphistry.compute.predicates.ASTPredicate) ASTSerializable (class in graphistry.compute.ASTSerializable) attach() (graphistry.layout.graph.edge.Edge method) B bind() (graphistry.Plottable.Plottable method) (graphistry.PlotterBase.PlotterBase method) bolt() (graphistry.PlotterBase.PlotterBase method) C cache_arr() (in module graphistry.ArrowFileUploader) cascade_privacy_settings() (graphistry.arrow_uploader.ArrowUploader method) certificate_validation (graphistry.arrow_uploader.ArrowUploader property) Chain (class in graphistry.compute.chain) chain() (graphistry.Plottable.Plottable method) (graphistry.PlotterBase.PlotterBase method) (in module graphistry.compute.chain) collapse() (graphistry.Plottable.Plottable method) (graphistry.PlotterBase.PlotterBase method) combine_steps() (in module graphistry.compute.chain) complement() (graphistry.layout.graph.graphBase.GraphBase method) component_class (graphistry.layout.graph.graph.Graph attribute) compute_algs (in module graphistry.plugins.cugraph) (in module graphistry.plugins.igraph) compute_cugraph() (graphistry.Plottable.Plottable method) (graphistry.PlotterBase.PlotterBase method) compute_igraph() (graphistry.Plottable.Plottable method) (graphistry.PlotterBase.PlotterBase method) connect() (graphistry.gremlin.GremlinMixin method) connected() (graphistry.layout.graph.graph.Graph method) constant_function() (graphistry.layout.graph.graphBase.GraphBase method) contains__cmp__() (graphistry.layout.utils.poset.Poset method) contract() (graphistry.layout.graph.graphBase.GraphBase method) copy() (graphistry.layout.utils.poset.Poset method) (graphistry.Plottable.Plottable method) (graphistry.PlotterBase.PlotterBase method) cosmos() (graphistry.gremlin.CosmosMixin method) CosmosMixin (class in graphistry.gremlin) create_and_post_file() (graphistry.ArrowFileUploader.ArrowFileUploader method) create_dataset() (graphistry.arrow_uploader.ArrowUploader method) create_dummies() (graphistry.layout.sugiyama.sugiyamaLayout.SugiyamaLayout method) create_file() (graphistry.ArrowFileUploader.ArrowFileUploader method) crossings (graphistry.layout.utils.layer.Layer attribute) ctrls (graphistry.layout.sugiyama.sugiyamaLayout.SugiyamaLayout attribute) CuGraphKind (in module graphistry.plugins_types.cugraph_types) cypher() (graphistry.PlotterBase.PlotterBase method) D data (graphistry.layout.graph.edge.Edge attribute) dataset_id (graphistry.arrow_uploader.ArrowUploader property) deepcopy() (graphistry.layout.utils.poset.Poset method) deg_avg() (graphistry.layout.graph.graph.Graph method) (graphistry.layout.graph.graphBase.GraphBase method) deg_max() (graphistry.layout.graph.graph.Graph method) (graphistry.layout.graph.graphBase.GraphBase method) deg_min() (graphistry.layout.graph.graph.Graph method) (graphistry.layout.graph.graphBase.GraphBase method) degree (graphistry.layout.graph.edgeBase.EdgeBase attribute) degree() (graphistry.layout.graph.vertexBase.VertexBase method) description (graphistry.arrow_uploader.ArrowUploader property) description() (graphistry.PlotterBase.PlotterBase method) detach() (graphistry.layout.graph.edge.Edge method) (graphistry.layout.graph.vertexBase.VertexBase method) DF_TO_FILE_ID_CACHE (in module graphistry.ArrowFileUploader) dft() (graphistry.layout.graph.graphBase.GraphBase method) DGL_graph (graphistry.Plottable.Plottable attribute) (graphistry.PlotterBase.PlotterBase attribute) difference() (graphistry.layout.utils.poset.Poset method) dijkstra() (graphistry.layout.graph.graphBase.GraphBase method) direction (graphistry.compute.ast.ASTEdgeForward attribute) (graphistry.compute.ast.ASTEdgeReverse attribute) (graphistry.compute.ast.ASTEdgeUndirected attribute) dirh (graphistry.layout.sugiyama.sugiyamaLayout.SugiyamaLayout property) dirv (graphistry.layout.sugiyama.sugiyamaLayout.SugiyamaLayout property) dirvh (graphistry.layout.sugiyama.sugiyamaLayout.SugiyamaLayout property) draw_step() (graphistry.layout.sugiyama.sugiyamaLayout.SugiyamaLayout method) drop_graph() (graphistry.gremlin.GremlinMixin method) drop_nodes() (graphistry.Plottable.Plottable method) (graphistry.PlotterBase.PlotterBase method) dummyctrl() (graphistry.layout.sugiyama.sugiyamaLayout.SugiyamaLayout method) DummyVertex (class in graphistry.layout.utils.dummyVertex) E e (in module graphistry.compute.ast) e_dir() (graphistry.layout.graph.vertexBase.VertexBase method) e_forward (in module graphistry.compute.ast) e_from() (graphistry.layout.graph.vertexBase.VertexBase method) e_in() (graphistry.layout.graph.vertexBase.VertexBase method) e_out() (graphistry.layout.graph.vertexBase.VertexBase method) e_reverse (in module graphistry.compute.ast) e_to() (graphistry.layout.graph.vertexBase.VertexBase method) e_with() (graphistry.layout.graph.vertexBase.VertexBase method) Edge (class in graphistry.layout.graph.edge) EDGE_ATTRS (in module graphistry.plugins_types.graphviz_types) edge_encodings (graphistry.arrow_uploader.ArrowUploader property) EdgeBase (class in graphistry.layout.graph.edgeBase) edges (graphistry.arrow_uploader.ArrowUploader property) edges() (graphistry.layout.graph.graph.Graph method) (graphistry.layout.graph.graphBase.GraphBase method) (graphistry.Plottable.Plottable method) (graphistry.PlotterBase.PlotterBase method) EdgeViewer (class in graphistry.layout.utils.routing) encode_axis() (graphistry.Plottable.Plottable method) (graphistry.PlotterBase.PlotterBase method) encode_edge_badge() (graphistry.PlotterBase.PlotterBase method) encode_edge_color() (graphistry.PlotterBase.PlotterBase method) encode_edge_icon() (graphistry.PlotterBase.PlotterBase method) encode_point_badge() (graphistry.PlotterBase.PlotterBase method) encode_point_color() (graphistry.PlotterBase.PlotterBase method) encode_point_icon() (graphistry.PlotterBase.PlotterBase method) encode_point_size() (graphistry.PlotterBase.PlotterBase method) ensure_root_is_vertex() (graphistry.layout.sugiyama.sugiyamaLayout.SugiyamaLayout static method) eps() (graphistry.layout.graph.graph.Graph method) (graphistry.layout.graph.graphBase.GraphBase method) F feedback (graphistry.layout.graph.edge.Edge attribute) fetch_edges() (graphistry.gremlin.GremlinMixin method) fetch_nodes() (graphistry.gremlin.GremlinMixin method) file_id (graphistry.ArrowFileUploader.MemoizedFileUpload attribute) filter_edges_by_dict() (graphistry.Plottable.Plottable method) (graphistry.PlotterBase.PlotterBase method) filter_nodes_by_dict() (graphistry.Plottable.Plottable method) (graphistry.PlotterBase.PlotterBase method) find_first_numeric_column() (in module graphistry.layout.ring.categorical) (in module graphistry.layout.ring.continuous) find_nearest_layer() (graphistry.layout.sugiyama.sugiyamaLayout.SugiyamaLayout method) find_round_bin_width() (in module graphistry.layout.ring.time) FORMATS (in module graphistry.plugins_types.graphviz_types) from_cugraph() (graphistry.Plottable.Plottable method) (graphistry.PlotterBase.PlotterBase method) from_igraph() (graphistry.Plottable.Plottable method) (graphistry.PlotterBase.PlotterBase method) from_json() (graphistry.compute.ast.ASTEdge class method) (graphistry.compute.ast.ASTEdgeForward class method) (graphistry.compute.ast.ASTEdgeReverse class method) (graphistry.compute.ast.ASTEdgeUndirected class method) (graphistry.compute.ast.ASTObject class method) (graphistry.compute.ASTSerializable.ASTSerializable class method) (graphistry.compute.chain.Chain class method) (graphistry.compute.predicates.ASTPredicate.ASTPredicate class method) from_networkx() (graphistry.Plottable.Plottable method) (graphistry.PlotterBase.PlotterBase method) G g_to_edge_bindings() (graphistry.arrow_uploader.ArrowUploader method) g_to_edge_encodings() (graphistry.arrow_uploader.ArrowUploader method) g_to_node_bindings() (graphistry.arrow_uploader.ArrowUploader method) g_to_node_encodings() (graphistry.arrow_uploader.ArrowUploader method) gen_axis() (in module graphistry.layout.ring.categorical) (in module graphistry.layout.ring.continuous) (in module graphistry.layout.ring.time) get() (graphistry.layout.utils.poset.Poset method) get_config() (in module graphistry._version) get_degrees() (graphistry.Plottable.Plottable method) (graphistry.PlotterBase.PlotterBase method) get_indegrees() (graphistry.Plottable.Plottable method) (graphistry.PlotterBase.PlotterBase method) get_keywords() (in module graphistry._version) get_outdegrees() (graphistry.Plottable.Plottable method) (graphistry.PlotterBase.PlotterBase method) get_scs_with_feedback() (graphistry.layout.graph.graphBase.GraphBase method) get_topological_levels() (graphistry.Plottable.Plottable method) (graphistry.PlotterBase.PlotterBase method) get_versions() (in module graphistry._version) get_vertex_from_data() (graphistry.layout.graph.graph.Graph method) get_vertices_count() (graphistry.layout.graph.graph.Graph method) git_get_keywords() (in module graphistry._version) git_pieces_from_vcs() (in module graphistry._version) git_versions_from_keywords() (in module graphistry._version) Graph (class in graphistry.layout.graph.graph) graph() (graphistry.PlotterBase.PlotterBase method) GRAPH_ATTRS (in module graphistry.plugins_types.graphviz_types) graph_from_pandas() (graphistry.layout.sugiyama.sugiyamaLayout.SugiyamaLayout static method) GraphBase (class in graphistry.layout.graph.graphBase) graphistry._version module graphistry.arrow_uploader module graphistry.ArrowFileUploader module graphistry.compute.ast.ASTNode module graphistry.compute.chain module graphistry.compute.hop module graphistry.compute.predicates module graphistry.layout.gib.gib module graphistry.layout.graph module graphistry.layout.graph.edge module graphistry.layout.graph.edgeBase module graphistry.layout.graph.graph module graphistry.layout.graph.graphBase module graphistry.layout.graph.vertex module graphistry.layout.graph.vertexBase module graphistry.layout.modularity_weighted.modularity_weighted module graphistry.layout.ring.categorical module graphistry.layout.ring.continuous module graphistry.layout.ring.time module graphistry.layout.sugiyama module graphistry.layout.sugiyama.sugiyamaLayout module graphistry.layout.utils module graphistry.layout.utils.dummyVertex module graphistry.layout.utils.geometry module graphistry.layout.utils.layer module graphistry.layout.utils.layoutVertex module graphistry.layout.utils.poset module graphistry.layout.utils.rectangle module graphistry.layout.utils.routing module graphistry.Plottable module graphistry.plotter.Plotter module graphistry.PlotterBase module graphistry.plugins module graphistry.plugins_types module graphistry.validate module gremlin() (graphistry.gremlin.GremlinMixin method) gremlin_client() (graphistry.gremlin.GremlinMixin method) gremlin_run() (graphistry.gremlin.GremlinMixin method) GremlinMixin (class in graphistry.gremlin) group_in_a_box_layout() (in module graphistry.layout.gib.gib) gsql() (graphistry.PlotterBase.PlotterBase method) gsql_endpoint() (graphistry.PlotterBase.PlotterBase method) H has_cycles() (graphistry.layout.sugiyama.sugiyamaLayout.SugiyamaLayout static method) hop() (graphistry.Plottable.Plottable method) (graphistry.PlotterBase.PlotterBase method) (in module graphistry.compute.hop) hypergraph() (graphistry.PlotterBase.PlotterBase method) I igraph2pandas() (graphistry.PlotterBase.PlotterBase method) index (graphistry.layout.graph.vertex.Vertex property) index() (graphistry.layout.utils.poset.Poset method) infer_labels() (graphistry.PlotterBase.PlotterBase method) initialize() (graphistry.layout.sugiyama.sugiyamaLayout.SugiyamaLayout method) inner() (graphistry.layout.utils.dummyVertex.DummyVertex method) intersection() (graphistry.layout.utils.poset.Poset method) issubset() (graphistry.layout.utils.poset.Poset method) issuperset() (graphistry.layout.utils.poset.Poset method) K keep_nodes() (graphistry.Plottable.Plottable method) (graphistry.PlotterBase.PlotterBase method) L Layer (class in graphistry.layout.utils.layer) layers (graphistry.layout.sugiyama.sugiyamaLayout.SugiyamaLayout attribute) layout (graphistry.layout.utils.layer.Layer attribute) layout() (graphistry.layout.sugiyama.sugiyamaLayout.SugiyamaLayout method) layout_algs (in module graphistry.plugins.cugraph) (in module graphistry.plugins.igraph) layout_cugraph() (graphistry.Plottable.Plottable method) (graphistry.PlotterBase.PlotterBase method) layout_edges() (graphistry.layout.sugiyama.sugiyamaLayout.SugiyamaLayout method) layout_graphviz() (graphistry.PlotterBase.PlotterBase method) layout_igraph() (graphistry.Plottable.Plottable method) (graphistry.PlotterBase.PlotterBase method) layout_settings() (graphistry.Plottable.Plottable method) (graphistry.PlotterBase.PlotterBase method) LayoutVertex (class in graphistry.layout.utils.layoutVertex) layoutVertices (graphistry.layout.sugiyama.sugiyamaLayout.SugiyamaLayout attribute) leaves() (graphistry.layout.graph.graphBase.GraphBase method) lines_intersection() (in module graphistry.layout.utils.geometry) login() (graphistry.arrow_uploader.ArrowUploader method) lower (graphistry.layout.utils.layer.Layer attribute) M materialize_nodes() (graphistry.Plottable.Plottable method) (graphistry.PlotterBase.PlotterBase method) matrix() (graphistry.layout.graph.graphBase.GraphBase method) maybe_bindings() (graphistry.arrow_uploader.ArrowUploader method) maybe_cudf() (in module graphistry.PlotterBase) maybe_dask_cudf() (in module graphistry.PlotterBase) maybe_dask_dataframe() (in module graphistry.PlotterBase) maybe_post_share_link() (graphistry.arrow_uploader.ArrowUploader method) maybe_spark() (in module graphistry.PlotterBase) MemoizedFileUpload (class in graphistry.ArrowFileUploader) metadata (graphistry.arrow_uploader.ArrowUploader property) modularity_weighted_layout() (in module graphistry.layout.modularity_weighted.modularity_weighted) module graphistry._version graphistry.arrow_uploader graphistry.ArrowFileUploader graphistry.compute.ast.ASTNode graphistry.compute.chain graphistry.compute.hop graphistry.compute.predicates graphistry.layout.gib.gib graphistry.layout.graph graphistry.layout.graph.edge graphistry.layout.graph.edgeBase graphistry.layout.graph.graph graphistry.layout.graph.graphBase graphistry.layout.graph.vertex graphistry.layout.graph.vertexBase graphistry.layout.modularity_weighted.modularity_weighted graphistry.layout.ring.categorical graphistry.layout.ring.continuous graphistry.layout.ring.time graphistry.layout.sugiyama graphistry.layout.sugiyama.sugiyamaLayout graphistry.layout.utils graphistry.layout.utils.dummyVertex graphistry.layout.utils.geometry graphistry.layout.utils.layer graphistry.layout.utils.layoutVertex graphistry.layout.utils.poset graphistry.layout.utils.rectangle graphistry.layout.utils.routing graphistry.Plottable graphistry.plotter.Plotter graphistry.PlotterBase graphistry.plugins graphistry.plugins_types graphistry.validate N N() (graphistry.layout.graph.graph.Graph method) (graphistry.layout.graph.graphBase.GraphBase method) name (graphistry.arrow_uploader.ArrowUploader property) name() (graphistry.PlotterBase.PlotterBase method) neighbors() (graphistry.layout.graph.vertexBase.VertexBase method) (graphistry.layout.utils.dummyVertex.DummyVertex method) (graphistry.layout.utils.layer.Layer method) neptune() (graphistry.gremlin.NeptuneMixin method) NeptuneMixin (class in graphistry.gremlin) networkx2pandas() (graphistry.Plottable.Plottable method) (graphistry.PlotterBase.PlotterBase method) networkx_checkoverlap() (graphistry.PlotterBase.PlotterBase method) new_point_at_distance() (in module graphistry.layout.utils.geometry) nextlayer() (graphistry.layout.utils.layer.Layer method) NODE_ATTRS (in module graphistry.plugins_types.graphviz_types) node_encodings (graphistry.arrow_uploader.ArrowUploader property) nodes (graphistry.arrow_uploader.ArrowUploader property) nodes() (graphistry.Plottable.Plottable method) (graphistry.PlotterBase.PlotterBase method) nodexl() (graphistry.PlotterBase.PlotterBase method) norm() (graphistry.layout.graph.graph.Graph method) (graphistry.layout.graph.graphBase.GraphBase method) NotThisMethod O order() (graphistry.layout.graph.graph.Graph method) (graphistry.layout.graph.graphBase.GraphBase method) (graphistry.layout.utils.layer.Layer method) ordering_step() (graphistry.layout.sugiyama.sugiyamaLayout.SugiyamaLayout method) org_name (graphistry.arrow_uploader.ArrowUploader property) output (graphistry.ArrowFileUploader.MemoizedFileUpload attribute) P pandas2igraph() (graphistry.PlotterBase.PlotterBase method) partition() (graphistry.layout.graph.graphBase.GraphBase method) path() (graphistry.layout.graph.graph.Graph method) (graphistry.layout.graph.graphBase.GraphBase method) pipe() (graphistry.Plottable.Plottable method) (graphistry.PlotterBase.PlotterBase method) pkey_login() (graphistry.arrow_uploader.ArrowUploader method) plot() (graphistry.PlotterBase.PlotterBase method) Plottable (class in graphistry.Plottable) PlotterBase (class in graphistry.PlotterBase) plus_or_dot() (in module graphistry._version) Poset (class in graphistry.layout.utils.poset) post() (graphistry.arrow_uploader.ArrowUploader method) post_arrow() (graphistry.arrow_uploader.ArrowUploader method) (graphistry.ArrowFileUploader.ArrowFileUploader method) post_arrow_generic() (graphistry.arrow_uploader.ArrowUploader method) post_edges_arrow() (graphistry.arrow_uploader.ArrowUploader method) post_edges_file() (graphistry.arrow_uploader.ArrowUploader method) post_file() (graphistry.arrow_uploader.ArrowUploader method) post_g() (graphistry.arrow_uploader.ArrowUploader method) post_nodes_arrow() (graphistry.arrow_uploader.ArrowUploader method) post_nodes_file() (graphistry.arrow_uploader.ArrowUploader method) post_share_link() (graphistry.arrow_uploader.ArrowUploader method) pretty_print_time() (in module graphistry.layout.ring.time) prevlayer() (graphistry.layout.utils.layer.Layer method) privacy() (graphistry.PlotterBase.PlotterBase method) PROGS (in module graphistry.plugins_types.graphviz_types) prune_self_edges() (graphistry.Plottable.Plottable method) (graphistry.PlotterBase.PlotterBase method) Q query_if_not_none() (in module graphistry.compute.hop) R Rectangle (class in graphistry.layout.utils.rectangle) rectangle_point_intersection() (in module graphistry.layout.utils.geometry) refresh() (graphistry.arrow_uploader.ArrowUploader method) register_vcs_handler() (in module graphistry._version) remove() (graphistry.layout.utils.poset.Poset method) remove_edge() (graphistry.layout.graph.graph.Graph method) (graphistry.layout.graph.graphBase.GraphBase method) remove_vertex() (graphistry.layout.graph.graph.Graph method) (graphistry.layout.graph.graphBase.GraphBase method) render() (in module graphistry._version) render_git_describe() (in module graphistry._version) render_git_describe_long() (in module graphistry._version) render_pep440() (in module graphistry._version) render_pep440_old() (in module graphistry._version) render_pep440_post() (in module graphistry._version) render_pep440_pre() (in module graphistry._version) reserved_fields (graphistry.compute.ast.ASTEdge attribute) (graphistry.compute.ast.ASTEdgeForward attribute) (graphistry.compute.ast.ASTEdgeReverse attribute) (graphistry.compute.ast.ASTEdgeUndirected attribute) (graphistry.compute.ast.ASTObject attribute) (graphistry.compute.ASTSerializable.ASTSerializable attribute) (graphistry.compute.predicates.ASTPredicate.ASTPredicate attribute) reset_caches() (graphistry.PlotterBase.PlotterBase method) resolve_partition_key() (in module graphistry.layout.gib.gib) resultset_to_g() (graphistry.gremlin.GremlinMixin method) reverse() (graphistry.compute.ast.ASTEdge method) (graphistry.compute.ast.ASTEdgeForward method) (graphistry.compute.ast.ASTEdgeReverse method) (graphistry.compute.ast.ASTEdgeUndirected method) (graphistry.compute.ast.ASTObject method) ring_categorical() (in module graphistry.layout.ring.categorical) ring_continuous() (in module graphistry.layout.ring.continuous) roots() (graphistry.layout.graph.graphBase.GraphBase method) round_to_nearest() (in module graphistry.layout.ring.time) route_with_lines() (in module graphistry.layout.utils.routing) route_with_rounded_corners() (in module graphistry.layout.utils.routing) route_with_splines() (in module graphistry.layout.utils.routing) run_command() (in module graphistry._version) S scene_settings() (graphistry.PlotterBase.PlotterBase method) server_base_path (graphistry.arrow_uploader.ArrowUploader property) set_coordinates() (graphistry.layout.sugiyama.sugiyamaLayout.SugiyamaLayout method) set_round_corner() (in module graphistry.layout.utils.geometry) set_topological_coordinates() (graphistry.layout.sugiyama.sugiyamaLayout.SugiyamaLayout method) setcurve() (in module graphistry.layout.utils.geometry) setpath() (graphistry.layout.utils.routing.EdgeViewer method) settings() (graphistry.Plottable.Plottable method) (graphistry.PlotterBase.PlotterBase method) setup() (graphistry.layout.utils.layer.Layer method) size_median() (in module graphistry.layout.utils.geometry) spans() (graphistry.layout.graph.graphBase.GraphBase method) sso_get_token() (graphistry.arrow_uploader.ArrowUploader method) sso_login() (graphistry.arrow_uploader.ArrowUploader method) style() (graphistry.PlotterBase.PlotterBase method) SugiyamaLayout (class in graphistry.layout.sugiyama.sugiyamaLayout) symmetric_difference() (graphistry.layout.utils.poset.Poset method) T tangents() (in module graphistry.layout.utils.geometry) tigergraph() (graphistry.PlotterBase.PlotterBase method) time_ring() (in module graphistry.layout.ring.time) time_stats() (in module graphistry.layout.ring.time) TimeUnit (in module graphistry.layout.ring.time) to_cugraph() (graphistry.Plottable.Plottable method) (graphistry.PlotterBase.PlotterBase method) to_igraph() (graphistry.Plottable.Plottable method) (graphistry.PlotterBase.PlotterBase method) to_json() (graphistry.compute.ast.ASTEdge method) (graphistry.compute.ast.ASTEdgeForward method) (graphistry.compute.ast.ASTEdgeReverse method) (graphistry.compute.ast.ASTEdgeUndirected method) (graphistry.compute.ast.ASTObject method) (graphistry.compute.ASTSerializable.ASTSerializable method) (graphistry.compute.chain.Chain method) (graphistry.compute.predicates.ASTPredicate.ASTPredicate method) token (graphistry.arrow_uploader.ArrowUploader property) U union() (graphistry.layout.utils.poset.Poset method) union_update() (graphistry.layout.graph.graphBase.GraphBase method) unit_to_timedelta() (in module graphistry.layout.ring.time) update() (graphistry.layout.utils.poset.Poset method) uploader (graphistry.ArrowFileUploader.ArrowFileUploader attribute) upper (graphistry.layout.utils.layer.Layer attribute) V validate() (graphistry.compute.ast.ASTEdge method) (graphistry.compute.ast.ASTEdgeForward method) (graphistry.compute.ast.ASTEdgeReverse method) (graphistry.compute.ast.ASTEdgeUndirected method) (graphistry.compute.ast.ASTObject method) (graphistry.compute.ASTSerializable.ASTSerializable method) (graphistry.compute.chain.Chain method) (graphistry.compute.predicates.ASTPredicate.ASTPredicate method) verify() (graphistry.arrow_uploader.ArrowUploader method) VersioneerConfig (class in graphistry._version) versions_from_parentdir() (in module graphistry._version) Vertex (class in graphistry.layout.graph.vertex) VertexBase (class in graphistry.layout.graph.vertexBase) vertices() (graphistry.layout.graph.graph.Graph method) (graphistry.layout.graph.graphBase.GraphBase method) view_base_path (graphistry.arrow_uploader.ArrowUploader property) W w (graphistry.layout.graph.edge.Edge attribute) WrappedTable (class in graphistry.ArrowFileUploader) X xspace (graphistry.layout.sugiyama.sugiyamaLayout.SugiyamaLayout attribute) Y yspace (graphistry.layout.sugiyama.sugiyamaLayout.SugiyamaLayout attribute)