Re: [Neo4j] Finding frequent pattern from input graph

29 views
Skip to first unread message

Peter Neubauer

unread,
Oct 11, 2012, 10:52:08 AM10/11/12
to ne...@googlegroups.com
Harsh,
for importing .txt files into Neo4j, look at
https://github.com/jexp/batch-import for some easy way.

Regarding custom algorithms, there are a number of them implemented,
see http://docs.neo4j.org/chunked/snapshot/graph-algo-introduction.html
and accessible via Cypher, see
http://docs.neo4j.org/chunked/snapshot/query-match.html

For your own, the Java API is probably the most powerful way to do it,
see http://docs.neo4j.org/chunked/snapshot/tutorial-traversal-java-api.html

Does that help?

Cheers,

/peter neubauer

G: neubauer.peter
S: peter.neubauer
P: +46 704 106975
L: http://www.linkedin.com/in/neubauer
T: @peterneubauer

Neo4j 1.8 GA - http://www.dzone.com/links/neo4j_18_release_fluent_graph_literacy.html


On Thu, Oct 11, 2012 at 3:11 PM, harsh patel <bestc...@gmail.com> wrote:
> hello,
> i work in graph mining.i know about neo4j graph database and
> cypher query language. I wanted to know about that,
> 1)Is it possible with neo4j that if i have one graph data in .txt file and i
> want to store in neo4j graph database like importing some file means not
> create graph but import from .txt.file?here i also attach graph data in .txt
> file.
> 2)Is it possible to find frequent pattern automatically from given input
> graph using cypher query language?
> 3)Is it possible to integrate neo4j with graph mining algorithm like
> gspan,FSM,Subdue...?
>
> If anyone have answer than guide me it will benificial for me.
>
> --
>
>
Reply all
Reply to author
Forward
0 new messages