search results

  1. I have a working cypher query but can\'t get it to work in Neo4jclient. My cypher query is. start n=node(*) where has(n.Name) and n.Name =~ \'X.*\' return n;
    stackoverflow.com/questions/15281744/​using-neo4jclient... - Cached
  2. This link transactions shows how to do it using java and transactions, ... Using Neo4jclient to search for property with regex. 0. Retrieve all relating nodes, ...
    stackoverflow.com/.../ensure-unique-​nodes-with-neo4jclient - Cached
  3. Use regular expressions to search through large numbers of text and binary files. Quickly find the files you are looking for, or extract the information you need.
    www.regular-expressions.info/​dotnet.html - Cached
  4. Use regular expressions to search through large numbers of text and binary files. Quickly find the files you are looking for, or extract the information you need.
    www.regular-expressions.info/​tutorial.html - Cached
  5. To use regular expressions, ... expression and the text to search to a ... TimeSpan value to the \"REGEX_DEFAULT_MATCH_TIMEOUT\" property. By using the value ...
    msdn.microsoft.com/en-us/library/​system.text.regular... - Cached
    More results from msdn.microsoft.com »
  6. Search Text with Regular Expressions. ... To enable the use of regular expressions in the Find what field ... for matching by standard Unicode character properties.
    msdn.microsoft.com/en-us/ library/​ms174214 - Cached
  7. ... an exact index requires that you search on a node’s properties text with exact text. ... using Neo4jClient; using Neo4jClient_Tutorial ... regex ; replace; restful;
    www.cameronjtinker.com/post/2013/01/​...and-Neo4jClient.aspx - Cached
  8. Modern and POSIX extended regular expressions use ... most search engines do not offer regex ... of the properties of regular expressions by ...
    en.wikipedia.org/wiki/Regular_​expression - Cached
    More results from en.wikipedia.org »
  9. Program that uses static Regex: C# using System; ... We can access the matched data with the Value property. And similar methods, such as IsMatch and Matches, ...
    www.dotnetperls.com/regex-match - Cached
  10. Search; Regex Tester; Browse ... Expresso is useful for learning how to use regular expressions and for developing and debugging regular expressions prior to ...
    www.regexlib.com - Cached