[Neo4j] Read property file from a plugin
Peter Neubauer
peter.neubauer at neotechnology.com
Fri Mar 25 15:07:24 CET 2011
Hi there,
why do you need that? If you want to load a file from within a plugin
in order to e.g. initialize something or load data, I would suggest to
use URIs (which can point to files on the filesystem, absolute or
relative) and let then your plugin load that file form the URI.
Is it a specific file you are thinking about?
Cheers,
/peter neubauer
GTalk: neubauer.peter
Skype peter.neubauer
Phone +46 704 106975
LinkedIn http://www.linkedin.com/in/neubauer
Twitter http://twitter.com/peterneubauer
http://www.neo4j.org - Your high performance graph database.
http://startupbootcamp.org/ - Öresund - Innovation happens HERE.
http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party.
On Thu, Mar 24, 2011 at 9:40 PM, jisenhart <jisenhart at yoholla.com> wrote:
>
> Is there a way to determine the path to the conf directory from within
> a plugin?
>
> _______________________________________________
> Neo4j mailing list
> User at lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>
More information about the User
mailing list