MATCH (n)-[r]-() RETURN keys(n),keys(r) > Am 01.09.2015 um 10:29 schrieb Marwa Elabri <[email protected]>: > > please > i want to do a http query using cypher language and neo4j console and the > result of this query is just the properties names of a node or relationship > stored in my graph data base > all i find on the neo4j site is a query that returns the values of properties > of a node :( > can some one help me please > thank you in advance > > -- > You received this message because you are subscribed to the Google Groups > "Neo4j" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>.
-- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
