cypher-0.6: Haskell bindings for the neo4j "cypher" query language

Safe HaskellSafe-Infered

Database.Cypher.Lucene

Synopsis

Documentation

luceneEncode :: ToJSON a => a -> LuceneQuerySource

Convert an object to a Lucene query encoded as an ByteString.

to :: ToJSON a => a -> a -> LuceneQuerySource

xto :: ToJSON a => a -> a -> LuceneQuerySource