SparkseePython  6.0.2
sparksee.Graph Member List

This is the complete list of members for sparksee.Graph, including all inherited members.

backup(self, file)sparksee.Graph
count_edges(self)sparksee.Graph
count_nodes(self)sparksee.Graph
degree(self, oid, etype, dir)sparksee.Graph
drop(self, oid)sparksee.Graph
drop(self, objs)sparksee.Graph
dump_data(self, file)sparksee.Graph
dump_storage(self, file)sparksee.Graph
edges(self, etype, tail, head)sparksee.Graph
encrypted_backup(self, file, key_in_hex, iv_in_hex)sparksee.Graph
explode(self, objs, etype, dir)sparksee.Graph
explode(self, oid, etype, dir)sparksee.Graph
export(self, file, type, em)sparksee.Graph
find_attribute(self, type, name)sparksee.Graph
find_attributes(self, type)sparksee.Graph
find_edge(self, etype, tail, head)sparksee.Graph
find_edge_types(self)sparksee.Graph
find_node_types(self)sparksee.Graph
find_object(self, attr, value)sparksee.Graph
find_or_create_edge(self, etype, tail, head)sparksee.Graph
find_or_create_object(self, attr, value)sparksee.Graph
find_type(self, name)sparksee.Graph
find_types(self)sparksee.Graph
get_array_attribute(self, oid, attr)sparksee.Graph
get_attribute(self, oid, attr, value)sparksee.Graph
get_attribute(self, attr)sparksee.Graph
get_attribute(self, oid, attr)sparksee.Graph
get_attribute_interval_count(self, attr, lower, include_lower, higher, include_higher)sparksee.Graph
get_attribute_statistics(self, attr, basic)sparksee.Graph
get_attribute_text(self, oid, attr)sparksee.Graph
get_attributes(self, oid)sparksee.Graph
get_edge_data(self, edge)sparksee.Graph
get_edge_peer(self, edge, node)sparksee.Graph
get_object_type(self, oid)sparksee.Graph
get_type(self, type)sparksee.Graph
get_values(self, attr)sparksee.Graph
heads(self, edges)sparksee.Graph
index_attribute(self, attr, kind)sparksee.Graph
index_neighbors(self, edge_type, neighbors)sparksee.Graph
neighbors(self, objs, etype, dir)sparksee.Graph
neighbors(self, oid, etype, dir)sparksee.Graph
new_array_attribute(self, type, name, dt, size)sparksee.Graph
new_attribute(self, type, name, dt, kind)sparksee.Graph
new_attribute(self, type, name, dt, kind, default_value)sparksee.Graph
new_edge(self, type, tail_attr, tail_v, head_attr, head_v)sparksee.Graph
new_edge(self, type, tail, head)sparksee.Graph
new_edge_type(self, name, directed, neighbors)sparksee.Graph
new_node(self, type)sparksee.Graph
new_node_type(self, name)sparksee.Graph
new_restricted_edge_type(self, name, tail, head, neighbors)sparksee.Graph
new_session_array_attribute(self, type, dt, size)sparksee.Graph
new_session_attribute(self, type, dt, kind)sparksee.Graph
new_session_attribute(self, type, dt, kind, default_value)sparksee.Graph
remove_attribute(self, attr)sparksee.Graph
remove_type(self, type)sparksee.Graph
rename_attribute(self, attr, new_name)sparksee.Graph
rename_type(self, type, new_name)sparksee.Graph
rename_type(self, old_name, new_name)sparksee.Graph
select(self, attr, cond, lower, higher, restriction)sparksee.Graph
select(self, attr, cond, lower, higher)sparksee.Graph
select(self, type)sparksee.Graph
select(self, attr, cond, value, restriction)sparksee.Graph
select(self, attr, cond, value)sparksee.Graph
set_array_attribute(self, attr, value)sparksee.Graph
set_array_attribute(self, oid, attr, value)sparksee.Graph
set_array_attribute_void(self, oid, attr, value)sparksee.Graph
set_attribute(self, attr, value)sparksee.Graph
set_attribute(self, oid, attr, value)sparksee.Graph
set_attribute_default_value(self, attr, value)sparksee.Graph
set_attribute_text(self, oid, attr, tstream)sparksee.Graph
tails(self, edges)sparksee.Graph
tails_and_heads(self, edges, tails, heads)sparksee.Graph
top_k(self, attribute, operation, lower, order, k)sparksee.Graph
top_k(self, attribute, order, k)sparksee.Graph
top_k(self, attribute, operation, lower, higher, order, k)sparksee.Graph
top_k(self, attribute, operation, lower, higher, order, k, restriction)sparksee.Graph
top_k(self, attribute, operation, lower, order, k, restriction)sparksee.Graph
top_k(self, attribute, order, k, restriction)sparksee.Graph