Hi,
I am trying this example : Gráfok - 01 -- Sage
But it's working on his pdf but not in my notebook (sage-8.1)
I guess it's an old function which is not working anymore ?
http://doc.sagemath.org/html/en/reference/graphs/sage/graphs/graph_database.html

G = GraphDatabase()
S = GraphQuery(G, display_cols=['graph6','aut_grp_size'],
num_vertices=4)
S.show(with_picture=True)
Any help to get it working ?
Regards
Henri

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to